@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@300;400;500;600;700&display=swap);
*,*::before,*::after{box-sizing:border-box}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;font-weight:400;line-height:1.7;color:#1a1a1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed;letter-spacing:.01em;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .15s ease}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}button:disabled::before{content:none;animation:none}img{max-width:100%;height:auto}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 20px}@media(min-width: 992px){.container{padding:0 40px}}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",Georgia,serif;font-weight:400;line-height:1.2;letter-spacing:-0.01em;margin:0}h1{font-size:2.5rem;font-weight:300}h2{font-size:2rem;font-weight:400}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.25rem;font-weight:500}@media(min-width: 768px){h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.75rem}}.text-display{font-family:"Playfair Display",Georgia,serif;font-weight:300;letter-spacing:-0.02em}.text-elegant{font-family:"Playfair Display",Georgia,serif;font-weight:400;font-style:italic}.text-label{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#999}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 28px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-radius:0;transition:all .3s ease cubic-bezier(0.16, 1, 0.3, 1);white-space:nowrap}.btn i{font-size:16px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:disabled .btn-spinner{display:none}.btn:disabled::before,.btn:disabled::after{animation:none !important}.btn.btn-primary{background:linear-gradient(135deg, #d4af7d 0%, #e6c799 100%);color:#0a0a0a;box-shadow:0 4px 20px rgba(212,175,125,.25)}.btn.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px rgba(212,175,125,.35)}.btn.btn-secondary{background:transparent;color:#1a1a1a;border:1px solid #1a1a1a}.btn.btn-secondary:hover:not(:disabled){background:#1a1a1a;color:#fff}.btn.btn-outline-gold{background:transparent;color:#d4af7d;border:1px solid #d4af7d}.btn.btn-outline-gold:hover:not(:disabled){background:#d4af7d;color:#0a0a0a}.btn.btn-text{background:transparent;color:#666;padding:8px 12px;letter-spacing:.05em}.btn.btn-text:hover{color:#d4af7d}.btn.btn-lg{padding:18px 40px;font-size:14px}.btn .btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-group{margin-bottom:24px}.form-group label{display:block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:10px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 18px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:400;border:1px solid #e5e5e5;border-radius:0;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#d4af7d;box-shadow:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:#999;font-weight:300}.form-group textarea{resize:vertical;min-height:120px}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27%3E%3Cpath fill=%27%23666%27 d=%27M6 8L1 3h10z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:44px}.form-group .error-text{display:block;font-size:12px;color:#ef4444;margin-top:8px}.form-row{display:grid;gap:16px}@media(min-width: 768px){.form-row{grid-template-columns:1fr 1fr}}.input-wrapper{position:relative}.input-wrapper i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999}.input-wrapper input{padding-left:44px}.input-wrapper .toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#999}.input-wrapper .toggle-password:hover{color:#1a1a1a}.checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px}.checkbox-label input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:#d4af7d}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px;color:#666;margin-bottom:16px}.breadcrumb a:hover{color:#d4af7d}.breadcrumb .separator{color:#999}.breadcrumb .current{color:#1a1a1a}.loading-state,.error-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-state i,.error-state i,.empty-state i{font-size:48px;color:#999;margin-bottom:20px}.loading-state p,.error-state p,.empty-state p{color:#666;margin-bottom:20px}.spinner{width:40px;height:40px;border:3px solid #e5e5e5;border-top-color:#d4af7d;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}.badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;border-radius:20px}.badge.badge-discount{background:#ef4444;color:#fff}.badge.badge-out-of-stock{background:#999;color:#fff}.shop-layout{min-height:100vh;display:flex;flex-direction:column}.shop-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(0,0,0,.04);transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1),background .3s ease,box-shadow .3s ease;transform:translateY(0);will-change:transform;backface-visibility:hidden}.shop-header.header-hidden{transform:translateY(-100%)}.shop-header.scrolled{background:rgba(255,255,255,.99);box-shadow:0 1px 20px rgba(0,0,0,.05);border-bottom-color:transparent}.shop-header.transparent{background:transparent;backdrop-filter:none;border-bottom-color:rgba(255,255,255,.08)}.shop-header.transparent:not(.scrolled) .header-logo{color:rgba(255,255,255,.9)}.shop-header.transparent:not(.scrolled) .header-logo:visited,.shop-header.transparent:not(.scrolled) .header-logo:hover,.shop-header.transparent:not(.scrolled) .header-logo:active{color:rgba(255,255,255,.9)}.shop-header.transparent:not(.scrolled) .header-nav .nav-link,.shop-header.transparent:not(.scrolled) .header-actions .header-action-btn{color:rgba(255,255,255,.9)}.shop-header.transparent:not(.scrolled) .header-nav .nav-link::before{background:rgba(255,255,255,.5)}.shop-header.transparent:not(.scrolled) .header-nav .nav-link:hover,.shop-header.transparent:not(.scrolled) .header-nav .nav-link.active{color:#d4af7d}.shop-header.transparent:not(.scrolled) .header-actions .header-action-btn:hover{color:#d4af7d}.shop-header.transparent:not(.scrolled) .mobile-menu-btn .hamburger-line{background:#fff}.shop-header.transparent.scrolled{background:rgba(255,255,255,.98);backdrop-filter:blur(20px)}.shop-header.transparent.scrolled .header-logo{color:#1a1a1a}.shop-header.transparent.scrolled .header-logo:visited,.shop-header.transparent.scrolled .header-logo:hover,.shop-header.transparent.scrolled .header-logo:active{color:#1a1a1a}.shop-header.transparent.scrolled .header-nav .nav-link,.shop-header.transparent.scrolled .header-actions .header-action-btn{color:#1a1a1a}.shop-header.transparent.scrolled .mobile-menu-btn .hamburger-line{background:#1a1a1a}.shop-header .header-container{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 20px;max-width:1400px;margin:0 auto;transition:height .4s cubic-bezier(0.22, 1, 0.36, 1)}@media(min-width: 992px){.shop-header .header-container{padding:0 40px;height:80px}}.shop-header.scrolled .header-container{height:64px}@media(min-width: 992px){.shop-header.scrolled .header-container{height:68px}}.shop-header .header-logo{z-index:10;text-decoration:none;font-family:"Playfair Display",Georgia,serif;font-size:20px;font-weight:600;letter-spacing:.02em;color:#1a1a1a}.shop-header .header-logo:visited,.shop-header .header-logo:hover,.shop-header .header-logo:active{color:#1a1a1a}.shop-header .header-logo .logo-dot{color:#d4af7d;font-weight:400}.shop-header .header-nav{display:none}@media(min-width: 992px){.shop-header .header-nav{display:flex;align-items:center;gap:36px}}.shop-header .header-nav .nav-link{position:relative;font-size:13px;font-weight:500;color:#999;letter-spacing:1.2px;text-transform:uppercase;padding:6px 0;transition:color .3s ease}.shop-header .header-nav .nav-link::before{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1.5px;background:#d4af7d;transition:all .4s cubic-bezier(0.22, 1, 0.36, 1);transform:translateX(-50%)}.shop-header .header-nav .nav-link:hover,.shop-header .header-nav .nav-link.active{color:#1a1a1a}.shop-header .header-nav .nav-link:hover::before,.shop-header .header-nav .nav-link.active::before{width:100%}.shop-header .header-nav .nav-link.active{color:#d4af7d;font-weight:600}.shop-header .header-actions{display:flex;align-items:center;gap:4px}@media(min-width: 768px){.shop-header .header-actions{gap:6px}}.shop-header .header-actions .header-action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#999;transition:all .3s ease;background:none;border:none;cursor:pointer;text-decoration:none}.shop-header .header-actions .header-action-btn svg{transition:transform .3s ease}.shop-header .header-actions .header-action-btn:hover{color:#d4af7d;background:rgba(212,175,125,.06)}.shop-header .header-actions .header-action-btn:hover svg{transform:scale(1.08)}.shop-header .header-actions .cart-btn{position:relative}.shop-header .header-actions .cart-btn .cart-count{position:absolute;top:4px;right:4px;min-width:17px;height:17px;padding:0 5px;font-size:10px;font-weight:700;color:#fff;background:#d4af7d;border-radius:9px;display:flex;align-items:center;justify-content:center;line-height:1;animation:cartPulse .4s cubic-bezier(0.22, 1, 0.36, 1)}.shop-header .mobile-menu-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:40px;height:40px;gap:5px;background:none;border:none;cursor:pointer;padding:0;margin-left:4px}@media(min-width: 992px){.shop-header .mobile-menu-btn{display:none}}.shop-header .mobile-menu-btn .hamburger-line{display:block;width:20px;height:1.5px;background:#1a1a1a;border-radius:2px;transition:all .35s cubic-bezier(0.22, 1, 0.36, 1);transform-origin:center}.shop-header .mobile-menu-btn .hamburger-line:nth-child(1){width:20px}.shop-header .mobile-menu-btn .hamburger-line:nth-child(2){width:14px;align-self:flex-end}.shop-header .mobile-menu-btn .hamburger-line:nth-child(3){width:20px}.shop-header .mobile-menu-btn.is-open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(4.5px, 4.5px)}.shop-header .mobile-menu-btn.is-open .hamburger-line:nth-child(2){opacity:0;width:0}.shop-header .mobile-menu-btn.is-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(4.5px, -4.5px)}@keyframes cartPulse{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1002;background:#0e0e0e;transform:translateX(-100%);transition:transform .55s cubic-bezier(0.22, 1, 0.36, 1);overflow-y:auto}.mobile-menu.open{transform:translateX(0)}.mobile-menu.open .mobile-menu-inner{opacity:1;transform:translateX(0)}.mobile-menu .mobile-menu-inner{display:flex;flex-direction:column;min-height:100vh;padding:0 32px;opacity:0;transform:translateX(-30px);transition:all .5s cubic-bezier(0.22, 1, 0.36, 1) .15s}.mobile-menu .mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-menu .mobile-logo{font-family:"Playfair Display",Georgia,serif;font-size:20px;font-weight:600;letter-spacing:.02em;color:rgba(255,255,255,.9);text-decoration:none}.mobile-menu .mobile-logo:visited,.mobile-menu .mobile-logo:hover,.mobile-menu .mobile-logo:active{color:rgba(255,255,255,.9)}.mobile-menu .mobile-logo span{color:#d4af7d;font-weight:400}.mobile-menu .mobile-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:rgba(255,255,255,.5);background:none;border:none;cursor:pointer;border-radius:50%;transition:all .3s ease}.mobile-menu .mobile-close:hover{color:#fff;background:rgba(255,255,255,.08)}.mobile-menu .mobile-nav{flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px 0}.mobile-menu .mobile-nav .nav-link{display:flex;align-items:center;gap:16px;padding:20px 0;text-decoration:none;transition:all .3s ease}.mobile-menu .mobile-nav .nav-link .nav-number{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:400;color:rgba(255,255,255,.2);letter-spacing:1px;transition:color .3s ease}.mobile-menu .mobile-nav .nav-link .nav-text{font-family:"Playfair Display",Georgia,serif;font-size:28px;font-weight:500;color:rgba(255,255,255,.7);letter-spacing:-0.5px;transition:all .3s ease}.mobile-menu .mobile-nav .nav-link:hover .nav-number{color:#d4af7d}.mobile-menu .mobile-nav .nav-link:hover .nav-text{color:#fff;transform:translateX(8px)}.mobile-menu .mobile-menu-footer{padding:24px 0 40px;border-top:1px solid rgba(255,255,255,.06)}.mobile-menu .mobile-menu-footer .mobile-actions{display:flex;gap:24px;margin-bottom:24px}.mobile-menu .mobile-menu-footer .mobile-actions a{font-size:13px;font-weight:500;color:rgba(255,255,255,.4);text-decoration:none;letter-spacing:.5px;text-transform:uppercase;transition:color .3s ease}.mobile-menu .mobile-menu-footer .mobile-actions a:hover{color:#d4af7d}.mobile-menu .mobile-menu-footer .mobile-social{display:flex;gap:16px}.mobile-menu .mobile-menu-footer .mobile-social a{color:rgba(255,255,255,.25);transition:color .3s ease}.mobile-menu .mobile-menu-footer .mobile-social a:hover{color:#d4af7d}.mobile-menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1001;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.shop-footer{background:linear-gradient(180deg, #0f0d0c 0%, #0a0908 100%);color:#fff;padding:60px 0 30px;margin-top:auto}.shop-footer .footer-grid{display:grid;gap:40px;margin-bottom:40px}@media(min-width: 768px){.shop-footer .footer-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.shop-footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.shop-footer .footer-brand .footer-logo{font-family:"Playfair Display",Georgia,serif;font-size:20px;font-weight:600;letter-spacing:.02em;margin-bottom:16px;color:rgba(255,255,255,.92);text-decoration:none;display:inline-block}.shop-footer .footer-brand .footer-logo:visited,.shop-footer .footer-brand .footer-logo:hover,.shop-footer .footer-brand .footer-logo:active{color:rgba(255,255,255,.92)}.shop-footer .footer-brand .footer-logo span{color:#d4af7d;font-weight:400}.shop-footer .footer-brand p{font-size:14px;color:rgba(255,255,255,.6);line-height:1.7}.shop-footer .footer-section h4{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px;color:rgba(255,255,255,.9)}.shop-footer .footer-section ul{list-style:none;padding:0;margin:0}.shop-footer .footer-section ul li{margin-bottom:12px}.shop-footer .footer-section ul a{font-size:14px;color:rgba(255,255,255,.55);transition:color .2s ease}.shop-footer .footer-section ul a:hover{color:#d4af7d}.shop-footer .footer-social{display:flex;gap:12px;margin-top:20px}.shop-footer .footer-social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:50%;transition:all .15s ease;color:rgba(255,255,255,.7)}.shop-footer .footer-social a:hover{background:rgba(212,175,125,.15);border-color:rgba(212,175,125,.3);color:#d4af7d}.shop-footer .footer-bottom{padding-top:30px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;font-size:13px;color:rgba(255,255,255,.4)}.shop-footer .footer-bottom .footer-links{display:flex;gap:24px}.shop-footer .footer-bottom .footer-links a{color:rgba(255,255,255,.4);transition:color .2s ease}.shop-footer .footer-bottom .footer-links a:hover{color:#d4af7d}.shop-main{flex:1;padding-top:70px}.shop-main.no-header{padding-top:0}.silk-story-landing{background:#050208;color:#fff}.landing-page{background:#050208;color:#fff}.silk-story-section{position:relative;height:600vh}.silk-story-viewport{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;overflow:hidden}.ambient-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:5;pointer-events:none}.story-scene{position:absolute;inset:0;transition:opacity .8s cubic-bezier(0.4, 0, 0.2, 1);will-change:opacity}.story-scene .scene-bg{position:absolute;inset:0;z-index:1}.story-scene .scene-atmosphere{position:absolute;inset:0;z-index:2}.story-scene .scene-elements{position:absolute;inset:0;z-index:3;overflow:hidden}.story-scene .scene-elements-inner{position:absolute;inset:0}.story-scene .scene-text{position:absolute;inset:0;z-index:4;display:flex;align-items:flex-end;justify-content:center;padding:0 24px 14vh;pointer-events:none}@media(min-width: 768px){.story-scene .scene-text{padding:0 8vw 12vh}}.story-scene .scene-text p{font-family:"Playfair Display",Georgia,serif;font-size:1.3rem;font-weight:400;color:rgba(255,255,255,.75);text-align:center;max-width:600px;line-height:1.8;letter-spacing:.3px;transition:transform .6s cubic-bezier(0.25, 0.1, 0.25, 1)}@media(min-width: 768px){.story-scene .scene-text p{font-size:1.6rem}}@media(min-width: 992px){.story-scene .scene-text p{font-size:1.8rem}}.scene-garden .scene-bg{background:radial-gradient(ellipse at 60% 12%, rgba(80, 140, 200, 0.15) 0%, transparent 45%),radial-gradient(ellipse at 30% 70%, rgba(74, 124, 89, 0.2) 0%, transparent 40%),radial-gradient(ellipse at 80% 65%, rgba(201, 168, 92, 0.06) 0%, transparent 35%),linear-gradient(175deg, #081825 0%, #0a1a15 25%, #122e18 50%, #0e2414 75%, #081510 100%)}.scene-garden .scene-atmosphere{background:radial-gradient(ellipse at 70% 10%, rgba(120, 180, 240, 0.06) 0%, transparent 50%),radial-gradient(ellipse at 50% 90%, rgba(40, 80, 50, 0.1) 0%, transparent 40%)}.scene-garden .garden-sky{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(60, 120, 190, 0.08) 0%, transparent 35%)}.scene-garden .garden-sun{position:absolute;width:300px;height:300px;border-radius:50%;top:3%;right:18%;background:radial-gradient(circle, rgba(255, 240, 180, 0.14) 0%, rgba(255, 200, 100, 0.06) 35%, transparent 65%);filter:blur(40px);animation:gentlePulse 12s ease-in-out infinite;transition:opacity 1s ease}@media(min-width: 768px){.scene-garden .garden-sun{width:500px;height:500px}}.scene-garden .garden-hills{position:absolute;width:100%;height:25vh;top:10%;left:0;transition:opacity 1.5s ease}.scene-garden .garden-bg-trees{position:absolute;width:100%;height:40vh;top:15%;left:0;transition:opacity 1.5s ease}.scene-garden .garden-main-tree{position:absolute;width:280px;height:420px;left:50%;top:8%;transform:translateX(-50%);transition:opacity 1.5s ease}@media(min-width: 768px){.scene-garden .garden-main-tree{width:420px;height:560px;top:2%}}.scene-garden .garden-ground{position:absolute;bottom:0;left:0;width:100%;height:22%;background:linear-gradient(to top, rgba(20, 45, 20, 0.4), rgba(30, 60, 30, 0.1), transparent)}.scene-garden .garden-figure{position:absolute;width:100px;height:160px;bottom:18%;left:calc(50% + 40px);transition:opacity 1.2s ease}@media(min-width: 768px){.scene-garden .garden-figure{width:130px;height:200px;bottom:16%;left:calc(50% + 60px)}}.scene-garden .garden-teacup{position:absolute;width:90px;height:70px;bottom:22%;left:calc(50% - 5px);transform:translateX(-50%);transition:opacity 1s ease}@media(min-width: 768px){.scene-garden .garden-teacup{width:130px;height:100px;bottom:20%}}.scene-garden .garden-steam{position:absolute;width:30px;height:60px;bottom:34%;border-radius:50%;filter:blur(12px);background:linear-gradient(to top, rgba(255, 255, 255, 0.06), transparent);animation:steamRise 10s ease-in-out infinite}.scene-garden .garden-steam.steam-0{left:calc(50% - 25px);animation-delay:0s}.scene-garden .garden-steam.steam-1{left:calc(50% - 5px);animation-delay:3s;width:25px}.scene-garden .garden-steam.steam-2{left:calc(50% + 10px);animation-delay:6s;width:20px}.scene-garden .garden-birds{position:absolute;width:300px;height:60px;top:6%;left:12%;animation:birdDrift 25s ease-in-out infinite;transition:opacity 1s ease}@media(min-width: 768px){.scene-garden .garden-birds{width:400px;height:80px}}.scene-garden .garden-cocoon-falling{position:absolute;top:30%;left:calc(50% - 5px);z-index:4}@media(min-width: 768px){.scene-garden .garden-cocoon-falling{top:25%}}.scene-garden .garden-splash{position:absolute;bottom:24%;left:calc(50% - 5px);z-index:4}.scene-garden .garden-splash .splash-drop{position:absolute;width:3px;height:8px;background:rgba(201,168,92,.4);border-radius:50%;animation:splashUp .6s ease-out forwards}.scene-garden .garden-splash .splash-drop.drop-0{transform:rotate(-30deg) translateY(-8px);left:-6px}.scene-garden .garden-splash .splash-drop.drop-1{transform:rotate(-10deg) translateY(-12px);left:0}.scene-garden .garden-splash .splash-drop.drop-2{transform:rotate(10deg) translateY(-12px);left:6px}.scene-garden .garden-splash .splash-drop.drop-3{transform:rotate(30deg) translateY(-8px);left:12px}@media(min-width: 768px){.scene-garden .garden-splash{bottom:24%}}.scene-garden .floating-leaf{position:absolute;width:10px;height:6px;background:rgba(74,124,89,.45);border-radius:50% 0 50% 0;animation:leafFall 22s linear infinite}.scene-garden .floating-leaf.leaf-0{left:10%;top:-5%;animation-delay:0s;animation-duration:20s;width:6px;opacity:.25}.scene-garden .floating-leaf.leaf-1{left:21%;top:-5%;animation-delay:3s;animation-duration:22.5s;width:7px;opacity:.33}.scene-garden .floating-leaf.leaf-2{left:32%;top:-5%;animation-delay:6s;animation-duration:25s;width:8px;opacity:.41}.scene-garden .floating-leaf.leaf-3{left:43%;top:-5%;animation-delay:9s;animation-duration:27.5s;width:9px;opacity:.25}.scene-garden .floating-leaf.leaf-4{left:54%;top:-5%;animation-delay:12s;animation-duration:30s;width:6px;opacity:.33}.scene-garden .floating-leaf.leaf-5{left:65%;top:-5%;animation-delay:15s;animation-duration:32.5s;width:7px;opacity:.41}.scene-garden .floating-leaf.leaf-6{left:76%;top:-5%;animation-delay:18s;animation-duration:35s;width:8px;opacity:.25}.scene-garden .floating-leaf.leaf-7{left:87%;top:-5%;animation-delay:21s;animation-duration:37.5s;width:9px;opacity:.33}.scene-garden .garden-breeze{position:absolute;inset:0;background:linear-gradient(80deg, transparent 30%, rgba(255, 255, 255, 0.02) 50%, transparent 70%);animation:breezeSweep 15s ease-in-out infinite}.scene-discovery .scene-bg{background:radial-gradient(ellipse at 50% 50%, rgba(212, 165, 116, 0.18) 0%, transparent 40%),radial-gradient(ellipse at 35% 40%, rgba(139, 105, 20, 0.08) 0%, transparent 35%),linear-gradient(170deg, #0f0805 0%, #1a0e05 30%, #120a04 60%, #080503 100%)}.scene-discovery .scene-atmosphere{background:radial-gradient(ellipse at 50% 45%, rgba(201, 168, 92, 0.05) 0%, transparent 50%)}.scene-discovery .discovery-garden-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 80%, rgba(35, 70, 30, 0.08) 0%, transparent 50%),radial-gradient(ellipse at 30% 90%, rgba(40, 80, 35, 0.05) 0%, transparent 40%);transition:opacity 1.5s ease}.scene-discovery .discovery-warmglow{position:absolute;width:300px;height:300px;border-radius:50%;top:42%;left:50%;transform:translate(-50%, -50%);background:radial-gradient(circle, rgba(212, 165, 116, 0.2) 0%, rgba(201, 168, 92, 0.08) 40%, transparent 70%);filter:blur(50px);animation:gentlePulse 10s ease-in-out infinite;transition:opacity 1s ease}@media(min-width: 768px){.scene-discovery .discovery-warmglow{width:500px;height:500px}}.scene-discovery .discovery-cup{position:absolute;width:200px;height:180px;top:42%;left:18%;z-index:2}@media(min-width: 768px){.scene-discovery .discovery-cup{width:280px;height:240px;top:38%;left:15%}}.scene-discovery .discovery-cocoon{position:absolute;top:48%;left:22%;transform-origin:center;z-index:3}@media(min-width: 768px){.scene-discovery .discovery-cocoon{top:44%;left:20%}}.scene-discovery .discovery-thread{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;overflow:visible}.scene-discovery .discovery-thread-tip{position:absolute;width:8px;height:8px;border-radius:50%;background:rgba(245,236,215,.9);box-shadow:0 0 16px 6px rgba(201,168,92,.5),0 0 40px 12px rgba(201,168,92,.2);z-index:5;transition:left .3s ease-out,top .3s ease-out}.scene-discovery .steam-wisp{position:absolute;width:40px;height:80px;top:22%;left:50%;background:linear-gradient(to top, rgba(245, 236, 215, 0.05), transparent);border-radius:50%;filter:blur(15px);animation:steamRise 10s ease-in-out infinite;z-index:5}.scene-discovery .steam-wisp.wisp-0{transform:translateX(-25px);animation-delay:0s;width:30px}.scene-discovery .steam-wisp.wisp-1{transform:translateX(0px);animation-delay:3s;width:40px}.scene-discovery .steam-wisp.wisp-2{transform:translateX(25px);animation-delay:6s;width:50px}.scene-discovery .discovery-ripples{position:absolute;top:42%;left:50%;transform:translate(-50%, -50%);width:200px;height:50px;z-index:2;transition:opacity 1s ease}.scene-discovery .discovery-ripples .ripple{position:absolute;border:1px solid rgba(201,168,92,.15);border-radius:50%;top:50%;left:50%;animation:rippleExpand 4s ease-out infinite}.scene-discovery .discovery-ripples .ripple-0{width:20px;height:8px;margin-left:-10px;margin-top:-4px}.scene-discovery .discovery-ripples .ripple-1{width:40px;height:14px;margin-left:-20px;margin-top:-7px;animation-delay:1.3s}.scene-discovery .discovery-ripples .ripple-2{width:60px;height:20px;margin-left:-30px;margin-top:-10px;animation-delay:2.6s}.scene-legacy .scene-bg{background:radial-gradient(ellipse at 50% 35%, rgba(201, 168, 92, 0.14) 0%, transparent 45%),radial-gradient(ellipse at 25% 30%, rgba(120, 60, 30, 0.08) 0%, transparent 35%),linear-gradient(170deg, #0c0608 0%, #160a10 25%, #120818 50%, #080410 75%, #050208 100%)}.scene-legacy .scene-atmosphere{background:radial-gradient(ellipse at 50% 35%, rgba(201, 168, 92, 0.04) 0%, transparent 50%)}.scene-legacy .legacy-palace-glow{position:absolute;width:500px;height:500px;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);background:radial-gradient(circle, rgba(201, 168, 92, 0.15) 0%, rgba(245, 236, 215, 0.05) 35%, transparent 65%);filter:blur(60px)}@media(min-width: 768px){.scene-legacy .legacy-palace-glow{width:800px;height:800px}}.scene-legacy .legacy-arches{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.scene-legacy .legacy-silk-fabric{position:absolute;width:200px;height:360px;top:50%;left:50%;transform:translate(-50%, -50%);transform-origin:center top;z-index:2}@media(min-width: 768px){.scene-legacy .legacy-silk-fabric{width:300px;height:520px}}.scene-legacy .legacy-golden-burst{position:absolute;width:400px;height:400px;border-radius:50%;top:50%;left:50%;transform:translate(-50%, -50%);background:radial-gradient(circle, rgba(201, 168, 92, 0.2) 0%, rgba(245, 236, 215, 0.08) 30%, rgba(201, 168, 92, 0.04) 50%, transparent 70%);filter:blur(30px);z-index:1}@media(min-width: 768px){.scene-legacy .legacy-golden-burst{width:700px;height:700px}}.scene-legacy .legacy-thread-particle{position:absolute;width:30px;height:1.5px;background:linear-gradient(to right, rgba(201, 168, 92, 0.5), rgba(245, 236, 215, 0.3), transparent);z-index:3;animation:sparkleFloat 8s ease-in-out infinite}.scene-legacy .legacy-thread-particle.particle-0{animation-delay:0s;animation-duration:6s;width:20px}.scene-legacy .legacy-thread-particle.particle-1{animation-delay:0.5s;animation-duration:7.5s;width:28px}.scene-legacy .legacy-thread-particle.particle-2{animation-delay:1s;animation-duration:9s;width:36px}.scene-legacy .legacy-thread-particle.particle-3{animation-delay:1.5s;animation-duration:10.5s;width:44px}.scene-legacy .legacy-thread-particle.particle-4{animation-delay:2s;animation-duration:12s;width:20px}.scene-legacy .legacy-thread-particle.particle-5{animation-delay:2.5s;animation-duration:6s;width:28px}.scene-legacy .legacy-thread-particle.particle-6{animation-delay:3s;animation-duration:7.5s;width:36px}.scene-legacy .legacy-thread-particle.particle-7{animation-delay:3.5s;animation-duration:9s;width:44px}.scene-legacy .legacy-thread-particle.particle-8{animation-delay:4s;animation-duration:10.5s;width:20px}.scene-legacy .legacy-thread-particle.particle-9{animation-delay:4.5s;animation-duration:12s;width:28px}.scene-legacy .legacy-thread-particle.particle-10{animation-delay:5s;animation-duration:6s;width:36px}.scene-legacy .legacy-thread-particle.particle-11{animation-delay:5.5s;animation-duration:7.5s;width:44px}.scene-legacy .legacy-thread-particle.particle-12{animation-delay:6s;animation-duration:9s;width:20px}.scene-legacy .legacy-thread-particle.particle-13{animation-delay:6.5s;animation-duration:10.5s;width:28px}.scene-legacy .legacy-thread-particle.particle-14{animation-delay:7s;animation-duration:12s;width:36px}.scene-legacy .legacy-thread-particle.particle-15{animation-delay:7.5s;animation-duration:6s;width:44px}.scene-legacy .legacy-sparkle{position:absolute;width:3px;height:3px;border-radius:50%;background:rgba(245,236,215,.85);box-shadow:0 0 10px rgba(201,168,92,.6),0 0 25px rgba(201,168,92,.2);animation:sparkleFloat 9s ease-in-out infinite}.scene-legacy .legacy-sparkle.sparkle-0{top:5%;left:5%;animation-delay:0s;animation-duration:5s}.scene-legacy .legacy-sparkle.sparkle-1{top:10%;left:12%;animation-delay:0.45s;animation-duration:6.2s}.scene-legacy .legacy-sparkle.sparkle-2{top:15%;left:19%;animation-delay:0.9s;animation-duration:7.4s}.scene-legacy .legacy-sparkle.sparkle-3{top:20%;left:26%;animation-delay:1.35s;animation-duration:8.6s}.scene-legacy .legacy-sparkle.sparkle-4{top:25%;left:33%;animation-delay:1.8s;animation-duration:9.8s}.scene-legacy .legacy-sparkle.sparkle-5{top:30%;left:40%;animation-delay:2.25s;animation-duration:5s}.scene-legacy .legacy-sparkle.sparkle-6{top:35%;left:47%;animation-delay:2.7s;animation-duration:6.2s}.scene-legacy .legacy-sparkle.sparkle-7{top:40%;left:54%;animation-delay:3.15s;animation-duration:7.4s}.scene-legacy .legacy-sparkle.sparkle-8{top:45%;left:61%;animation-delay:3.6s;animation-duration:8.6s}.scene-legacy .legacy-sparkle.sparkle-9{top:50%;left:68%;animation-delay:4.05s;animation-duration:9.8s}.scene-legacy .legacy-sparkle.sparkle-10{top:55%;left:75%;animation-delay:4.5s;animation-duration:5s}.scene-legacy .legacy-sparkle.sparkle-11{top:60%;left:82%;animation-delay:4.95s;animation-duration:6.2s}.scene-legacy .legacy-sparkle.sparkle-12{top:65%;left:89%;animation-delay:5.4s;animation-duration:7.4s}.scene-legacy .legacy-sparkle.sparkle-13{top:70%;left:6%;animation-delay:5.85s;animation-duration:8.6s}.scene-legacy .legacy-sparkle.sparkle-14{top:75%;left:13%;animation-delay:6.3s;animation-duration:9.8s}.scene-legacy .legacy-sparkle.sparkle-15{top:80%;left:20%;animation-delay:6.75s;animation-duration:5s}.scene-legacy .legacy-sparkle.sparkle-16{top:85%;left:27%;animation-delay:7.2s;animation-duration:6.2s}.scene-legacy .legacy-sparkle.sparkle-17{top:5%;left:34%;animation-delay:7.65s;animation-duration:7.4s}.scene-legacy .legacy-sparkle.sparkle-18{top:10%;left:41%;animation-delay:8.1s;animation-duration:8.6s}.scene-legacy .legacy-sparkle.sparkle-19{top:15%;left:48%;animation-delay:8.55s;animation-duration:9.8s}.scene-legacy .legacy-vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%, transparent 30%, rgba(5, 2, 8, 0.4) 100%);pointer-events:none;z-index:5}@keyframes gentlePulse{0%,100%{opacity:.5;transform:translate(-50%, -50%) scale(1)}50%{opacity:1;transform:translate(-50%, -50%) scale(1.08)}}@keyframes leafFall{0%{transform:translateY(-5vh) rotate(0deg) translateX(0);opacity:0}6%{opacity:.45}20%{transform:translateY(20vh) rotate(70deg) translateX(25px)}40%{transform:translateY(42vh) rotate(150deg) translateX(-18px);opacity:.35}60%{transform:translateY(62vh) rotate(230deg) translateX(20px);opacity:.25}80%{transform:translateY(82vh) rotate(310deg) translateX(-15px);opacity:.15}100%{transform:translateY(108vh) rotate(400deg) translateX(5px);opacity:0}}@keyframes steamRise{0%{transform:translateY(0) scaleX(1) scaleY(1);opacity:.3}25%{transform:translateY(-18px) scaleX(1.1) scaleY(1.05);opacity:.22}50%{transform:translateY(-40px) scaleX(1.35) scaleY(0.9);opacity:.1}75%{transform:translateY(-60px) scaleX(1.1) scaleY(0.8);opacity:.04}100%{transform:translateY(-85px) scaleX(0.7) scaleY(0.6);opacity:0}}@keyframes birdDrift{0%,100%{transform:translateX(0) translateY(0)}25%{transform:translateX(30px) translateY(-8px)}50%{transform:translateX(60px) translateY(3px)}75%{transform:translateX(20px) translateY(-5px)}}@keyframes breezeSweep{0%,100%{transform:translateX(-20%);opacity:0}20%{opacity:.5}50%{transform:translateX(120%);opacity:.3}80%{opacity:0}}@keyframes rippleExpand{0%{transform:scale(0.5);opacity:.4}100%{transform:scale(3);opacity:0}}@keyframes splashUp{0%{transform:translateY(0) scale(1);opacity:.6}100%{transform:translateY(-20px) scale(0.5);opacity:0}}@keyframes bannerSway{0%,100%{transform:translateX(-50%) rotate(-1.5deg)}33%{transform:translateX(-50%) rotate(1deg)}66%{transform:translateX(-50%) rotate(-0.5deg)}}@keyframes silkSway{0%,100%{transform:translate(-50%, -50%) rotate(-2deg) scale(1)}33%{transform:translate(-50%, -50%) rotate(1.5deg) scale(1.02)}66%{transform:translate(-50%, -50%) rotate(-0.8deg) scale(0.99)}}@keyframes sparkleFloat{0%,100%{transform:translateY(0px) scale(1);opacity:.3}25%{transform:translateY(-8px) scale(1.12);opacity:.55}50%{transform:translateY(-16px) scale(1.3);opacity:.8}75%{transform:translateY(-10px) scale(1.08);opacity:.45}}.silk-story-progress{position:fixed;right:32px;top:50%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:0}@media(max-width: 767px){.silk-story-progress{right:16px}}.silk-story-progress .progress-track{width:2px;height:120px;background:rgba(255,255,255,.08);border-radius:1px;position:relative;overflow:hidden}.silk-story-progress .progress-track .progress-fill{position:absolute;top:0;left:0;width:100%;background:linear-gradient(to bottom, #d4af7d, #c18c44);border-radius:1px;transition:height .1s linear}.silk-story-progress .progress-dots{display:flex;flex-direction:column;gap:14px;margin-top:16px}.silk-story-progress .progress-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.15);transition:all .4s cubic-bezier(0.22, 1, 0.36, 1)}.silk-story-progress .progress-dot.passed{background:rgba(212,175,125,.4)}.silk-story-progress .progress-dot.active{background:#d4af7d;box-shadow:0 0 12px rgba(212,175,125,.5);transform:scale(1.5)}.silk-skip-intro{position:fixed;top:28px;left:32px;z-index:12;display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:40px;color:rgba(255,255,255,.45);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:12px;font-weight:500;letter-spacing:.8px;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(0.22, 1, 0.36, 1)}.silk-skip-intro svg{opacity:.5;transition:all .3s ease}.silk-skip-intro:hover{background:rgba(255,255,255,.1);border-color:rgba(212,175,125,.25);color:rgba(255,255,255,.7);box-shadow:0 2px 20px rgba(0,0,0,.15)}.silk-skip-intro:hover svg{opacity:.8;transform:translateX(3px)}@media(max-width: 576px){.silk-skip-intro{top:20px;left:20px;padding:8px 16px;font-size:11px}}.silk-final-cta{position:fixed;bottom:60px;left:50%;transform:translateX(-50%);z-index:15;display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 60px;background:rgba(0,0,0,.5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;text-align:center;opacity:0;pointer-events:none;transition:opacity .6s ease,transform .6s cubic-bezier(0.22, 1, 0.36, 1)}.silk-final-cta h2{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:28px;font-weight:300;color:rgba(255,255,255,.95);letter-spacing:2px}.silk-final-cta p{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;color:rgba(255,255,255,.6);letter-spacing:.5px}.silk-final-cta .btn{margin-top:8px;padding:14px 32px;font-size:14px;letter-spacing:1px;border-radius:50px;display:inline-flex;align-items:center;gap:10px}.silk-final-cta .btn svg{transition:transform .3s ease}.silk-final-cta .btn:hover svg{transform:translateX(4px)}@media(max-width: 576px){.silk-final-cta{bottom:40px;padding:28px 36px;border-radius:20px}.silk-final-cta h2{font-size:22px}.silk-final-cta p{font-size:13px}.silk-final-cta .btn{padding:12px 24px;font-size:13px}}.silk-scroll-hint{position:fixed;bottom:40px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:12px;opacity:0;transition:opacity .5s ease}.silk-scroll-hint.visible{opacity:1}.silk-scroll-hint .scroll-line{width:1px;height:40px;background:linear-gradient(to bottom, transparent, rgba(212, 175, 125, 0.5));animation:scrollPulse 2s ease-in-out infinite}.silk-scroll-hint span{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,.35)}@keyframes scrollPulse{0%,100%{opacity:.3;transform:scaleY(0.6)}50%{opacity:1;transform:scaleY(1)}}.silk-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;pointer-events:none}.scene-text-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:5;text-align:center;width:90%;max-width:600px;pointer-events:none}.scene-text-overlay .scene-text-content{font-family:"Playfair Display",Georgia,serif;font-size:1.375rem;line-height:1.8;color:rgba(255,255,255,.9);text-shadow:0 2px 20px rgba(0,0,0,.5);transition:transform .3s ease;margin:0}@media(min-width: 768px){.scene-text-overlay .scene-text-content{font-size:1.625rem}}.silk-story-cta{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);z-index:10;transition:opacity .4s ease}.silk-cta-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;background:linear-gradient(135deg, #d4af7d, #c79757);color:#0a0510;font-family:"Playfair Display",Georgia,serif;font-size:15px;font-weight:600;letter-spacing:.5px;border-radius:50px;text-decoration:none;transition:all .4s cubic-bezier(0.22, 1, 0.36, 1);box-shadow:0 4px 30px rgba(212,175,125,.3)}.silk-cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 40px rgba(212,175,125,.45)}.silk-cta-btn svg{transition:transform .3s ease}.silk-cta-btn:hover svg{transform:translateX(4px)}.silk-story-spacer{height:500vh;pointer-events:none}.landing-categories{position:relative;z-index:5;padding:100px 0;background:#0a0a0a}@media(min-width: 768px){.landing-categories{padding:120px 0}}.landing-categories .section-header{text-align:center;margin-bottom:60px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(0.22, 1, 0.36, 1)}.landing-categories .section-header.animate-in{opacity:1;transform:translateY(0)}.landing-categories .section-header .section-label{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:#d4af7d;margin-bottom:12px}.landing-categories .section-header h2{font-family:"Playfair Display",Georgia,serif;font-size:2.25rem;color:#fff}@media(min-width: 768px){.landing-categories .section-header h2{font-size:2.75rem}}.landing-categories .categories-grid{display:grid;gap:24px}@media(min-width: 768px){.landing-categories .categories-grid{grid-template-columns:repeat(3, 1fr)}}.landing-categories .category-card{position:relative;display:block;border-radius:20px;overflow:hidden;text-decoration:none;aspect-ratio:3/4;opacity:0;transform:translateY(40px);transition:all .8s cubic-bezier(0.22, 1, 0.36, 1)}.landing-categories .category-card.animate-in{opacity:1;transform:translateY(0)}.landing-categories .category-card:hover{transform:translateY(-8px)}.landing-categories .category-card:hover .card-image .image-placeholder{transform:scale(1.05)}.landing-categories .category-card:hover .explore-link svg{transform:translateX(4px)}.landing-categories .category-card .card-image{position:absolute;inset:0}.landing-categories .category-card .card-image .image-placeholder{width:100%;height:100%;transition:transform .6s ease}.landing-categories .category-card .card-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, transparent 100%)}.landing-categories .category-card .card-content{position:absolute;bottom:0;left:0;right:0;padding:32px;color:#fff}.landing-categories .category-card .card-content h3{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;margin-bottom:8px}.landing-categories .category-card .card-content p{font-size:14px;color:rgba(255,255,255,.7);margin-bottom:16px}.landing-categories .category-card .card-content .explore-link{font-size:14px;font-weight:500;color:#d4af7d;display:inline-flex;align-items:center;gap:6px}.landing-categories .category-card .card-content .explore-link svg{transition:transform .3s ease}.landing-features-section{position:relative;z-index:5;padding:80px 0;background:#0f0f0f;border-top:1px solid rgba(255,255,255,.04)}@media(min-width: 768px){.landing-features-section{padding:100px 0}}.landing-features-section .features-grid{display:grid;gap:20px}@media(min-width: 576px){.landing-features-section .features-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.landing-features-section .features-grid{grid-template-columns:repeat(4, 1fr)}}.landing-features-section .feature-card{text-align:center;padding:36px 20px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:20px;opacity:0;transform:translateY(30px);transition:all .7s cubic-bezier(0.22, 1, 0.36, 1)}.landing-features-section .feature-card.animate-in{opacity:1;transform:translateY(0)}.landing-features-section .feature-card:hover{background:rgba(255,255,255,.04);border-color:rgba(212,175,125,.2);transform:translateY(-4px)}.landing-features-section .feature-card .feature-icon{font-size:32px;margin-bottom:16px}.landing-features-section .feature-card h3{font-size:1rem;color:#fff;margin-bottom:10px}.landing-features-section .feature-card p{font-size:13px;line-height:1.6;color:rgba(255,255,255,.5)}.landing-cta-section{position:relative;z-index:5;padding:120px 0;background:#080510;overflow:hidden}@media(min-width: 768px){.landing-cta-section{padding:160px 0}}.landing-cta-section .cta-background{position:absolute;inset:0;z-index:0}.landing-cta-section .cta-background .cta-gradient{position:absolute;inset:0;background:radial-gradient(ellipse at center, rgba(212, 175, 125, 0.06) 0%, transparent 60%)}.landing-cta-section .cta-content{position:relative;z-index:1;text-align:center;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(0.22, 1, 0.36, 1)}.landing-cta-section .cta-content.animate-in{opacity:1;transform:translateY(0)}.landing-cta-section .cta-content h2{font-family:"Playfair Display",Georgia,serif;font-size:2.5rem;color:#fff;margin-bottom:16px}@media(min-width: 768px){.landing-cta-section .cta-content h2{font-size:3.5rem}}.landing-cta-section .cta-content p{font-size:1.125rem;color:rgba(255,255,255,.6);margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.landing-cta-section .cta-content .btn{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;font-size:16px}.landing-cta-section .cta-content .btn svg{transition:transform .3s ease}.landing-cta-section .cta-content .btn:hover svg{transform:translateX(4px)}.animate-in{opacity:1 !important;transform:translateY(0) !important}.product-list-page .page-header{background:#f9f7f4;padding:40px 0}.product-list-page .page-header h1{font-size:2rem;margin-bottom:8px}.product-list-page .page-header .page-description{color:#666}.product-list-page .product-list-layout{display:grid;gap:40px;padding:40px 0}@media(min-width: 992px){.product-list-page .product-list-layout{grid-template-columns:260px 1fr}}@media(max-width: 991px){.filter-sidebar{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:100%;background:#fff;z-index:1001;padding:20px;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto}.filter-sidebar.open{transform:translateX(0)}}.filter-sidebar .filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.filter-sidebar .filter-header h3{font-size:1.25rem}.filter-sidebar .filter-header .btn-close-filter{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:20px}@media(min-width: 992px){.filter-sidebar .filter-header .btn-close-filter{display:none}}.filter-sidebar .filter-section{margin-bottom:32px}.filter-sidebar .filter-section h4{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;color:#1a1a1a}.filter-sidebar .category-list{list-style:none;padding:0;margin:0}.filter-sidebar .category-list li{margin-bottom:8px}.filter-sidebar .category-list .category-btn{width:100%;text-align:left;padding:10px 12px;font-size:14px;border-radius:8px;transition:all .15s ease}.filter-sidebar .category-list .category-btn:hover{background:#fafafa}.filter-sidebar .category-list .category-btn.active{background:rgba(212,175,125,.1);color:#d4af7d;font-weight:500}.filter-sidebar .price-range .range-inputs{display:flex;align-items:center;gap:12px;margin-bottom:16px}.filter-sidebar .price-range .range-inputs input{width:100%;padding:10px;font-size:14px;text-align:center}.filter-sidebar .price-range .range-inputs span{color:#999}.filter-sidebar .price-range .range-slider{width:100%;accent-color:#d4af7d}.filter-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.filter-overlay.active{opacity:1;visibility:visible}@media(min-width: 992px){.filter-overlay{display:none}}.products-section .products-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.products-section .products-toolbar .toolbar-left{display:flex;align-items:center;gap:16px}.products-section .products-toolbar .btn-filter-toggle{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:14px;border:1px solid #e5e5e5;border-radius:8px}@media(min-width: 992px){.products-section .products-toolbar .btn-filter-toggle{display:none}}.products-section .products-toolbar .results-count{font-size:14px;color:#666}.sort-dropdown{position:relative}.sort-dropdown .sort-trigger{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.sort-dropdown .sort-trigger i{font-size:12px;color:#999}.sort-dropdown .sort-options{position:absolute;top:100%;right:0;margin-top:8px;min-width:200px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);list-style:none;padding:8px 0;z-index:100}.sort-dropdown .sort-options button{display:block;width:100%;text-align:left;padding:10px 16px;font-size:14px;transition:background .15s ease}.sort-dropdown .sort-options button:hover{background:#fafafa}.sort-dropdown .sort-options button.active{color:#d4af7d;font-weight:500}.products-grid{display:grid;gap:24px;grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.products-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px){.products-grid{grid-template-columns:repeat(4, 1fr)}}.product-card{position:relative;display:block;background:#fff;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;contain:layout style;will-change:transform}.product-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-4px)}.product-card:hover .quick-actions{opacity:1;transform:translateY(0)}.product-card.out-of-stock .product-image img{opacity:.6}.product-card .product-image{position:relative;aspect-ratio:3/4;overflow:hidden}.product-card .product-image .image-wrapper{width:100%;height:100%}.product-card .product-image .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.product-card .product-image .image-wrapper img.secondary-image{position:absolute;top:0;left:0}.product-card .product-image .badge{position:absolute;top:12px;left:12px;z-index:2}.product-card .product-image .quick-actions{position:absolute;bottom:0;left:0;right:0;padding:16px;opacity:0;transform:translateY(10px);transition:all .3s ease}@media(max-width: 768px){.product-card .product-image .quick-actions{opacity:1;transform:translateY(0)}}.product-card .product-image .quick-actions.visible{opacity:1;transform:translateY(0)}.product-card .product-image .quick-actions .btn-quick-add{width:100%;padding:12px;background:#1a1a1a;color:#fff;font-size:13px;font-weight:500;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease}.product-card .product-image .quick-actions .btn-quick-add:hover:not(:disabled){background:#d4af7d}.product-card .product-image .quick-actions .btn-quick-add:disabled{background:#999}.product-card .product-info{padding:16px}.product-card .product-info .product-category{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px}.product-card .product-info .product-name{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;font-weight:500;margin:8px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-info .product-price{display:flex;align-items:center;gap:8px}.product-card .product-info .product-price .price-current{font-size:16px;font-weight:600;color:#1a1a1a}.product-card .product-info .product-price .price-original{font-size:14px;color:#999;text-decoration:line-through}.product-card .product-info .product-price .price-discounted{font-size:16px;font-weight:600;color:#ef4444}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:48px;padding-top:32px;border-top:1px solid #f0f0f0}.pagination .btn-page{display:flex;align-items:center;justify-content:center;gap:8px;min-width:40px;height:40px;padding:0 16px;font-size:14px;border:1px solid #e5e5e5;border-radius:8px;transition:all .15s ease}.pagination .btn-page:hover:not(:disabled){border-color:#d4af7d;color:#d4af7d}.pagination .btn-page:disabled{opacity:.5;cursor:not-allowed}.pagination .btn-page.active{background:#d4af7d;border-color:#d4af7d;color:#fff}.pagination .page-numbers{display:flex;gap:4px}.product-detail-page .breadcrumb-wrapper{background:#f9f7f4;padding:20px 0}.product-detail-page .breadcrumb-wrapper .breadcrumb{margin-bottom:0}.product-detail-page .product-detail-grid{display:grid;gap:48px;padding:40px 0}@media(min-width: 992px){.product-detail-page .product-detail-grid{grid-template-columns:1fr 1fr;gap:60px}}.product-gallery .gallery-main{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;margin-bottom:16px;cursor:zoom-in}.product-gallery .gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-gallery .gallery-main.zoomed{cursor:zoom-out}.product-gallery .gallery-main.zoomed img{transform:scale(2)}.product-gallery .gallery-main .zoom-hint{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(0,0,0,.7);color:#fff;font-size:13px;border-radius:20px}.product-gallery .gallery-thumbnails{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.product-gallery .gallery-thumbnails .thumbnail{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:border-color .15s ease}.product-gallery .gallery-thumbnails .thumbnail:hover,.product-gallery .gallery-thumbnails .thumbnail.active{border-color:#d4af7d}.product-gallery .gallery-thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover}.product-info .product-category{display:inline-block;font-size:13px;color:#d4af7d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.product-info .product-category:hover{text-decoration:underline}.product-info .product-name{font-family:"Playfair Display",Georgia,serif;font-size:2rem;margin-bottom:16px}.product-info .product-price{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.product-info .product-price .price-current{font-size:1.75rem;font-weight:700}.product-info .product-price .price-original{font-size:1.25rem;color:#999;text-decoration:line-through}.product-info .product-price .price-discounted{font-size:1.75rem;font-weight:700;color:#ef4444}.product-info .product-price .discount-badge{padding:4px 12px;background:#ef4444;color:#fff;font-size:13px;font-weight:600;border-radius:20px}.product-info .savings-note{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(16,185,129,.1);color:#10b981;font-size:14px;font-weight:500;border-radius:8px;margin-bottom:20px}.product-info .stock-status{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:24px}.product-info .stock-status.in-stock{color:#10b981}.product-info .stock-status.out-of-stock{color:#ef4444}.product-info .product-description{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.product-info .product-description h3{font-size:1rem;margin-bottom:12px}.product-info .product-description p{color:#666;line-height:1.7}.product-info .add-to-cart-section .in-cart-notice{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:8px;color:#10b981;font-weight:500;margin-bottom:16px}.product-info .add-to-cart-section .in-cart-notice i{font-size:18px}.product-info .add-to-cart-section .quantity-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.product-info .add-to-cart-section .quantity-row label{font-weight:500;min-width:100px}.product-info .add-to-cart-section .total-row{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fafafa;border-radius:8px;margin-bottom:20px}.product-info .add-to-cart-section .total-row .total-price{font-size:1.5rem;font-weight:700}.product-info .add-to-cart-section .btn-add-to-cart{width:100%;padding:16px;font-size:16px;background:#1a1a1a;color:#fff;border-radius:8px;margin-bottom:12px}.product-info .add-to-cart-section .btn-add-to-cart:hover:not(:disabled){background:#d4af7d}.product-info .add-to-cart-section .btn-add-to-cart.added{background:#10b981}.product-info .add-to-cart-section .btn-view-cart{width:100%}.product-info .out-of-stock-message{padding:24px;background:#fafafa;border-radius:12px;text-align:center}.product-info .out-of-stock-message i{font-size:32px;color:#999;margin-bottom:12px}.product-info .out-of-stock-message>p{color:#666;margin-bottom:16px}.product-info .out-of-stock-message .notify-form{display:flex;flex-direction:column;align-items:center;gap:10px}.product-info .out-of-stock-message .notify-form .notify-email-input{width:100%;max-width:320px;padding:12px 16px;border:1px solid #f0f0f0;border-radius:8px;font-size:14px;text-align:center;outline:none;transition:border-color .2s ease}.product-info .out-of-stock-message .notify-form .notify-email-input:focus{border-color:#d4af7d}.product-info .out-of-stock-message .notify-form .notify-info{font-size:13px;color:#666;margin:0}.product-info .out-of-stock-message .notify-form .notify-error{font-size:13px;color:#dc3545;margin:0}.product-info .out-of-stock-message .notify-success{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:rgba(40,167,69,.08);border:1px solid rgba(40,167,69,.2);border-radius:8px;color:#28a745;font-size:14px}.product-info .out-of-stock-message .notify-success i{font-size:18px;color:#28a745;margin:0}.product-info .out-of-stock-message .btn-notify{padding:12px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s ease}.product-info .out-of-stock-message .btn-notify:hover{opacity:.85}.product-info .out-of-stock-message .btn-notify:disabled{opacity:.5;cursor:not-allowed}.product-info .product-features{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid #f0f0f0}.product-info .product-features .feature{display:flex;align-items:center;gap:10px;font-size:14px}.product-info .product-features .feature i{font-size:20px;color:#d4af7d}.product-info .btn-silk-showcase{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;margin-top:20px;background:linear-gradient(135deg, #1a1020 0%, #2a1530 50%, #1a1020 100%);color:#c9a96e;border:1px solid rgba(201,169,110,.3);border-radius:8px;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(0.16, 1, 0.3, 1);position:relative;overflow:hidden}.product-info .btn-silk-showcase::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(201, 169, 110, 0.08), transparent);transition:left .6s ease}.product-info .btn-silk-showcase:hover{border-color:rgba(201,169,110,.6);box-shadow:0 4px 20px rgba(201,169,110,.15);transform:translateY(-1px)}.product-info .btn-silk-showcase:hover::before{left:100%}.product-info .btn-silk-showcase svg{opacity:.8}.quantity-selector{display:inline-flex;align-items:center;gap:4px;background:#fafafa;border-radius:12px;padding:4px}.quantity-selector .qty-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;color:#1a1a1a;font-size:14px;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px rgba(0,0,0,.05)}.quantity-selector .qty-btn:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a;transform:scale(1.05)}.quantity-selector .qty-btn:active:not(:disabled){transform:scale(0.95)}.quantity-selector .qty-btn:disabled{opacity:.4;cursor:not-allowed;background:#fafafa;border-color:transparent}.quantity-selector .qty-btn.delete-btn:hover:not(:disabled){background:#ef4444;border-color:#ef4444;color:#fff}.quantity-selector .qty-btn .btn-spinner-sm{width:14px;height:14px;border:2px solid rgba(0,0,0,.1);border-top-color:currentColor;border-radius:50%;animation:spin .8s linear infinite}.quantity-selector .qty-btn i{font-size:14px}.quantity-selector .qty-value,.quantity-selector input{min-width:48px;height:36px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:#1a1a1a;background:#fff;border:1px solid #f0f0f0;border-radius:8px;text-align:center}.quantity-selector input{-moz-appearance:textfield;padding:0 8px}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none}.quantity-selector input:focus{outline:none;border-color:#d4af7d;box-shadow:0 0 0 3px rgba(212,175,125,.1)}.quantity-selector.qty-lg{padding:6px}.quantity-selector.qty-lg .qty-btn{width:44px;height:44px;font-size:16px}.quantity-selector.qty-lg .qty-btn i{font-size:16px}.quantity-selector.qty-lg .qty-value,.quantity-selector.qty-lg input{min-width:60px;height:44px;font-size:17px}.quantity-selector.cart-quantity{background:transparent;padding:0;gap:2px}.quantity-selector.cart-quantity .qty-btn{width:32px;height:32px}.quantity-selector.cart-quantity .qty-value{min-width:40px;height:32px;font-size:14px}.related-products{padding:60px 0;background:#f9f7f4}.related-products h2{text-align:center;margin-bottom:40px}.related-products .related-grid{display:grid;gap:24px;grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.related-products .related-grid{grid-template-columns:repeat(4, 1fr)}}.related-products .related-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease}.related-products .related-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.07);transform:translateY(-4px)}.related-products .related-card .card-image{aspect-ratio:1}.related-products .related-card .card-image img{width:100%;height:100%;object-fit:cover}.related-products .related-card .card-info{padding:16px}.related-products .related-card .card-info h4{font-size:14px;font-weight:500;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-products .related-card .card-info .price{display:flex;align-items:center;gap:8px;font-size:14px}.related-products .related-card .card-info .price .price-original{color:#999;text-decoration:line-through}.related-products .related-card .card-info .price .price-discounted,.related-products .related-card .card-info .price .price-current{font-weight:600}.related-products .related-card .card-info .price .price-discounted{color:#ef4444}.cart-page .page-header{background:#f9f7f4;padding:40px 0}.cart-page .page-header h1{font-size:2rem}.cart-page .cart-layout{display:grid;gap:40px;padding:40px 0}@media(min-width: 992px){.cart-page .cart-layout{grid-template-columns:1fr 380px;gap:60px}}.empty-cart{text-align:center;padding:80px 20px}.empty-cart .empty-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;background:#fafafa;border-radius:50%}.empty-cart .empty-icon i{font-size:48px;color:#999}.empty-cart h2{margin-bottom:12px}.empty-cart p{color:#666;margin-bottom:24px}.cart-items-section .cart-table-header{display:none}@media(min-width: 768px){.cart-items-section .cart-table-header{display:grid;grid-template-columns:3fr 1fr 1fr 1fr 40px;gap:16px;padding:12px 0;border-bottom:2px solid #e5e5e5;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666}}.cart-item-row{display:grid;grid-template-columns:80px 1fr auto;gap:16px;padding:20px 0;border-bottom:1px solid #f0f0f0;align-items:center}@media(min-width: 768px){.cart-item-row{grid-template-columns:80px 2fr 1fr 1fr 1fr 40px}}.cart-item-row .item-image{width:80px;height:80px;border-radius:8px;overflow:hidden}.cart-item-row .item-image a{display:block;width:100%;height:100%}.cart-item-row .item-image img{width:100%;height:100%;object-fit:cover}.cart-item-row .item-info .item-name{font-weight:500;margin-bottom:4px;display:block}.cart-item-row .item-info .item-name:hover{color:#d4af7d}.cart-item-row .item-info .item-category{font-size:13px;color:#999}.cart-item-row .item-info .item-price-mobile{margin-top:8px;font-size:14px;color:#666}@media(min-width: 768px){.cart-item-row .item-info .item-price-mobile{display:none}}.cart-item-row .item-price{display:none}@media(min-width: 768px){.cart-item-row .item-price{display:block}}.cart-item-row .item-price .price-with-discount .original{display:block;font-size:13px;color:#999;text-decoration:line-through}.cart-item-row .item-price .price-with-discount .discounted{font-weight:600;color:#ef4444}.cart-item-row .item-price .current{font-weight:500}.cart-item-row .item-quantity{display:flex;align-items:center;justify-content:center}.cart-item-row.updating,.cart-item-row.removing{opacity:.7;pointer-events:none}.cart-item-row .item-total{font-weight:600;font-size:16px}@media(max-width: 767px){.cart-item-row .item-total{display:none}}.cart-item-row .btn-remove{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#999;border-radius:50%;transition:all .15s ease}.cart-item-row .btn-remove:hover{background:rgba(239,68,68,.1);color:#ef4444}.cart-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:24px}.cart-summary{background:#fafafa;border-radius:12px;padding:24px;height:fit-content;position:sticky;top:90px}.cart-summary h3{font-size:1.25rem;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.cart-summary .free-shipping-progress{margin-bottom:20px;padding:16px;background:#fff;border-radius:8px}.cart-summary .free-shipping-progress .progress-text{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.cart-summary .free-shipping-progress .progress-text .amount{font-weight:600;color:#d4af7d}.cart-summary .free-shipping-progress .progress-bar{height:6px;background:#e5e5e5;border-radius:3px;overflow:hidden}.cart-summary .free-shipping-progress .progress-bar .progress-fill{height:100%;background:#d4af7d;transition:width .3s ease}.cart-summary .free-shipping-achieved{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(16,185,129,.1);color:#10b981;font-size:14px;font-weight:500;border-radius:8px;margin-bottom:20px}.cart-summary .coupon-section{margin-bottom:20px;padding:16px;background:#fff;border-radius:8px}.cart-summary .coupon-section .coupon-input-group{display:flex;gap:8px}.cart-summary .coupon-section .coupon-input-group .coupon-input{flex:1;padding:10px 12px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;font-family:monospace;letter-spacing:2px;text-transform:uppercase}.cart-summary .coupon-section .coupon-input-group .coupon-input::placeholder{letter-spacing:normal;font-family:inherit;text-transform:none}.cart-summary .coupon-section .coupon-input-group .coupon-input:focus{border-color:#d4af7d;outline:none}.cart-summary .coupon-section .coupon-input-group .btn-apply-coupon{padding:10px 16px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease}.cart-summary .coupon-section .coupon-input-group .btn-apply-coupon:hover:not(:disabled){background:#d4af7d}.cart-summary .coupon-section .coupon-input-group .btn-apply-coupon:disabled{opacity:.5;cursor:not-allowed}.cart-summary .coupon-section .coupon-applied{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);border-radius:4px}.cart-summary .coupon-section .coupon-applied .coupon-info{display:flex;align-items:center;gap:8px}.cart-summary .coupon-section .coupon-applied .coupon-info i{color:#10b981;font-size:16px}.cart-summary .coupon-section .coupon-applied .coupon-info .coupon-code-display{font-family:monospace;font-weight:600;font-size:14px;letter-spacing:1px;color:#1a1a1a}.cart-summary .coupon-section .coupon-applied .coupon-info .coupon-discount-amount{font-size:13px;color:#10b981;font-weight:500}.cart-summary .coupon-section .coupon-applied .btn-remove-coupon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:1px solid rgba(26,26,26,.15);border-radius:50%;cursor:pointer;color:#666;transition:all .15s ease}.cart-summary .coupon-section .coupon-applied .btn-remove-coupon:hover:not(:disabled){background:rgba(239,68,68,.1);border-color:#ef4444;color:#ef4444}.cart-summary .coupon-section .coupon-applied .btn-remove-coupon:disabled{opacity:.5;cursor:not-allowed}.cart-summary .coupon-section .coupon-applied .btn-remove-coupon i{font-size:12px}.cart-summary .coupon-section .coupon-message{margin-top:8px;padding:8px 12px;border-radius:4px;font-size:13px}.cart-summary .coupon-section .coupon-message.success{background:rgba(16,185,129,.1);color:#10b981}.cart-summary .coupon-section .coupon-message.error{background:rgba(239,68,68,.1);color:#ef4444}.cart-summary .coupon-section .btn-spinner-sm{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.cart-summary .summary-lines{margin-bottom:20px}.cart-summary .summary-lines .summary-line{display:flex;justify-content:space-between;padding:10px 0;font-size:15px}.cart-summary .summary-lines .summary-line.discount{color:#10b981}.cart-summary .summary-lines .summary-line.coupon-discount{color:#10b981}.cart-summary .summary-total{display:flex;justify-content:space-between;padding:20px 0;border-top:2px solid #e5e5e5;font-size:18px;font-weight:700}.cart-summary .summary-total .total-amount{color:#d4af7d}.cart-summary .btn-checkout{width:100%;padding:16px;font-size:16px;background:#1a1a1a;color:#fff;border-radius:8px;margin-bottom:16px}.cart-summary .btn-checkout:hover:not(:disabled){background:#d4af7d}.cart-summary .trust-badges{display:flex;justify-content:center;gap:24px;padding-top:16px;border-top:1px solid #e5e5e5}.cart-summary .trust-badges .badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#666}.cart-summary .trust-badges .badge i{font-size:16px}.checkout-page .page-header{background:#f9f7f4;padding:40px 0}.checkout-page .page-header h1{font-size:2rem}.checkout-page .checkout-layout{display:grid;gap:40px;padding:40px 0}@media(min-width: 992px){.checkout-page .checkout-layout{grid-template-columns:1fr 400px;gap:60px}}.checkout-step{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid #f0f0f0;contain:layout style}.checkout-step:last-of-type{border-bottom:none}.checkout-step h3{display:flex;align-items:center;gap:12px;font-size:1.25rem;margin-bottom:24px}.checkout-step h3 .step-number{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#d4af7d;color:#fff;font-size:14px;font-weight:600;border-radius:50%}.billing-toggle{margin-top:24px}.contact-info-section .saved-address-card{max-width:420px;margin-bottom:12px}.contact-back-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#d4af7d;font-size:13px;font-weight:500;cursor:pointer;padding:4px 0;margin-bottom:16px}.contact-back-btn:hover{text-decoration:underline}.saved-address-card{display:flex;gap:12px;padding:16px;border:2px solid #f0f0f0;border-radius:8px;cursor:pointer;transition:.15s ease}.saved-address-card:hover{border-color:#d4af7d}.saved-address-card.selected{border-color:#d4af7d;background:rgba(212,175,125,.04)}.saved-address-card .saved-address-radio{flex-shrink:0;padding-top:2px}.saved-address-card .saved-address-radio .radio-dot{display:block;width:18px;height:18px;border-radius:50%;border:2px solid #e5e5e5;transition:.15s ease}.saved-address-card .saved-address-radio .radio-dot.active{border-color:#d4af7d;border-width:5px}.saved-address-card .saved-address-info{display:flex;flex-direction:column;gap:2px;font-size:13px;color:#666;line-height:1.4}.saved-address-card .saved-address-info .saved-address-title{font-weight:600;color:#1a1a1a;display:flex;align-items:center;gap:8px}.saved-address-card .saved-address-info .saved-address-title .default-tag{font-size:11px;font-weight:500;color:#d4af7d;background:rgba(212,175,125,.1);padding:2px 8px;border-radius:10px}.saved-address-card .saved-address-info .saved-address-name{font-weight:500;color:#1a1a1a}.btn-new-address{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#d4af7d;font-size:13px;font-weight:500;cursor:pointer;padding:4px 0}.btn-new-address:hover{text-decoration:underline}.saved-addresses-section{margin-bottom:24px}.saved-addresses-section .saved-addresses-label{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.saved-addresses-section .saved-addresses-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media(max-width: 576px){.saved-addresses-section .saved-addresses-grid{grid-template-columns:1fr}}.billing-address-section{margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.billing-address-section h4{font-size:1rem;margin-bottom:20px}.create-account-option{padding:20px;background:#fafafa;border-radius:12px}.create-account-option .checkbox-label{margin-bottom:0}.create-account-option .first-order-discount-banner{display:flex;align-items:center;gap:16px;margin-top:16px;padding:16px 20px;background:linear-gradient(135deg, rgba(212, 175, 125, 0.08), rgba(212, 175, 125, 0.03));border:1px solid rgba(212,175,125,.18);border-radius:8px}.create-account-option .first-order-discount-banner .discount-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;background:rgba(212,175,125,.12);border-radius:50%;font-size:20px;color:#d4af7d}.create-account-option .first-order-discount-banner .discount-content{display:flex;flex-direction:column;gap:4px}.create-account-option .first-order-discount-banner .discount-title{font-size:14px;font-weight:600;color:#1a1a1a}.create-account-option .first-order-discount-banner .discount-text{font-size:13px;color:#666;line-height:1.4}.create-account-option .first-order-discount-banner .discount-text strong{color:#d4af7d;font-weight:600}.create-account-option .first-order-discount-banner .discount-amount{font-size:13px;color:#666}.create-account-option .first-order-discount-banner .discount-amount strong{color:#d4af7d;font-weight:700}.create-account-option .password-field{margin-top:16px}.create-account-option .password-field label{display:block;font-size:14px;font-weight:500;margin-bottom:8px;color:#1a1a1a}.create-account-option .password-field input{width:100%;padding:12px 14px;font-size:14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;transition:border-color .2s}.create-account-option .password-field input:focus{outline:none;border-color:#d4af7d}.create-account-option .password-field input::placeholder{color:#999}.checkout-submit{padding-top:24px}.checkout-submit .btn-checkout-submit{width:100%;padding:18px;font-size:16px;background:#d4af7d;color:#fff;border:none;border-radius:8px;cursor:pointer}.checkout-submit .btn-checkout-submit:hover:not(:disabled){background:#b8956a}.checkout-submit .btn-checkout-submit:disabled{opacity:.6;cursor:not-allowed}.checkout-submit .checkout-terms{margin-top:16px;font-size:13px;color:#666;text-align:center}.checkout-submit .checkout-terms a{color:#d4af7d;text-decoration:underline}@media(max-width: 480px){.create-account-option .first-order-discount-banner{flex-direction:column;text-align:center;gap:12px}}.order-summary{background:#fafafa;border-radius:12px;padding:24px;height:fit-content;position:sticky;top:90px}.order-summary h3{font-size:1.25rem;margin-bottom:24px}.order-summary .summary-items{margin-bottom:24px}.order-summary .summary-items .summary-item{display:flex;gap:12px;margin-bottom:16px}.order-summary .summary-items .summary-item:last-child{margin-bottom:0}.order-summary .summary-items .summary-item .item-image{position:relative;width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.order-summary .summary-items .summary-item .item-image img{width:100%;height:100%;object-fit:cover}.order-summary .summary-items .summary-item .item-image .item-qty{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center}.order-summary .summary-items .summary-item .item-info{flex:1;min-width:0}.order-summary .summary-items .summary-item .item-info .item-name{font-size:14px;font-weight:500;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.order-summary .summary-items .summary-item .item-info .item-price{font-size:14px;color:#666}.order-summary .summary-totals{padding-top:16px;border-top:1px solid #e5e5e5}.order-summary .summary-totals .total-line{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.order-summary .summary-totals .total-line.discount{color:#10b981}.order-summary .summary-totals .total-line.grand-total{padding-top:16px;margin-top:8px;border-top:2px solid #e5e5e5;font-size:18px;font-weight:700}.security-badges{display:flex;justify-content:center;gap:24px;padding:16px;margin-top:16px;background:#fff;border-radius:8px}.security-badges .badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#666}.security-badges .badge i{font-size:16px;color:#10b981}.payment-step .payment-methods{margin-bottom:16px}.payment-step .payment-method-card{border:2px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:border-color .2s ease}.payment-step .payment-method-card.active{border-color:#d4af7d}.payment-step .payment-method-card .card-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fafafa;font-weight:500}.payment-step .payment-method-card .card-header i{font-size:24px;color:#d4af7d}.payment-step .payment-method-card .card-header .card-brands{display:flex;gap:8px;margin-left:auto}.payment-step .payment-method-card .card-header .card-brands .card-brand{padding:4px 8px;border-radius:4px;font-size:10px;font-weight:700;color:#fff;opacity:.4;transition:opacity .2s ease}.payment-step .payment-method-card .card-header .card-brands .card-brand.active{opacity:1}.payment-step .payment-method-card .card-header .card-brands .card-brand.visa{background:#1a1f71}.payment-step .payment-method-card .card-header .card-brands .card-brand.mastercard{background:#eb001b}.payment-step .payment-method-card .card-header .card-brands .card-brand.troy{background:#0055a5}.payment-step .payment-method-card .card-header .card-brands img{height:24px;opacity:.4;transition:opacity .2s ease}.payment-step .payment-method-card .card-header .card-brands img.active{opacity:1}.payment-step .payment-method-card .card-form{padding:20px}.payment-step .card-number-input{position:relative}.payment-step .card-number-input input{padding-right:50px}.payment-step .card-number-input .card-type-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:32px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center;font-size:11px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:3px}.payment-step .card-number-input .card-type-icon.visa{background-color:#1a1f71}.payment-step .card-number-input .card-type-icon.visa::after{content:"VISA"}.payment-step .card-number-input .card-type-icon.mastercard{background-color:#eb001b}.payment-step .card-number-input .card-type-icon.mastercard::after{content:"MC"}.payment-step .card-number-input .card-type-icon.amex{background-color:#006fcf}.payment-step .card-number-input .card-type-icon.amex::after{content:"AMEX"}.payment-step .card-number-input .card-type-icon.troy{background-color:#0055a5}.payment-step .card-number-input .card-type-icon.troy::after{content:"TROY"}.payment-step .cvv-input{position:relative}.payment-step .cvv-input input{padding-right:40px}.payment-step .cvv-input .cvv-hint{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:help}.payment-step .cvv-input .cvv-hint i{font-size:18px;color:#666}.payment-step .cvv-input .cvv-hint:hover i{color:#d4af7d}.secure-payment-info{display:flex;align-items:center;gap:10px;padding:14px 16px;background:rgba(16,185,129,.08);border-radius:8px;font-size:13px;color:#666}.secure-payment-info i{font-size:18px;color:#10b981}#payment-3d-container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:9999;display:flex;align-items:center;justify-content:center}#payment-3d-container iframe{width:90%;max-width:500px;height:600px;border:none;background:#fff;border-radius:12px}#payment-3d-container form{display:none}.payment-result-page{padding:80px 0;min-height:60vh;background:#fafafa}.payment-result-page .container{max-width:600px}.payment-result-page .result-card{background:#fff;border-radius:20px;padding:48px 40px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06)}.payment-result-page .result-icon{width:80px;height:80px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-result-page .result-icon i{font-size:40px}.payment-result-page .result-icon.success{background:rgba(16,185,129,.1)}.payment-result-page .result-icon.success i{color:#10b981}.payment-result-page .result-icon.error{background:rgba(239,68,68,.1)}.payment-result-page .result-icon.error i{color:#ef4444}.payment-result-page h1{font-size:1.75rem;margin-bottom:16px}.payment-result-page .result-message{color:#666;line-height:1.6;margin-bottom:32px}.payment-result-page .order-details,.payment-result-page .error-details{background:#fafafa;border-radius:12px;padding:20px 24px;margin-bottom:24px}.payment-result-page .order-details .detail-row,.payment-result-page .error-details .detail-row{display:flex;justify-content:space-between;padding:8px 0}.payment-result-page .order-details .detail-row .label,.payment-result-page .error-details .detail-row .label{color:#666}.payment-result-page .order-details .detail-row .value,.payment-result-page .error-details .detail-row .value{font-weight:600}.payment-result-page .error-box{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:8px;padding:16px;margin-bottom:16px;text-align:left}.payment-result-page .error-box .error-code{display:inline-block;background:rgba(239,68,68,.1);color:#ef4444;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px;margin-bottom:8px}.payment-result-page .error-box .error-description{color:#1a1a1a;font-size:14px;margin:0}.payment-result-page .result-info{margin-bottom:32px}.payment-result-page .result-info .info-item{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fafafa;border-radius:8px;margin-bottom:8px;text-align:left}.payment-result-page .result-info .info-item i{font-size:20px;color:#d4af7d}.payment-result-page .result-info .info-item span{font-size:14px;color:#666}.payment-result-page .troubleshooting{text-align:left;margin-bottom:32px;padding:24px;background:#fafafa;border-radius:12px}.payment-result-page .troubleshooting h3{font-size:1rem;margin-bottom:16px}.payment-result-page .troubleshooting ul{list-style:none;margin:0;padding:0}.payment-result-page .troubleshooting ul li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.payment-result-page .troubleshooting ul li:last-child{border-bottom:none}.payment-result-page .troubleshooting ul li i{font-size:18px;color:#d4af7d;margin-top:2px}.payment-result-page .troubleshooting ul li span{font-size:14px;color:#666}.payment-result-page .result-actions{display:flex;flex-direction:column;gap:12px}.payment-result-page .result-actions .btn{padding:14px 24px;border-radius:8px;font-weight:500}.payment-result-page .result-actions .btn i{margin-right:8px}.payment-result-page .result-actions .btn-primary{background:#d4af7d;color:#fff}.payment-result-page .result-actions .btn-primary:hover{background:#b8956a}.payment-result-page .result-actions .btn-outline{border:1px solid #e5e5e5;color:#1a1a1a}.payment-result-page .result-actions .btn-outline:hover{background:#fafafa}.payment-result-page .support-note{margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.payment-result-page .support-note p{font-size:14px;color:#666;margin:0}.payment-result-page .support-note p a{color:#d4af7d;font-weight:500}.order-confirmation-page{padding:60px 0}.order-confirmation-page .confirmation-header{text-align:center;margin-bottom:40px}.order-confirmation-page .confirmation-header .success-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;background:rgba(16,185,129,.1);border-radius:50%}.order-confirmation-page .confirmation-header .success-icon i{font-size:40px;color:#10b981}.order-confirmation-page .confirmation-header .success-icon.warning{background:rgba(245,158,11,.1)}.order-confirmation-page .confirmation-header .success-icon.warning i{color:#f59e0b}.order-confirmation-page .confirmation-header h1{margin-bottom:12px}.order-confirmation-page .confirmation-header p{color:#666}.order-confirmation-page .payment-failed-banner{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;margin-bottom:32px;background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.25);border-radius:12px}.order-confirmation-page .payment-failed-banner>i{font-size:24px;color:#f59e0b;flex-shrink:0;margin-top:2px}.order-confirmation-page .payment-failed-banner strong{display:block;margin-bottom:4px;color:#1a1a1a}.order-confirmation-page .payment-failed-banner p{margin:0;font-size:14px;color:#666;line-height:1.5}.order-confirmation-page .confirmation-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;margin-bottom:32px}.order-confirmation-page .confirmation-card .card-header{display:flex;flex-wrap:wrap;gap:24px;padding:24px;background:#fafafa}.order-confirmation-page .confirmation-card .card-header .order-number .label,.order-confirmation-page .confirmation-card .card-header .order-date .label,.order-confirmation-page .confirmation-card .card-header .order-status .label{display:block;font-size:13px;color:#999;margin-bottom:4px}.order-confirmation-page .confirmation-card .card-header .order-number .value,.order-confirmation-page .confirmation-card .card-header .order-date .value,.order-confirmation-page .confirmation-card .card-header .order-status .value{font-weight:600}.order-confirmation-page .confirmation-card .card-header .order-number .status-badge,.order-confirmation-page .confirmation-card .card-header .order-date .status-badge,.order-confirmation-page .confirmation-card .card-header .order-status .status-badge{display:inline-block;padding:4px 12px;font-size:13px;font-weight:500;color:#fff;border-radius:20px}.order-confirmation-page .confirmation-card .order-items{padding:24px;border-bottom:1px solid #f0f0f0}.order-confirmation-page .confirmation-card .order-items h3{font-size:1rem;margin-bottom:20px}.order-confirmation-page .confirmation-card .order-items .order-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0}.order-confirmation-page .confirmation-card .order-items .order-item:last-child{border-bottom:none}.order-confirmation-page .confirmation-card .order-items .order-item .item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.order-confirmation-page .confirmation-card .order-items .order-item .item-image img{width:100%;height:100%;object-fit:cover}.order-confirmation-page .confirmation-card .order-items .order-item .item-info{flex:1}.order-confirmation-page .confirmation-card .order-items .order-item .item-info .item-name{font-weight:500;margin-bottom:4px}.order-confirmation-page .confirmation-card .order-items .order-item .item-info .item-name:hover{color:#d4af7d}.order-confirmation-page .confirmation-card .order-items .order-item .item-info .item-details{font-size:13px;color:#666}.order-confirmation-page .confirmation-card .order-items .order-item .item-info .item-details span{margin-right:16px}.order-confirmation-page .confirmation-card .order-items .order-item .item-total{font-weight:600}.order-confirmation-page .confirmation-card .order-totals{padding:24px;border-bottom:1px solid #f0f0f0;max-width:300px;margin-left:auto}.order-confirmation-page .confirmation-card .order-totals .total-row{display:flex;justify-content:space-between;padding:8px 0}.order-confirmation-page .confirmation-card .order-totals .total-row.discount{color:#10b981}.order-confirmation-page .confirmation-card .order-totals .total-row.grand-total{font-size:18px;font-weight:700;padding-top:16px;margin-top:8px;border-top:2px solid #e5e5e5}.order-confirmation-page .confirmation-card .addresses-section{display:grid;gap:24px;padding:24px}@media(min-width: 768px){.order-confirmation-page .confirmation-card .addresses-section{grid-template-columns:1fr 1fr}}.order-confirmation-page .confirmation-card .addresses-section .address-box h4{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:12px;color:#666}.order-confirmation-page .confirmation-card .addresses-section .address-box .address-content p{margin:4px 0;font-size:14px}.order-confirmation-page .confirmation-card .order-notes{padding:24px;background:#f9f7f4}.order-confirmation-page .confirmation-card .order-notes h4{font-size:14px;margin-bottom:8px}.order-confirmation-page .confirmation-card .order-notes p{font-size:14px;color:#666}.order-confirmation-page .confirmation-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px}.order-confirmation-page .email-notice{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#f9f7f4;border-radius:12px}.order-confirmation-page .email-notice i{font-size:24px;color:#d4af7d;flex-shrink:0}.order-confirmation-page .email-notice p{font-size:14px;color:#666;margin:0}.order-confirmation-page .email-notice p strong{color:#1a1a1a}.order-tracking-page .page-header{background:#f9f7f4;padding:40px 0}.order-tracking-page .page-header h1{font-size:2rem}.order-tracking-page .tracking-layout{display:grid;gap:40px;padding:40px 0}@media(min-width: 992px){.order-tracking-page .tracking-layout{grid-template-columns:350px 1fr}}.order-search-form{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px;text-align:center}.order-search-form .search-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;background:#f9f7f4;border-radius:50%}.order-search-form .search-icon i{font-size:28px;color:#d4af7d}.order-search-form h2{font-size:1.25rem;margin-bottom:8px}.order-search-form p{font-size:14px;color:#666;margin-bottom:24px}.order-search-form .error-message{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:rgba(239,68,68,.1);color:#ef4444;font-size:14px;border-radius:8px;margin-bottom:16px}.order-search-form .btn{width:100%}.order-summary-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px;margin-bottom:32px}.order-summary-card .summary-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.order-summary-card .summary-header .order-number{font-size:1.25rem;font-weight:600}.order-summary-card .summary-header .order-status{padding:4px 12px;font-size:13px;color:#fff;border-radius:20px}.order-summary-card .summary-header .order-date{font-size:14px;color:#666}.order-summary-card .items-preview{display:flex;gap:8px;margin-bottom:20px}.order-summary-card .items-preview .preview-item{position:relative;width:50px;height:50px;border-radius:8px;overflow:hidden}.order-summary-card .items-preview .preview-item img{width:100%;height:100%;object-fit:cover}.order-summary-card .items-preview .preview-item .qty-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;background:#1a1a1a;color:#fff;font-size:10px;font-weight:600;border-radius:9px;display:flex;align-items:center;justify-content:center}.order-summary-card .items-preview .more-items{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:8px;font-size:13px;font-weight:500;color:#666}.order-summary-card .shipping-info{padding:16px;background:#fafafa;border-radius:8px;margin-bottom:20px}.order-summary-card .shipping-info h4{display:flex;align-items:center;gap:8px;font-size:13px;color:#999;margin-bottom:8px}.order-summary-card .shipping-info p{font-size:14px;margin:4px 0}.order-summary-card .order-total{display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid #e5e5e5;font-weight:600}.order-summary-card .order-total .total-amount{font-size:1.25rem;color:#d4af7d}.order-timeline{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px;margin-bottom:32px}.order-timeline h3{font-size:1.25rem;margin-bottom:32px}.order-timeline .timeline-progress{display:flex;justify-content:space-between;position:relative;margin-bottom:48px}.order-timeline .timeline-progress::before{content:"";position:absolute;top:20px;left:30px;right:30px;height:4px;background:#e5e5e5}.order-timeline .timeline-progress .progress-step{position:relative;flex:1;text-align:center}.order-timeline .timeline-progress .progress-step .step-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;background:#fff;border:3px solid #e5e5e5;border-radius:50%;position:relative;z-index:1;transition:all .3s ease}.order-timeline .timeline-progress .progress-step .step-icon i{font-size:16px;color:#999}.order-timeline .timeline-progress .progress-step .step-icon span{font-size:14px;font-weight:600;color:#999}.order-timeline .timeline-progress .progress-step .step-label{font-size:13px;font-weight:500;margin-bottom:4px}.order-timeline .timeline-progress .progress-step .step-date{font-size:12px;color:#999}.order-timeline .timeline-progress .progress-step.active .step-icon{border-color:#10b981;background:rgba(16,185,129,.1)}.order-timeline .timeline-progress .progress-step.active .step-icon i,.order-timeline .timeline-progress .progress-step.active .step-icon span{color:#10b981}.order-timeline .timeline-progress .progress-step.current .step-icon{border-color:#d4af7d;background:#d4af7d}.order-timeline .timeline-progress .progress-step.current .step-icon i,.order-timeline .timeline-progress .progress-step.current .step-icon span{color:#fff}.order-timeline .timeline-details h4{font-size:1rem;margin-bottom:20px}.order-timeline .timeline-list{position:relative;padding-left:32px}.order-timeline .timeline-list::before{content:"";position:absolute;left:10px;top:20px;bottom:20px;width:2px;background:#e5e5e5}.order-timeline .timeline-list .timeline-item{position:relative;padding-bottom:24px}.order-timeline .timeline-list .timeline-item:last-child{padding-bottom:0}.order-timeline .timeline-list .timeline-item .timeline-dot{position:absolute;left:-32px;top:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:1}.order-timeline .timeline-list .timeline-item .timeline-dot i{font-size:12px;color:#fff}.order-timeline .timeline-list .timeline-item .timeline-content .timeline-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:8px}.order-timeline .timeline-list .timeline-item .timeline-content .timeline-header .status-name{font-weight:600}.order-timeline .timeline-list .timeline-item .timeline-content .timeline-header .status-date{font-size:13px;color:#999}.order-timeline .timeline-list .timeline-item .timeline-content .status-description{font-size:14px;color:#666;margin-bottom:4px}.order-timeline .timeline-list .timeline-item .timeline-content .status-notes{font-size:14px;padding:12px;background:#fafafa;border-radius:8px}.order-timeline .timeline-list .timeline-item.latest .timeline-dot{animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,100%{box-shadow:0 0 0 0 rgba(212,175,125,.4)}50%{box-shadow:0 0 0 10px rgba(212,175,125,0)}}.return-notice{display:flex;gap:16px;padding:20px;background:rgba(59,130,246,.1);border-radius:12px;margin-bottom:32px}.return-notice i{font-size:24px;color:#3b82f6;flex-shrink:0}.return-notice strong{display:block;margin-bottom:4px}.return-notice p{font-size:14px;color:#666;margin:0}.return-notice p a{color:#d4af7d;text-decoration:underline}.support-section{padding:24px;background:#f9f7f4;border-radius:12px;text-align:center}.support-section h4{margin-bottom:8px}.support-section p{font-size:14px;color:#666;margin-bottom:20px}.support-section .support-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.empty-tracking-state{padding:60px 20px;text-align:center;color:#999}.empty-tracking-state i{font-size:48px;margin-bottom:16px}.auth-page{min-height:100vh}.auth-page .auth-container{display:grid;min-height:100vh}@media(min-width: 992px){.auth-page .auth-container{grid-template-columns:1fr 1fr}}.auth-page .auth-form-section{display:flex;flex-direction:column;padding:40px 20px}@media(min-width: 768px){.auth-page .auth-form-section{padding:60px}}.auth-page .auth-form-section .auth-header{margin-bottom:40px}.auth-page .auth-form-section .auth-logo{display:flex;align-items:center;gap:10px;font-family:"Playfair Display",Georgia,serif;font-size:24px;font-weight:600}.auth-page .auth-form-section .auth-logo img{height:40px}.auth-page .auth-form-section .auth-content{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:400px}.auth-page .auth-form-section .auth-content h1{font-size:2rem;margin-bottom:8px}.auth-page .auth-form-section .auth-content .auth-subtitle{color:#666;margin-bottom:32px}.auth-page .auth-form .error-banner{display:flex;align-items:center;gap:10px;padding:14px 16px;background:rgba(239,68,68,.1);color:#ef4444;font-size:14px;border-radius:8px;margin-bottom:20px}.auth-page .auth-form .form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.auth-page .auth-form .form-options .forgot-password-link{font-size:14px;color:#d4af7d}.auth-page .auth-form .form-options .forgot-password-link:hover{text-decoration:underline}.auth-page .auth-form .btn-submit{width:100%;padding:14px;font-size:15px}.auth-page .password-strength{display:flex;align-items:center;gap:12px;margin-top:8px}.auth-page .password-strength .strength-bar{flex:1;height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden}.auth-page .password-strength .strength-bar .strength-fill{height:100%;transition:width .3s ease}.auth-page .password-strength span{font-size:12px;font-weight:500}.auth-page .auth-divider{display:flex;align-items:center;gap:16px;margin:24px 0;color:#999;font-size:14px}.auth-page .auth-divider::before,.auth-page .auth-divider::after{content:"";flex:1;height:1px;background:#e5e5e5}.auth-page .social-login .btn-social{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;transition:all .15s ease}.auth-page .social-login .btn-social img{width:20px;height:20px}.auth-page .social-login .btn-social:hover{background:#fafafa}.auth-page .auth-switch{margin-top:24px;text-align:center;font-size:14px;color:#666}.auth-page .auth-switch a{color:#d4af7d;font-weight:500}.auth-page .auth-switch a:hover{text-decoration:underline}.auth-page .auth-visual-section{display:none;position:relative;background:linear-gradient(135deg, #0f0d0c 0%, #1a1815 100%);overflow:hidden}@media(min-width: 992px){.auth-page .auth-visual-section{display:flex;align-items:center;justify-content:center}}.auth-page .auth-visual-section .visual-content{position:relative;z-index:1;padding:60px;color:#fff;text-align:center}.auth-page .auth-visual-section .visual-content .visual-text{margin-bottom:40px}.auth-page .auth-visual-section .visual-content .visual-text h2{font-family:"Playfair Display",Georgia,serif;font-size:2.5rem;font-weight:400;margin-bottom:16px;letter-spacing:.02em;background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(212, 175, 125, 0.9) 40%, white 60%, rgba(212, 175, 125, 0.85) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.auth-page .auth-visual-section .visual-content .visual-text p{font-size:1rem;color:rgba(255,255,255,.65);letter-spacing:.05em}.auth-page .auth-visual-section .visual-content .visual-features{text-align:left}.auth-page .auth-visual-section .visual-content .visual-features .feature{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:15px;color:rgba(255,255,255,.8)}.auth-page .auth-visual-section .visual-content .visual-features .feature i{color:#d4af7d}.auth-page .auth-visual-section .visual-background{position:absolute;inset:0}.auth-page .auth-visual-section .visual-background::before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle, rgba(212, 175, 125, 0.15) 0%, transparent 50%)}.auth-page .auth-visual-section .visual-background::after{content:"";position:absolute;bottom:-50%;left:-50%;width:100%;height:100%;background:radial-gradient(circle, rgba(184, 149, 106, 0.12) 0%, transparent 50%)}.account-layout .account-header{background:#f9f7f4;padding:32px 0;margin-bottom:0}.account-layout .account-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.account-layout .account-header .breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:12px}.account-layout .account-header .breadcrumb a{color:#666;text-decoration:none}.account-layout .account-header .breadcrumb a:hover{color:#d4af7d}.account-layout .account-header .breadcrumb .separator{color:#999}.account-layout .account-header .breadcrumb .current{color:#1a1a1a;font-weight:500}.account-layout .account-header h1{font-family:"Playfair Display",Georgia,serif;font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0}.account-layout>.container{max-width:1200px;margin:0 auto;padding:0 20px}.account-layout .account-content{display:flex;gap:32px;padding:40px 0}@media(max-width: 991px){.account-layout .account-content{flex-direction:column;gap:0}}.account-sidebar{width:260px;flex-shrink:0}@media(max-width: 991px){.account-sidebar{display:none;width:100%;position:fixed;top:0;left:0;bottom:0;z-index:1000;background:#fff;padding:24px;overflow-y:auto;box-shadow:4px 0 20px rgba(0,0,0,.15)}.account-sidebar.open{display:block}}.account-sidebar .user-info{display:flex;align-items:center;gap:14px;padding:20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px}.account-sidebar .user-info .user-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, #d4af7d, #b8956a);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;flex-shrink:0}.account-sidebar .user-info .user-details{overflow:hidden}.account-sidebar .user-info .user-details h3{font-size:15px;font-weight:600;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-sidebar .user-info .user-details span{font-size:13px;color:#666;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-sidebar .account-nav{background:#fff;border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;margin-bottom:16px}.account-sidebar .account-nav ul{list-style:none;margin:0;padding:0}.account-sidebar .account-nav li{border-bottom:1px solid #f0f0f0}.account-sidebar .account-nav li:last-child{border-bottom:none}.account-sidebar .account-nav a{display:flex;align-items:center;gap:12px;padding:14px 20px;font-size:14px;color:#1a1a1a;text-decoration:none;transition:all .15s ease}.account-sidebar .account-nav a i{font-size:18px;color:#999;width:22px;text-align:center}.account-sidebar .account-nav a:hover{background:#fafafa;color:#d4af7d}.account-sidebar .account-nav a:hover i{color:#d4af7d}.account-sidebar .account-nav a.active{background:rgba(212,175,125,.08);color:#d4af7d;font-weight:500;border-left:3px solid #d4af7d;padding-left:17px}.account-sidebar .account-nav a.active i{color:#d4af7d}.account-sidebar .btn-logout{display:flex;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:14px;color:#ef4444;background:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .15s ease}.account-sidebar .btn-logout i{font-size:18px;width:22px;text-align:center}.account-sidebar .btn-logout:hover{background:rgba(239,68,68,.05);border-color:rgba(239,68,68,.3)}.mobile-menu-toggle{display:none}@media(max-width: 991px){.mobile-menu-toggle{display:flex;align-items:center;gap:8px;padding:10px 16px;font-size:14px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:20px;cursor:pointer}.mobile-menu-toggle i{font-size:18px}}.mobile-overlay{display:none}@media(max-width: 991px){.mobile-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:999}}.account-main{flex:1;min-width:0}.account-dashboard .welcome-section{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;background:linear-gradient(135deg, rgba(212, 175, 125, 0.08), rgba(212, 175, 125, 0.02));border:1px solid rgba(212,175,125,.15);border-radius:12px;margin-bottom:32px}.account-dashboard .welcome-section .welcome-content h2{font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;margin:0 0 6px;color:#1a1a1a}.account-dashboard .welcome-section .welcome-content p{margin:0;font-size:14px;color:#666}.account-dashboard .welcome-section .btn-primary{white-space:nowrap;display:inline-flex;align-items:center;gap:8px}@media(max-width: 767px){.account-dashboard .welcome-section{flex-direction:column;text-align:center;padding:24px}}.account-dashboard .quick-links-section{margin-bottom:32px}.account-dashboard .quick-links-section h3{font-size:1.1rem;font-weight:600;margin:0 0 16px}.account-dashboard .quick-links-grid{display:grid;gap:16px}@media(min-width: 576px){.account-dashboard .quick-links-grid{grid-template-columns:repeat(2, 1fr)}}.account-dashboard .quick-link-card{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none;color:#1a1a1a;transition:all .15s ease}.account-dashboard .quick-link-card .card-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(212,175,125,.1);border-radius:8px;flex-shrink:0}.account-dashboard .quick-link-card .card-icon i{font-size:20px;color:#d4af7d}.account-dashboard .quick-link-card .card-content{flex:1;min-width:0}.account-dashboard .quick-link-card .card-content h4{font-size:14px;font-weight:600;margin:0 0 2px}.account-dashboard .quick-link-card .card-content p{font-size:12px;color:#666;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-dashboard .quick-link-card .card-arrow{color:#999;font-size:14px;flex-shrink:0}.account-dashboard .quick-link-card:hover{border-color:#d4af7d;box-shadow:0 2px 12px rgba(212,175,125,.1);transform:translateY(-1px)}.account-dashboard .quick-link-card:hover .card-icon{background:#d4af7d}.account-dashboard .quick-link-card:hover .card-icon i{color:#fff}.account-dashboard .recent-orders-section{margin-bottom:32px}.account-dashboard .recent-orders-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.account-dashboard .recent-orders-section .section-header h3{font-size:1.1rem;font-weight:600;margin:0}.account-dashboard .recent-orders-section .section-header .view-all-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#d4af7d;text-decoration:none;font-weight:500}.account-dashboard .recent-orders-section .section-header .view-all-link:hover{text-decoration:underline}.account-dashboard .orders-list .order-card{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:12px;text-decoration:none;color:#1a1a1a;transition:all .15s ease}.account-dashboard .orders-list .order-card:last-child{margin-bottom:0}.account-dashboard .orders-list .order-card:hover{border-color:#d4af7d;box-shadow:0 2px 8px rgba(0,0,0,.05)}.account-dashboard .orders-list .order-card .order-image{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;position:relative;background:#fafafa}.account-dashboard .orders-list .order-card .order-image img{width:100%;height:100%;object-fit:cover}.account-dashboard .orders-list .order-card .order-image .placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.account-dashboard .orders-list .order-card .order-image .placeholder-image i{font-size:24px;color:#999}.account-dashboard .orders-list .order-card .order-image .more-items{position:absolute;bottom:2px;right:2px;background:rgba(0,0,0,.7);color:#fff;font-size:10px;padding:1px 5px;border-radius:4px}.account-dashboard .orders-list .order-card .order-info{flex:1;min-width:0}.account-dashboard .orders-list .order-card .order-info .order-header{display:flex;align-items:center;gap:10px;margin-bottom:4px}.account-dashboard .orders-list .order-card .order-info .order-header .order-number{font-weight:600;font-size:14px}.account-dashboard .orders-list .order-card .order-info .order-header .order-status{padding:2px 10px;font-size:11px;color:#fff;border-radius:20px;white-space:nowrap}.account-dashboard .orders-list .order-card .order-info .order-details{display:flex;gap:16px;font-size:13px;color:#666}.account-dashboard .orders-list .order-card .order-info .order-details .order-total{font-weight:600;color:#1a1a1a}.account-dashboard .orders-list .order-card>.lni-chevron-right{color:#999;font-size:14px;flex-shrink:0}.account-dashboard .empty-state{text-align:center;padding:48px 24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.account-dashboard .empty-state>i{font-size:48px;color:#999;margin-bottom:16px;display:block}.account-dashboard .empty-state h4{font-size:1.1rem;margin:0 0 8px}.account-dashboard .empty-state p{font-size:14px;color:#666;margin:0 0 20px}.account-dashboard .loading-state{text-align:center;padding:48px 24px}.account-dashboard .loading-state .spinner{width:32px;height:32px;border:3px solid #e5e5e5;border-top-color:#d4af7d;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 12px}.account-dashboard .loading-state p{font-size:14px;color:#666}.account-dashboard .account-info-section h3{font-size:1.1rem;font-weight:600;margin:0 0 16px}.account-dashboard .info-cards{display:grid;gap:12px}@media(min-width: 768px){.account-dashboard .info-cards{grid-template-columns:repeat(2, 1fr)}}.account-dashboard .info-card{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.account-dashboard .info-card .info-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:8px;flex-shrink:0}.account-dashboard .info-card .info-icon i{font-size:18px;color:#999}.account-dashboard .info-card .info-content{flex:1;min-width:0}.account-dashboard .info-card .info-content label{display:block;font-size:12px;color:#999;margin-bottom:2px}.account-dashboard .info-card .info-content span{font-size:14px;font-weight:500}.account-dashboard .info-card .edit-link{color:#999;transition:color .15s ease}.account-dashboard .info-card .edit-link:hover{color:#d4af7d}.my-orders-page .page-header{margin-bottom:24px}.my-orders-page .page-header h2{font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;margin:0 0 4px}.my-orders-page .page-header .results-count{font-size:13px;color:#666}.my-orders-page .orders-filters{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.my-orders-page .orders-list .order-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:16px;overflow:hidden;transition:border-color .15s ease}.my-orders-page .orders-list .order-card:hover{border-color:rgba(212,175,125,.3)}.my-orders-page .orders-list .order-card:last-child{margin-bottom:0}.my-orders-page .orders-list .order-card .order-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;background:#fafafa;border-bottom:1px solid #f0f0f0}.my-orders-page .orders-list .order-card .order-header .order-number{font-weight:600;font-size:14px}.my-orders-page .orders-list .order-card .order-header .order-date{font-size:13px;color:#666}.my-orders-page .orders-list .order-card .order-header .order-status{padding:3px 12px;font-size:12px;color:#fff;border-radius:20px;font-weight:500}.my-orders-page .orders-list .order-card .order-items{display:flex;gap:12px;padding:16px 20px;overflow-x:auto;flex-wrap:wrap}.my-orders-page .orders-list .order-card .order-items .order-item{display:flex;align-items:center;gap:12px}.my-orders-page .orders-list .order-card .order-items .order-item .item-image{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fafafa;border:1px solid #f0f0f0;position:relative}.my-orders-page .orders-list .order-card .order-items .order-item .item-image img{width:100%;height:100%;object-fit:cover}.my-orders-page .orders-list .order-card .order-items .order-item .item-image .qty-badge{position:absolute;top:-4px;right:-4px;background:#d4af7d;color:#fff;font-size:10px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-name{font-size:13px;font-weight:500;display:block}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-price{font-size:12px;color:#666}.my-orders-page .orders-list .order-card .order-items .more-items{display:flex;align-items:center;font-size:13px;color:#999;padding:0 8px}.my-orders-page .orders-list .order-card .order-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #f0f0f0;font-size:14px}.my-orders-page .orders-list .order-card .order-footer .order-summary{display:flex;align-items:center;gap:16px}.my-orders-page .orders-list .order-card .order-footer .order-summary .item-count{font-size:13px;color:#666}.my-orders-page .orders-list .order-card .order-footer .order-summary .order-total{font-size:14px;color:#666}.my-orders-page .orders-list .order-card .order-footer .order-summary .order-total strong{color:#1a1a1a}.my-orders-page .orders-list .order-card .order-footer .order-actions .btn-secondary{font-size:13px;padding:8px 16px}.my-orders-page .pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:24px}.my-orders-page .pagination .btn-page{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;font-size:14px;cursor:pointer;transition:all .15s ease}.my-orders-page .pagination .btn-page:hover{border-color:#d4af7d;color:#d4af7d}.my-orders-page .pagination .btn-page.active{background:#d4af7d;border-color:#d4af7d;color:#fff}.my-orders-page .pagination .btn-page:disabled{opacity:.4;cursor:not-allowed}.my-orders-page .pagination .page-numbers{display:flex;gap:4px}.my-orders-page .empty-state,.my-orders-page .error-state,.my-orders-page .loading-state{text-align:center;padding:48px 24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.my-orders-page .empty-state>i,.my-orders-page .error-state>i,.my-orders-page .loading-state>i{font-size:48px;color:#999;margin-bottom:16px;display:block}.my-orders-page .empty-state h3,.my-orders-page .error-state h3,.my-orders-page .loading-state h3{font-size:1.1rem;margin:0 0 8px}.my-orders-page .empty-state p,.my-orders-page .error-state p,.my-orders-page .loading-state p{font-size:14px;color:#666;margin:0 0 20px}.my-orders-page .error-state>i{color:#ef4444}.my-orders-page .error-state .btn-retry{display:inline-flex;align-items:center;gap:6px}.order-detail-page .page-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}.order-detail-page .page-header .btn-back{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e5e5e5;border-radius:8px;background:#fff;color:#1a1a1a;text-decoration:none;font-size:13px;white-space:nowrap;flex-shrink:0;transition:all .15s ease}.order-detail-page .page-header .btn-back:hover{border-color:#d4af7d;color:#d4af7d}.order-detail-page .page-header .header-info h2{font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;margin:0 0 4px}.order-detail-page .page-header .header-info .header-meta{display:flex;gap:16px;font-size:13px;color:#666;flex-wrap:wrap}.order-detail-page .page-header .header-info .order-status{display:inline-block;padding:3px 12px;font-size:12px;color:#fff;border-radius:20px;font-weight:500}.order-detail-page .order-detail-grid{display:grid;gap:24px}@media(min-width: 992px){.order-detail-page .order-detail-grid{grid-template-columns:1fr 340px}}.order-detail-page .order-main{min-width:0}.order-detail-page .tracking-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;margin-bottom:20px}.order-detail-page .tracking-section h3{font-size:1rem;margin:0 0 12px}.order-detail-page .tracking-section .tracking-info{display:flex;gap:20px;font-size:14px;flex-wrap:wrap}.order-detail-page .tracking-section .tracking-info .tracking-number{font-weight:600;color:#d4af7d}.order-detail-page .order-timeline-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;margin-bottom:20px}.order-detail-page .order-timeline-section h3{font-size:1rem;margin:0 0 16px}.order-detail-page .timeline{position:relative;padding-left:36px}.order-detail-page .timeline::before{content:"";position:absolute;left:11px;top:4px;bottom:4px;width:2px;background:#e5e5e5}.order-detail-page .timeline .timeline-item{position:relative;padding-bottom:20px}.order-detail-page .timeline .timeline-item:last-child{padding-bottom:0}.order-detail-page .timeline .timeline-item .timeline-icon{position:absolute;left:-36px;top:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5e5e5;border:2px solid #fff}.order-detail-page .timeline .timeline-item .timeline-icon i{font-size:11px;color:#fff}.order-detail-page .timeline .timeline-item.current .timeline-icon{background:#d4af7d;box-shadow:0 0 0 4px rgba(212,175,125,.15)}.order-detail-page .timeline .timeline-item .timeline-content{display:flex;flex-direction:column;gap:2px}.order-detail-page .timeline .timeline-item .timeline-status{font-size:14px;font-weight:500}.order-detail-page .timeline .timeline-item .timeline-date{font-size:12px;color:#999}.order-detail-page .timeline .timeline-item .timeline-notes{font-size:13px;color:#666;margin-top:2px}.order-detail-page .timeline .timeline-item .btn-invoice-download-inline{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 14px;background:rgba(16,185,129,.1);color:#10b981;font-size:13px;font-weight:500;border:1px solid rgba(16,185,129,.25);border-radius:8px;text-decoration:none;transition:.15s ease}.order-detail-page .timeline .timeline-item .btn-invoice-download-inline:hover{background:#10b981;color:#fff}.order-detail-page .timeline .timeline-item .btn-invoice-download-inline i{font-size:14px}.order-detail-page .order-items-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;margin-bottom:20px}.order-detail-page .order-items-section h3{font-size:1rem;margin:0 0 16px}.order-detail-page .items-list .order-item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0}.order-detail-page .items-list .order-item:first-child{padding-top:0}.order-detail-page .items-list .order-item:last-child{border-bottom:none;padding-bottom:0}.order-detail-page .items-list .order-item .item-image{width:72px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fafafa}.order-detail-page .items-list .order-item .item-image img{width:100%;height:100%;object-fit:cover}.order-detail-page .items-list .order-item .item-info{flex:1;min-width:0}.order-detail-page .items-list .order-item .item-info .item-name{font-weight:500;font-size:14px;margin-bottom:4px;display:block}.order-detail-page .items-list .order-item .item-info .item-meta{display:flex;gap:16px;flex-wrap:wrap}.order-detail-page .items-list .order-item .item-info .item-meta span{font-size:12px;color:#999}.order-detail-page .items-list .order-item .item-total{text-align:right;flex-shrink:0;font-weight:600;font-size:15px}.order-detail-page .sidebar-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;margin-bottom:16px}.order-detail-page .sidebar-card h4{font-size:1rem;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:8px}.order-detail-page .sidebar-card h4 i{color:#999}.order-detail-page .sidebar-card:last-child{margin-bottom:0}.order-detail-page .sidebar-card.actions-card .btn-block{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-bottom:10px;padding:10px 16px;font-size:14px}.order-detail-page .sidebar-card.actions-card .btn-block:last-child{margin-bottom:0}.order-detail-page .sidebar-card.actions-card .btn-outline{background:#fff;border:1px solid #e5e5e5;color:#1a1a1a;text-decoration:none;border-radius:8px;transition:all .15s ease}.order-detail-page .sidebar-card.actions-card .btn-outline:hover{border-color:#d4af7d;color:#d4af7d}.order-detail-page .sidebar-card.invoice-card .invoice-list{display:flex;flex-direction:column;gap:10px}.order-detail-page .sidebar-card.invoice-card .invoice-item{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-name{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1a1a1a}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-name i{color:#d4af7d;font-size:16px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-actions{display:flex;gap:8px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-actions .btn-sm{padding:6px 14px;font-size:12px;border-radius:8px;text-decoration:none;text-align:center;flex:1;display:inline-flex;align-items:center;justify-content:center}.order-detail-page .sidebar-card.notice-card{display:flex;gap:12px;align-items:flex-start;background:rgba(212,175,125,.04);border-color:rgba(212,175,125,.15)}.order-detail-page .sidebar-card.notice-card>i{font-size:20px;color:#d4af7d;flex-shrink:0;margin-top:2px}.order-detail-page .sidebar-card.notice-card p{font-size:13px;color:#666;margin:0;line-height:1.6}.order-detail-page .summary-lines .summary-line{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.order-detail-page .summary-lines .summary-line.total{font-weight:600;font-size:16px;padding-top:12px;margin-top:8px;border-top:2px solid #e5e5e5}.order-detail-page .summary-lines .summary-line.discount{color:#10b981}.order-detail-page .address-content,.order-detail-page .contact-content{font-size:14px;line-height:1.7;color:#666}.order-detail-page .address-content strong,.order-detail-page .contact-content strong{color:#1a1a1a;display:block;margin-bottom:4px}.order-detail-page .billing-address-card{border-left:3px solid #d4af7d}.order-detail-page .billing-address-card .billing-company-info{margin-top:8px;padding-top:8px;border-top:1px dashed #e5e5e5;font-size:13px}.order-detail-page .billing-address-card .billing-company-info p{margin:2px 0}.order-detail-page .modal-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:20px}.order-detail-page .modal.return-modal{display:block;background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:80vh;overflow-y:auto}.order-detail-page .modal.return-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f0f0f0}.order-detail-page .modal.return-modal .modal-header h3{margin:0;font-size:1.1rem}.order-detail-page .modal.return-modal .modal-header .btn-close{background:none;border:none;font-size:20px;cursor:pointer;color:#999;padding:4px}.order-detail-page .modal.return-modal .modal-header .btn-close:hover{color:#1a1a1a}.order-detail-page .modal.return-modal .modal-body{padding:24px}.order-detail-page .modal.return-modal .modal-body .info-text{font-size:14px;color:#666;margin:0 0 20px}.order-detail-page .modal.return-modal .modal-body .return-items{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.order-detail-page .modal.return-modal .modal-body .return-items .return-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .15s ease}.order-detail-page .modal.return-modal .modal-body .return-items .return-item.selected{border-color:#d4af7d;background:rgba(212,175,125,.04)}.order-detail-page .modal.return-modal .modal-body .return-items .return-item input[type=checkbox]{accent-color:#d4af7d;width:18px;height:18px;flex-shrink:0}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-image{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-image img{width:100%;height:100%;object-fit:cover}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-info{flex:1;min-width:0}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-info .item-name{font-size:13px;font-weight:500;display:block}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-info .item-qty{font-size:12px;color:#666}.order-detail-page .modal.return-modal .modal-body .return-items .return-item .item-price{font-weight:600;font-size:14px;flex-shrink:0}.order-detail-page .modal.return-modal .modal-body .form-group{margin-bottom:16px}.order-detail-page .modal.return-modal .modal-body .form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px}.order-detail-page .modal.return-modal .modal-body .form-group select{width:100%;padding:10px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .15s ease}.order-detail-page .modal.return-modal .modal-body .form-group select:focus{outline:none;border-color:#d4af7d}.order-detail-page .modal.return-modal .modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f0f0f0}.my-addresses-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.my-addresses-page .page-header h2{font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;margin:0}.my-addresses-page .addresses-grid{display:grid;gap:16px}@media(min-width: 768px){.my-addresses-page .addresses-grid{grid-template-columns:repeat(2, 1fr)}}.my-addresses-page .address-card{background:#fff;padding:20px;border:1px solid #e5e5e5;border-radius:12px;position:relative;transition:border-color .15s ease}.my-addresses-page .address-card:hover{border-color:rgba(212,175,125,.3)}.my-addresses-page .address-card.default{border-color:#d4af7d}.my-addresses-page .address-card .default-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;padding:3px 10px;background:#d4af7d;color:#fff;border-radius:10px;font-weight:500;margin-bottom:12px}.my-addresses-page .address-card .address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.my-addresses-page .address-card .address-header h4{font-size:15px;margin:0}.my-addresses-page .address-card .address-header .address-actions{display:flex;gap:8px}.my-addresses-page .address-card .address-header .address-actions .btn-action{background:none;border:none;padding:4px;cursor:pointer;color:#999;font-size:16px;transition:color .15s ease}.my-addresses-page .address-card .address-header .address-actions .btn-action:hover{color:#d4af7d}.my-addresses-page .address-card .address-header .address-actions .btn-action.delete:hover{color:#ef4444}.my-addresses-page .address-card .address-content{font-size:14px;color:#666;line-height:1.7}.my-addresses-page .address-card .address-content .recipient{color:#1a1a1a;font-weight:500;display:block;margin-bottom:4px}.my-addresses-page .address-card .address-content .address-line{display:block}.my-addresses-page .address-card .address-content .location{display:block}.my-addresses-page .address-card .address-content .postal-code{display:block}.my-addresses-page .address-card .address-content .phone{display:block;margin-top:4px;color:#1a1a1a}.my-addresses-page .address-card .btn-set-default{display:block;width:100%;margin-top:12px;padding:8px;background:none;border:1px dashed #e5e5e5;border-radius:8px;font-size:13px;color:#666;cursor:pointer;transition:all .15s ease}.my-addresses-page .address-card .btn-set-default:hover{border-color:#d4af7d;color:#d4af7d}.my-addresses-page .add-address-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;border:2px dashed #e5e5e5;border-radius:12px;color:#999;cursor:pointer;transition:all .15s ease;background:none;width:100%;min-height:180px}.my-addresses-page .add-address-card:hover{border-color:#d4af7d;color:#d4af7d}.my-addresses-page .add-address-card i{font-size:32px;margin-bottom:10px}.my-addresses-page .add-address-card span{font-size:14px}.my-addresses-page .modal-overlay{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.5);animation:overlayFadeIn .3s ease;overflow:hidden;overscroll-behavior:contain}@keyframes overlayFadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}.my-addresses-page .address-modal{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:100%;max-width:520px;height:100%;height:100dvh;background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.12);animation:slideInRight .3s ease;z-index:2001;border-radius:0}.my-addresses-page .address-modal .address-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid #f0f0f0;flex:0 0 auto}.my-addresses-page .address-modal .address-modal-header h3{font-size:1.1rem;margin:0}.my-addresses-page .address-modal .address-modal-header .btn-close-modal{background:none;border:none;font-size:20px;cursor:pointer;color:#999;padding:4px}.my-addresses-page .address-modal .address-modal-header .btn-close-modal:hover{color:#1a1a1a}.my-addresses-page .address-modal form{display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden}.my-addresses-page .address-modal .address-modal-body{padding:24px 28px;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.my-addresses-page .address-modal .address-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 28px;border-top:1px solid #f0f0f0;flex:0 0 auto;background:#fff}.my-addresses-page .address-modal .address-modal-footer .btn{flex:1}.my-addresses-page .address-modal .form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media(max-width: 575px){.my-addresses-page .address-modal .form-row{grid-template-columns:1fr}}.my-addresses-page .address-modal .form-group{margin-bottom:16px}.my-addresses-page .address-modal .form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:#1a1a1a}.my-addresses-page .address-modal .form-group input,.my-addresses-page .address-modal .form-group select,.my-addresses-page .address-modal .form-group textarea{width:100%;padding:10px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;transition:border-color .15s ease;font-family:inherit}.my-addresses-page .address-modal .form-group input:focus,.my-addresses-page .address-modal .form-group select:focus,.my-addresses-page .address-modal .form-group textarea:focus{outline:none;border-color:#d4af7d}.my-addresses-page .address-modal .form-group input.error,.my-addresses-page .address-modal .form-group select.error,.my-addresses-page .address-modal .form-group textarea.error{border-color:#ef4444}.my-addresses-page .address-modal .form-group textarea{resize:vertical;min-height:80px}.my-addresses-page .address-modal .form-group .error-text{font-size:12px;color:#ef4444;margin-top:4px}.my-addresses-page .address-modal .checkbox-group{margin-top:8px}.my-addresses-page .address-modal .checkbox-group .checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}.my-addresses-page .address-modal .checkbox-group .checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:#d4af7d}.profile-page .page-header{margin-bottom:28px}.profile-page .page-header h2{font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;margin:0}.profile-page .settings-grid{display:grid;gap:24px}.profile-page .settings-section{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px}.profile-page .settings-section h3{display:flex;align-items:center;gap:10px;font-size:1.05rem;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.profile-page .settings-section h3 i{font-size:20px;color:#d4af7d}.profile-page .settings-form{max-width:500px}.profile-page .settings-form .form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}@media(max-width: 575px){.profile-page .settings-form .form-row{grid-template-columns:1fr}}.profile-page .settings-form .form-group{margin-bottom:16px}.profile-page .settings-form .form-group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px}.profile-page .settings-form .form-group input{width:100%;padding:10px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;transition:border-color .15s ease}.profile-page .settings-form .form-group input:focus{outline:none;border-color:#d4af7d}.profile-page .settings-form .form-group input.error{border-color:#ef4444}.profile-page .settings-form .form-group .error-text{font-size:12px;color:#ef4444;margin-top:4px}.profile-page .settings-form .form-group .input-wrapper{position:relative}.profile-page .settings-form .form-group .input-wrapper .toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#999;font-size:16px}.profile-page .settings-form .form-group .input-wrapper .toggle-password:hover{color:#1a1a1a}.profile-page .settings-form .error-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;font-size:14px;margin-bottom:16px}.profile-page .settings-form .error-banner i{font-size:18px}.profile-page .settings-form .success-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);border-radius:8px;color:#10b981;font-size:14px;margin-bottom:16px}.profile-page .settings-form .success-banner i{font-size:18px}.profile-page .settings-form button[type=submit]{margin-top:8px}.profile-page .danger-zone{background:#fff;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:24px}.profile-page .danger-zone h3{color:#ef4444;display:flex;align-items:center;gap:10px;font-size:1.05rem;margin:0 0 16px;padding-bottom:16px;border-bottom:1px solid rgba(239,68,68,.15)}.profile-page .danger-zone h3 i{font-size:20px}.profile-page .danger-zone .danger-content p{font-size:14px;color:#666;margin:0 0 16px;line-height:1.6}.profile-page .danger-zone .delete-confirm{margin-top:20px;padding:20px;background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.15);border-radius:8px}.profile-page .danger-zone .delete-confirm .confirm-text{font-size:14px;color:#666;margin-bottom:12px}.profile-page .danger-zone .delete-confirm input{width:100%;padding:10px 14px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;margin-bottom:16px}.profile-page .danger-zone .delete-confirm input:focus{outline:none;border-color:#ef4444}.profile-page .danger-zone .delete-confirm .confirm-actions{display:flex;gap:12px;justify-content:flex-end}@keyframes spin{to{transform:rotate(360deg)}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.hidden{display:none !important}@media(max-width: 767px){.hide-mobile{display:none !important}}@media(min-width: 768px){.hide-desktop{display:none !important}}.error-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;background:linear-gradient(165deg, #faf8f5 0%, #f5f0e8 50%, #ece4d8 100%);text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.error-page__content{position:relative;max-width:520px;padding:60px 40px}.error-page__decoration{position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:200px;height:200px;color:#d4af7d;opacity:.8;pointer-events:none}.error-page__decoration svg{width:100%;height:100%}.error-page__code{display:block;font-family:"Playfair Display",Georgia,serif;font-size:5rem;font-weight:700;color:#d4af7d;line-height:1;margin-bottom:16px;letter-spacing:-2px}@media(min-width: 768px){.error-page__code{font-size:7rem}}.error-page__title{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 12px;line-height:1.3}@media(min-width: 768px){.error-page__title{font-size:1.875rem}}.error-page__message{font-size:15px;color:#666;margin:0 0 36px;line-height:1.7}.error-page__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.error-page__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:500;letter-spacing:.3px;border-radius:50px;text-decoration:none;cursor:pointer;transition:all .3s ease;border:none}.error-page__btn--primary{background:#d4af7d;color:#fff}.error-page__btn--primary:hover{background:#b8956a;transform:translateY(-1px);box-shadow:0 4px 16px rgba(212,175,125,.3)}.error-page__btn--secondary{background:#fff;color:#1a1a1a;border:1px solid rgba(0,0,0,.1)}.error-page__btn--secondary:hover{background:#f9f7f4;border-color:#d4af7d;color:#d4af7d}.error-page__btn--ghost{background:transparent;color:#666}.error-page__btn--ghost:hover{color:#d4af7d}.error-page__btn svg{flex-shrink:0}.not-found-page{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:40px 20px;text-align:center}.not-found-page .not-found-content{max-width:480px}.not-found-page .not-found-code{display:block;font-family:"Playfair Display",Georgia,serif;font-size:6rem;font-weight:700;color:#d4af7d;line-height:1;margin-bottom:16px}.not-found-page h1{font-family:"Playfair Display",Georgia,serif;font-size:1.75rem;color:#1a1a1a;margin:0 0 12px}.not-found-page p{font-size:15px;color:#666;margin:0 0 32px;line-height:1.6}.not-found-page .not-found-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.search-page{min-height:80vh;padding-bottom:60px}.search-header{background:linear-gradient(135deg, #f9f7f4 0%, #fff 100%);padding:60px 20px 40px;text-align:center}.search-header h1{font-family:"Playfair Display",Georgia,serif;font-size:2rem;color:#1a1a1a;margin:0 0 24px}.search-header .search-header-content{max-width:600px;margin:0 auto}.search-input-wrapper{position:relative;display:flex;align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:20px;padding:0 20px;transition:all .15s ease}.search-input-wrapper:focus-within{border-color:#d4af7d;box-shadow:0 0 0 4px rgba(212,175,125,.1)}.search-input-wrapper .search-icon{flex-shrink:0;color:#999}.search-input-wrapper .search-input{flex:1;border:none;background:none;padding:16px 12px;font-size:16px;color:#1a1a1a;outline:none;width:100%}.search-input-wrapper .search-input::placeholder{color:#999}.search-input-wrapper .search-clear{flex-shrink:0;padding:8px;color:#999;border-radius:50%;transition:all .15s ease}.search-input-wrapper .search-clear:hover{background:#fafafa;color:#1a1a1a}.search-content{max-width:1200px;margin:0 auto;padding:0 20px}.search-empty-state,.search-no-results{text-align:center;padding:60px 20px}.search-empty-state .empty-icon,.search-no-results .empty-icon{color:#999;margin-bottom:24px;opacity:.5}.search-empty-state h2,.search-no-results h2{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;color:#1a1a1a;margin:0 0 12px}.search-empty-state p,.search-no-results p{font-size:15px;color:#666;margin:0 0 32px}.popular-searches{margin-top:32px}.popular-searches .label{display:block;font-size:13px;color:#999;margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.popular-searches .tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.search-tag{display:inline-block;padding:8px 16px;background:#fafafa;border:1px solid #e5e5e5;border-radius:20px;font-size:14px;color:#1a1a1a;cursor:pointer;transition:all .15s ease}.search-tag:hover{background:#d4af7d;border-color:#d4af7d;color:#fff}.btn-suggestion{display:inline-block;padding:14px 28px;background:#1a1a1a;color:#fff;border-radius:20px;font-weight:500;transition:all .15s ease}.btn-suggestion:hover{background:#d4af7d}.search-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0;border-bottom:1px solid #f0f0f0;margin-bottom:24px;flex-wrap:wrap}@media(max-width: 768px){.search-toolbar{flex-direction:column;align-items:stretch}}.search-meta .result-count{font-size:14px;color:#666}.search-meta .result-count strong{color:#1a1a1a;font-weight:600}.search-actions{display:flex;gap:12px}@media(max-width: 768px){.search-actions{width:100%}.search-actions .filter-select{flex:1}}.filter-select{padding:10px 16px;padding-right:36px;border:1px solid #e5e5e5;border-radius:8px;font-size:14px;color:#1a1a1a;background:#fff url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23666%27 stroke-width=%272%27%3E%3Cpath d=%27M6 9l6 6 6-6%27/%3E%3C/svg%3E") no-repeat right 12px center;appearance:none;cursor:pointer;transition:all .15s ease}.filter-select:hover{border-color:#999}.filter-select:focus{outline:none;border-color:#d4af7d}.search-highlight{background:rgba(212,175,125,.2);color:#1a1a1a;padding:0 2px;border-radius:2px}.search-loading .loading-grid{display:grid;gap:24px;grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.search-loading .loading-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px){.search-loading .loading-grid{grid-template-columns:repeat(4, 1fr)}}.search-loading .product-skeleton .skeleton-image{aspect-ratio:3/4;background:linear-gradient(90deg, #fafafa 25%, #e8e8e8 50%, #fafafa 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.search-loading .product-skeleton .skeleton-info{padding:16px 0}.search-loading .product-skeleton .skeleton-category,.search-loading .product-skeleton .skeleton-name,.search-loading .product-skeleton .skeleton-price{height:12px;background:#fafafa;border-radius:4px;animation:shimmer 1.5s infinite}.search-loading .product-skeleton .skeleton-category{width:60px;margin-bottom:8px}.search-loading .product-skeleton .skeleton-name{width:80%;margin-bottom:8px}.search-loading .product-skeleton .skeleton-price{width:40%}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.search-error{text-align:center;padding:40px;color:#ef4444}.search-hint{text-align:center;padding:60px 20px;color:#999}@media(max-width: 767px){.account-dashboard .orders-list .order-card{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}.account-dashboard .orders-list .order-card .order-image{width:48px;height:48px}.account-dashboard .orders-list .order-card .order-info{width:100%}.account-dashboard .orders-list .order-card .order-info .order-header{flex-wrap:wrap;gap:6px}.account-dashboard .orders-list .order-card .order-info .order-details{flex-wrap:wrap;gap:8px}.account-dashboard .quick-links-grid{grid-template-columns:1fr}.account-dashboard .info-cards{grid-template-columns:1fr}.my-orders-page .orders-list .order-card .order-header{padding:12px 14px;gap:8px}.my-orders-page .orders-list .order-card .order-items{padding:12px 14px;gap:10px}.my-orders-page .orders-list .order-card .order-items .order-item{min-width:0;max-width:100%}.my-orders-page .orders-list .order-card .order-items .order-item .item-info{min-width:0}.my-orders-page .orders-list .order-card .order-items .order-item .item-info .item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.my-orders-page .orders-list .order-card .order-footer{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 14px}.my-orders-page .orders-list .order-card .order-footer .order-summary{flex-wrap:wrap;gap:8px}.my-orders-page .orders-list .order-card .order-footer .order-actions{width:100%}.my-orders-page .orders-list .order-card .order-footer .order-actions .btn-secondary{width:100%;text-align:center;justify-content:center}.order-detail-page .page-header{flex-direction:column;gap:12px}.order-detail-page .page-header .header-info h2{font-size:1.2rem}.order-detail-page .page-header .header-info .header-meta{gap:8px;font-size:12px}.order-detail-page .items-list .order-item .item-image{width:56px;height:56px}.order-detail-page .items-list .order-item .item-info .item-meta{gap:8px}.order-detail-page .items-list .order-item .item-total{font-size:13px}.order-detail-page .sidebar-card{padding:16px}.order-detail-page .sidebar-card.invoice-card .invoice-item .invoice-actions{flex-direction:column}.order-summary .summary-items .summary-item{gap:10px}.order-summary .summary-items .summary-item .item-image{width:48px;height:48px;flex-shrink:0}.order-summary .summary-items .summary-item .item-info{min-width:0}.order-summary .summary-items .summary-item .item-info .item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 575px){.account-main,.account-dashboard,.my-orders-page,.order-detail-page,.checkout-page{overflow-x:hidden;max-width:100vw}.my-orders-page .orders-list .order-card .order-items{flex-direction:column}.my-orders-page .orders-list .order-card .order-items .order-item{width:100%}.order-detail-page .items-list .order-item{gap:10px}.order-detail-page .items-list .order-item .item-image{width:48px;height:48px}}
