.navbar{position:sticky;top:0;z-index:200;background:#fffffffa;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid #f1f5f9;transition:all .25s ease}.navbar.navbar--scrolled{background:#fff;box-shadow:0 4px 20px #0000000d}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:16px}.navbar-left-cluster{display:flex;align-items:center;gap:12px}.luxury-brand-wordmark{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;text-decoration:none;line-height:1;-webkit-user-select:none;user-select:none;transition:transform .15s ease,opacity .15s ease}.luxury-brand-wordmark:hover{opacity:.9;transform:translateY(-1px)}.brand-wordmark-title{font-family:Playfair Display,Cinzel,Didot,Bodoni MT,Georgia,serif;font-size:1.38rem;font-weight:800;color:#0f172a;letter-spacing:.3px;line-height:1.1;display:block}.brand-wordmark-sub{font-family:-apple-system,BlinkMacSystemFont,Plus Jakarta Sans,Segoe UI,Roboto,sans-serif;font-size:.52rem;font-weight:800;color:#94a3b8;letter-spacing:2.8px;text-transform:uppercase;margin-top:1px;display:block}.nav-links{display:flex;gap:8px;align-items:center}.nav-links a{font-size:.9rem;font-weight:600;color:#475569;padding:8px 16px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:all .2s ease}.nav-links a:hover{color:#0f172a;background:#f8fafc}.nav-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.icon-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;cursor:pointer;position:relative;transition:all .15s ease}.icon-btn:hover{color:#0f172a;background:#fff;border-color:#cbd5e1}.icon-btn:active{transform:scale(.92)}.mobile-menu-btn{display:none}@media(max-width:768px){.mobile-menu-btn{display:flex}.nav-links{display:none;position:fixed;top:68px;left:16px;right:16px;flex-direction:column;align-items:stretch;background:#fff;padding:16px;gap:8px;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 14px 40px #0000001f;z-index:199}.nav-links.open{display:flex}.nav-links a{padding:12px 18px;font-size:.92rem;background:#f8fafc;border-radius:10px;text-align:center;color:#0f172a}}.user-menu-wrap{position:relative}.navbar-user-btn{padding:0!important;overflow:hidden;border-radius:50%!important;border:1.5px solid #cbd5e1!important}.navbar-avatar{width:38px;height:38px;object-fit:cover;border-radius:50%}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:180px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0000001f;padding:8px;display:flex;flex-direction:column;gap:4px;z-index:300}.user-dropdown-name{padding:8px 12px 6px;font-size:.8rem;font-weight:800;color:#0f172a;border-bottom:1px solid #f1f5f9;margin-bottom:4px}.user-dropdown a,.user-dropdown button{padding:8px 12px;font-size:.85rem;font-weight:600;color:#475569;text-decoration:none;border-radius:8px;text-align:left;border:none;background:transparent;cursor:pointer;display:block;width:100%}.user-dropdown a:hover,.user-dropdown button:hover{background:#f8fafc;color:#0f172a}.home-search-wrapper{position:relative;width:100%;margin:14px 0 18px;z-index:50}.home-search-bar{display:flex;align-items:center;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;padding:8px 14px 8px 20px;transition:all .2s ease;box-shadow:0 4px 18px #0000000d}.home-search-bar:focus-within{background:#fff;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a,0 6px 20px #00000014}.home-search-icon{color:#0f172a;flex-shrink:0;margin-right:12px}.home-search-bar input{flex:1;border:none;background:transparent;outline:none;font-size:.95rem;color:#0f172a;font-weight:600;min-width:0}.home-search-bar input::placeholder{color:#64748b;font-weight:500}.home-search-clear-btn{background:#f1f5f9;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#475569;cursor:pointer;margin-right:8px;flex-shrink:0;transition:background .15s ease}.home-search-clear-btn:hover{background:#e2e8f0;color:#0f172a}.home-search-divider{width:1.5px;height:22px;background:#e2e8f0;margin:0 10px;flex-shrink:0}.home-search-filter-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease;flex-shrink:0}.home-search-filter-btn:hover{background:#0f172a;color:#fff;border-color:#0f172a;transform:scale(1.05)}.home-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:20px;border:1.5px solid #e2e8f0;box-shadow:0 14px 40px #00000024;overflow:hidden;z-index:100;animation:dropIn .2s ease}@keyframes dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.developer-search-result-box{display:flex;align-items:center;gap:14px;padding:14px 18px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-bottom:2px solid rgba(56,189,248,.3);cursor:pointer;transition:all .2s ease}.developer-search-result-box:hover{background:linear-gradient(135deg,#090d16,#0f172a)}.dev-search-avatar-wrap{position:relative;width:48px;height:48px;flex-shrink:0}.dev-search-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center top;border:2px solid #38bdf8}.dev-search-badge-dot{position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #0f172a}.dev-search-info{flex:1;min-width:0}.dev-search-title-row{display:flex;align-items:center;gap:8px}.dev-search-name{font-size:.96rem;font-weight:900;color:#fff}.dev-verified-pill{display:inline-flex;align-items:center;gap:4px;background:#f59e0b33;border:1px solid rgba(245,158,11,.4);color:#fbbf24;font-size:.65rem;font-weight:800;padding:2px 7px;border-radius:999px;text-transform:uppercase}.dev-search-role{font-size:.78rem;color:#94a3b8;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dev-search-action{flex-shrink:0}.dev-view-profile-btn{display:inline-flex;align-items:center;gap:5px;background:#38bdf8;color:#07090e;font-size:.76rem;font-weight:900;padding:6px 12px;border-radius:999px;transition:all .2s ease}.developer-search-result-box:hover .dev-view-profile-btn{background:#7dd3fc;transform:translate(2px)}.suggestions-header{padding:12px 18px;background:#f8fafc;border-bottom:1px solid #f1f5f9;font-size:.75rem;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.5px}.suggestions-list{max-height:320px;overflow-y:auto}.suggestion-item{display:flex;align-items:center;gap:14px;padding:12px 18px;cursor:pointer;transition:background .15s ease;border-bottom:1px solid #f8fafc}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f8fafc}.suggestion-thumb{width:46px;height:46px;border-radius:12px;object-fit:contain;background:#f1f5f9;padding:4px;flex-shrink:0}.suggestion-info{flex:1;min-width:0}.suggestion-title{font-size:.9rem;font-weight:700;color:#0f172a;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-category{font-size:.76rem;color:#94a3b8;margin:2px 0 0}.suggestion-price{font-size:.95rem;font-weight:800;color:#0f172a;display:flex;align-items:center;gap:6px;flex-shrink:0}.suggestion-arrow{color:#94a3b8}.home-search-suggestions.empty{padding:20px;text-align:center;color:#64748b;font-size:.9rem}@media(min-width:1024px){.home-search-wrapper{max-width:680px;margin:18px auto 26px}.home-search-bar{padding:10px 20px 10px 24px}.home-search-bar input{font-size:1rem}}.hero-banner-section{padding:8px 0 16px;background:#fff}.hero-slider-viewport{position:relative;width:100%;border-radius:24px;overflow:visible;min-height:210px}.hero-banner-card{width:100%;padding:22px 24px 28px;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:210px;border-radius:24px;box-sizing:border-box;overflow:hidden;transition:opacity .4s ease,transform .4s ease}.hero-banner-card.slide-active{opacity:1;pointer-events:auto;transform:scale(1);position:relative;z-index:2;box-shadow:0 14px 36px #f43f5e14,0 4px 12px #0000000a}.hero-banner-card.slide-hidden{opacity:0;pointer-events:none;transform:scale(.98);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.slide-raksha-light{background:linear-gradient(135deg,#fff,#fff1f2 40%,#fef3c7);border:1px solid rgba(244,63,94,.18);position:relative;box-shadow:inset 0 0 40px #fef3c766}.slide-raksha-light:before{content:"";position:absolute;top:-20%;right:-10%;width:260px;height:260px;background:radial-gradient(circle,rgba(254,205,211,.45) 0%,transparent 70%);pointer-events:none;z-index:1}.slide-raksha-royal-light{background:linear-gradient(135deg,#fff,#fce7f3,#fff1f2 70%,#fef3c7);border:1px solid rgba(236,72,153,.22);position:relative;overflow:visible!important;box-shadow:inset 0 0 40px #fde68a59}.slide-raksha-royal-light:before{content:"";position:absolute;top:-15%;left:10%;width:320px;height:320px;background:radial-gradient(circle,rgba(244,63,94,.15) 0%,transparent 70%);pointer-events:none;z-index:1}.hero-hanging-rakhi-wrap{position:absolute;top:-22px;right:28px;width:145px;height:95px;z-index:10;transform:rotate(18deg);filter:drop-shadow(0 10px 18px rgba(234,88,12,.35));pointer-events:none;animation:rakhiSway 4s ease-in-out infinite alternate}@keyframes rakhiSway{0%{transform:rotate(16deg) translateY(0)}to{transform:rotate(22deg) translateY(-3px)}}.hero-hanging-rakhi-img{width:100%;height:100%;object-fit:contain}.hero-banner-left{flex:1;max-width:48%;z-index:2;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.hero-banner-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.3px;text-transform:uppercase;margin-bottom:10px;white-space:nowrap}.raksha-light-eyebrow{background:#ffe4e6;color:#e11d48;border:1px solid #fecdd3}.raksha-heart-icon{color:#e11d48}.slide-light-title{font-size:clamp(1.15rem,3.2vw,1.8rem);font-weight:700;color:#0f172a;line-height:1.22;margin-bottom:14px;letter-spacing:-.4px}.slide-light-title-main{font-weight:900;color:#0f172a}.slide-light-title-accent{color:#e11d48;font-weight:900}.hero-banner-shop-btn{display:inline-flex;align-items:center;justify-content:center;font-size:.88rem;font-weight:800;padding:9px 22px;border-radius:12px;text-decoration:none;transition:all .2s ease}.slide-light-cta-btn{background:linear-gradient(135deg,#ea580c,#e11d48);color:#fff;box-shadow:0 4px 14px #e11d4859}.slide-light-cta-btn:hover{background:linear-gradient(135deg,#c2410c,#be123c);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #e11d4873}.hero-banner-right{position:relative;width:52%;height:205px;display:flex;align-items:center;justify-content:flex-end;z-index:2;margin-right:-10px}.hero-banner-img-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;animation:bannerFloat 4s ease-in-out infinite}@keyframes bannerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hero-banner-img{width:100%;height:100%;max-height:205px;object-fit:contain;object-position:right center;filter:none!important;image-rendering:-webkit-optimize-contrast;transform:translate(6px)}.hero-img-no-shadow{filter:none!important}.hero-banner-bogo-tag{position:absolute;top:0;right:0;background:#e11d48;color:#fff;font-size:.65rem;font-weight:800;padding:4px 8px;border-radius:8px;display:flex;align-items:center;gap:4px;z-index:5;box-shadow:0 3px 8px #e11d4866}.slide-light-bogo-tag{background:linear-gradient(135deg,#e11d48,#be123c);color:#fff}.raksha-light-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:2}.raksha-light-left-art{flex:0 0 40%;max-width:190px;height:175px;display:flex;align-items:center;justify-content:center}.raksha-light-main-img{width:100%;height:100%;object-fit:contain}.raksha-light-text-col{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.raksha-light-wishes-title{font-size:clamp(1.15rem,3.2vw,1.75rem);font-weight:800;color:#0f172a;line-height:1.2;margin:0 0 4px;letter-spacing:-.4px}.raksha-title-highlight{background:linear-gradient(135deg,#ea580c,#e11d48);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900}.raksha-ornament-wrap{width:100%;max-width:130px;height:22px;display:flex;align-items:center;margin:1px 0 6px}.raksha-ornament-img{width:100%;height:100%;object-fit:contain;object-position:left center}.raksha-light-wishes-desc{font-size:.82rem;font-weight:600;color:#475569;line-height:1.45;margin:0 0 14px}.raksha-light-cta-btn{background:linear-gradient(135deg,#ea580c,#e11d48);color:#fff;font-weight:800;padding:9px 24px;border-radius:12px;box-shadow:0 4px 14px #e11d4859}.raksha-light-cta-btn:hover{background:linear-gradient(135deg,#c2410c,#be123c);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #e11d4873}.royal-slide-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:68%;z-index:4;position:relative}.royal-light-eyebrow{background:#fdf2f8;border:1px solid #fbcfe8;color:#be185d}.royal-sparkle-icon{color:#e11d48}.royal-light-italic-headline{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.18rem,3.3vw,1.95rem);font-weight:800;line-height:1.22;margin:0 0 8px;letter-spacing:-.3px}.royal-italic-line-1-dark{color:#0f172a}.royal-italic-colorful-light{background:linear-gradient(135deg,#ea580c,#e11d48,#db2777 70%,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;font-style:italic;display:inline-block}.royal-light-subtitle{font-size:.78rem;font-weight:600;color:#475569;line-height:1.4;margin:0 0 14px;max-width:440px}.royal-light-cta-btn{background:linear-gradient(135deg,#e11d48,#db2777,#ea580c);color:#fff;font-weight:900;padding:9px 24px;border-radius:12px;box-shadow:0 4px 16px #e11d4859;transition:all .2s ease}.royal-light-cta-btn:hover{background:linear-gradient(135deg,#be123c,#9d174d,#c2410c);color:#fff;transform:translateY(-2px);box-shadow:0 6px 22px #e11d4873}.hero-slider-indicators{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;z-index:10}.hero-slider-dot{width:7px;height:7px;border-radius:999px;background:#0f172a33;border:none;cursor:pointer;padding:0;transition:all .25s ease}.hero-slider-dot.active{width:22px;background:#ea580c;box-shadow:0 0 8px #ea580c80}@media(max-width:640px){.hero-slider-viewport{border-radius:20px;min-height:172px}.hero-banner-card{padding:14px 14px 20px;border-radius:20px;min-height:172px;gap:8px}.hero-banner-left{max-width:48%}.hero-banner-eyebrow{font-size:.62rem;padding:3px 8px;margin-bottom:6px}.slide-light-title{font-size:1.02rem;margin-bottom:8px;line-height:1.18}.hero-banner-shop-btn{font-size:.76rem;padding:7px 16px;border-radius:8px}.hero-banner-right{height:160px;width:52%;margin-right:-6px}.hero-banner-img{transform:translate(4px)}.raksha-light-content{gap:12px}.raksha-light-left-art{flex:0 0 38%;max-width:120px;height:120px}.raksha-light-wishes-title{font-size:.98rem;margin-bottom:2px;line-height:1.18}.raksha-ornament-wrap{max-width:100px;height:18px;margin-bottom:4px}.raksha-light-wishes-desc{font-size:.7rem;margin-bottom:8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.raksha-light-cta-btn{font-size:.76rem;padding:6px 14px;border-radius:8px}.hero-hanging-rakhi-wrap{top:-16px;right:12px;width:105px;height:70px}.royal-slide-content{max-width:72%}.royal-light-italic-headline{font-size:1.02rem;margin-bottom:4px;line-height:1.18}.royal-light-subtitle{font-size:.68rem;margin-bottom:8px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.royal-light-cta-btn{font-size:.76rem;padding:6px 16px;border-radius:8px}}@media(min-width:1024px){.hero-banner-section{padding:16px 0 32px}.hero-slider-viewport{border-radius:32px;min-height:380px}.hero-banner-card{padding:44px 54px;border-radius:32px;min-height:380px}.hero-banner-left{max-width:48%}.hero-banner-eyebrow{font-size:.78rem;padding:6px 14px;margin-bottom:16px}.slide-light-title{font-size:2.8rem;line-height:1.14;margin-bottom:22px;letter-spacing:-.8px}.hero-banner-shop-btn{font-size:1rem;padding:13px 32px;border-radius:14px}.hero-banner-right{height:310px;width:50%;margin-right:0}.hero-banner-img{max-height:310px;transform:translate(0)}.raksha-light-content{gap:48px;padding:0 20px}.raksha-light-left-art{flex:0 0 38%;max-width:320px;height:290px}.raksha-light-wishes-title{font-size:2.5rem;line-height:1.16;margin-bottom:8px;letter-spacing:-.6px}.raksha-ornament-wrap{max-width:220px;height:34px;margin-bottom:14px}.raksha-light-wishes-desc{font-size:1.05rem;line-height:1.55;margin-bottom:24px}.raksha-light-cta-btn{font-size:1rem;padding:13px 32px;border-radius:14px}.hero-hanging-rakhi-wrap{top:-30px;right:48px;width:220px;height:140px}.royal-slide-content{max-width:65%;padding:0 20px}.royal-light-italic-headline{font-size:2.85rem;line-height:1.15;margin-bottom:16px}.royal-light-subtitle{font-size:1.08rem;line-height:1.6;margin-bottom:26px;max-width:580px}.royal-light-cta-btn{font-size:1rem;padding:14px 34px;border-radius:14px}.hero-slider-indicators{bottom:16px;gap:8px}.hero-slider-dot.active{width:28px}}.bogo-countdown-compact{display:inline-flex;align-items:center;gap:4px;background:#0f172ad9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fbbf24;font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;letter-spacing:.5px;box-shadow:0 2px 6px #0003}.bogo-clock-icon{color:#fbbf24;animation:pulse 1.5s infinite}.bogo-countdown-box{display:flex;flex-direction:column;gap:6px;background:#e11d4814;border:1px dashed rgba(225,29,72,.4);padding:10px 14px;border-radius:10px;width:fit-content}.bogo-countdown-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#e11d48;text-transform:uppercase;letter-spacing:.5px}.bogo-countdown-grid{display:flex;align-items:center;gap:6px}.bogo-time-seg{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid rgba(225,29,72,.2);border-radius:6px;padding:4px 8px;min-width:38px;box-shadow:0 1px 3px #0000000d}.bogo-time-val{font-size:14px;font-weight:800;color:#0f172a;line-height:1.1;font-variant-numeric:tabular-nums}.bogo-time-unit{font-size:9px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px}.bogo-time-sep{font-size:14px;font-weight:800;color:#e11d48}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.product-card-link{display:block;text-decoration:none;color:inherit;height:100%;min-width:0;width:100%;box-sizing:border-box}.product-card-link.carousel-card{flex:0 0 170px;width:170px;scroll-snap-align:start}@media(min-width:769px){.product-card-link.carousel-card{flex:0 0 210px;width:210px}}.product-card{background:#f8fafc;border-radius:18px;border:1px solid #f1f5f9;overflow:hidden;box-shadow:0 2px 10px #00000008;position:relative;height:100%;display:flex;flex-direction:column;min-width:0;width:100%;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:#e2e8f0}.product-image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#fff;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center;width:100%;padding:10px}.product-image-wrap img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-image-wrap img{transform:scale(1.06)}.product-corner-ribbon{position:absolute;top:14px;right:-32px;width:110px;background:linear-gradient(135deg,#f87171,#ef4444);color:#fff;font-size:.65rem;font-weight:800;text-align:center;padding:3px 0;transform:rotate(45deg);box-shadow:0 2px 6px #ef444459;z-index:3;letter-spacing:.2px;text-transform:lowercase}.product-card-bogo-badge{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#e11d48,#be123c);color:#fff;font-size:.6rem;font-weight:800;letter-spacing:.3px;padding:3px 7px;border-radius:6px;display:flex;align-items:center;gap:3px;box-shadow:0 3px 8px #e11d484d;z-index:2;text-transform:uppercase}.bogo-gift-icon{color:#fff}.product-card-timer-wrap{position:absolute;bottom:6px;left:6px;z-index:2}.product-info{padding:8px 10px 10px;display:flex;flex-direction:column;flex:1;min-width:0}.product-name{font-size:.86rem;font-weight:700;color:#0f172a;margin:0 0 2px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-category-sub{font-size:.72rem;color:#94a3b8;margin:0 0 6px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:auto;width:100%;box-sizing:border-box}.product-prices{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;flex:1;overflow:hidden}.product-card .price-current{font-size:.98rem;font-weight:800;color:#0f172a;line-height:1.15;white-space:nowrap;letter-spacing:-.2px}.product-card .price-original{font-size:.75rem;color:#ef4444;text-decoration:line-through;line-height:1.1;white-space:nowrap}.product-heart-btn{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 6px #0000000a;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s ease,background .15s ease}.product-heart-btn:hover{transform:scale(1.1)}.product-heart-btn:active{transform:scale(.9)}.product-heart-btn.liked{background:#fff1f2;border-color:#fecdd3}.footer{background:#1e293b;color:#cbd5e1;border-top:1px solid #334155;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.footer-trust-strip{background:#0f172a;border-bottom:1px solid #334155;padding:16px 0}.trust-strip-container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-item{display:flex;align-items:center;gap:10px}.trust-icon{flex-shrink:0}.trust-item h5{color:#f1f5f9;font-size:.82rem;font-weight:700;margin:0 0 1px}.trust-item p{color:#94a3b8;font-size:.72rem;margin:0}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.6fr;gap:32px;padding:32px 0 24px}.footer-logo{margin-bottom:10px}.footer-logo-img{height:36px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.footer-tagline{font-size:.82rem;line-height:1.6;color:#94a3b8;margin-bottom:12px}.footer-contact-details p{font-size:.78rem;color:#94a3b8;margin:4px 0;display:flex;align-items:center;gap:6px}.footer-social{display:flex;gap:8px;margin-top:12px}.footer-social-btn{width:34px;height:34px;border-radius:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#f1f5f9}.footer-links{display:flex;flex-direction:column;gap:4px}.footer-links h4{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#f1f5f9;margin:0 0 10px}.footer-links a{font-size:.82rem;color:#94a3b8;text-decoration:none;padding:2px 0}.footer-links a:hover{color:#f1f5f9}.footer-newsletter-col h4{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#f1f5f9;margin:0 0 8px}.footer-newsletter-col>p{font-size:.8rem;color:#94a3b8;margin-bottom:12px;line-height:1.5}.footer-newsletter-box{display:flex;gap:8px;margin-bottom:14px}.footer-newsletter-input{flex:1;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:8px 12px;font-size:.8rem;color:#f1f5f9;outline:none}.footer-newsletter-input::placeholder{color:#64748b}.footer-newsletter-btn{background:#fff;color:#0f172a;border:none;border-radius:8px;padding:8px 14px;font-size:.8rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;white-space:nowrap}.footer-payment-badges{font-size:.75rem;color:#64748b}.payment-icons-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.pay-chip{background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:.72rem;font-weight:600;padding:3px 8px;border-radius:5px}.footer-bottom{border-top:1px solid #334155;padding:12px 0}.footer-bottom-container{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-bottom-container p{font-size:.75rem;color:#64748b;margin:0}.footer-bottom-links{display:flex;gap:16px}.footer-bottom-links a{font-size:.75rem;color:#64748b;text-decoration:none}.footer-bottom-links a:hover{color:#94a3b8}@media(max-width:900px){.trust-strip-container{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width:560px){.trust-strip-container{grid-template-columns:1fr;gap:10px}.footer-grid{grid-template-columns:1fr;padding:24px 0 16px}.footer-bottom-container{flex-direction:column;align-items:flex-start;gap:8px}}.home-categories-circle-section{padding:6px 0 16px;background:#fff}.home-categories-circle-scroll{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 2px 8px}.home-categories-circle-scroll::-webkit-scrollbar{display:none}.home-cat-circle-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;flex-shrink:0;text-decoration:none;transition:transform .2s ease;width:68px}.home-cat-circle-item:active{transform:scale(.92)}.cat-circle-avatar-box{width:62px;height:62px;border-radius:50%;padding:3px;background:#fff;border:1.5px solid #e2e8f0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.home-cat-circle-item:hover .cat-circle-avatar-box,.home-cat-circle-item.active .cat-circle-avatar-box{border-color:#0f172a;box-shadow:0 0 0 2.5px #0f172a26;transform:scale(1.05)}.cat-circle-img{width:100%;height:100%;object-fit:cover;border-radius:50%;background:#f8fafc}.cat-circle-label{font-size:.75rem;font-weight:700;color:#334155;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:68px}.home-cat-circle-item.active .cat-circle-label{color:#0f172a;font-weight:800}.home-section-block{padding:14px 0 24px;background:#fff}.home-section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.home-title-rakhi-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.home-section-title{font-size:clamp(1.6rem,4.8vw,2.2rem);font-weight:900;color:#0f172a;letter-spacing:-.6px;line-height:1.1;margin:0}.rakhi-curly-underline{width:170px;max-width:100%;height:18px;display:flex;align-items:center;margin-top:3px;filter:drop-shadow(0 2px 6px rgba(234,88,12,.22))}.rakhi-curly-svg{width:100%;height:100%;overflow:visible}.home-see-all-link{display:inline-flex;align-items:center;justify-content:center;background:#fec22a;color:#0f172a;font-size:.8rem;font-weight:800;padding:6px 14px;border-radius:999px;text-decoration:none;box-shadow:0 2px 8px #fec22a59;transition:all .2s ease}.home-see-all-link:hover{background:#f59e0b;transform:translateY(-1px);box-shadow:0 4px 12px #fec22a73}.home-carousel-scroll{display:flex;align-items:stretch;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:10px}.home-carousel-scroll::-webkit-scrollbar{display:none}.home-category-pills{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-category-pills::-webkit-scrollbar{display:none}.home-cat-pill{padding:7px 18px;border-radius:999px;font-size:.82rem;font-weight:600;color:#64748b;background:#f1f5f9;border:none;white-space:nowrap;cursor:pointer;transition:all .2s ease}.home-cat-pill:hover{background:#e2e8f0;color:#0f172a}.home-cat-pill.active{background:#0f172a;color:#fff;font-weight:800;box-shadow:0 2px 8px #0f172a33}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1024px){.home-product-grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media(max-width:768px){.home-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.home-section-title{font-size:1.45rem}}@media(max-width:360px){.home-product-grid{grid-template-columns:1fr}}@media(min-width:1024px){.home-categories-circle-section{padding:18px 0 36px}.home-categories-circle-scroll{justify-content:center;gap:32px}.home-cat-circle-item{width:86px;gap:10px}.cat-circle-avatar-box{width:76px;height:76px}.cat-circle-label{font-size:.84rem;max-width:86px}.home-section-block{padding:24px 0 44px}.home-section-title{font-size:2.1rem}.home-see-all-link{font-size:.88rem;padding:8px 20px}.home-product-grid{grid-template-columns:repeat(4,1fr);gap:24px}.home-carousel-scroll{gap:20px;padding-bottom:16px}}.google-btn-wrapper{position:relative;width:100%;max-width:320px;height:48px;margin:16px auto}.google-official-btn-container{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.01;z-index:2;overflow:hidden}.google-neumorphic-btn{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--white);border-radius:24px;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:600;font-size:.95rem;color:var(--text-dark);box-shadow:6px 6px 16px #a3b1c666,-6px -6px 16px #ffffffd9;border:1px solid rgba(255,255,255,.4);transition:all .2s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:1}.google-btn-wrapper:hover .google-neumorphic-btn{transform:translateY(-2px);box-shadow:8px 8px 20px #a3b1c680,-8px -8px 20px #fffffff2;background:var(--off-white)}.google-btn-wrapper:active .google-neumorphic-btn{transform:translateY(0);box-shadow:inset 4px 4px 10px #a3b1c659,inset -4px -4px 10px #ffffffd9}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out}.modal-container{background:var(--white);border-radius:var(--radius);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:440px;padding:40px;position:relative;animation:slideUp .3s cubic-bezier(.16,1,.3,1);border:1px solid rgba(135,206,235,.15)}.modal-close-btn{position:absolute;top:20px;right:20px;background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s,color .2s;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{background-color:var(--off-white);color:var(--text-dark)}.modal-logo{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-serif);font-size:1.75rem;font-weight:600;color:var(--sky-blue-deep);margin-bottom:8px}.modal-subtitle{text-align:center;color:var(--text-muted);margin-bottom:24px;font-size:.95rem}.modal-form{display:flex;flex-direction:column;gap:16px}.modal-form .form-group{margin-bottom:0}.modal-error{background:#fef2f2;color:#dc2626;padding:10px 14px;border-radius:var(--radius-sm);font-size:.85rem;text-align:center}.modal-success{background:#ecfdf5;color:#059669;padding:10px 14px;border-radius:var(--radius-sm);font-size:.85rem;text-align:center}.modal-forgot-link{font-size:.85rem;color:var(--sky-blue-deep);text-align:right;margin-top:4px;cursor:pointer;font-weight:600}.modal-forgot-link:hover{text-decoration:underline}.modal-submit{width:100%;justify-content:center;margin-top:4px}.modal-footer{text-align:center;margin-top:20px;color:var(--text-muted);font-size:.9rem}.modal-footer span{color:var(--sky-blue-deep);font-weight:600;cursor:pointer}.modal-footer span:hover{text-decoration:underline}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-bottom-nav{display:none;position:fixed;bottom:12px;left:16px;right:16px;max-width:440px;margin:0 auto;height:58px;background:#fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(226,232,240,.85);border-radius:999px;z-index:999;justify-content:space-around;align-items:center;padding:0 8px;box-shadow:0 12px 36px #0f172a1f,0 2px 10px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.mobile-bottom-nav{display:flex}body{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}}.bottom-nav-item{display:flex;align-items:center;justify-content:center;gap:6px;color:#94a3b8;text-decoration:none;padding:8px 14px;border-radius:999px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1)}.bottom-nav-item:active{transform:scale(.92)}.bottom-nav-item.active{background:#0f172a;color:#fec22a;box-shadow:0 4px 14px #0f172a33}.bottom-nav-icon-box{position:relative;display:flex;align-items:center;justify-content:center}.bottom-nav-label{font-size:.78rem;font-weight:800;color:#fff;letter-spacing:.2px;white-space:nowrap;animation:fadeInLabel .2s ease}@keyframes fadeInLabel{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.bottom-nav-badge{position:absolute;top:-7px;right:-9px;background:#fec22a;color:#111827;font-size:10px;font-weight:900;min-width:17px;height:17px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 6px #fec22a66;border:1.5px solid #ffffff}.bottom-nav-item.active .bottom-nav-badge{border-color:#0f172a}.luxury-profile-page{position:relative;background:#fbf9fa;color:#0f172a;min-height:100vh;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.lux-ambient-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(100px);opacity:.55;z-index:1}.lux-glow-1{top:-8%;left:-8%;width:480px;height:480px;background:radial-gradient(circle,#fef08a 0%,#fde047 50%,transparent 100%)}.lux-glow-2{top:35%;right:-8%;width:520px;height:520px;background:radial-gradient(circle,#fecdd3 0%,#ffe4e6 60%,transparent 100%)}.lux-glow-3{bottom:5%;left:20%;width:550px;height:550px;background:radial-gradient(circle,#bae6fd 0%,#e0f2fe 60%,transparent 100%)}.lux-container{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:0 20px}.lux-hero-showcase-section{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;padding:40px 20px 60px;box-sizing:border-box;z-index:2}.lux-hero-container{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px}@media(min-width:900px){.lux-hero-container{flex-direction:row;align-items:center;text-align:left;gap:54px}}.lux-portrait-box-wrap{flex-shrink:0;display:flex;justify-content:center}.lux-portrait-halo-ring{position:relative;width:280px;height:340px;border-radius:36px;padding:4px;background:linear-gradient(135deg,#f59e0b,#f43f5e,#38bdf8);box-shadow:0 16px 44px #f43f5e2e,0 4px 16px #0000000a;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.lux-portrait-halo-ring{width:330px;height:400px;border-radius:42px}}.lux-crystal-portrait-img{width:100%;height:100%;border-radius:32px;object-fit:cover;object-position:center 10%;display:block;filter:brightness(1.02) contrast(1.02);border:2px solid #ffffff}@media(min-width:900px){.lux-crystal-portrait-img{border-radius:38px}}.lux-portrait-online-tag{position:absolute;bottom:-12px;display:inline-flex;align-items:center;gap:6px;background:#fff;border:1.5px solid #22c55e;color:#15803d;font-size:.76rem;font-weight:800;padding:6px 14px;border-radius:999px;box-shadow:0 4px 14px #22c55e40;white-space:nowrap}.lux-green-pulse{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e}.lux-identity-details{flex:1;display:flex;flex-direction:column;align-items:center}@media(min-width:900px){.lux-identity-details{align-items:flex-start}}.lux-hero-status-pill{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid rgba(245,158,11,.4);color:#d97706;font-size:.76rem;font-weight:800;padding:6px 14px;border-radius:999px;margin-bottom:12px;letter-spacing:.3px;box-shadow:0 2px 8px #f59e0b1a}.lux-sparkle{color:#f59e0b}.lux-hero-name{font-size:clamp(2.4rem,6vw,4.4rem);font-weight:900;color:#0f172a;margin:0 0 8px;line-height:1.1;letter-spacing:-1px}.lux-name-gold{background:linear-gradient(135deg,#d97706,#e11d48);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lux-hero-title{font-size:clamp(.96rem,2.5vw,1.28rem);font-weight:800;color:#0284c7;margin:0 0 14px;line-height:1.4}.lux-role-divider{color:#94a3b8;margin:0 4px}.lux-hero-bio{font-size:clamp(.9rem,2vw,1.05rem);line-height:1.6;color:#475569;max-width:600px;margin:0 0 26px}.lux-hero-bio strong{color:#0f172a}.lux-hero-buttons-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-bottom:26px}@media(min-width:900px){.lux-hero-buttons-row{justify-content:flex-start}}.lux-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.88rem;font-weight:800;padding:11px 20px;border-radius:999px;text-decoration:none;transition:all .22s ease;box-shadow:0 4px 14px #0000000f}.lux-btn:hover{transform:translateY(-2px)}.lux-btn-whatsapp{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 6px 18px #22c55e59}.lux-btn-whatsapp:hover{box-shadow:0 10px 24px #22c55e80}.lux-btn-call{background:linear-gradient(135deg,#0284c7,#0369a1);color:#fff;box-shadow:0 6px 18px #0284c759}.lux-btn-call:hover{box-shadow:0 10px 24px #0284c780}.lux-btn-email{background:#fff;border:1.5px solid #e2e8f0;color:#0f172a}.lux-btn-email:hover{background:#f8fafc;border-color:#cbd5e1}.lux-btn-github{background:#0f172a;color:#fff}.lux-btn-github:hover{background:#1e293b}.lux-btn-portfolio{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 6px 18px #f59e0b59}.lux-btn-portfolio:hover{box-shadow:0 10px 24px #f59e0b80}.lux-scroll-down-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:.8rem;font-weight:700;padding:7px 16px;border-radius:999px;cursor:pointer;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.lux-scroll-down-pill:hover{background:#f8fafc;color:#0f172a;border-color:#0284c7}.lux-bounce-arrow{animation:bounceDown 1.8s infinite}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.lux-section{padding:50px 0;position:relative;z-index:2}.lux-section-header{text-align:center;max-width:720px;margin:0 auto 36px}.lux-section-badge{display:inline-flex;align-items:center;gap:6px;background:#fef3c7;border:1px solid #fde68a;color:#b45309;font-size:.74rem;font-weight:800;padding:4px 14px;border-radius:999px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.lux-section-heading{font-size:clamp(1.7rem,4vw,2.5rem);font-weight:900;color:#0f172a;margin:0 0 10px;letter-spacing:-.8px}.lux-section-sub{font-size:.92rem;line-height:1.6;color:#64748b;margin:0}.lux-qualifications-grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:768px){.lux-qualifications-grid{grid-template-columns:repeat(2,1fr)}}.lux-qual-card{background:#fff;border:1px solid #f1f5f9;border-radius:26px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 8px 24px #0000000a,0 1px 3px #00000005;transition:all .25s ease}.lux-qual-card:hover{transform:translateY(-4px);border-color:#fed7aa;box-shadow:0 14px 32px #f59e0b1f}.lux-qual-icon-box{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 6px 16px #00000026}.gold-gradient{background:linear-gradient(135deg,#f59e0b,#d97706)}.rose-gradient{background:linear-gradient(135deg,#e11d48,#be123c)}.cyan-gradient{background:linear-gradient(135deg,#0284c7,#0369a1)}.purple-gradient{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.lux-qual-tag{display:inline-block;font-size:.7rem;font-weight:800;color:#d97706;text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.lux-qual-title{font-size:1.2rem;font-weight:900;color:#0f172a;margin:0 0 6px}.lux-qual-company{font-size:.86rem;font-weight:800;color:#0284c7;margin-bottom:8px}.lux-qual-desc{font-size:.88rem;line-height:1.6;color:#475569;margin:0 0 14px}.lux-qual-desc strong{color:#0f172a}.lux-qual-badges{display:flex;flex-wrap:wrap;gap:6px}.lux-qual-badges span{font-size:.72rem;font-weight:700;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;padding:4px 9px;border-radius:8px}.lux-projects-grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:768px){.lux-projects-grid{grid-template-columns:repeat(3,1fr)}}.lux-project-card{background:#fff;border:1px solid #f1f5f9;border-radius:22px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 24px #0000000a;transition:all .25s ease}.lux-project-card:hover{transform:translateY(-4px);border-color:#bae6fd;box-shadow:0 14px 32px #0284c71f}.lux-proj-tag{font-size:.68rem;font-weight:800;color:#d97706;text-transform:uppercase;letter-spacing:.4px;display:inline-block;margin-bottom:4px}.lux-proj-title{font-size:1.2rem;font-weight:900;color:#0f172a;margin:0 0 8px}.lux-proj-desc{font-size:.84rem;line-height:1.55;color:#64748b;margin:0 0 14px;flex-grow:1}.lux-proj-skills{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:18px}.lux-proj-skills span{font-size:.68rem;font-weight:700;background:#f1f5f9;color:#334155;padding:3px 7px;border-radius:6px}.lux-proj-btn{display:inline-flex;align-items:center;gap:5px;color:#0284c7;font-size:.84rem;font-weight:800;text-decoration:none;transition:all .2s ease}.lux-proj-btn:hover{color:#0369a1;transform:translate(3px)}.lux-skills-filter-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px}.lux-tab-btn{background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:.8rem;font-weight:800;padding:7px 16px;border-radius:999px;cursor:pointer;box-shadow:0 2px 6px #00000008;transition:all .2s ease}.lux-tab-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}.lux-skills-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media(min-width:600px){.lux-skills-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.lux-skills-grid{grid-template-columns:repeat(4,1fr)}}.lux-skill-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;box-shadow:0 2px 6px #00000005;transition:all .2s ease}.lux-skill-card:hover{background:#f8fafc;border-color:#0284c7;transform:translateY(-2px)}.lux-skill-icon{color:#0284c7;flex-shrink:0}.lux-skill-name{font-size:.85rem;font-weight:800;color:#0f172a}.lux-skill-level{font-size:.68rem;font-weight:700;color:#94a3b8}.lux-chat-widget{background:#fff;border:1px solid #f1f5f9;border-radius:26px;padding:22px;max-width:680px;margin:0 auto;box-shadow:0 12px 36px #0000000d}.lux-chat-widget-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.lux-chat-avatar-wrap{position:relative;width:46px;height:46px;flex-shrink:0}.lux-chat-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center top;border:2px solid #0284c7}.lux-chat-online-dot{position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #ffffff}.lux-chat-person-name{font-size:1.05rem;font-weight:900;color:#0f172a;margin:0}.lux-chat-status-text{display:flex;align-items:center;gap:6px;font-size:.74rem;font-weight:700;color:#64748b;margin-top:2px}.lux-status-pulse{width:6px;height:6px;border-radius:50%;background:#22c55e}.lux-chat-topic-chips{display:flex;gap:6px;overflow-x:auto;padding:12px 0 6px;scrollbar-width:none}.lux-chat-topic-chips::-webkit-scrollbar{display:none}.lux-topic-chip{background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:.72rem;font-weight:800;padding:6px 12px;border-radius:999px;white-space:nowrap;cursor:pointer;transition:all .2s ease}.lux-topic-chip:hover{background:#0f172a;color:#fff;border-color:#0f172a}.lux-chat-message-stream{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow-y:auto;padding:10px 2px}.lux-msg-row{display:flex;gap:8px;align-items:flex-end}.lux-msg-row.from-user{justify-content:flex-end}.lux-msg-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;object-position:center top;flex-shrink:0}.lux-msg-content{display:flex;flex-direction:column;max-width:80%}.from-user .lux-msg-content{align-items:flex-end}.lux-msg-author{font-size:.66rem;font-weight:800;color:#94a3b8;margin-bottom:2px;padding-left:2px}.lux-msg-bubble{font-size:.86rem;line-height:1.5;padding:9px 13px;border-radius:16px;word-break:break-word}.from-manish .lux-msg-bubble{background:#ffe4e6;color:#881337;border-bottom-left-radius:4px}.from-user .lux-msg-bubble{background:#0f172a;color:#fff;font-weight:600;border-bottom-right-radius:4px}.lux-msg-timestamp{font-size:.62rem;color:#94a3b8;margin-top:2px;padding:0 2px}.lux-typing-indicator{display:inline-flex;align-items:center;gap:4px;background:#ffe4e6;padding:9px 13px;border-radius:16px 16px 16px 4px}.typing-dot{width:5px;height:5px;border-radius:50%;background:#e11d48;animation:luxTyping 1.4s infinite both}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes luxTyping{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.15)}}.lux-chat-input-row{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:5px 6px 5px 14px;margin-top:10px}.lux-chat-field{flex:1;border:none;background:transparent;outline:none;font-size:.86rem;color:#0f172a;min-width:0}.lux-chat-field::placeholder{color:#94a3b8}.lux-chat-send-btn{width:34px;height:34px;border-radius:50%;background:#0f172a;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.lux-chat-send-btn:hover{background:#e11d48;transform:scale(1.05)}.lux-faq-grid{display:grid;grid-template-columns:1fr;gap:12px}.lux-faq-card{background:#fff;border:1px solid #f1f5f9;border-radius:18px;padding:18px 22px;box-shadow:0 4px 16px #00000008}.lux-faq-q{display:flex;align-items:center;gap:8px;font-size:1rem;font-weight:800;color:#0284c7;margin:0 0 6px}.lux-faq-q svg{color:#f59e0b;flex-shrink:0}.lux-faq-a{font-size:.88rem;line-height:1.6;color:#475569;margin:0}.lux-faq-a strong{color:#0f172a}.lux-faq-a a{color:#0284c7;text-decoration:underline}:root{--rose-gold: #0f172a;--rose-gold-light: #e2e8f0;--rose-gold-dark: #0f172a;--rose-gold-deep: #0f172a;--peach: #f8fafc;--peach-light: #f8fafc;--cream: #ffffff;--warm-beige: #e2e8f0;--white: #FFFFFF;--off-white: #f8fafc;--bg-subtle: #f1f5f9;--text-dark: #0f172a;--text-muted: #64748b;--text-light: #94a3b8;--border: #e2e8f0;--shadow: 0 4px 24px rgba(0, 0, 0, .06);--shadow-md: 0 8px 32px rgba(0, 0, 0, .08);--shadow-lg: 0 16px 56px rgba(0, 0, 0, .1);--shadow-xl: 0 32px 80px rgba(0, 0, 0, .12);--radius: 16px;--radius-sm: 10px;--radius-xs: 8px;--font-serif: Georgia, "Times New Roman", serif;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--gradient-sky: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);--gradient-fresh: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);--gradient-dark: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--neu-surface: #f8fafc;--neu-shadow-light: rgba(255, 255, 255, .9);--neu-shadow-dark: rgba(0, 0, 0, .06);--neu-out: 0 4px 12px rgba(0,0,0,.06);--neu-out-sm: 0 2px 8px rgba(0,0,0,.05);--neu-in: inset 0 2px 6px rgba(0,0,0,.06);--sky-glow: 0 0 0 1px rgba(0,0,0,.08), 0 8px 24px rgba(0,0,0,.08);--accent-gold: #fec22a;--accent-gold-hover: #f59e0b;--accent-gold-light: #fef3c7;--accent-gold-text: #111827;--sky-blue: #fec22a;--sky-blue-light: #fef3c7;--sky-blue-dark: #f59e0b;--sky-blue-deep: #111827}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100vw}body{font-family:var(--font-sans);background:#fff;color:#0f172a;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}.container{max-width:1260px;margin:0 auto;padding:0 28px;box-sizing:border-box}.section{padding:72px 0}.section-label{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#0f172a;margin-bottom:14px}.section-label:before{content:"";display:block;width:24px;height:2px;background:#0f172a;border-radius:2px}.section-title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.9rem);font-weight:600;color:#0f172a;text-align:center;margin-bottom:48px;line-height:1.2}.section-title .serif-italic{color:#0f172a;font-style:italic}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:.93rem;font-weight:600;transition:all .2s ease;cursor:pointer;border:none;font-family:var(--font-sans)}.btn-primary{background:#0f172a;color:#fff}.btn-primary:hover{background:#1e293b}.btn-secondary{background:#fff;color:#0f172a;border:1.5px solid #e2e8f0}.btn-secondary:hover{border-color:#0f172a}.btn-sky{background:#0f172a;color:#fff}.btn-sky:hover{background:#1e293b}.btn-hero-primary{background:#0f172a;color:#fff;border-radius:8px;padding:12px 24px;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:background .2s ease}.btn-hero-primary:hover{background:#1e293b}.loading-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#0f172a;border-radius:50%;animation:spin .7s linear infinite}@media(max-width:640px){.container{padding:0 12px}}.section{padding:96px 0}.section-label{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--rose-gold-deep);margin-bottom:14px}.section-label:before{content:"";display:block;width:24px;height:2px;background:var(--rose-gold-deep);border-radius:2px}.section-title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.9rem);font-weight:600;color:var(--text-dark);text-align:center;margin-bottom:56px;line-height:1.2}.section-title .serif-italic{background:linear-gradient(135deg,var(--rose-gold),var(--rose-gold-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:50px;font-size:.93rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;font-family:var(--font-sans)}.btn-primary{background:var(--gradient-dark);color:var(--white);box-shadow:0 4px 16px #c97a6e33}.btn-primary:hover{background:linear-gradient(135deg,var(--rose-gold),var(--rose-gold-dark));transform:translateY(-2px);box-shadow:0 10px 30px #c97a6e59}.btn-secondary{background:#fff;color:var(--text-dark);border:1.5px solid var(--border);box-shadow:var(--shadow)}.btn-secondary:hover{border-color:var(--rose-gold-light);color:var(--rose-gold);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-sky,.btn-gold{background:#fec22a;color:#111827;font-weight:700;border-radius:24px;padding:12px 24px;box-shadow:0 4px 14px #fec22a59;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;transition:all .2s ease}.btn-sky:hover,.btn-gold:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 8px 20px #fec22a73}.btn-sky:active,.btn-gold:active{transform:scale(.98)}.serif-italic{font-family:var(--font-serif);font-style:italic;font-weight:400}@keyframes fadeInUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.animate-in{animation:fadeInUp .7s cubic-bezier(.4,0,.2,1) forwards}.loading-spinner{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--rose-gold);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.container{padding:0 16px}}.app-toast.swal2-popup{border-radius:14px!important;padding:14px 18px!important;font-family:var(--font-sans, "Inter", sans-serif)!important;font-size:.9rem!important;box-shadow:0 8px 32px #00000024,0 2px 8px #00000014!important;border:1px solid rgba(0,0,0,.06)!important;max-width:340px!important;min-width:260px!important}.app-toast-title.swal2-title{font-size:.92rem!important;font-weight:700!important;color:#0f172a!important;padding:0!important;margin:0!important;text-align:left!important}.app-toast-body.swal2-html-container{font-size:.82rem!important;color:#475569!important;margin:2px 0 0!important;text-align:left!important}.app-toast--cart.swal2-popup{border-left:4px solid #2563eb!important}.app-toast-cart-btn.swal2-confirm{border-radius:8px!important;font-size:.82rem!important;font-weight:600!important;padding:7px 14px!important;margin-top:6px!important}.app-toast--push.swal2-popup{border-left:4px solid #8b5cf6!important}.app-toast-push-btn.swal2-confirm{border-radius:8px!important;font-size:.82rem!important;font-weight:600!important;padding:7px 14px!important;margin-top:6px!important}.app-toast-buynow.swal2-popup{border-radius:20px!important;padding:28px 24px 24px!important;max-width:340px!important;box-shadow:0 20px 60px #0000002e!important}.app-toast-buynow-confirm.swal2-confirm,.app-toast-buynow-cancel.swal2-cancel{border-radius:12px!important;font-weight:600!important;padding:11px 22px!important;font-size:.92rem!important}.app-toast .swal2-timer-progress-bar{background:#2563eb!important}.app-toast--push .swal2-timer-progress-bar{background:#8b5cf6!important}
