@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Inter:wght@400;500;600&display=swap";:root{--bg: #fdf7f0;--bg-alt: #ffffff;--text: #2b1b07;--muted: #7a6b5b;--accent: #c08a2b;--accent-soft: #f6e4c3;--border-subtle: #ecd9b9;--radius-lg: 18px;--radius-full: 999px;--shadow-soft: 0 18px 45px rgba(186, 152, 94, .18);--max-width: 1120px;--font-serif: "Playfair Display", serif}.intro-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#f4efea;background:#034856;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:hidden;transition:transform 1s cubic-bezier(.7,0,.3,1);cursor:default}.intro-screen--exiting{transform:translateY(-100%)}.intro-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.6}.bg-decor--main{width:100%;height:100%;object-fit:cover;filter:blur(1px) brightness(1.05)}.intro-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:90%;height:90vh;justify-content:center;animation:intro-fade-up 1.5s ease-out}.intro-center-group{position:relative;display:flex;align-items:center;justify-content:center}.logo-glow-ring{position:absolute;width:200px;height:200px;border-radius:50%;background:transparent;box-shadow:0 0 60px 10px #ffd70066,inset 0 0 40px #fffc;border:1px solid rgba(255,215,0,.3);animation:pulse-glow 3s infinite ease-in-out}.intro-logo-mark{width:140px;height:140px;border-radius:50%;object-fit:contain;position:relative;z-index:5}.intro-branding{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.intro-title-img{max-width:400px;width:80%;height:auto;filter:drop-shadow(0 4px 10px rgba(140,106,36,.2))}.intro-title{font-family:var(--font-serif);font-size:5rem;font-weight:700;letter-spacing:.2em;color:#8c6a24;background:linear-gradient(180deg,#c09e5d,#8c6a24);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0;line-height:1.1}.intro-subtitle{font-size:1.2rem;font-weight:500;letter-spacing:.8em;color:#a48b5d;margin:.5rem 0 0;text-transform:uppercase;padding-left:.8em}.intro-divider{display:flex;align-items:center;justify-content:center;width:100%;margin:1.5rem 0;position:relative}.intro-divider:before,.intro-divider:after{content:"";height:1px;width:100px;background:#fff}.divider-diamond{width:10px;height:10px;background:#fff;transform:rotate(45deg);margin:0 15px}.intro-tagline{font-family:var(--font-serif);font-size:1.8rem;color:#4a3a2a;margin:0}.intro-tagline .italic{font-style:italic;color:#8c6a24}.explore-button{background:linear-gradient(135deg,#4a3a28,#2b1b07);color:#f6e4c3;border:1px solid #c0a16b;padding:1.2rem 3rem;border-radius:var(--radius-full);font-size:.9rem;font-weight:600;letter-spacing:.15em;cursor:pointer;transition:all .4s ease;box-shadow:0 10px 30px #0003;display:flex;align-items:center;gap:1rem}.explore-button:hover{transform:translateY(-5px);box-shadow:0 15px 40px #c0a16b4d;background:linear-gradient(135deg,#5d4a36,#3d2a15)}.explore-button .arrow{transition:transform .3s ease}.explore-button:hover .arrow{transform:translate(5px)}.intro-scroll-footer{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.1em}.mouse-icon{width:22px;height:36px;border:2px solid #a48b5d;border-radius:12px;position:relative;margin-bottom:5px}.mouse-wheel{width:3px;height:7px;background:#c09e5d;position:absolute;top:6px;left:50%;transform:translate(-50%);border-radius:2px;animation:mouse-scroll 1.5s infinite}.scroll-arrow-down{font-size:1.2rem;animation:bounce 2.5s infinite;color:#c09e5d}@keyframes pulse-glow{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes mouse-scroll{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,10px);opacity:0}}@keyframes intro-fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.home-fade-in{opacity:0;transform:translateY(30px);transition:opacity 1.2s ease-out,transform 1.2s cubic-bezier(.2,1,.3,1)}.home-fade-in--active{opacity:1;transform:translateY(0)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:#fff;color:var(--text)}.app-root{min-height:100vh;display:flex;flex-direction:column;padding-bottom:0}@media(max-width:768px){.app-root{padding-bottom:70px}}main{flex:1}.page-section{padding:2.5rem 1.25rem 3rem}.section-title{max-width:var(--max-width);margin:0 auto 1.5rem;font-size:1.6rem;font-weight:600}.site-header{position:sticky;top:0;z-index:20;background:#034856}.top-bar{max-width:var(--max-width);margin:0 auto;padding:.35rem 1.25rem;display:flex;align-items:center;justify-content:space-between;font-size:.78rem;color:var(--muted)}.country-select{border-radius:999px;padding:.25rem .75rem;border:1px solid var(--border-subtle);background:#fff;font-size:.8rem}.main-header{max-width:var(--max-width);margin:0 auto;padding:.9rem 1.8rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;background:#034856}.logo-group{display:flex;justify-content:center;align-items:center}.logo-inner{display:flex;flex-direction:row;align-items:center;gap:4px}.logo-mark{height:120px;width:auto}.logo-wordmark{height:70px;width:auto}.header-left{justify-self:start}.header-actions{justify-self:end;display:flex;align-items:center;gap:.6rem}.main-nav{display:flex;justify-content:center;gap:2rem;align-items:center;background:#034856;margin-top:4px;margin-bottom:10px}.nav-item{text-decoration:none;color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;transition:all .3s ease;background-color:transparent}.cart-trigger-btn{border:0}.nav-item-inner{display:flex;flex-direction:column;align-items:center;gap:4px}.nav-icon-wrapper{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-icon{width:20px;height:20px;transition:all .3s ease}.nav-label{font-size:.7rem;font-weight:500;opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.nav-item:hover .nav-icon-wrapper{background:#fef05588}.nav-item--active .nav-icon-wrapper{background:#8b5a001a;color:#feef55}.nav-item--active .nav-label{color:#feef55;font-weight:600}.header-actions{display:flex;align-items:center;gap:.4rem}.link-button{border:none;background:transparent;font-size:.9rem;cursor:pointer;padding:.3rem .4rem}.icon-button{border-radius:999px;width:32px;height:32px;border:none;background:transparent;cursor:pointer}.icon{width:25px;height:25px;color:#feef55}.hero{padding:2.5rem 1.25rem 2rem}.hero-content{max-width:var(--max-width);margin:0 auto;padding:2.2rem;border-radius:28px;background:linear-gradient(135deg,#fff5e6,#fff);box-shadow:var(--shadow-soft);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:2.2rem;align-items:center}.hero-text{display:flex;flex-direction:column;gap:1rem}.hero-title{font-size:2.4rem;margin:0}.hero-subtitle{max-width:34rem;margin:0;color:var(--muted);font-size:.96rem}.hero-actions{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.6rem}.primary-button{border-radius:999px;background:linear-gradient(135deg,#e0a43b,#c38221);border:none;color:#fff;padding:.55rem 1.4rem;font-size:.9rem;font-weight:500;cursor:pointer;box-shadow:0 14px 35px #b4782866}.secondary-button{border-radius:999px;border:1px solid var(--border-subtle);background:#fff;color:var(--text);padding:.5rem 1.3rem;font-size:.9rem;cursor:pointer}.text-link{border:none;background:transparent;color:var(--accent);font-size:.86rem;cursor:pointer;padding:0}.collections-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);gap:1.3rem}@media(min-width:480px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.collections-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.collections-grid{grid-template-columns:repeat(4,1fr)}}.gallery-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.gallery-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:1rem;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;gap:1rem;height:100%}.gallery-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}.gallery-collage{display:grid;gap:.5rem;aspect-ratio:1.1 / 1;border-radius:1rem;overflow:hidden}.gallery-collage.count-0,.gallery-collage.count-1{grid-template-columns:1fr;grid-template-rows:1fr}.gallery-collage.count-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.gallery-collage.count-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.box-0{grid-row:span 2}.count-1 .box-0,.count-2 .box-0{grid-row:span 1}.collage-item{width:100%;height:100%;object-fit:cover;background:#f3f4f6;transition:transform .5s ease}.gallery-card:hover .collage-item{transform:scale(1.05)}.collage-main{grid-row:span 2}.gallery-info{display:flex;justify-content:space-between;align-items:center;padding:0 .5rem .5rem}.gallery-title{font-size:1.1rem;font-weight:500;margin:0;color:#111827}.gallery-arrow{font-size:1.2rem;color:#6b7280;transition:transform .3s ease}.gallery-card:hover .gallery-arrow{transform:translate(4px);color:#111827}.collection-card-link{text-decoration:none;color:inherit}.collection-card-link:hover .collection-card{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.product-detail-container{max-width:var(--max-width);margin:0 auto}.back-link{display:inline-block;color:var(--accent);text-decoration:none;font-weight:500;margin-bottom:1.5rem;transition:color .3s ease}.back-link:hover{color:#a46a12}.product-detail-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.product-detail-grid{grid-template-columns:1fr 1fr;gap:3rem}}.product-image-section{display:flex;flex-direction:column;gap:1rem}.product-main-image-container{border-radius:var(--radius-lg);overflow:hidden;background:#fff;box-shadow:0 14px 32px #cdad7333}.product-main-image{width:100%;height:auto;max-height:500px;object-fit:contain}.product-main-image-placeholder{width:100%;height:400px;background:linear-gradient(135deg,#fbead2,#f7dec0)}.product-thumbnails{display:flex;gap:.75rem;flex-wrap:wrap}.product-thumbnail{width:70px;height:70px;border-radius:12px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease;background:none;padding:0}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-thumbnail:hover{border-color:var(--border-subtle)}.product-thumbnail.active{border-color:#000}.product-info-section{display:flex;flex-direction:column;gap:1rem}.product-tag{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;background:#f3d49f4d;color:#a46a12;font-size:.75rem;font-weight:600;width:fit-content}.product-title{font-size:1.8rem;margin:0;color:var(--text)}.product-code{font-size:.85rem;color:var(--muted);margin:0}.product-price-section{padding:1rem 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.product-price{font-size:1.8rem;font-weight:600;color:#a46a12}.product-size-section{padding:1rem 0}.size-label{font-size:.9rem;font-weight:600;margin:0 0 .75rem;color:var(--text)}.size-options{display:flex;flex-wrap:wrap;gap:.5rem}.size-option{min-width:50px;padding:.5rem 1rem;border-radius:12px;border:2px solid var(--border-subtle);background:#fff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;color:var(--text)}.size-option:hover{border-color:var(--accent)}.size-option.selected{background:#000;border-color:#000;color:#fff}.product-quantity-section{padding:1rem 0}.quantity-label{font-size:.9rem;font-weight:600;margin:0 0 .75rem;color:var(--text)}.quantity-selector{display:flex;align-items:center;gap:.5rem;width:fit-content;border:2px solid var(--border-subtle);border-radius:999px;padding:.25rem}.quantity-btn{width:36px;height:36px;border-radius:50%;border:none;background:transparent;font-size:1.2rem;cursor:pointer;color:var(--text);transition:all .3s ease}.quantity-btn:hover{background:var(--accent-soft);color:#a46a12}.quantity-value{min-width:40px;text-align:center;font-weight:600;font-size:1rem}.add-to-cart-btn{width:100%;padding:1rem;border-radius:999px;background:linear-gradient(135deg,#e0a43b,#c38221);border:none;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 14px 35px #b4782866;transition:all .3s ease;margin-top:.5rem}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.product-description{padding:1.5rem;background:#fff;border-radius:var(--radius-lg);box-shadow:0 14px 32px #cdad7326}.product-description h3{font-size:1rem;margin:0 0 1rem;color:var(--text)}.product-description p{font-size:.9rem;color:var(--muted);margin:.5rem 0}.products-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem}@media(min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-card-link{text-decoration:none;color:inherit}.product-card-link:hover .product-card{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.product-card-image{width:100%;height:200px;object-fit:cover}@media(max-width:480px){.products-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.product-card-image{height:150px}}.product-card-actions{padding:.75rem 1.1rem 1.1rem}.product-action-btn{padding:.6rem .5rem;border-radius:999px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;width:100%}.product-action-btn.primary{background:linear-gradient(135deg,#e0a43b,#c38221);color:#fff;box-shadow:0 6px 18px #b4782859}.product-action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.product-action-btn.secondary{background:#fff;color:var(--text);border:1.5px solid var(--border-subtle)}.product-action-btn.secondary:hover{border-color:#000;color:#000;background:#f5f5f5}.product-price-text{margin:.5rem 0 .25rem;font-weight:600;color:#a46a12;font-size:1rem}.product-code-text{margin:0;color:var(--muted);font-size:.8rem}.collection-card a{text-decoration:none;color:inherit}.collection-card{display:flex;flex-direction:column}.collection-card-image-wrapper{overflow:hidden}.collection-card-image-wrapper a{display:block}.collection-card-image-wrapper a:hover img{transform:scale(1.05)}.collection-card-image-wrapper img{transition:transform .3s ease}.collection-card-title-link{display:block;text-decoration:none;color:inherit}.collection-card-title-link:hover h3{color:#a46a12}.collection-card .collection-body{flex:1}.collection-card .collection-body h3{margin:.5rem 0 .25rem;transition:color .3s ease}@media(max-width:480px){.product-card-actions{flex-direction:column;gap:.4rem}.product-action-btn{padding:.5rem;font-size:.75rem}}.collection-body{padding:.9rem 1.1rem 1.1rem}.collection-tag{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:999px;background:#f3d49f4d;color:#a46a12;font-size:.74rem;font-weight:600;margin-bottom:.55rem}.collection-body h3{margin:0 0 .4rem;font-size:1rem}.collection-body p{margin:0 0 .7rem;color:var(--muted);font-size:.85rem}.collection-price{margin:0 0 .2rem;font-weight:600;color:#a46a12;font-size:.9rem}.collection-note{margin:0 0 .7rem}.products-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.1rem}.product-card{border-radius:18px;background:#fff;box-shadow:0 12px 28px #0f172a0f;overflow:hidden;display:flex;flex-direction:column}.product-image-placeholder{background:radial-gradient(circle at top,#ffe3ff,#fff7e8);height:170px}.product-body{padding:.75rem .9rem 1rem}.product-name{margin:0 0 .35rem;font-size:.95rem}.product-price{margin:0 0 .8rem;font-weight:500}.site-footer{padding:2.2rem 1.25rem 1.4rem;background:#fff}.benefits-section{padding:1.5rem 1.25rem 2.5rem}.benefits-strip{max-width:var(--max-width);margin:0 auto;padding:1rem 1.8rem;border-radius:999px;background:#fff;box-shadow:0 10px 26px #cdad734d;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.benefit-item{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;color:#7a5a20}.benefit-icon{font-size:1.1rem}.benefit-label{font-weight:600}.benefits-bottom-row{max-width:var(--max-width);margin:1.8rem auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.benefit-bottom-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#7a5a20}.benefit-bottom-icon{font-size:1.4rem}.benefit-bottom-label{font-size:.9rem;font-weight:600}.footer-grid{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr);gap:2rem}.footer-heading{font-size:1rem;margin:0 0 .4rem}.footer-text{margin:0 0 .9rem;font-size:.88rem;color:var(--muted)}.subscribe-form{display:flex;flex-wrap:wrap;gap:.6rem}.input{flex:1 1 220px;border-radius:999px;border:1px solid var(--border-subtle);padding:.5rem .9rem;font-size:.88rem}.footer-links{list-style:none;margin:.2rem 0 0;padding:0;display:flex;flex-direction:column;gap:.3rem}.footer-bottom{max-width:var(--max-width);margin:1.6rem auto 0;padding-top:1rem;border-top:1px dashed var(--border-subtle);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;font-size:.82rem;color:var(--muted)}.payment-note{opacity:.9}@media(max-width:768px){.main-header{padding:.6rem 1.25rem}.logo-group{min-width:auto}.logo-wordmark{height:24px}.logo-mark{height:36px}.main-nav{position:fixed;bottom:0;left:0;right:0;width:100%;border-radius:0;padding:.6rem 1rem;background:#034856;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid #fff;z-index:1000;justify-content:space-around;gap:0;box-shadow:0 -4px 20px #0000000d;margin-bottom:0}.nav-item{flex:1}.nav-icon-wrapper{width:32px;height:32px}.nav-icon{width:18px;height:18px;color:#fff}.nav-label{font-size:.65rem;color:#fff}.hero-content{padding:1.4rem 1.3rem 1.6rem;grid-template-columns:minmax(0,1fr)}.footer-grid{grid-template-columns:minmax(0,1fr)}.benefits-strip{grid-template-columns:repeat(2,1fr);border-radius:20px;padding:1.5rem}.benefits-bottom-row{grid-template-columns:repeat(2,1fr)}.intro-title{font-size:3rem}.intro-subtitle{font-size:.9rem}.intro-tagline{font-size:1.3rem}.intro-content{height:auto;padding:2rem 0}.intro-branding{margin-bottom:1rem;gap:.5rem}.intro-divider{margin:1rem 0}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.9rem}.hero-content{gap:1.5rem;padding:1.4rem 1.3rem}.subscribe-form{flex-direction:column}.subscribe-form .input,.subscribe-form .primary-button{width:100%;flex:none}}@media(max-width:480px){.intro-title{font-size:2.2rem}.intro-tagline{font-size:1rem}.hero-title{font-size:1.5rem}}.cart-container{max-width:var(--max-width);margin:0 auto;padding:4rem 1.25rem;min-height:60vh;display:flex;flex-direction:column;align-items:center}.empty-cart-message{text-align:center;background:#fff;padding:3rem;border-radius:var(--radius-lg);max-width:500px;width:100%;border:1px solid #000;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.empty-cart-message p{color:var(--muted);font-size:1.1rem}.explore-button{background:linear-gradient(135deg,#e0a43b,#c38221);color:#fff;border:none;padding:.8rem 2rem;border-radius:999px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px #b4782833}.explore-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #b478284d}.listing-header{margin-bottom:2rem;max-width:var(--max-width);margin-left:auto;margin-right:auto}.listing-title{font-size:2.2rem;font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.listing-controls{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding-bottom:1.2rem;border-bottom:1px solid #eee}.filter-group{display:flex;align-items:center;gap:1.5rem}.filter-item{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer;color:#111;font-weight:400}.filter-item svg{width:14px;height:14px;margin-left:2px}.sort-group{display:flex;align-items:center;gap:1.5rem}.sort-item{display:flex;align-items:center;gap:.4rem;font-size:.9rem}.product-count{color:#777;font-size:.85rem;margin-left:1rem}.sold-out-badge{position:absolute;top:1rem;left:1rem;background:#fff;color:#000;padding:.25rem .6rem;font-size:.65rem;font-weight:600;text-transform:uppercase;z-index:5;letter-spacing:.05em;border-radius:2px}.gallery-price{font-size:1rem;color:#111;font-weight:500;margin-top:-.4rem;padding:0 .5rem}.gallery-btn-container{padding:.5rem}.btn-choose{width:100%;padding:.7rem;border:1px solid #2b3b6b;background:#f1f3f9;border-radius:2rem;font-weight:500;color:#2b3b6b;cursor:pointer;transition:all .2s ease;font-size:.9rem}.btn-choose:hover{background:#e1e5f0}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-content{background:#fff;width:92%;max-width:80%;border-radius:1rem;position:relative;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.modal-close{position:absolute;top:1.5rem;right:1.5rem;width:2.2rem;height:2.2rem;background:#111827;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;border:none;color:#fff;transition:all .2s}.modal-close:hover{background:#000;transform:rotate(90deg)}.modal-gallery{background:#f8f8f8}.modal-gallery img{width:100%;height:100%;object-fit:cover}.modal-details{padding:2.5rem;display:flex;flex-direction:column}.modal-brand{font-size:.85rem;color:#666;margin-bottom:.75rem}.modal-title{font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:1rem;color:#111}.modal-price{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.modal-shipping{font-size:.8rem;color:#666;margin-bottom:2rem}.modal-shipping span{text-decoration:underline}.option-section{margin-bottom:1.5rem}.option-label{font-size:.85rem;color:#111;margin-bottom:.75rem}.size-grid{display:flex;flex-wrap:wrap;gap:.6rem}.size-btn{min-width:3.5rem;padding:.5rem 1rem;border:1px solid #ccc;background:#fff;color:#111;border-radius:2rem;font-size:.85rem;cursor:pointer;transition:all .2s}.size-btn.active{background:#000;color:#fff;border-color:#000}.quantity-controller{display:flex;align-items:center;border:1px solid #ccc;border-radius:2rem;width:fit-content;background:#f1f3f9}.qty-btn{padding:.4rem 1rem;border:none;background:transparent;cursor:pointer;font-size:1.2rem;color:#666}.qty-input{width:2.5rem;text-align:center;border:none;background:transparent;font-weight:500}.modal-actions{display:flex;flex-direction:column;gap:.7rem;margin-top:1rem}.btn-add-cart{width:100%;padding:1rem;border:1px solid #111827;background:#fff;color:#111827;border-radius:9999px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.95rem}.btn-add-cart:hover{background:#f1f5f9}.btn-buy-now{width:100%;padding:1rem;background:#4770db;color:#fff;border:none;border-radius:9999px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.95rem}.btn-buy-now:hover{background:#365bc7}.view-full-details{display:block;text-align:center;margin-top:1.2rem;font-size:.85rem;text-decoration:underline;color:#111;cursor:pointer}@media(max-width:768px){.modal-content{grid-template-columns:1fr;max-height:85vh;overflow-y:auto}.modal-details{padding:1.5rem}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.rounded-3xl{border-radius:1.5rem}.aspect-card{aspect-ratio:1.1 / 1}.w-3\/4{width:75%}.h-6{height:1.5rem}.mb-4{margin-bottom:1rem}.block{display:block}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-box{position:relative;overflow:hidden;background-color:#f3f4f6}.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0 0,#fff6,#fff0);animation:shimmer 1.5s infinite}.skeleton-text{height:1rem;margin-bottom:.5rem;border-radius:4px}.skeleton-btn{height:3rem;border-radius:2rem;border:1px solid #eee}.product-page{padding:4rem 2rem;background:#fff}.product-container{max-width:1200px;margin:0 auto}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:start}.main-image-wrapper{background:#fff;border-radius:2rem;overflow:hidden;box-shadow:0 10px 30px #0000000d;margin-bottom:2rem}.main-image{width:100%;height:auto;display:block;object-fit:cover}.thumb-gallery{display:flex;gap:1.25rem;margin-top:1rem}.thumb-btn{width:100px;height:100px;border-radius:1.5rem;overflow:hidden;border:1px solid transparent;cursor:pointer;padding:0;transition:all .2s ease;background:#f8fafc}.thumb-btn.active{border-color:#000;box-shadow:0 0 0 1px #000}.thumb-btn img{width:100%;height:100%;object-fit:cover}.product-content{padding-top:1rem}.product-brand{font-size:.9rem;color:#666;margin-bottom:1rem;text-transform:capitalize}.product-name{font-size:2.5rem;font-weight:600;line-height:1.2;margin-bottom:1.5rem;color:#111}.product-price{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:#111}.product-tax-notice{font-size:.85rem;color:#666;margin-bottom:2.5rem}.underline-text{text-decoration:underline}.product-option-group{margin-bottom:2rem}.option-label{font-size:.9rem;color:#111;margin-bottom:1rem;display:block}.size-selector{display:flex;flex-wrap:wrap;gap:.75rem}.size-pill{min-width:3.5rem;padding:.6rem 1rem;border:1px solid #ccc;background:#fff;color:#111;border-radius:2rem;font-size:.9rem;cursor:pointer;transition:all .2s}.size-pill.active{background:#000;color:#fff;border-color:#000}.quantity-pill{display:flex;align-items:center;border:1px solid #ccc;border-radius:2rem;width:fit-content;background:#f1f3f9}.qty-action{padding:.5rem 1.25rem;border:none;background:transparent;cursor:pointer;font-size:1.2rem;color:#666}.qty-val{width:3rem;text-align:center;border:none;background:transparent;font-weight:600;color:#111}.product-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;margin-bottom:3rem}.product-features{list-style:none;padding:0;margin:0 0 3rem}.product-features li{font-size:.95rem;color:#374151;margin-bottom:.75rem;line-height:1.5}.product-share{display:flex;align-items:center;gap:.5rem;color:#2b3b6b;font-weight:500;cursor:pointer;font-size:.95rem;width:fit-content}.product-share:hover{text-decoration:underline}@media(max-width:1024px){.product-layout{grid-template-columns:1fr;gap:3rem}}.product-description-text{font-size:1rem;line-height:1.6;color:#4b5563;margin-bottom:2rem;white-space:pre-wrap}.cart-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;justify-content:flex-end;animation:fadeIn .3s ease}.cart-drawer{width:100%;max-width:450px;background:#fff;height:100%;box-shadow:-10px 0 30px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f5f9}.cart-title{font-size:1.5rem;font-weight:600;color:#111}.cart-close{background:transparent;border:none;cursor:pointer;color:#64748b;padding:.5rem;border-radius:50%;transition:all .2s}.cart-close:hover{background:#f1f5f9;color:#000}.cart-content{flex:1;overflow-y:auto;padding:1.5rem 2rem}.cart-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8;letter-spacing:.1em;padding-bottom:1.5rem}.cart-items{display:flex;flex-direction:column;gap:2rem}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1.5rem;align-items:start}.cart-item-image{width:80px;height:80px;border-radius:.5rem;overflow:hidden;background:#f8fafc}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{display:flex;flex-direction:column;gap:.25rem}.cart-item-name{font-size:1rem;font-weight:600;color:#111;line-height:1.4}.cart-item-price{font-size:.9rem;color:#64748b}.cart-item-option{font-size:.85rem;color:#94a3b8}.cart-item-actions{display:flex;align-items:center;gap:1.25rem;margin-top:.75rem}.cart-qty-selector{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:2rem;background:#fff}.cart-qty-selector button{padding:.25rem .75rem;border:none;background:transparent;cursor:pointer;color:#64748b;font-size:1.1rem}.cart-qty-selector input{width:2rem;text-align:center;border:none;font-size:.9rem;font-weight:500;color:#111}.cart-item-remove{background:transparent;border:none;cursor:pointer;color:#94a3b8;padding:.25rem;transition:all .2s}.cart-item-remove:hover{color:#ef4444}.cart-item-total{font-size:.95rem;font-weight:600;color:#111;text-align:right;white-space:nowrap}.cart-footer{padding:2rem;border-top:1px solid #f1f5f9;background:#fff}.cart-summary{margin-bottom:2rem}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.summary-label{font-size:1.1rem;font-weight:500;color:#111}.summary-value{font-size:1.1rem;font-weight:600;color:#111}.summary-notice{font-size:.85rem;color:#64748b;line-height:1.5}.summary-notice .underline{text-decoration:underline}.checkout-button{width:100%;padding:1.25rem;background:#034857;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.checkout-button:hover{background:#034857;transform:translateY(-2px);box-shadow:0 10px 20px #2b3b6b33}.empty-cart-message{text-align:center;padding:4rem 0}.empty-cart-message p{color:#64748b;margin-bottom:2rem}.continue-shopping{padding:.75rem 2rem;background:#111;color:#fff;border:none;border-radius:2rem;cursor:pointer;transition:all .2s}.continue-shopping:hover{background:#333}.cart-badge{position:absolute;top:-6px;right:-6px;min-width:16px;height:16px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#feef55;color:#2b3b6b;line-height:1;padding:0 4px}.in-cart-count{font-size:.8rem;color:#64748b;font-weight:400;margin-left:.5rem}.btn-add-cart{flex:1;padding:1rem;background:transparent;border:1.5px solid #2b3b6b;border-radius:2rem;color:#2b3b6b;font-weight:600;cursor:pointer;transition:all .2s}.btn-add-cart:hover{background:#2b3b6b0d}.btn-buy-now{flex:1;padding:1rem;background:#2b3b6b;border:1.5px solid #2b3b6b;border-radius:2rem;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.btn-buy-now:hover{background:#1e294b;border-color:#1e294b;transform:translateY(-1px)}.product-features{list-style:none;padding:0;margin:2rem 0;display:flex;flex-direction:column;gap:.75rem}.product-features li{font-size:.95rem;color:#4b5563;display:flex;align-items:center}.cart-drawer{max-width:500px}.cart-header{border-bottom:none;padding-bottom:.5rem}.cart-title{font-size:2rem;font-weight:500;letter-spacing:-.02em}.cart-labels{border-bottom:1px solid #eee;padding-bottom:.75rem;margin-bottom:2rem}.label-product,.label-total{font-size:.75rem;color:#888;font-weight:500}.cart-item{grid-template-columns:100px 1fr;gap:1.5rem}.cart-item-image{width:100px;height:100px;border-radius:0}.cart-item-main{display:flex;flex-direction:column}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start}.cart-item-name{font-size:1.1rem;max-width:200px}.cart-item-total{font-size:1.1rem;font-weight:500}.cart-item-price{color:#666;margin-top:.25rem}.cart-item-option{color:#888;margin-top:.15rem}.cart-qty-selector{border-color:#333;background:#f8fafc;padding:.15rem}.cart-qty-selector button{color:#333;padding:.25rem 1rem}.cart-footer{border-top:1px solid #eee}.cart-summary .summary-label,.cart-summary .summary-value{font-size:1.25rem;font-weight:500}.checkout-button{background:#034857;border-radius:2rem;padding:1.1rem;font-size:1.1rem}.checkout-button:hover{background:#034857}.cart-qty-selector{display:flex!important;align-items:center;justify-content:space-between;width:120px;height:45px;background:#f1f3f9;border-radius:2rem;border:1px solid #ccc;padding:0 .5rem}.cart-qty-selector button{background:transparent;border:none;width:35px;height:35px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#111;cursor:pointer;border-radius:50%;transition:background .2s}.cart-qty-selector button:hover{background:#0000000d}.cart-qty-selector input,.cart-qty-selector .qty-val{width:30px;text-align:center;background:transparent;border:none;font-size:1rem;font-weight:500;color:#111}.cart-item-main{gap:.5rem}.cart-item-header{margin-bottom:.25rem}.cart-item-price{font-size:.95rem;margin:0}.cart-item-option{font-size:.9rem;margin-bottom:.5rem}.cart-item-actions{display:flex;align-items:center;gap:1.5rem;margin-top:1rem}.cart-item-total{font-size:1.1rem;font-weight:500;line-height:1.2}.cart-item-main{display:flex;flex-direction:column;justify-content:flex-start;padding-top:.25rem}.cart-item-header{display:flex!important;justify-content:space-between;width:100%}.cart-item-name{margin:0;flex:1}.cart-item-total{margin-left:1rem;white-space:nowrap}.cart-item-main{gap:.15rem!important}.cart-item-header{margin-bottom:0!important}.cart-item-price,.cart-item-option{margin:0!important;line-height:1.3}.cart-item-actions{display:flex;align-items:center!important;gap:1.25rem;margin-top:.5rem!important}.cart-item-remove{display:flex;align-items:center;justify-content:center;padding:.25rem}.cart-item{padding-bottom:1.5rem!important;border-bottom:1px dashed #e2e8f0!important}.cart-item:last-child{border-bottom:none!important;padding-bottom:0!important}.modal-description{margin-top:2rem;margin-bottom:1rem;font-size:.95rem;line-height:1.6;color:#4b5563;border-top:1px solid #f1f5f9;padding-top:1.5rem}.modal-actions{margin-top:1.5rem}.product-description-text{margin-top:2.5rem;margin-bottom:1rem;color:#4b5563;border-top:1px solid #f1f5f9;padding-top:1.5rem;font-size:.95rem}.modal-description{margin-top:1.25rem!important;margin-bottom:.75rem!important;padding-top:1rem!important}.modal-actions{margin-top:.75rem!important}.product-description-text{margin-top:1.5rem!important;margin-bottom:.75rem!important;padding-top:1rem!important}.product-actions{margin-top:.75rem!important}.product-option-group{margin-bottom:1.25rem!important}.option-label{margin-bottom:.5rem!important}.modal-actions{display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:1rem!important;margin-top:1.5rem!important;width:100%}.modal-actions .btn-add-cart,.modal-actions .btn-buy-now{width:auto!important;flex:none!important;padding:.9rem 2.25rem!important;min-width:160px}.checkout-container{min-height:100vh;background:#fff;display:flex;flex-direction:column}.checkout-layout{display:grid;grid-template-columns:1fr 440px;max-width:1300px;margin:0 auto;width:100%;flex:1}.checkout-main{padding:4rem 4rem 4rem 2rem;border-right:1px solid #e2e8f0}.checkout-sidebar{padding:4rem 2rem 4rem 4rem;background:#f9fafb}.checkout-header-mini{margin-bottom:3rem}.checkout-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111;font-weight:600;font-size:1.25rem}.checkout-logo img{height:40px;width:auto}.checkout-section{margin-bottom:3rem}.checkout-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;color:#111}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.section-header h2{margin-bottom:0}.login-link{font-size:.9rem;color:#2b3b6b;text-decoration:underline}.form-group{margin-bottom:.75rem}.form-row{display:flex;gap:.75rem;margin-bottom:.75rem}.Half-width,.third-width{flex:1}.full-width{width:100%}.checkout-input,.checkout-select{width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.95rem;transition:all .2s;background:#fff}.checkout-input:focus,.checkout-select:focus{border-color:#2b3b6b;box-shadow:0 0 0 1px #2b3b6b;outline:none}.input-label{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.form-checkbox{display:flex;align-items:center;gap:.75rem;margin-top:1rem;cursor:pointer}.form-checkbox input{width:18px;height:18px;accent-color:#2b3b6b}.form-checkbox label{font-size:.9rem;color:#4b5563}.info-box{padding:1.5rem;background:#f3f4f6;border-radius:.5rem;font-size:.9rem;color:#6b7280;text-align:center}.payment-box{border:1px solid #d1d5db;border-radius:.5rem;overflow:hidden}.payment-method-placeholder{padding:3rem;text-align:center;color:#9ca3af;background:#f9fafb}.checkout-footer-actions{margin-top:2rem;display:flex;justify-content:flex-end}.pay-now-button{padding:1.25rem 2.5rem;background:#2b3b6b;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s;width:100%}.pay-now-button:hover{background:#1e294b}.order-summary{position:sticky;top:2rem}.summary-items{display:flex;flex-direction:column;gap:1.5rem}.summary-item{display:flex;align-items:center;gap:1rem}.item-image-wrapper{position:relative;width:64px;height:64px;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:4px}.item-image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.item-qty-badge{position:absolute;top:-8px;right:-8px;background:#737373e6;color:#fff;font-size:.75rem;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;border-radius:10px;padding:0 6px}.item-details{flex:1}.item-name{font-size:.9rem;font-weight:500;color:#111}.item-option{font-size:.8rem;color:#6b7280;margin-top:2px}.item-price{font-size:.9rem;font-weight:500;color:#111}.summary-divider{height:1px;background:#e5e7eb;margin:1.5rem 0}.summary-totals{display:flex;flex-direction:column;gap:.75rem}.total-row{display:flex;justify-content:space-between;font-size:.9rem;color:#4b5563}.label-with-icon{display:flex;align-items:center;gap:4px}.label-with-icon svg{color:#9ca3af}.final-total{margin-top:1rem;font-size:1.25rem;color:#111;font-weight:600}.total-label-main{display:flex;align-items:baseline;gap:8px}.total-text{font-size:1.1rem}.currency-code{font-size:.8rem;color:#6b7280;font-weight:400}.total-amount{font-size:1.5rem}@media(max-width:1024px){.checkout-layout{grid-template-columns:1fr}.checkout-sidebar{order:-1;border-bottom:1px solid #e2e8f0;padding:2rem}.checkout-main{padding:2rem;border-right:none}}.otp-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:3000;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.otp-modal{background:#fff;border-radius:1.25rem;padding:2.5rem 2.5rem 2rem;width:90%;max-width:420px;position:relative;text-align:center;box-shadow:0 25px 60px #0000002e;animation:slideUp .3s ease}.otp-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:50%;transition:all .2s}.otp-modal-close:hover{color:#111;background:#f3f4f6}.otp-modal-icon{margin-bottom:1.25rem}.otp-modal h3{font-size:1.35rem;font-weight:700;color:#111;margin-bottom:.5rem}.otp-subtitle{font-size:.9rem;color:#6b7280;line-height:1.6;margin-bottom:1.75rem}.otp-subtitle strong{color:#111}.otp-inputs{display:flex;justify-content:center;gap:.6rem;margin-bottom:1.5rem}.otp-input{width:48px;height:56px;text-align:center;font-size:1.5rem;font-weight:700;color:#111;border:2px solid #d1d5db;border-radius:.75rem;background:#fafafa;transition:all .2s;outline:none;caret-color:#8b5a00}.otp-input:focus{border-color:#8b5a00;box-shadow:0 0 0 3px #8b5a001f;background:#fff}.otp-input-error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.otp-error-msg{color:#ef4444;font-size:.85rem;margin-bottom:1rem;margin-top:-.5rem}.otp-btn-primary{width:100%;padding:.95rem;background:linear-gradient(135deg,#8b5a00,#a67c00);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;margin-bottom:1rem}.otp-btn-primary:hover{background:linear-gradient(135deg,#7a4e00,#8b5a00);box-shadow:0 6px 20px #8b5a0040;transform:translateY(-1px)}.otp-btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.otp-resend{font-size:.85rem;color:#6b7280}.resend-timer{color:#9ca3af;font-weight:500}.resend-btn{background:none;border:none;color:#8b5a00;font-weight:600;cursor:pointer;text-decoration:underline;font-size:.85rem;transition:color .2s}.resend-btn:hover{color:#6b4500}.resend-btn:disabled{opacity:.5;cursor:not-allowed}.otp-success{padding:1rem 0}.success-icon{margin-bottom:1.25rem;animation:scaleIn .4s ease}@keyframes scaleIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.otp-success h3{color:#16a34a;margin-bottom:1.5rem}.order-number-label{font-size:.8rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}.order-number-value{font-size:1.25rem;font-weight:700;color:#111;margin-bottom:.5rem}.order-total{font-size:1rem;color:#4b5563;margin-bottom:1.75rem}.btn-loading{display:inline-flex;align-items:center;gap:.5rem;justify-content:center}.spinner{width:18px;height:18px;border:2.5px solid rgba(139,90,0,.25);border-top-color:#8b5a00;border-radius:50%;animation:spin .7s linear infinite}.spinner-light{border-color:#ffffff4d;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.pay-now-button:disabled{opacity:.7;cursor:not-allowed}.pay-now-button .spinner{border-color:#ffffff4d;border-top-color:#fff}@media(max-width:480px){.otp-modal{padding:2rem 1.5rem 1.5rem;border-radius:1rem}.otp-input{width:42px;height:48px;font-size:1.25rem}.otp-inputs{gap:.4rem}}
