@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);:root{--background-color:#fff;--background-secondary:#f0f4ff;--background-tertiary:#e6eeff;--surface-color:#fff;--surface-light:#f8faff;--text-color:#10151d;--text-secondary:#4a5568;--text-muted:#718096;--primary-color:#2563eb;--primary-color-rgb:37,99,235;--primary-hover:#1d4ed8;--primary-light:#dbeafe;--primary-dark:#1e40af;--primary-gradient:linear-gradient(135deg,#3b82f6,#2563eb);--secondary-color:#60a5fa;--secondary-hover:#3b82f6;--secondary-light:#eff6ff;--accent-color:#1e40af;--accent-hover:#1e3a8a;--accent-light:#dbeafe;--success-color:#10b981;--success-light:#d1fae5;--info-color:#3b82f6;--info-light:#dbeafe;--warning-color:#f59e0b;--warning-light:#fef3c7;--danger-color:#ef4444;--danger-light:#fee2e2;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#10151d;--light-color:#fff;--dark-color:#10151d;--mat-black:#10151d;--border-color:#e5e7eb;--border-color-hover:#d1d5db;--shadow-color:#10151d14;--shadow-color-hover:#10151d1f;--border-radius-sm:6px;--border-radius:8px;--border-radius-lg:12px;--border-radius-xl:16px;--max-width:1200px;--fixed-width:800px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:0.9375rem;--font-size-md:1rem;--font-size-lg:1.0625rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.5rem;--font-size-4xl:1.875rem;--font-size-5xl:2.25rem;--heading-h1:2rem;--heading-h2:1.75rem;--heading-h3:1.5rem;--heading-h4:1.25rem;--heading-h5:1.125rem;--heading-h6:1rem;--transition-fast:0.15s ease;--transition-base:0.2s ease;--transition-slow:0.3s ease;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal:1040;--z-popover:1050;--z-tooltip:1060}*,:after,:before{box-sizing:border-box;margin:0;padding:0}p{color:#10151d;color:var(--text-color);font-size:.9375rem;font-size:var(--font-size-base);line-height:1.6;margin-bottom:1rem}.ant-btn{border-radius:8px!important;border-radius:var(--border-radius)!important;font-size:.9375rem!important;font-size:var(--font-size-base)!important;height:40px!important;padding:0 24px!important}.ant-btn-primary{background:#2563eb!important;background:var(--primary-color)!important;border-color:#2563eb!important;border-color:var(--primary-color)!important}.ant-btn-primary:hover{background:#1d4ed8!important;background:var(--primary-hover)!important;border-color:#1d4ed8!important;border-color:var(--primary-hover)!important}.ant-input,.ant-select-selector{border-radius:8px!important;border-radius:var(--border-radius)!important;font-size:.9375rem!important;font-size:var(--font-size-base)!important}.ant-card{border-radius:12px!important;border-radius:var(--border-radius-lg)!important}.ant-modal-title{font-size:1.5rem!important;font-size:var(--heading-h3)!important}.ant-typography{color:#10151d!important;color:var(--text-color)!important}:after{box-sizing:border-box;margin:0;padding:0}*{font-family:Poppins,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background-color);color:#10151d;color:var(--text-color);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.9375rem;font-size:var(--font-size-base);line-height:1.6;margin:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f3f4f6;background:var(--gray-100)}::-webkit-scrollbar-thumb{background:#9ca3af;background:var(--gray-400);border-radius:8px;border-radius:var(--border-radius)}::-webkit-scrollbar-thumb:hover{background:#6b7280;background:var(--gray-500)}code{background-color:#f3f4f6;background-color:var(--gray-100);border-radius:6px;border-radius:var(--border-radius-sm);font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.9em;padding:2px 4px}a,button{cursor:pointer;transition:all .2s ease;transition:all var(--transition-base)}a:hover,button:hover:not(:disabled){box-shadow:0 4px 12px #10151d14;box-shadow:0 4px 12px var(--shadow-color);transform:translateY(-1px)}a:active,button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.6;transform:none!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline:2px solid var(--primary-color);outline-offset:2px}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{transition:all .3s ease;transition:all var(--transition-slow)}.page-enter-active,.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-20px);transition:all .3s ease;transition:all var(--transition-slow)}h1,h2,h3,h4,h5,h6{color:#10151d;color:var(--text-color);font-weight:600;line-height:1.3;margin-bottom:16px;margin-bottom:var(--spacing-md)}h1{font-size:1.875rem;font-size:var(--font-size-4xl);font-weight:700}h2{font-size:1.5rem;font-size:var(--font-size-3xl);font-weight:650}h3{font-size:1.25rem;font-size:var(--font-size-2xl)}h3,h4{font-weight:600}h4{font-size:1.125rem;font-size:var(--font-size-xl)}h5{font-size:1.0625rem;font-size:var(--font-size-lg)}h5,h6{font-weight:500}h6{font-size:.9375rem;font-size:var(--font-size-base)}p{color:#4a5568;color:var(--text-secondary);margin-bottom:16px;margin-bottom:var(--spacing-md)}.text-primary{color:#2563eb!important}.text-secondary{color:#4a5568!important;color:var(--text-secondary)!important}.text-muted{color:#718096!important}.text-success{color:#10b981!important}.text-warning{color:#f59e0b!important}.text-danger{color:#ef4444!important}.bg-primary{background-color:#2563eb!important}.bg-light{background-color:#f9fafb!important;background-color:var(--gray-50)!important}.bg-surface{background-color:#fff!important;background-color:var(--surface-color)!important}.rounded{border-radius:8px!important;border-radius:var(--border-radius)!important}.rounded-lg{border-radius:12px!important;border-radius:var(--border-radius-lg)!important}.rounded-xl{border-radius:16px!important;border-radius:var(--border-radius-xl)!important}.shadow-sm{box-shadow:0 1px 3px #10151d14!important;box-shadow:0 1px 3px var(--shadow-color)!important}.shadow{box-shadow:0 4px 6px #10151d14!important;box-shadow:0 4px 6px var(--shadow-color)!important}.shadow-lg{box-shadow:0 10px 25px #10151d14!important;box-shadow:0 10px 25px var(--shadow-color)!important}@media (max-width:768px){h1{font-size:1.5rem;font-size:var(--font-size-3xl)}h2{font-size:1.25rem;font-size:var(--font-size-2xl)}h3{font-size:1.125rem;font-size:var(--font-size-xl)}h4{font-size:1.0625rem;font-size:var(--font-size-lg)}}@media (max-width:480px){h1{font-size:1.25rem;font-size:var(--font-size-2xl)}h2{font-size:1.125rem;font-size:var(--font-size-xl)}h3{font-size:1.0625rem;font-size:var(--font-size-lg)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.animate-pulse{animation:pulse 2s infinite}.animate-fadeIn{animation:fadeIn .5s ease-out}.animate-slideInRight{animation:slideInRight .3s ease-out}.container{padding:20px}@media (min-width:768px){.container{padding:40px}}@media (min-width:1024px){.container{padding:60px}}.text-xs{font-size:var(--font-size-xs)!important}.text-sm{font-size:var(--font-size-sm)!important}.text-base{font-size:var(--font-size-base)!important}.text-md{font-size:var(--font-size-md)!important}.text-lg{font-size:var(--font-size-lg)!important}.text-xl{font-size:var(--font-size-xl)!important}.text-2xl{font-size:var(--font-size-2xl)!important}.text-3xl{font-size:var(--font-size-3xl)!important}.text-4xl{font-size:var(--font-size-4xl)!important}.text-5xl{font-size:var(--font-size-5xl)!important}.h1,h1{font-size:var(--heading-h1)!important;font-weight:700}.h1,.h2,h1,h2{color:var(--text-color);line-height:1.3}.h2,h2{font-size:var(--heading-h2)!important;font-weight:600}.h3,h3{font-size:var(--heading-h3)!important}.h3,.h4,h3,h4{color:var(--text-color);font-weight:600;line-height:1.4}.h4,h4{font-size:var(--heading-h4)!important}.h5,h5{font-size:var(--heading-h5)!important}.h5,.h6,h5,h6{color:var(--text-color);font-weight:600}.h6,h6{font-size:var(--heading-h6)!important}.text-primary{color:var(--primary-color)!important}.text-secondary{color:var(--secondary-color)!important}.text-success{color:var(--success-color)!important}.text-danger{color:var(--danger-color)!important}.text-warning{color:var(--warning-color)!important}.text-info{color:var(--info-color)!important}.text-dark{color:var(--mat-black)!important}.text-light{color:var(--light-color)!important}.text-muted{color:var(--text-muted)!important}.bg-primary{background-color:var(--primary-color)!important}.bg-secondary{background-color:var(--background-secondary)!important}.bg-tertiary{background-color:var(--background-tertiary)!important}.bg-white{background-color:#fff!important}.bg-dark{background-color:var(--mat-black)!important}.bg-success{background-color:var(--success-color)!important}.bg-info{background-color:var(--info-color)!important}.bg-warning{background-color:var(--warning-color)!important}.bg-danger{background-color:var(--danger-color)!important}.bg-gradient-primary{background:linear-gradient(135deg,#3b82f6,#2563eb)!important}.bg-gradient-primary-dark{background:linear-gradient(135deg,#2563eb,#1e40af)!important}.bg-gradient-blue-green{background:linear-gradient(135deg,#3b82f6,#10b981)!important}.bg-gradient-hero{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155)!important}.btn-theme-primary{background:var(--primary-gradient)!important;border:none!important;border-radius:var(--border-radius);box-shadow:0 4px 12px #2563eb40;color:#fff!important;cursor:pointer;font-size:var(--font-size-base);font-weight:600;height:44px;padding:0 28px;transition:all .3s ease}.btn-theme-primary:hover{box-shadow:0 6px 16px #2563eb59;color:#fff!important;transform:translateY(-2px)}.btn-theme-outline{background:#0000!important;border:2px solid var(--primary-color)!important;border-radius:var(--border-radius);color:var(--primary-color)!important;cursor:pointer;font-size:var(--font-size-base);font-weight:600;height:44px;padding:0 28px;transition:all .3s ease}.btn-theme-outline:hover{background:var(--primary-light)!important;color:var(--primary-color)!important;transform:translateY(-1px)}.btn-theme-success{background:var(--success-color)!important;border:none!important;border-radius:var(--border-radius);color:#fff!important;cursor:pointer;font-size:var(--font-size-base);font-weight:600;height:44px;padding:0 28px;transition:all .3s ease}.card-theme{background:#fff;border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:0 2px 8px var(--shadow-color);padding:24px;transition:all .3s ease}.card-theme:hover{border-color:var(--primary-color);box-shadow:0 8px 20px #2563eb1f;transform:translateY(-2px)}.card-theme-dark{background:var(--mat-black);border:1px solid #ffffff1a;border-radius:var(--border-radius-lg);color:#fff;padding:24px}.tag-blue{background:var(--primary-color)}.tag-blue,.tag-green{border-radius:6px;color:#fff;display:inline-block;font-size:var(--font-size-xs);font-weight:600;letter-spacing:.5px;padding:4px 14px;text-transform:uppercase}.tag-green{background:var(--success-color)}.tag-gradient{background:linear-gradient(135deg,var(--primary-color) 0,var(--success-color) 100%);border-radius:6px;box-shadow:0 2px 8px #2563eb33;color:#fff;display:inline-block;font-size:var(--font-size-xs);font-weight:600;letter-spacing:.5px;padding:4px 14px;text-transform:uppercase}.container-light{background:var(--background-secondary);padding:60px 5%}.container-white{background:#fff;padding:60px 5%}.container-dark{background:var(--mat-black);color:#fff;padding:60px 5%}.section-title{color:var(--text-color);font-size:var(--heading-h2);font-weight:700;margin-bottom:15px;text-align:center}.section-subtitle{color:var(--text-secondary);font-size:var(--font-size-base);margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.hero-title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1.3;margin-bottom:15px}.hero-subtitle{font-size:clamp(1rem,3vw,1.375rem);line-height:1.5;margin-bottom:15px}.hero-description{font-size:var(--font-size-base);line-height:1.6;margin-bottom:25px;max-width:600px}a{color:var(--primary-color);transition:color .3s ease}a,a:hover{text-decoration:none}a:hover{color:var(--primary-hover)}.shadow-sm{box-shadow:0 2px 4px var(--shadow-color)}.shadow{box-shadow:0 4px 8px var(--shadow-color)}.shadow-md{box-shadow:0 6px 12px var(--shadow-color)}.shadow-lg{box-shadow:0 8px 20px #2563eb1f}.shadow-xl{box-shadow:0 12px 28px #2563eb26}.border-primary{border-color:var(--primary-color)!important}.border-secondary{border-color:var(--border-color)!important}@media (max-width:768px){.hero-title{font-size:1.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:var(--font-size-3xl)}}.input-theme{border:2px solid var(--border-color);border-radius:var(--border-radius);font-size:var(--font-size-base);padding:10px 16px;transition:all .3s ease;width:100%}.input-theme:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a;outline:none}.loading-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.glass{background:#ffffff0d;border:1px solid #ffffff1a}.glass,.glass-dark{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.glass-dark{background:#10151dcc;border:1px solid #ffffff0d}.live-button{align-items:center;background-color:var(--background-color);border:2px solid var(--primary-color);border-radius:100px;color:var(--primary-color);display:flex;font-size:var(--font-size-sm);font-weight:600;gap:8px;padding:8px 18px;transition:all .3s ease}.live-button:hover{background-color:var(--primary-light);transform:translateY(-1px)}.circle{align-items:center;animation:shrinkInOut 2s infinite,colorFlow 3s ease-in-out infinite;background-color:var(--success-color);border-radius:50%;display:flex;height:8px;justify-content:center;position:relative;width:8px}.brand-tagline{color:var(--text-color);font-size:var(--heading-h1);font-weight:600;margin-top:20px;text-align:center;text-shadow:2px 2px 8px #10151d14,-1px -1px 8px #10151d0d;width:80%}.product-main-box{padding:0 200px}.product-card:hover{box-shadow:0 10px 20px #0000001a;filter:brightness(1.1)}.product-tile:hover{transform:scale(1.02);transition:transform .5s}.round-home{background-color:var(--background-color);border-radius:100px;height:60px;width:200px}.blog-main-box:hover{box-shadow:0 10px 20px #0000001a;transform:scale(1.01);transition:transform .5s}@keyframes colorFlow{0%{box-shadow:0 0 0 0 #10b981b3}50%{box-shadow:0 0 0 8px #10b9814d}to{box-shadow:0 0 0 0 #10b981b3}}@media (max-width:1024px){.product-main-box{padding:0 40px}.brand-tagline{font-size:var(--font-size-3xl)}}@media (max-width:768px){.product-main-box{padding:0 10px}.brand-tagline{font-size:var(--font-size-2xl)}}*{box-sizing:border-box}body,html{overflow-x:hidden}body,html,img{max-width:100%}img{height:auto}.ant-image{max-width:100%}.ant-image-img{max-width:100%!important}.ant-row{max-width:100%}.primary-button{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;box-shadow:0 4px 15px #2563eb4d;color:#fff!important;cursor:pointer;font-size:1rem!important;font-weight:600!important;height:45px!important;transition:all .3s ease!important;width:100%!important}.primary-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;box-shadow:0 6px 20px #2563eb66;color:#fff!important;transform:translateY(-2px)}.squre-button{align-items:center;background-color:var(--background-color)!important;border:1px solid var(--primary-color)!important;border-radius:10px;color:var(--primary-color)!important;cursor:pointer;display:flex;font-size:1.3rem!important;font-weight:500!important;height:40px!important;justify-content:center;width:40px!important}.squre-button:hover{background-color:var(--primary-color)!important;color:#fff!important}.icon-button{align-items:center;background-color:var(--background-color)!important;border:1px solid var(--primary-color)!important;border-radius:10px;color:var(--primary-color)!important;cursor:pointer;display:flex;font-size:1.3rem!important;font-weight:500!important;height:40px!important;justify-content:center;width:40px!important}.icon-button:hover{background-color:var(--primary-color)!important;color:#fff!important}.body-container{padding:10px 100px}.box-div{background-color:red}@media (max-width:1024px){.body-container{padding:30px 40px}.box-div{background-color:green}}@media (max-width:768px){.body-container{padding:20px 10px}.box-div{background-color:#ff0}}.shimmer-wrapper{animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-size:1000px 100%;overflow:hidden;position:relative}.shimmer-wrapper:after{animation:shimmer-slide 1.5s infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer-slide{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.product-card-shimmer{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;height:100%;overflow:hidden;transition:transform .3s ease}.product-card-shimmer:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.product-card-shimmer .shimmer-wrapper{display:flex;flex-direction:column;height:100%}.product-card-shimmer .shimmer-image{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;height:300px;width:100%}@keyframes shimmer-bg{0%{background-position:200% 0}to{background-position:-200% 0}}.product-card-shimmer .shimmer-content{background:#fff;display:flex;flex:1 1;flex-direction:column;gap:12px;padding:15px}.product-card-shimmer .shimmer-category{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:12px;height:20px;width:80px}.product-card-shimmer .shimmer-title{animation:shimmer-bg 1.5s .1s infinite;height:24px;width:85%}.product-card-shimmer .shimmer-price,.product-card-shimmer .shimmer-title{background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px}.product-card-shimmer .shimmer-price{animation:shimmer-bg 1.5s .2s infinite;height:28px;margin-top:auto;width:60%}.product-card-shimmer .shimmer-button{animation:shimmer-bg 1.5s .3s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:6px;height:40px;margin-top:8px;width:100%}.github-card-shimmer{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:100%;min-height:280px;overflow:hidden;transition:transform .3s ease}.github-card-shimmer:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.github-card-shimmer .shimmer-wrapper{background:#fff;display:flex;flex-direction:column;gap:16px;height:100%;padding:20px}.github-card-shimmer .shimmer-header{align-items:center;display:flex;gap:12px}.github-card-shimmer .shimmer-icon{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:50%;flex-shrink:0;height:48px;width:48px}.github-card-shimmer .shimmer-title-block{display:flex;flex:1 1;flex-direction:column;gap:8px}.github-card-shimmer .shimmer-title-line{animation:shimmer-bg 1.5s .1s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px;height:20px;width:70%}.github-card-shimmer .shimmer-subtitle-line{animation:shimmer-bg 1.5s .2s infinite;width:50%}.github-card-shimmer .shimmer-description,.github-card-shimmer .shimmer-subtitle-line{background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px;height:16px}.github-card-shimmer .shimmer-description{animation:shimmer-bg 1.5s .3s infinite;width:100%}.github-card-shimmer .shimmer-description.short{animation-delay:.4s;width:80%}.github-card-shimmer .shimmer-tags{display:flex;flex-wrap:wrap;gap:8px}.github-card-shimmer .shimmer-tag{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:12px;height:24px;width:60px}.github-card-shimmer .shimmer-tag:nth-child(2){animation-delay:.1s}.github-card-shimmer .shimmer-tag:nth-child(3){animation-delay:.2s}.github-card-shimmer .shimmer-footer{border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:auto;padding-top:12px}.github-card-shimmer .shimmer-footer-item{animation:shimmer-bg 1.5s .5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px;height:16px;width:80px}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media (max-width:768px){.product-card-shimmer .shimmer-image{height:200px}.github-card-shimmer{min-height:240px}}.product-details-shimmer{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-top:50px;padding:0 24px}.shimmer-image-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:16px}.shimmer-main-image{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:8px;height:500px;margin-bottom:16px;width:100%}.shimmer-thumbnails{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}.shimmer-thumbnail{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:6px;height:80px;width:100%}.shimmer-thumbnail:nth-child(2){animation-delay:.1s}.shimmer-thumbnail:nth-child(3){animation-delay:.2s}.shimmer-thumbnail:nth-child(4){animation-delay:.3s}.shimmer-details-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:24px}.shimmer-category{animation:shimmer-bg 1.5s infinite;border-radius:12px;height:24px;margin-bottom:16px;width:100px}.shimmer-category,.shimmer-title{background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%}.shimmer-title{animation:shimmer-bg 1.5s .1s infinite;border-radius:6px;height:36px;margin-bottom:12px;width:90%}.shimmer-title.short{animation-delay:.2s;height:32px;width:60%}.shimmer-rating-row{align-items:center;display:flex;gap:16px;margin:20px 0}.shimmer-stars{animation:shimmer-bg 1.5s .3s infinite;height:24px;width:120px}.shimmer-review-count,.shimmer-stars{background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px}.shimmer-review-count{animation:shimmer-bg 1.5s .4s infinite;height:20px;width:80px}.shimmer-price{animation:shimmer-bg 1.5s .5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:8px;height:50px;margin:20px 0;width:200px}.shimmer-divider{background:#f0f0f0;height:1px;margin:24px 0;width:100%}.shimmer-description-lines{display:flex;flex-direction:column;gap:12px;margin:20px 0}.shimmer-desc-line{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px;height:16px;width:100%}.shimmer-desc-line:first-child{animation-delay:.6s}.shimmer-desc-line:nth-child(2){animation-delay:.7s}.shimmer-desc-line.short{animation-delay:.8s;width:75%}.shimmer-features{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.shimmer-feature{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:14px;height:28px;width:80px}.shimmer-feature:nth-child(2){animation-delay:.1s;width:100px}.shimmer-feature:nth-child(3){animation-delay:.2s;width:90px}.shimmer-feature:nth-child(4){animation-delay:.3s;width:110px}.shimmer-buttons{display:flex;gap:12px;margin:24px 0}.shimmer-button{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:8px;flex:1 1;height:48px}.shimmer-button:nth-child(2){animation-delay:.1s}.shimmer-trust-badges{display:flex;gap:12px;margin-top:32px}.shimmer-badge{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:8px;flex:1 1;height:60px}.shimmer-badge:nth-child(2){animation-delay:.1s}.shimmer-badge:nth-child(3){animation-delay:.2s}.suggested-products-shimmer{display:flex;gap:20px;overflow-x:auto;padding:20px 0}.suggested-shimmer-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;min-width:250px;overflow:hidden}.suggested-shimmer-image{animation:shimmer-bg 1.5s infinite;background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;height:200px;width:100%}.suggested-shimmer-content{display:flex;flex-direction:column;gap:12px;padding:16px}.suggested-shimmer-title{animation:shimmer-bg 1.5s .1s infinite;height:20px;width:80%}.suggested-shimmer-price,.suggested-shimmer-title{background:linear-gradient(90deg,#e8e8e8 0,#f0f0f0 50%,#e8e8e8);background-size:200% 100%;border-radius:4px}.suggested-shimmer-price{animation:shimmer-bg 1.5s .2s infinite;height:24px;width:60%}@media (max-width:992px){.product-details-shimmer{gap:24px;grid-template-columns:1fr}.shimmer-main-image{height:400px}}@media (max-width:768px){.shimmer-main-image{height:300px}.shimmer-thumbnails{grid-template-columns:repeat(3,1fr)}.shimmer-buttons,.shimmer-trust-badges{flex-direction:column}}.custom-toast-message{border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;font-weight:500;z-index:1000}.custom-toast-message .ant-message-notice-content{padding:12px 24px}.nav-bar{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #10151d0f;display:flex;height:64px;justify-content:space-between;padding:0 32px;transition:all .3s ease;width:100%}.nav-menus{background-color:initial;border:none;flex:1 1;justify-content:center}.nav-menus .ant-menu-item{border-radius:6px;color:#10151d;font-size:14px;font-weight:500;margin:0 4px;transition:all .3s ease}.nav-menus .ant-menu-item:hover{background:#2563eb0d;color:#2563eb}.nav-menus .ant-menu-item-selected{background:#2563eb14;color:#2563eb;font-weight:600}.nav-menus .ant-menu-item .anticon{font-size:16px}:where(.css-dev-only-do-not-override-19lec04).ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom:none}.nav-bar-top{background:#fff;position:fixed;width:100%;z-index:1000}.logo{align-items:center;cursor:pointer;display:flex;transition:all var(--transition-base)}.logo-text{color:#10151d;font-size:20px;font-weight:700;letter-spacing:-.5px;transition:color .3s ease}.logo-highlight{color:#2563eb}.logo:hover .logo-text{color:#333}.desktop-auth{align-items:center;display:flex;gap:12px}.user-profile-section{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:8px 14px;transition:all .3s ease}.user-profile-section:hover{background:#f3f4f6;border-color:#d1d5db}.user-avatar{transition:none}.user-name{color:#1a1a1a;font-size:14px;font-weight:500}.login-button{border:none;border-radius:6px;font-weight:500;height:40px;transition:all .3s ease}.desktop-menu{display:flex;flex:1 1;justify-content:center}.mobile-menu-button{display:none}.mobile-menu-toggle{align-items:center;border-radius:6px;color:#1a1a1a;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.mobile-menu-toggle:hover{background:#f3f4f6}.mobile-nav-drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #e5e7eb}.mobile-drawer-header .logo-text{font-size:18px}.mobile-menu-content{display:flex;flex-direction:column;height:100%}.mobile-user-section{border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding:20px 0}.mobile-user-profile{align-items:center;display:flex;gap:15px}.mobile-user-info h3{color:#1a1a1a;font-size:16px;font-weight:600;margin:0}.mobile-login-section{text-align:center}.mobile-nav-menu{border:none;flex:1 1}.mobile-nav-menu .ant-menu-item{border-radius:6px;margin:4px 0;transition:all .3s ease}.mobile-nav-menu .ant-menu-item:hover{background:#f3f4f6}.mobile-nav-menu .ant-menu-item-selected{background:#f3f4f6;color:#4f46e5;color:var(--primary-color,#4f46e5)}.mobile-logout-section{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:20px}.categroy-box{background-color:#2564eb1c;border-radius:5px;color:#2564eb;display:inline-block;font-size:10px;font-weight:500;letter-spacing:.5px;padding:2px 10px;text-transform:uppercase}.product-title{color:var(--text-color);font-size:var(--font-size-lg);font-weight:500;margin-top:10px;overflow:hidden;text-align:left;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.footer-logo{width:150px}.product-title:hover{color:var(--primary-color);text-decoration:none}.product-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:100%}.product-card-image-wrapper{align-items:center;background:linear-gradient(135deg,#f0f4ff,#e6eeff);display:flex;height:300px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-card-image{background-color:#f0f0f0;display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card-image-wrapper:before{background:linear-gradient(180deg,#0000 0,#00000008);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.product-card:hover{border-color:#3b82f6;box-shadow:0 12px 24px #2563eb26;transform:translateY(-4px)}.product-card:hover .product-card-image{transform:scale(1.05)}@media (max-width:576px){.product-card{margin-bottom:15px}.product-card-image-wrapper{height:250px}}@media (min-width:768px) and (max-width:1024px){.product-card{margin-bottom:18px}.product-card-image-wrapper{height:280px}.footer-logo{width:100px}}.tranding-box{background:linear-gradient(135deg,var(--primary-color) 0,var(--success-color) 100%);border-radius:50px;box-shadow:0 2px 8px #2563eb33;color:#fff;display:inline-block;font-size:var(--font-size-xs);font-weight:600;letter-spacing:.5px;margin:5px;padding:4px 16px;text-transform:uppercase;transition:all .3s ease}.logo-image{height:40px}.tranding-box:hover{box-shadow:0 4px 12px #2563eb4d;transform:translateY(-1px)}.product-tile{background-color:var(--background-color);border-radius:10px;box-shadow:0 4px 10px #afafaf33;transition:box-shadow .3s ease}.product-tile:hover{box-shadow:0 6px 16px #96969640}.footer-container{background-color:#1a1a1a;border-top:1px solid #333;margin-top:auto}.footer-content{margin:0 auto;max-width:1200px;padding:60px 20px 20px}.footer-main{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:40px}.footer-section{color:#fff}.footer-brand{color:#fff;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0 0 12px}.footer-tagline{color:#a0a0a0;font-size:14px;line-height:1.6;margin:0}.footer-heading{color:#fff;font-size:16px;font-weight:600;letter-spacing:.3px;margin:0 0 20px}.footer-contact,.footer-links{list-style:none;margin:0;padding:0}.footer-contact li,.footer-links li{margin-bottom:12px}.footer-links a{color:#a0a0a0;display:inline-block;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#4f46e5;color:var(--primary-color,#4f46e5)}.footer-contact li{color:#a0a0a0;font-size:14px;line-height:1.8}.footer-bottom{align-items:center;border-top:1px solid #333;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:24px 0 0}.footer-copyright{color:#888;font-size:14px;margin:0}.footer-social{align-items:center;display:flex;gap:24px}.footer-social a{color:#a0a0a0;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-social a:hover{color:#4f46e5;color:var(--primary-color,#4f46e5)}@media (max-width:992px){.nav-bar{padding:0 24px}.desktop-auth,.desktop-menu{display:none}.mobile-menu-button{display:block}}@media (max-width:768px){.nav-bar{height:60px;padding:0 20px}.logo-text{font-size:18px}.mobile-nav-drawer{width:320px}.footer-content{padding:40px 20px 20px}.footer-main{gap:30px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:30px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.footer-social{justify-content:center}}.footer-header{font-size:1.3rem}.footer-link{font-size:.9rem;padding:10px 12px}.footer-bottom-content{flex-direction:column;gap:15px;text-align:center}.footer-brand-text{font-size:1.3rem}.footer-made-with{font-size:.9rem}@media (max-width:480px){.nav-bar{height:56px;padding:0 16px}.logo-text{font-size:16px}.mobile-menu-toggle{height:36px;width:36px}.mobile-nav-drawer{width:85%!important}.mobile-user-profile{flex-direction:column;gap:10px;text-align:center}.mobile-user-info h3{font-size:14px}.footer-content{padding:30px 16px 16px}.footer-main{gap:24px;grid-template-columns:1fr;margin-bottom:24px}.footer-brand{font-size:20px}.footer-heading{font-size:15px;margin-bottom:16px}.footer-contact li,.footer-links li{margin-bottom:10px}.footer-bottom{padding:20px 0 0}.footer-copyright{font-size:13px}.footer-social{gap:20px}}.how-we-work-container{background-color:#fff;border-radius:20px;box-shadow:0 2px 5px #0000001a;margin:40px 0;padding:60px 20px}.how-we-work-header{margin-bottom:50px;text-align:center}.how-we-work-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:10px}.how-we-work-subtitle{color:#7f8c8d;font-size:1.1rem;font-weight:400}.steps-container{align-items:center;display:flex;gap:20px;justify-content:center;padding:20px}.step-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:10px;position:relative;text-align:center;transition:all .5s cubic-bezier(.68,-.55,.265,1.55);width:200px}.step-inactive{opacity:.7;transform:scale(.9)}.step-active{border-color:#667eea;opacity:1;transform:scale(1)}.step-current{animation:pulse 2s infinite;box-shadow:0 12px 24px #667eea4d;transform:scale(1)}.step-icon-wrapper{margin-bottom:20px;position:relative}.step-icon{display:inline-block;font-size:3rem;margin-bottom:15px;transition:transform .3s ease}.step-current .step-icon{animation:bounce 1s infinite}.step-checkmark{align-items:center;animation:checkmarkAppear .5s ease;background:#27ae60;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:28px;justify-content:center;position:absolute;right:-5px;top:-5px;width:28px}@keyframes checkmarkAppear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.step-content{min-height:80px}.step-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:8px}.step-description{color:#7f8c8d;font-size:.9rem;line-height:1.4}.step-number{font-size:.9rem;font-weight:700;height:30px;position:absolute;right:10px;top:10px;width:30px}.step-connector{align-items:center;display:flex;padding:0 10px}.connector-line{background:#e0e0e0;border-radius:2px;height:4px;overflow:hidden;position:relative;width:80px}.connector-active{animation:slideIn .5s ease;background:linear-gradient(90deg,#667eea,#764ba2)}@keyframes slideIn{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1)}}.connector-arrow{color:#667eea;font-size:1.2rem;font-weight:700;position:absolute;right:-5px;top:50%;transform:translateY(-50%)}.progress-dots{display:flex;gap:12px;justify-content:center;margin-top:40px}.progress-dot{background:#d0d0d0;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.progress-dot:hover{background:#a0a0a0;transform:scale(1.2)}.dot-active{background:linear-gradient(135deg,#667eea,#764ba2);transform:scale(1.4)}@media (max-width:1200px){.steps-container{flex-wrap:wrap}.step-connector{display:none}.step-card{width:180px}}@media (max-width:768px){.how-we-work-title{font-size:2rem}.steps-container{flex-direction:column;gap:15px}.step-card{max-width:300px;width:100%}.step-current{transform:scale(1.05)}.connector-line{height:50px;transform:rotate(90deg);width:4px}}@media (max-width:480px){.how-we-work-container{padding:40px 15px}.how-we-work-title{font-size:1.75rem}.step-icon{font-size:2.5rem}.step-title{font-size:1rem}.step-description{font-size:.85rem}}.video-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--border-radius-lg)!important;display:flex;flex-direction:column;height:100%;transition:all .3s ease}.video-card:hover{border-color:var(--primary-color);box-shadow:0 12px 24px #2563eb26;transform:translateY(-4px)}.video-card .ant-card-cover,.video-card-thumbnail{overflow:hidden;position:relative}.video-card-thumbnail{background:linear-gradient(135deg,var(--background-secondary) 0,var(--background-tertiary) 100%);cursor:pointer;height:200px;width:100%}.video-card-thumbnail img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.video-card:hover .video-card-thumbnail img{transform:scale(1.05)}.video-card-overlay{align-items:center;background:#10151d66;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.video-card:hover .video-card-overlay{opacity:1}.video-card-overlay .play-icon{color:#fff;font-size:4rem;opacity:.9;transition:all .3s ease}.video-card:hover .video-card-overlay .play-icon{opacity:1;transform:scale(1.1)}.video-duration{align-items:center;background:#10151dd9;border-radius:4px;bottom:8px;color:#fff;display:flex;font-size:var(--font-size-xs);font-weight:600;gap:4px;padding:4px 8px;position:absolute;right:8px}.video-card-content{display:flex;flex:1 1;flex-direction:column;padding:0!important}.video-card .ant-card-body{display:flex;flex:1 1;flex-direction:column;padding:16px}.video-card-title{color:var(--text-color)!important;font-size:var(--font-size-lg)!important;font-weight:600!important;line-height:1.4!important;margin-bottom:8px!important}.video-card-description{color:var(--text-secondary)!important;flex:1 1;font-size:var(--font-size-sm)!important;margin-bottom:12px!important}.video-card-meta{gap:10px;justify-content:space-between;margin-top:auto}.video-card-meta,.video-views{align-items:center;display:flex}.video-views{color:var(--text-muted);font-size:var(--font-size-sm);gap:4px}.video-tech-tags{display:flex;flex-wrap:wrap;gap:6px}.video-tech-tags .tag-blue,.video-tech-tags .tag-gradient{font-size:10px!important;padding:3px 10px!important;text-transform:uppercase}@media (max-width:768px){.video-card-thumbnail{height:180px}.video-card-overlay .play-icon{font-size:3rem}}.video-showcase-section{animation:fadeInUp .8s ease-out}.video-card{border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.video-card:hover{box-shadow:0 12px 28px #00000026;transform:translateY(-8px)}.video-card .play-button{transition:all .3s ease}.video-card:hover .play-button{transform:translate(-50%,-50%) scale(1.2)}@media (max-width:768px){.video-showcase-section{padding:40px 0!important}}.review-showcase-section{background:#f5f7fa;padding:60px 20px}.review-showcase-container{margin:0 auto;max-width:1400px}.review-showcase-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.review-card{border:1px solid #e8e8e8;border-radius:12px;display:flex;flex-direction:column;height:100%;transition:all .3s ease}.review-card:hover{border-color:#667eea;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.review-rating{align-items:center;display:flex;margin-bottom:16px}.review-text{color:#555;flex:1 1;font-size:14px;line-height:1.6;margin-bottom:16px;min-height:80px}.review-footer{border-top:1px solid #f0f0f0;margin-top:auto;padding-top:16px}.view-all-btn{border-radius:8px;font-weight:500;height:auto;padding:10px 24px}@media (max-width:768px){.review-showcase-section{padding:40px 16px}.review-showcase-header{align-items:flex-start;flex-direction:column}.view-all-btn{width:100%}}.hero-section-1{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:85vh;overflow:hidden;padding:40px 5%;position:relative;width:100%}.hero-1-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.hero-1-circle{animation:float 20s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.hero-1-circle-1{animation-delay:0s;height:300px;right:-100px;top:-100px;width:300px}.hero-1-circle-2{animation-delay:2s;bottom:-50px;height:200px;left:10%;width:200px}.hero-1-circle-3{animation-delay:4s;height:150px;left:-75px;top:50%;width:150px}.hero-1-content{max-width:700px;padding:20px;z-index:2}.hero-1-badge{align-items:center;animation:slideInFromLeft .8s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:20px;padding:8px 16px}.hero-1-badge-dot{animation:pulse 2s infinite;background:#4ade80;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.hero-1-title{color:#fff!important;font-size:clamp(32px,6vw,56px)!important;font-weight:800!important;line-height:1.2!important;margin:0 0 10px!important;text-shadow:0 4px 6px #0000001a}.hero-1-subtitle{color:#f0f9ff!important;font-size:clamp(24px,4vw,42px)!important;font-weight:600!important;line-height:1.3!important;margin:0 0 20px!important}.hero-1-description{color:#ffffffe6;display:block;font-size:clamp(16px,2.5vw,18px);line-height:1.7;margin-bottom:30px;max-width:600px}.hero-1-buttons{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:40px}.hero-1-btn-primary{background:#2563eb!important;border:none!important;border-radius:8px!important;font-size:16px!important;font-weight:600!important;height:48px!important;padding:0 32px!important;transition:all .3s ease!important}.hero-1-btn-primary:hover{background:#1d4ed8!important;box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.hero-1-btn-secondary{background:#0000!important;border:2px solid #fff!important;border-radius:8px!important;color:#fff!important;font-size:16px!important;font-weight:600!important;height:48px!important;padding:0 32px!important;transition:all .3s ease!important}.hero-1-btn-secondary:hover{background:#ffffff1a!important;border-color:#fff!important;color:#fff!important;transform:translateY(-2px)}.hero-1-stats{display:flex;flex-wrap:wrap;gap:40px}.hero-1-stat{display:flex;flex-direction:column;gap:5px}.hero-1-stat-number{color:#fff;font-size:28px;font-weight:700}.hero-1-stat-label{color:#fffc;font-size:14px}.hero-1-image-container{align-items:center;display:flex;justify-content:center;padding:20px;position:relative;z-index:2}.hero-1-floating-card{align-items:center;animation:floatCard 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 10px 30px #0000001a;display:flex;gap:10px;padding:12px 20px;position:absolute;z-index:3}.hero-1-card-1{animation-delay:0s;left:5%;top:10%}.hero-1-card-2{animation-delay:1s;right:5%;top:50%}.hero-1-card-3{animation-delay:2s;bottom:15%;left:10%}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-1-card-icon{font-size:24px}.hero-1-card-text{color:#1f1f1f;font-weight:600}.hero-1-mockup{position:relative;z-index:2}.hero-1-code-window{background:#1e293b;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:500px;overflow:hidden}.hero-1-code-header{background:#334155;display:flex;gap:8px;padding:12px 16px}.hero-1-dot{background:#ef4444;border-radius:50%;height:12px;width:12px}.hero-1-dot:nth-child(2){background:#f59e0b}.hero-1-dot:nth-child(3){background:#10b981}.hero-1-code-content{font-family:Courier New,monospace;font-size:14px;line-height:1.8;padding:20px}.hero-1-code-line{animation:fadeInCode .5s ease-out forwards;margin-bottom:8px;opacity:0}.hero-1-code-line:first-child{animation-delay:.2s}.hero-1-code-line:nth-child(2){animation-delay:.4s}.hero-1-code-line:nth-child(3){animation-delay:.6s}.hero-1-code-line:nth-child(4){animation-delay:.8s}@keyframes fadeInCode{to{opacity:1}}.hero-1-code-indent{padding-left:24px}.hero-1-code-keyword{color:#c678dd}.hero-1-code-function{color:#61afef}.hero-1-code-text{color:#abb2bf}.hero-section-2{min-height:85vh;position:relative;width:100%}.hero-2-carousel{height:85vh}.hero-2-carousel .slick-dots{bottom:30px;z-index:10}.hero-2-carousel .slick-dots li button{background:#ffffff80;border-radius:50%}.hero-2-carousel .slick-dots li.slick-active button{background:#fff}.hero-2-slide{align-items:center;display:flex!important;justify-content:center;min-height:85vh;overflow:hidden;padding:60px 5%;position:relative}.hero-2-particles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.hero-2-particle{animation:particleFloat 15s linear infinite;background:#ffffff80;border-radius:50%;height:4px;position:absolute;width:4px}@keyframes particleFloat{0%{opacity:0;transform:translate(0) scale(1)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(100px,-100vh) scale(0)}}.hero-2-content{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:2}.hero-2-text-content{margin-bottom:40px}.hero-2-icon-wrapper{margin-bottom:20px}.hero-2-emoji-icon{animation:bounce 2s infinite;display:inline-block;font-size:80px}.hero-2-title{color:#fff!important;font-size:clamp(36px,6vw,60px)!important;font-weight:800!important;line-height:1.2!important;margin:0 0 15px!important;text-shadow:0 4px 10px #0003}.hero-2-subtitle{color:#fffffff2!important;font-size:clamp(24px,4vw,36px)!important;font-weight:600!important;margin:0 0 25px!important}.hero-2-description{color:#ffffffe6;display:block;font-size:clamp(16px,2.5vw,20px);line-height:1.7;margin:0 auto 35px;max-width:700px}.hero-2-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-2-btn{background:#fff!important;border:none!important;border-radius:10px!important;box-shadow:0 10px 30px #0003;color:#667eea!important;font-size:17px!important;font-weight:600!important;height:50px!important;padding:0 35px!important;transition:all .3s ease!important}.hero-2-btn:hover{box-shadow:0 15px 40px #0000004d;color:#667eea!important;transform:translateY(-3px)}.hero-2-btn-outline{background:#0000!important;border:2px solid #fff!important;border-radius:var(--border-radius)!important;color:#fff!important;font-size:var(--font-size-base)!important;font-weight:600!important;height:44px!important;padding:0 28px!important;transition:all .3s ease!important}.hero-2-btn-outline:hover{background:#ffffff1a!important;border-color:#fff!important;color:#fff!important;transform:translateY(-3px)}.hero-2-features{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:50px}.hero-2-feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;color:#fff;display:flex;font-weight:500;gap:10px;padding:12px 24px;transition:all .3s ease}.hero-2-feature:hover{background:#ffffff40;transform:translateY(-2px)}.hero-2-feature-icon{align-items:center;background:#ffffff4d;border-radius:50%;display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.hero-section-3{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);min-height:85vh;overflow:hidden;position:relative;width:100%}.hero-3-grid-bg{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(10,1fr);height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:0}.hero-3-grid-item{animation:gridPulse 4s ease-in-out infinite;animation-delay:calc(var(--i)*.1s);border:1px solid #3b82f61a}@keyframes gridPulse{0%,to{opacity:.2}50%{background:#3b82f614;opacity:.4}}.hero-3-content-wrapper{align-items:center;display:flex;min-height:85vh;padding:60px 5%;position:relative;z-index:2}.hero-3-row{margin:0 auto;max-width:1400px;width:100%}.hero-3-left{padding:20px}.hero-3-label{align-items:center;animation:slideInFromLeft .8s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:25px;padding:8px 20px}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.hero-3-main-title{color:#fff!important;font-size:clamp(1.75rem,5vw,2.5rem)!important;font-weight:700!important;line-height:1.3!important;margin:0 0 15px!important}.hero-3-gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-background-clip:text;background-clip:text}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-3-main-description{color:#cbd5e1!important;display:block;font-size:var(--font-size-base);line-height:1.6;margin-bottom:25px;max-width:550px}.hero-3-feature-tags{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:35px}.hero-3-feature-tag{align-items:center;background:#3b82f61a;border:2px solid #3b82f633;border-radius:50px;color:#60a5fa;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:all .3s ease}.hero-3-feature-tag.active{background:var(--tag-color);box-shadow:0 4px 15px #3b82f666;color:#fff;transform:scale(1.05)}.hero-3-tag-icon{font-size:20px}.hero-3-action-buttons{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:40px}.hero-3-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb)!important;border:none!important;border-radius:var(--border-radius)!important;box-shadow:0 4px 15px #3b82f666;color:#fff!important;font-size:var(--font-size-base)!important;font-weight:600!important;height:44px!important;padding:0 28px!important;transition:all .3s ease!important}.hero-3-btn-primary:hover{box-shadow:0 6px 20px #3b82f680;transform:translateY(-2px)}.hero-3-btn-play{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a!important;border:2px solid #fff3!important;border-radius:var(--border-radius)!important;color:#fff!important;font-size:var(--font-size-base)!important;font-weight:600!important;height:44px!important;padding:0 28px!important;transition:all .3s ease!important}.hero-3-btn-play:hover{background:#60a5fa1a!important;border-color:#60a5fa!important;color:#60a5fa!important;transform:translateY(-2px)}.hero-3-trust-badges{align-items:center;display:flex;flex-wrap:wrap;gap:25px}.hero-3-badge{display:flex;flex-direction:column;gap:5px}.hero-3-badge-number{color:#fff;font-size:1.375rem;font-weight:700}.hero-3-badge-text{color:#94a3b8;font-size:var(--font-size-xs)}.hero-3-divider{background:#ffffff1a;height:40px;width:1px}.hero-3-right{height:600px;position:relative}.hero-3-cards-container{height:100%;position:relative;width:100%}.hero-3-project-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 10px 40px #0000004d;padding:20px;position:absolute;transition:all .4s ease;width:280px}.hero-3-project-card:hover{background:#ffffff14;border-color:#3b82f64d;box-shadow:0 20px 60px #3b82f64d;transform:translateY(-10px) scale(1.05);z-index:10}.hero-3-card-1{animation:cardFloat1 4s ease-in-out infinite;left:10%;top:10%}.hero-3-card-2{animation:cardFloat2 4s ease-in-out infinite;animation-delay:1s;right:5%;top:40%}.hero-3-card-3{animation:cardFloat3 4s ease-in-out infinite;animation-delay:2s;bottom:10%;left:20%}@keyframes cardFloat1{0%,to{transform:translate(0)}50%{transform:translate(10px,-15px)}}@keyframes cardFloat2{0%,to{transform:translate(0)}50%{transform:translate(-10px,15px)}}@keyframes cardFloat3{0%,to{transform:translate(0)}50%{transform:translate(15px,-10px)}}.hero-3-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.hero-3-card-icon{font-size:32px}.hero-3-card-status{align-items:center;color:#10b981;display:flex;font-size:12px;font-weight:600;gap:6px}.hero-3-status-dot{animation:pulse 2s infinite;background:#10b981;border-radius:50%;height:6px;width:6px}.hero-3-card-title{color:#fff;font-size:var(--font-size-lg);font-weight:600;margin-bottom:10px}.hero-3-card-tech{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.hero-3-card-tech span{background:#3b82f626;border:1px solid #3b82f633;border-radius:50px;color:#60a5fa;font-size:12px;font-weight:600;padding:4px 12px}.hero-3-card-stats{color:#94a3b8;display:flex;font-size:14px;gap:15px}.hero-3-floating-element{align-items:center;animation:floatElement 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f626;border:1px solid #3b82f633;border-radius:50px;box-shadow:0 5px 20px #0000004d;color:#60a5fa;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;position:absolute;z-index:5}.hero-3-float-1{animation-delay:.5s;right:15%;top:5%}.hero-3-float-2{animation-delay:1.5s;bottom:5%;right:20%}@keyframes floatElement{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-3-pulse-dot{animation:pulse 2s infinite;background:#10b981;border-radius:50%;height:10px;width:10px}@media (max-width:992px){.hero-1-content,.hero-3-left{text-align:center}.hero-1-buttons,.hero-1-stats,.hero-3-action-buttons{justify-content:center}.hero-1-image-container,.hero-3-right{margin-top:40px}.hero-3-right{height:400px}.hero-3-project-card{width:240px}}@media (max-width:768px){.hero-2-slide,.hero-section-1,.hero-section-3{min-height:auto;padding:60px 20px}.hero-2-carousel{height:auto}.hero-1-floating-card{display:none}.hero-1-code-window{font-size:12px;max-width:100%}.hero-1-stats{gap:20px;justify-content:center}.hero-2-emoji-icon{font-size:60px}.hero-2-features{gap:15px}.hero-3-right{display:none}.hero-3-main-description{max-width:100%}}@media (max-width:480px){.hero-1-buttons,.hero-2-buttons,.hero-3-action-buttons{flex-direction:column;width:100%}.hero-1-btn-primary,.hero-1-btn-secondary,.hero-2-btn,.hero-2-btn-outline,.hero-3-btn-play,.hero-3-btn-primary{width:100%}.hero-3-feature-tags,.hero-3-trust-badges{justify-content:center}}.all-products-container{background:linear-gradient(180deg,#f8f9fa 0,#fff);min-height:100vh;padding-top:80px}.products-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 20px #0000001a;margin-bottom:40px;padding:60px 24px}.header-content{margin:0 auto;max-width:1200px;text-align:center}.products-title{color:#fff!important;font-size:42px!important;font-weight:700!important;margin-bottom:8px!important;text-shadow:2px 2px 4px #0003}.products-subtitle{color:#ffffffe6!important;display:block;font-size:18px}.products-body{margin:0 auto;max-width:1400px;padding:0 24px 60px}.filters-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.search-input{border-radius:8px!important;box-shadow:0 2px 4px #0000000a}.search-input:focus,.search-input:hover{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.filter-select .ant-select-selector,.sort-select .ant-select-selector{border-radius:8px!important;box-shadow:0 2px 4px #0000000a}.filter-select:hover .ant-select-selector,.sort-select:hover .ant-select-selector{border-color:#667eea!important}.results-count{color:#595959;font-size:15px}.products-grid{margin-bottom:40px;min-height:400px}.pagination-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;justify-content:center;margin-top:40px;padding:24px}.products-pagination .ant-pagination-item-active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000}.products-pagination .ant-pagination-item-active a{color:#fff}.products-pagination .ant-pagination-item:hover{border-color:#667eea}.products-pagination .ant-pagination-item:hover a{color:#667eea}.empty-state{align-items:center;background:#fff;border-radius:12px;display:flex;justify-content:center;min-height:400px;padding:80px 24px;text-align:center}@media (max-width:768px){.products-header{padding:40px 16px}.products-title{font-size:32px!important}.products-subtitle{font-size:16px}.products-body{padding:0 16px 40px}.filters-section{padding:16px}.results-count{display:block;font-size:14px;text-align:center}.pagination-container{padding:16px}.empty-state{min-height:300px;padding:60px 16px}}@media (max-width:576px){.products-title{font-size:28px!important}.products-subtitle{font-size:14px}.products-pagination{font-size:12px}}.products-grid>div{animation:fadeIn .5s ease-out}.filter-select .ant-select-selector,.products-pagination .ant-pagination-item,.search-input,.sort-select .ant-select-selector{transition:all .3s ease}.product-details-container{margin:0 auto;max-width:1400px;overflow-x:hidden;padding:0 16px;width:100%}.product-back-button{margin-bottom:20px}.back-btn{align-items:center;color:#4b5563;display:flex;font-size:14px;gap:8px;transition:color .3s ease}.back-btn:hover{color:#4f46e5;color:var(--primary-color,#4f46e5)}.product-image-card{align-self:flex-start;border-radius:12px;box-shadow:0 1px 3px #00000014;max-width:100%;overflow:hidden;position:-webkit-sticky;position:sticky;top:80px}.product-image-card .ant-card-body{overflow:hidden;padding:16px}.product-image-column{max-width:100%;overflow:hidden;position:relative}.carousel-container,.product-image-container{max-width:100%;overflow:hidden;width:100%}.carousel-container{background:#f9fafb;border-radius:8px;position:relative}.carousel-slide{align-items:center;background:#f9fafb;height:500px;justify-content:center;overflow:hidden!important;position:relative}.carousel-slide,.carousel-slide>div{display:flex!important;max-width:100%!important;width:100%!important}.carousel-slide .ant-image,.carousel-slide>div{align-items:center!important;justify-content:center!important}.carousel-slide .ant-image{display:flex!important;max-width:100%!important;width:100%!important}.carousel-slide .ant-image-img,.product-main-image{display:block!important;height:auto!important;max-height:500px!important;max-width:100%!important;object-fit:contain!important;width:100%!important}.product-main-image{border-radius:8px;cursor:pointer}.carousel-arrow{align-items:center;background:#ffffffe6;border:none;border-radius:40%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;top:50%;transition:all .3s ease;width:30px;z-index:10}.carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px #0003}.carousel-arrow svg{color:#1a1a1a;font-size:20px}.carousel-arrow-left{left:16px}.carousel-arrow-right{right:16px}.image-counter{background:#ffffffb3;border-radius:10px;bottom:16px;color:#2b2b2b;font-size:12px;font-weight:500;padding:5px 10px;position:absolute;right:16px;z-index:10}.product-thumbnail-gallery{display:flex;gap:12px;margin-top:16px;overflow-x:auto;padding:12px 0;scroll-behavior:smooth}.product-thumbnail-gallery::-webkit-scrollbar{height:6px}.product-thumbnail-gallery::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.product-thumbnail-gallery::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.product-thumbnail-gallery::-webkit-scrollbar-thumb:hover{background:#9ca3af}.thumbnail-item{border:2px solid #0000;border-radius:8px;cursor:pointer;flex:0 0 auto;height:80px;overflow:hidden;transition:all .3s ease;width:80px}.thumbnail-item:hover{border-color:#d1d5db}.thumbnail-item.active{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 2px 8px #4f46e54d}.thumbnail-item img{height:100%;object-fit:cover;width:100%}.no-image-placeholder{align-items:center;background:#f9fafb;border-radius:8px;color:#9ca3af;display:flex;flex-direction:column;justify-content:center;min-height:400px}.no-image-placeholder svg{margin-bottom:16px}.no-image-placeholder p{font-size:16px;margin:0}.suggested-products-section{border-top:1px solid #e5e7eb;margin-top:60px;padding-top:40px}.trust-badges-full-width{margin:40px 0;padding:0 20px}.suggested-products-header{margin-bottom:24px}.suggested-title{color:#1a1a1a;font-size:24px;font-weight:700;letter-spacing:-.5px;margin:0}.suggested-products-container{position:relative}.suggested-products-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:20px;overflow-x:auto;padding-bottom:16px;scroll-behavior:smooth}.suggested-products-scroll::-webkit-scrollbar{height:8px}.suggested-products-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.suggested-products-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.suggested-products-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.suggested-product-card{border:1px solid #e5e7eb;border-radius:12px;flex:0 0 280px;overflow:hidden;transition:all .3s ease}.suggested-product-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a;transform:translateY(-4px)}.suggested-product-card .ant-card-body{padding:16px}.suggested-product-image-wrapper{align-items:center;background:#f9fafb;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.suggested-product-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.suggested-product-card:hover .suggested-product-image{transform:scale(1.05)}.suggested-product-content{display:flex;flex-direction:column;gap:8px}.suggested-product-name{color:#1a1a1a;display:block;font-size:14px;font-weight:500;line-height:1.4}.suggested-product-price{align-items:center;color:#4f46e5;color:var(--primary-color,#4f46e5);display:flex;font-size:16px;font-weight:600;gap:4px}.product-error-container,.product-loading-container{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:40px 20px}.loading-card{border-radius:12px;max-width:400px;text-align:center;width:100%}.loading-content{padding:40px 20px}.product-image-box{background-color:var(--background-color);border-radius:10px;box-shadow:0 4px 10px #afafaf33;height:100%;padding:10px;position:-webkit-sticky;position:sticky;top:20px}.product-image{aspect-ratio:3/2;border-radius:8px;object-fit:cover;width:100%}.image-container{gap:10px;overflow-x:scroll;padding:10px 0;width:90%}.carousel-wrapper{overflow-x:auto;padding:10px 0;width:100%}.image-container{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth}.image-container::-webkit-scrollbar{height:6px}.image-container::-webkit-scrollbar-thumb{background-color:#8181814d;border-radius:3px}.image-wrapper{flex:0 0 auto}.carousel-image{border-radius:8px;cursor:pointer;height:100px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100px}.carousel-image:hover{box-shadow:0 4px 12px #8f8f8f33;transform:scale(1.1)}.buy-button{background-color:var(--primary-color);color:var(--light-color)}.add-to-cart-button,.buy-button{border-radius:5px;font-size:15px;padding:25px 80px}.add-to-cart-button{background-color:var(
    --light-color
  );color:var(--dark-color)}@media (max-width:1200px){.product-image-box{position:relative;width:100%}.product-image{height:auto;max-width:100%;width:100%}.image-container{padding:5px 0}.add-to-cart-button,.buy-button{padding:15px;width:100%}.carousel-slide{height:400px}.product-main-image{max-height:400px}}@media (max-width:992px){.product-image-card{margin-bottom:20px;position:relative;top:0}.carousel-slide{height:350px}.product-main-image{max-height:350px}}@media (max-width:768px){.product-details-container{overflow-x:hidden;padding:8px;width:100%}.product-image-card{margin-bottom:16px;max-width:100%;position:relative;top:0;width:100%}.product-image-card .ant-card-body{overflow:hidden;padding:12px}.product-image-column{overflow:hidden;padding-left:8px!important;padding-right:8px!important}.carousel-container,.product-image-column,.product-image-container{max-width:100%;width:100%}.carousel-slide{height:300px;min-height:250px}.carousel-slide,.carousel-slide .ant-image,.carousel-slide>div{max-width:100%!important;width:100%!important}.carousel-slide .ant-image-img,.product-main-image{max-height:300px!important;max-width:100%!important;object-fit:contain!important;width:100%!important}.carousel-arrow{height:32px;width:32px}.carousel-arrow svg{font-size:16px}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}.image-counter{bottom:12px;font-size:11px;padding:4px 10px;right:12px}.thumbnail-item{height:60px;width:60px}.product-thumbnail-gallery{gap:8px;margin-top:12px;padding:8px 0}.suggested-products-section{margin-top:40px;padding-top:30px}.suggested-title{font-size:20px}.suggested-product-card{flex:0 0 220px}.suggested-product-image-wrapper{height:160px}.product-image-box{position:relative;top:0;width:100%}.product-image{aspect-ratio:1/1;height:auto;max-width:100%;width:100%}.image-item{height:80px;width:80px}.arrow-button{font-size:20px}}@media (max-width:480px){.product-details-container{overflow-x:hidden;padding:4px;width:100%}.product-image-card{border-radius:8px;max-width:100%;width:100%}.product-image-card .ant-card-body{overflow:hidden;padding:8px}.product-image-column{max-width:100%;overflow:hidden;padding-left:4px!important;padding-right:4px!important;width:100%}.carousel-container{border-radius:6px;max-width:100%;width:100%}.carousel-slide{height:250px;min-height:200px}.carousel-slide,.carousel-slide .ant-image,.carousel-slide>div{max-width:100%!important;width:100%!important}.carousel-slide .ant-image-img,.product-main-image{max-height:250px!important;max-width:100%!important;object-fit:contain!important;width:100%!important}.thumbnail-item{height:50px;width:50px}.product-thumbnail-gallery{gap:6px;margin-top:10px;padding:6px 0}.carousel-arrow{height:28px;width:28px}.carousel-arrow svg{font-size:14px}.carousel-arrow-left{left:6px}.carousel-arrow-right{right:6px}.image-counter{bottom:8px;font-size:10px;padding:3px 8px;right:8px}.suggested-title{font-size:18px}.suggested-product-card{flex:0 0 180px}.suggested-product-image-wrapper{height:140px}.suggested-product-name{font-size:13px}.suggested-product-price{font-size:14px}}.review-box{background-color:var(--light-color);border-radius:10px;padding:20px}.related-product-box{aspect-ratio:16/9;border-radius:10px;height:120px;object-fit:cover}.product-info-card{border-radius:12px;box-shadow:0 1px 3px #00000014}.product-title-section{display:flex;flex-direction:column;gap:12px}.product-title{color:#1a1a1a;line-height:1.3;margin:0!important}.product-category-tag{border-radius:6px;font-size:13px;font-weight:500;padding:4px 12px;width:-webkit-fit-content;width:fit-content}.product-description-section{margin-top:16px}.product-description{color:#4b5563;font-size:15px;line-height:1.6;margin:0}.additional-details-section,.digital-product-section,.product-box-contents-section,.product-features-section,.product-tags-section,.product-tech-section{margin-top:24px}.section-title{align-items:center;color:#1a1a1a;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:16px!important}.section-icon{color:#4f46e5;color:var(--primary-color,#4f46e5);font-size:18px}.feature-text{align-items:flex-start;color:#374151;display:flex;font-size:14px;gap:8px;line-height:1.5}.feature-text:before{color:#4f46e5;color:var(--primary-color,#4f46e5);content:"✓";flex-shrink:0;font-weight:700;margin-top:2px}.no-features-section{padding:20px 0}.tech-grid{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{border:none;border-radius:6px;font-size:12px;font-weight:500;padding:4px 12px}.box-contents-list{display:flex;flex-direction:column;gap:12px}.box-content-item{align-items:flex-start;background:#f9fafb;border-left:3px solid #4f46e5;border-left:3px solid var(--primary-color,#4f46e5);border-radius:8px;display:flex;gap:10px;padding:10px 12px;transition:all .2s ease}.box-content-item:hover{background:#f3f4f6;transform:translateX(4px)}.box-content-item .check-icon{color:#4f46e5;color:var(--primary-color,#4f46e5);flex-shrink:0;font-size:16px;margin-top:2px}.box-content-item .ant-typography{color:#374151;font-size:14px;line-height:1.5;margin:0}.additional-info-grid,.digital-info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:12px}.info-item.full-width{grid-column:1/-1}.info-item .ant-typography{margin:0}.info-item .ant-typography-text:first-child{color:#6b7280;font-size:13px}.info-item .ant-typography-text:last-child{color:#1a1a1a;font-size:14px}.tags-container{display:flex;flex-direction:column;gap:8px}.tags-group{display:flex;flex-wrap:wrap;gap:8px}.product-tag{border:none;border-radius:6px;cursor:pointer;font-size:12px;padding:4px 10px;transition:all .2s ease}.product-tag:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-2px)}.product-meta-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.meta-item{align-items:center;display:flex;gap:8px}.meta-icon{color:#6b7280;font-size:16px}.meta-item .ant-typography{font-size:14px;margin:0}.product-actions-section{margin-top:24px}.product-actions-section .ant-btn{border-radius:8px;font-size:16px;font-weight:600;height:48px;transition:all .3s ease}.product-actions-section .ant-btn-primary{background:#4f46e5;background:var(--primary-color,#4f46e5);border:none}.product-actions-section .ant-btn-primary:hover{background:#4338ca;background:var(--primary-hover-color,#4338ca);box-shadow:0 4px 12px #4f46e54d;transform:translateY(-2px)}@media (max-width:768px){.product-title{font-size:22px}.section-title{font-size:15px}.additional-info-grid,.digital-info-grid{grid-template-columns:1fr}.box-content-item{padding:8px 10px}.product-actions-section .ant-btn{font-size:15px;height:44px}}@media (max-width:480px){.product-title{font-size:20px}.product-description{font-size:14px}.box-content-item .ant-typography,.feature-text{font-size:13px}.product-tag,.tech-tag{font-size:11px;padding:3px 8px}}.trust-badges-container{background:#fff;border:1px solid #0030c2;border-radius:12px;padding:24px 0}.trust-badges-compact{background:#fafbfc;border:1px solid #f0f0f0;margin:16px 0;padding:16px 12px}.trust-badge-item{align-items:center;background:#ffffffb3;border-radius:8px;display:flex;gap:12px;min-height:70px;padding:12px;transition:all .3s ease}.trust-badge-item:hover{background:#fff;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.trust-badge-icon{align-items:center;background:#667eea;border-radius:50%;box-shadow:0 2px 8px #667eea4d;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:44px;justify-content:center;width:44px}.trust-badge-content{display:flex;flex:1 1;flex-direction:column;gap:2px}.trust-badge-title{color:#1a1a1a;display:block;font-size:13px;font-weight:600;line-height:1.3}.trust-badge-description{color:#666;display:block;font-size:11px;line-height:1.3}.trust-badges-compact .trust-badge-item{background:#fff;min-height:60px;padding:8px}.trust-badges-compact .trust-badge-icon{font-size:16px;height:36px;width:36px}.trust-badges-compact .trust-badge-title{font-size:12px}.trust-badges-compact .trust-badge-description{font-size:10px}@media (max-width:768px){.trust-badges-container{padding:16px 8px}.trust-badge-item{gap:10px;padding:10px}.trust-badge-icon{font-size:18px;height:38px;width:38px}.trust-badge-title{font-size:12px}.trust-badge-description{font-size:10px}}@media (max-width:576px){.trust-badge-item{gap:8px;min-height:55px;padding:8px}.trust-badge-icon{font-size:16px;height:34px;width:34px}.trust-badge-title{font-size:11px}.trust-badge-description{font-size:9px}}.profile-container{box-sizing:border-box}.profile-header-card{border:none;overflow:hidden;width:100%}.profile-header-card .ant-card-body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px}@media (min-width:992px){.user-info-section{text-align:left}.responsive-title{text-align:left!important}.user-meta-info{background-color:#667eea!important;justify-content:flex-start}.user-contact-info{align-items:flex-start}.action-buttons-section{margin-top:0}}@media (max-width:991px) and (min-width:769px){.profile-header-card .ant-card-body{padding:20px}.action-buttons-section{margin-top:20px}}.userId-row{align-items:center;justify-content:center}@media (max-width:768px){.profile-header-card{border-radius:12px;margin:0 8px 16px}.userId-row{align-items:center;justify-content:center}.user-info-section{margin-top:16px}.responsive-title{font-size:clamp(18px,6vw,24px)!important}.action-buttons-section{margin-top:20px}.user-contact-info .ant-typography{text-align:center}}@media (max-width:576px){.profile-container{padding:8px!important}.profile-header-card{border-radius:8px;margin:0 4px 12px}.profile-header-card .ant-card-body{padding:12px}.user-meta-info{align-items:center;background-color:#667eea;flex-direction:row;gap:8px;justify-content:center}.responsive-title{font-size:20px!important;line-height:1.2!important}}.action-button{border-radius:8px;font-weight:500;transition:all .3s ease}.ant-btn-primary:hover{box-shadow:0 4px 12px #1890ff4d;transform:translateY(-2px)}.ant-btn-dangerous:hover{box-shadow:0 4px 12px #ff4d4f4d;transform:translateY(-2px)}@media (max-width:768px){.action-button{font-size:15px!important;height:44px!important}}@media (max-width:576px){.action-button{border-radius:6px;font-size:14px!important;height:40px!important}}.profile-header-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ant-typography h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;word-break:break-word}.ant-divider-horizontal{background:linear-gradient(90deg,#0000,#d9d9d9,#0000);margin:12px 0!important}.anticon{flex-shrink:0;transition:all .3s ease}.ant-space-item:hover .anticon{transform:scale(1.1)}.ant-typography{word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.ant-col{width:100%!important}.ant-space,.ant-space-vertical{width:100%}}.checkout-container{margin:0 auto;max-width:800px;min-height:100vh;padding:100px 20px 40px}.checkout-error,.checkout-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.checkout-loading p{color:var(--text-color);font-size:16px;margin-top:16px}.checkout-header-section{margin-bottom:32px}.back-button{align-items:center;color:var(--primary-color);display:flex;font-weight:500;gap:8px;margin-bottom:16px;transition:all .3s ease}.back-button:hover{color:var(--primary-color);transform:translateX(-4px)}.checkout-title{margin-bottom:8px;text-align:center}.checkout-title h2{color:var(--text-color);margin-bottom:0!important}.simple-checkout-wrapper{width:100%}.simple-checkout-card{border:none;border-radius:16px}.checkout-product-section{align-items:flex-start;display:flex;gap:24px;margin-bottom:24px}.checkout-product-image{border:1px solid #f0f0f0;border-radius:12px;height:150px;object-fit:cover;width:220px}.checkout-product-info{flex:1 1}.checkout-product-info h4{margin-bottom:8px}.checkout-price-section{margin:24px 0}.price-breakdown{margin-top:16px}.price-row{align-items:center}.price-row:last-child{border-bottom:none}.total-row{border-top:2px solid #1890ff!important;margin-top:8px;padding-top:16px}.checkout-payment-section{margin-top:24px}.pay-button{background:linear-gradient(45deg,#52c41a,#73d13d);border:none;border-radius:12px;font-size:18px;font-weight:600;height:54px;margin-top:16px}.pay-button:hover{box-shadow:0 6px 20px #52c41a66;transform:translateY(-2px)}.security-notice{background:#52c41a14;width:-webkit-fit-content;width:fit-content}.security-icon{color:#52c41a;font-size:18px}.payment-status-modal .ant-modal-content{border-radius:16px;overflow:hidden}.payment-status-modal .ant-modal-body{padding:0}.payment-status-modal-content{padding:48px 32px;text-align:center}.status-content{align-items:center;display:flex;flex-direction:column;gap:20px}.pending-spinner{height:120px;margin:20px 0;position:relative;width:120px}.spinner-ring{animation:spin 1.5s linear infinite;border:4px solid #0000;border-radius:50%;border-top-color:#1890ff;height:100%;position:absolute;width:100%}.spinner-ring:nth-child(2){animation-delay:-.5s;border-top-color:#52c41a;height:80%;left:10%;top:10%;width:80%}.spinner-ring:nth-child(3){animation-delay:-1s;border-top-color:#faad14;height:60%;left:20%;top:20%;width:60%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-dots{display:flex;gap:8px;justify-content:center;margin-top:16px}.loading-dots span{animation:bounce 1.4s ease-in-out infinite both;background:#1890ff;border-radius:50%;height:12px;width:12px}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.success-checkmark{height:120px;margin:20px 0;width:120px}.checkmark-svg{height:100%;width:100%}.failed-cross{height:120px;margin:20px 0;width:120px}.cross-svg{height:100%;width:100%}.order-info-card{background:#fafafa;border-radius:12px;text-align:left;width:100%}.order-info-row{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.modal-actions{display:flex;gap:12px;width:100%}.modal-actions button{border-radius:10px;flex:1 1;font-weight:500;height:48px}@media (max-width:768px){.checkout-container{padding:100px 16px 40px}.checkout-product-section{flex-direction:column;gap:16px}.checkout-product-image{height:200px;width:100%}.qr-code-image{height:200px;width:200px}.payment-status-modal-content{padding:32px 20px}.modal-actions{flex-direction:column}}@media (max-width:480px){.checkout-container{padding:80px 12px 20px}.qr-code-image{height:180px;width:180px}.pay-button{font-size:16px;height:48px}}.payment-method-card:hover{border-color:rgba(var(--primary-color-rgb),.3);box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.payment-method-card.selected{background:rgba(var(--primary-color-rgb),.05);border-color:var(--primary-color)}.payment-method-content{align-items:center;display:flex;gap:16px;padding:8px}.payment-method-icon{font-size:2rem;min-width:50px;text-align:center}.payment-method-content h4{margin-bottom:4px}.upi-payment-card{border-radius:12px;margin-bottom:24px}.upi-payment-content{text-align:center}.qr-section{margin-bottom:24px}.qr-code-container{display:flex;justify-content:center;margin:20px 0}.qr-code{border:2px solid #0000001a;border-radius:12px;box-shadow:0 4px 15px #0000001a;height:200px;width:200px}.upi-form .ant-input{border:2px solid #0000001a;border-radius:8px}.pay-now-button{background:linear-gradient(45deg,#52c41a,#73d13d);border:none;border-radius:12px;font-size:16px;font-weight:600;height:50px;margin-top:16px}.pay-now-button:hover{box-shadow:0 8px 25px #52c41a4d;transform:translateY(-2px)}.security-notice{align-items:center;background:#52c41a1a;border-radius:8px;color:#52c41a;display:flex;gap:8px;justify-content:center;margin-top:20px;padding:12px}.security-icon{font-size:1.2em}.order-summary-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.order-summary-card{border:none;border-radius:16px;box-shadow:0 6px 30px #00000014;margin-bottom:24px}.summary-product-image{border-radius:8px;height:60px;object-fit:cover;width:100px}.summary-product-info{flex:1 1;margin-left:16px}.summary-product-title{color:var(--text-color);font-weight:600;margin-bottom:4px}.summary-product-price{color:var(--primary-color);font-size:16px;font-weight:600}.price-breakdown{border-top:2px solid #0000001a;margin-top:20px;padding-top:20px}.price-row{display:flex;justify-content:space-between;margin-bottom:12px}.price-total{border-top:2px solid var(--primary-color);font-size:18px;font-weight:700;margin-top:16px;padding-top:16px}.summary-savings{color:#52c41a;font-weight:600}.success-modal .ant-modal-content{border-radius:16px;padding:0}.success-modal .ant-modal-body{padding:40px;text-align:center}.success-icon{color:#52c41a;font-size:4rem;margin-bottom:20px}.success-title{color:var(--text-color);font-size:24px;font-weight:700;margin-bottom:12px}.success-subtitle{color:#0009;margin-bottom:30px}.order-details-card{background:#52c41a0d;border-radius:12px;margin-bottom:24px;padding:24px;text-align:left}.order-detail-row{display:flex;justify-content:space-between;margin-bottom:12px}.order-detail-row:last-child{border-top:1px solid #0000001a;font-weight:600;margin-bottom:0;padding-top:12px}.continue-button{background:linear-gradient(45deg,var(--primary-color),#667eea);border:none;border-radius:12px;font-size:16px;font-weight:600;height:50px;width:100%}.continue-button:hover{box-shadow:0 8px 25px rgba(var(--primary-color-rgb),.3);transform:translateY(-2px)}@media (max-width:768px){.checkout-container{padding:100px 16px 40px}.checkout-steps{padding:16px 0}.main-checkout-card{margin-bottom:16px}.qr-code{height:150px;width:150px}.order-summary-sidebar{margin-top:20px;position:static;top:auto}.success-modal .ant-modal-body{padding:24px}.success-icon{font-size:3rem}.success-title{font-size:20px}}@media (max-width:480px){.checkout-container{padding:80px 12px 20px}.payment-method-content{flex-direction:column;gap:8px;text-align:center}.payment-method-icon{font-size:1.5rem}.customer-form .ant-input{font-size:16px}}.basic-details-step{animation:fadeIn .3s ease-in-out}.customer-form .ant-form-item-label>label{color:var(--text-color);font-weight:500}.customer-form .ant-input,.customer-form .ant-input-textarea{border:2px solid #0000001a;border-radius:8px;transition:all .3s ease}.customer-form .ant-input-textarea:focus,.customer-form .ant-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb),.1)}.payment-gateway-step{animation:fadeIn .3s ease-in-out}.qr-amount{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:inline-block;margin:16px 0;padding:12px}.qr-amount .ant-typography{color:#fff!important;margin:0}.qr-divider{color:#999;display:block;margin:24px 0}.product-summary-card{border:none;border-radius:16px;box-shadow:0 6px 30px #00000014;margin-bottom:24px}.summary-title{font-weight:600;margin-bottom:16px!important}.product-item{border-top:1px solid #0000001a;margin-top:24px;padding-top:24px}.product-thumbnail{border-radius:8px;box-shadow:0 4px 15px #0000001a}.product-name{font-weight:600;margin-bottom:8px!important}.product-description{display:block;line-height:1.5;margin-bottom:12px}.product-price{align-items:center;color:var(--primary-color);display:flex;font-size:20px;font-weight:700;gap:4px;margin-top:12px}.support-content{text-align:center}.support-content h5{margin:16px 0 8px!important}.support-icon{color:var(--primary-color);font-size:2rem}.support-link{font-weight:500;margin-top:8px}.total-row{font-size:18px;padding-top:12px}.checkout-steps .ant-steps-item-icon{align-items:center;display:flex;justify-content:center}.checkout-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#52c41a;border-color:#52c41a}.checkout-steps .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#fff}.how-we-work-page{background:#f8f9fa;min-height:100vh}.hww-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.hww-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hww-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.hww-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.hww-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;opacity:.95}.hww-main-content{margin:0 auto;max-width:1400px;padding:40px 20px}.hww-details-section{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:60px;padding:20px}.hww-detail-card{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:35px;transition:transform .3s ease,box-shadow .3s ease}.hww-detail-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.hww-detail-icon{font-size:3rem;margin-bottom:20px}.hww-detail-card h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:15px}.hww-detail-card p{color:#5a6c7d;line-height:1.7;margin-bottom:20px}.hww-features{list-style:none;margin:0;padding:0}.hww-features li{color:#34495e;padding:8px 0 8px 25px;position:relative}.hww-features li:before{color:#27ae60;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.hww-trust-section{background:#fff;border-radius:20px;margin-top:80px;padding:60px 20px;text-align:center}.hww-trust-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:50px}.hww-trust-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.hww-trust-item{padding:30px 20px;transition:transform .3s ease}.hww-trust-item:hover{transform:scale(1.05)}.hww-trust-icon{font-size:3rem;margin-bottom:15px}.hww-trust-item h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:10px}.hww-trust-item p{color:#7f8c8d;font-size:.95rem;line-height:1.5}.hww-cta-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;margin-top:80px;padding:60px 20px;text-align:center}.hww-cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:15px}.hww-cta-section p{font-size:1.2rem;margin-bottom:30px;opacity:.95}.hww-cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0003;color:#667eea;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 40px;text-decoration:none;transition:all .3s ease}.hww-cta-button:hover{box-shadow:0 6px 20px #0000004d;color:#764ba2;transform:translateY(-3px)}@media (max-width:768px){.hww-hero-title{font-size:2.5rem}.hww-hero-description{font-size:1.1rem}.hww-details-section{grid-template-columns:1fr}.hww-cta-section h2,.hww-trust-section h2{font-size:2rem}.hww-trust-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:480px){.hww-hero-section{padding:60px 15px}.hww-hero-title{font-size:2rem}.hww-detail-card{padding:25px}.hww-trust-grid{grid-template-columns:1fr}}.contact-page{background:#f8f9fa;min-height:100vh}.contact-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.contact-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.contact-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.contact-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.contact-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;opacity:.95}.contact-main-content{margin:0 auto;max-width:1400px;padding:60px 20px}.contact-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1.2fr;margin-bottom:60px}.contact-info-section{display:flex;flex-direction:column;gap:25px}.contact-info-card{background:#fff;border-left:4px solid #667eea;border-radius:16px;box-shadow:0 4px 5px #0000001a;display:flex;gap:10px;padding:10px 20px;transition:transform .3s ease,box-shadow .3s ease}.contact-info-card:hover{box-shadow:0 6px 12px #00000026;transform:translateX(5px)}.contact-info-title{font-size:18px;font-weight:500;margin-bottom:-5px}.contact-info-icon{align-items:center;background-color:#667eea;border-radius:20px;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;width:80px}.contact-info-card h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:12px}.contact-info-card p{color:#5a6c7d;line-height:1.6;margin:5px 0}.contact-info-card a{color:#667eea;text-decoration:none;transition:color .3s ease}.contact-info-card a:hover{color:#764ba2;text-decoration:underline}.contact-company-info{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 6px #0000001a;color:#fff;padding:30px}.contact-company-info h3{font-size:1.3rem;font-weight:700;margin-bottom:15px}.contact-company-info p{line-height:1.6;margin:8px 0;opacity:.95}.contact-form-section{display:flex;flex-direction:column}.contact-form-card{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:40px}.contact-form-card h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:10px}.contact-form-subtitle{color:#5a6c7d;line-height:1.6;margin-bottom:30px}.contact-alert{border-radius:8px;font-weight:500;margin-bottom:20px;padding:15px 20px}.contact-alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.contact-form{gap:20px}.contact-form,.contact-form-group{display:flex;flex-direction:column}.contact-form-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:8px}.contact-form-group input,.contact-form-group textarea{border:2px solid #e0e6ed;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.contact-form-group textarea{min-height:120px;resize:vertical}.contact-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:10px;padding:15px 30px;transition:transform .3s ease,box-shadow .3s ease}.contact-submit-btn:hover{box-shadow:0 8px 16px #667eea4d;transform:translateY(-2px)}.contact-submit-btn:active{transform:translateY(0)}.contact-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.contact-map-section{margin-top:40px;text-align:center}.contact-map-section h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:30px}.contact-map-placeholder{background:#fff;border:2px dashed #e0e6ed;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:100px 20px}.contact-map-placeholder p{color:#5a6c7d;font-size:1.2rem}@media (max-width:992px){.contact-container{grid-template-columns:1fr}.contact-hero-title{font-size:2.5rem}.contact-hero-description{font-size:1.1rem}}@media (max-width:768px){.contact-hero-section{padding:80px 20px}.contact-hero-title{font-size:2rem}.contact-hero-description{font-size:1rem}.contact-main-content{padding:40px 15px}.contact-form-card{padding:25px}.contact-info-card{padding:20px}}.about-page{background:#f8f9fa;min-height:100vh}.about-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.about-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.about-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.about-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.about-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;opacity:.95}.about-main-content{margin:0 auto;max-width:1200px;padding:60px 20px}.about-story-section{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;margin-bottom:60px;padding:50px}.about-story-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:25px}.about-story-section p{color:#5a6c7d;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.about-mission-vision{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.about-card{background:#fff;border-left:4px solid #667eea;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.about-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.about-card-icon{font-size:3rem;margin-bottom:20px}.about-card h3{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:15px}.about-card p{color:#5a6c7d;font-size:1.05rem;line-height:1.7}.about-values-section{margin-bottom:60px}.about-values-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.about-values-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-value-card{background:#fff;border-bottom:3px solid #667eea;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.about-value-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.about-value-icon{font-size:2.5rem;margin-bottom:15px}.about-value-card h4{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:10px}.about-value-card p{color:#5a6c7d;font-size:.95rem;line-height:1.6}.about-founder-section{margin-bottom:60px}.about-founder-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.about-founder-card{align-items:flex-start;background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;display:flex;gap:40px;padding:50px}.about-founder-image{flex-shrink:0}.founder-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 8px 16px #667eea4d;color:#fff;display:flex;font-size:4rem;font-weight:700;height:180px;justify-content:center;width:180px}.about-founder-info h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:5px}.founder-title{color:#667eea;font-size:1.2rem;font-weight:600;margin-bottom:20px}.founder-bio{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:15px}.founder-social{display:flex;flex-wrap:wrap;gap:15px;margin-top:25px}.social-link{align-items:center;background:#f8f9fa;border:2px solid #0000;border-radius:8px;color:#2c3e50;display:flex;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.social-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 8px #667eea4d;color:#fff;transform:translateY(-2px)}.social-icon{font-size:1.2rem}.about-stats-section{margin-bottom:60px}.about-stats-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.about-stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 4px 6px #0000001a;color:#fff;padding:40px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 12px 24px #667eea4d;transform:translateY(-5px)}.stat-number{font-size:3rem;font-weight:800;margin-bottom:10px}.stat-label{font-size:1.1rem;font-weight:500;opacity:.95}.about-cta-section{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:60px 40px;text-align:center}.about-cta-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px}.about-cta-section p{color:#5a6c7d;font-size:1.2rem;margin-bottom:35px;margin-left:auto;margin-right:auto;max-width:700px}.about-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.cta-btn{border-radius:8px;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 35px;text-decoration:none;transition:all .3s ease}.cta-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cta-primary:hover{box-shadow:0 8px 16px #667eea4d;transform:translateY(-2px)}.cta-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.cta-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.about-hero-section{padding:80px 20px}.about-hero-title{font-size:2.5rem}.about-hero-description{font-size:1.1rem}.about-story-section{padding:30px 20px}.about-founder-card{align-items:center;flex-direction:column;padding:30px 20px;text-align:center}.founder-avatar{font-size:3rem;height:140px;width:140px}.founder-social{justify-content:center}.about-cta-section{padding:40px 20px}.about-cta-buttons{align-items:stretch;flex-direction:column}.cta-btn{width:100%}}.privacy-page{background:#f8f9fa;min-height:100vh}.privacy-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.privacy-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.privacy-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.privacy-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.privacy-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;margin-bottom:10px;opacity:.95}.privacy-last-updated{color:#fff;font-size:1rem;font-style:italic;opacity:.85}.privacy-main-content{margin:0 auto;max-width:1000px;padding:60px 20px}.privacy-content-wrapper{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:50px}.privacy-section{margin-bottom:40px}.privacy-section:last-child{margin-bottom:0}.privacy-section h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-bottom:10px}.privacy-section h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:15px;margin-top:25px}.privacy-section p{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:15px}.privacy-section ul{margin:15px 0;padding-left:30px}.privacy-section li{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:12px}.privacy-section li strong{color:#2c3e50;font-weight:600}.privacy-highlight{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-left:4px solid #667eea;border-radius:8px;margin:20px 0;padding:25px}.privacy-highlight p{margin-bottom:12px}.privacy-highlight p:last-child{margin-bottom:0}.privacy-highlight strong{color:#667eea;font-weight:700}.privacy-contact-box{background:#f8f9fa;border:2px solid #e0e6ed;border-radius:12px;margin-top:20px;padding:25px}.privacy-contact-box p{color:#2c3e50;margin-bottom:10px}.privacy-contact-box p:last-child{margin-bottom:0}.privacy-contact-box strong{color:#667eea;font-size:1.1rem}@media (max-width:768px){.privacy-hero-section{padding:80px 20px}.privacy-hero-title{font-size:2.5rem}.privacy-hero-description{font-size:1.1rem}.privacy-main-content{padding:40px 15px}.privacy-content-wrapper{padding:30px 20px}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}.privacy-section li,.privacy-section p{font-size:1rem}.privacy-highlight{padding:20px 15px}}.terms-page{background:#f8f9fa;min-height:100vh}.terms-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.terms-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.terms-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.terms-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.terms-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;margin-bottom:10px;opacity:.95}.terms-last-updated{color:#fff;font-size:1rem;font-style:italic;opacity:.85}.terms-main-content{margin:0 auto;max-width:1000px;padding:60px 20px}.terms-content-wrapper{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:50px}.terms-section{margin-bottom:40px}.terms-section:last-child{margin-bottom:0}.terms-section h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-bottom:10px}.terms-section h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:15px;margin-top:25px}.terms-section p{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:15px}.terms-section ul{margin:15px 0;padding-left:30px}.terms-section li{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:12px}.terms-section li strong,.terms-section strong{color:#2c3e50;font-weight:600}.terms-highlight{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-left:4px solid #667eea;border-radius:8px;margin:20px 0;padding:25px}.terms-highlight p{color:#2c3e50;margin-bottom:12px}.terms-highlight p:last-child{margin-bottom:0}.terms-highlight strong{color:#667eea;font-weight:700}.terms-important{background:linear-gradient(135deg,#dc35451a,#ff6b6b1a);border-left:4px solid #dc3545;border-radius:8px;margin:20px 0;padding:25px}.terms-important p{color:#2c3e50;margin-bottom:15px}.terms-important p:last-child{margin-bottom:0}.terms-important strong{color:#dc3545;font-weight:700}.terms-important ul{margin-top:15px}.terms-contact-box{background:#f8f9fa;border:2px solid #e0e6ed;border-radius:12px;margin-top:20px;padding:25px}.terms-contact-box p{color:#2c3e50;margin-bottom:10px}.terms-contact-box p:last-child{margin-bottom:0}.terms-contact-box strong{color:#667eea;font-size:1.1rem}.terms-acceptance{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin-top:40px;padding:30px;text-align:center}.terms-acceptance p{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.8;margin:0}@media (max-width:768px){.terms-hero-section{padding:80px 20px}.terms-hero-title{font-size:2.5rem}.terms-hero-description{font-size:1.1rem}.terms-main-content{padding:40px 15px}.terms-content-wrapper{padding:30px 20px}.terms-section h2{font-size:1.5rem}.terms-section h3{font-size:1.2rem}.terms-section li,.terms-section p{font-size:1rem}.terms-highlight,.terms-important{padding:20px 15px}.terms-acceptance{padding:25px 15px}.terms-acceptance p{font-size:1rem}}.refund-page{background:#f8f9fa;min-height:100vh}.refund-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.refund-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.refund-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.refund-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.refund-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;margin-bottom:10px;opacity:.95}.refund-last-updated{color:#fff;font-size:1rem;font-style:italic;opacity:.85}.refund-main-content{margin:0 auto;max-width:1000px;padding:60px 20px}.refund-content-wrapper{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:50px}.refund-notice{background:linear-gradient(135deg,#dc354526,#ff6b6b26);border:3px solid #dc3545;border-radius:12px;margin-bottom:40px;padding:35px;text-align:center}.refund-notice h2{color:#dc3545;font-size:2rem;font-weight:800;margin-bottom:15px}.refund-notice p{color:#2c3e50;font-size:1.2rem;line-height:1.8;margin:0}.refund-section{margin-bottom:40px}.refund-section:last-child{margin-bottom:0}.refund-section h2{border-bottom:2px solid #667eea;color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-bottom:10px}.refund-section h3,.refund-section h4{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:12px;margin-top:20px}.refund-section p{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:15px}.refund-section ul{margin:15px 0;padding-left:30px}.refund-section li{color:#5a6c7d;font-size:1.05rem;line-height:1.8;margin-bottom:12px}.refund-section li strong{color:#2c3e50;font-weight:600}.refund-no-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:25px}.refund-no-item{background:#fff5f5;border-left:4px solid #dc3545;border-radius:8px;display:flex;gap:15px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.refund-no-item:hover{box-shadow:0 6px 12px #dc354526;transform:translateY(-3px)}.no-icon{flex-shrink:0;font-size:2rem}.refund-no-item h4{color:#dc3545;font-size:1.1rem;font-weight:700;margin:0 0 8px}.refund-no-item p{color:#5a6c7d;font-size:.95rem;line-height:1.6;margin:0}.refund-tips{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:25px}.refund-tip-card{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-left:4px solid #667eea;border-radius:8px;padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.refund-tip-card:hover{box-shadow:0 6px 12px #667eea26;transform:translateY(-3px)}.tip-icon{display:block;font-size:2.5rem;margin-bottom:15px}.refund-tip-card h4{color:#2c3e50;font-size:1.1rem;font-weight:700;margin:0 0 10px}.refund-tip-card p{color:#5a6c7d;font-size:.95rem;line-height:1.6;margin:0}.refund-offers{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:25px}.refund-offer-card{background:linear-gradient(135deg,#28a7450d,#48c7740d);border-left:4px solid #28a745;border-radius:8px;padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.refund-offer-card:hover{box-shadow:0 6px 12px #28a74526;transform:translateY(-3px)}.offer-icon{display:block;font-size:2.5rem;margin-bottom:15px}.refund-offer-card h4{color:#28a745;font-size:1.1rem;font-weight:700;margin:0 0 10px}.refund-offer-card p{color:#5a6c7d;font-size:.95rem;line-height:1.6;margin:0}.refund-warning{background:linear-gradient(135deg,#ffc1071a,#ff98001a);border-left:4px solid #ffc107;border-radius:8px;margin:20px 0;padding:25px}.refund-warning p{color:#2c3e50;margin-bottom:15px}.refund-warning p:last-child{margin-bottom:0}.refund-warning strong{color:#ff9800;font-weight:700}.refund-warning ul{margin-top:15px}.refund-contact-box{background:#f8f9fa;border:2px solid #e0e6ed;border-radius:12px;margin-top:20px;padding:25px}.refund-contact-box p{color:#2c3e50;line-height:1.6;margin-bottom:10px}.refund-contact-box p:last-child{margin-bottom:0}.refund-contact-box strong{color:#667eea;font-weight:600}.refund-acceptance{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin-top:40px;padding:30px;text-align:center}.refund-acceptance p{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.8;margin:0}@media (max-width:768px){.refund-hero-section{padding:80px 20px}.refund-hero-title{font-size:2.5rem}.refund-hero-description{font-size:1.1rem}.refund-main-content{padding:40px 15px}.refund-content-wrapper{padding:30px 20px}.refund-notice{padding:25px 20px}.refund-notice h2{font-size:1.6rem}.refund-notice p{font-size:1.05rem}.refund-section h2{font-size:1.5rem}.refund-section li,.refund-section p{font-size:1rem}.refund-no-list,.refund-offers,.refund-tips{grid-template-columns:1fr}.refund-acceptance{padding:25px 15px}.refund-acceptance p{font-size:1rem}}.request-project-page{background:#f8f9fa;min-height:100vh}.request-hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.request-hero-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.request-hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.request-hero-title{color:#fff;font-size:3.5rem;font-weight:800;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.request-hero-description{color:#fff;font-size:1.3rem;font-weight:300;line-height:1.6;opacity:.95}.request-main-content{margin:0 auto;max-width:1200px;padding:60px 20px}.request-intro-section{margin-bottom:60px;text-align:center}.request-intro-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:20px}.request-intro-section p{color:#5a6c7d;font-size:1.15rem;line-height:1.8;margin:0 auto;max-width:900px}.request-services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:60px}.request-service-card{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;padding:35px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.request-service-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.service-icon{font-size:3.5rem;margin-bottom:20px}.request-service-card h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:15px}.request-service-card p{color:#5a6c7d;font-size:1rem;line-height:1.7}.request-process-section{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;margin-bottom:60px;padding:50px}.request-process-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:center}.request-process-steps{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.process-step_s{position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 8px #667eea4d;color:#fff;display:flex;font-size:1.5rem;font-weight:800;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.process-step h4{color:#2c3e50;font-size:1.2rem;font-weight:700;margin-bottom:10px}.process-step p{color:#5a6c7d;font-size:.95rem;line-height:1.6}.request-form-section{background:#fff;border-radius:16px;border-top:4px solid #667eea;box-shadow:0 4px 6px #0000001a;margin-bottom:60px;padding:50px}.request-form-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:15px;text-align:center}.request-form-subtitle{color:#5a6c7d;font-size:1.1rem;line-height:1.6;margin-bottom:40px;text-align:center}.request-alert{border-radius:8px;font-size:1.05rem;font-weight:500;margin-bottom:30px;padding:20px 25px}.request-alert-success{background-color:#d4edda;border:2px solid #c3e6cb;color:#155724}.request-form{display:flex;flex-direction:column;gap:25px}.request-form-row{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.request-form-group{display:flex;flex-direction:column}.request-form-group label{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:10px}.request-form-group input,.request-form-group select,.request-form-group textarea{border:2px solid #e0e6ed;border-radius:8px;font-family:inherit;font-size:1rem;padding:14px 18px;transition:border-color .3s ease,box-shadow .3s ease}.request-form-group input:focus,.request-form-group select:focus,.request-form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.request-form-group textarea{min-height:150px;resize:vertical}.request-form-group select{cursor:pointer}.request-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;margin-top:15px;padding:18px 40px;transition:transform .3s ease,box-shadow .3s ease}.request-submit-btn:hover{box-shadow:0 8px 16px #667eea4d;transform:translateY(-2px)}.request-submit-btn:active{transform:translateY(0)}.request-submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.request-contact-section{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px solid #667eea;border-radius:16px;padding:50px;text-align:center}.request-contact-section h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:15px}.request-contact-section>p{color:#5a6c7d;font-size:1.1rem;line-height:1.6;margin-bottom:35px}.request-contact-info{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:900px}.contact-info-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;gap:15px;padding:10px;text-align:left}.contact-icon{flex-shrink:0;font-size:2rem}.contact-info-item strong{color:#2c3e50;display:block;font-size:1.1rem;margin-bottom:5px}.contact-info-item p{color:#5a6c7d;line-height:1.5;margin:0}@media (max-width:768px){.request-hero-section{padding:80px 20px}.request-hero-title{font-size:2.5rem}.request-hero-description{font-size:1.1rem}.request-main-content{padding:40px 15px}.request-contact-section h2,.request-form-section h2,.request-intro-section h2,.request-process-section h2{font-size:2rem}.request-contact-section,.request-form-section,.request-process-section{padding:30px 20px}.request-contact-info,.request-form-row,.request-process-steps,.request-services-grid{grid-template-columns:1fr}}.videos-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.videos-container{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ant-card-hoverable:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-4px)}.ant-card-cover{cursor:pointer}@media (max-width:768px){.videos-container{padding:16px!important}}.reviews-page{background:#f5f7fa;min-height:100vh;padding:40px 20px 80px}.reviews-container{margin:0 auto;max-width:1400px}.reviews-header{margin-bottom:40px;text-align:center}.rating-overview-card{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.average-rating-section{padding:20px;text-align:center}.average-rating-number{color:#667eea;font-size:72px;font-weight:700;line-height:1;margin-bottom:12px}.rating-breakdown{padding:12px 0}.rating-bar-row{align-items:center;display:flex;margin-bottom:12px}.rating-bar-row:last-child{margin-bottom:0}.filters-card{margin-bottom:24px}.review-detail-card{border:1px solid #e8e8e8;border-radius:12px;transition:all .3s ease}.review-detail-card:hover{border-color:#667eea;box-shadow:0 4px 16px #667eea26}.reviewer-info{padding:12px;text-align:center}.review-modal-content{padding:12px 0}.review-modal-header{margin-bottom:8px}.cons-section,.pros-section{background:#f9f9f9;border-radius:8px;padding:16px}.pros-section{border-left:3px solid #52c41a}.cons-section{border-left:3px solid #ff4d4f}@media (max-width:768px){.reviews-page{padding:20px 12px 60px}.average-rating-number{font-size:56px}.reviewer-info{align-items:center;display:flex;gap:12px;text-align:left}}.github-projects-page{background:#f5f7fa;min-height:100vh;padding:40px 20px 80px}.github-projects-container{margin:0 auto;max-width:1400px}.github-projects-header{margin-bottom:40px;text-align:center}.header-content{align-items:center;display:inline-flex;gap:20px}.header-icon{color:#24292e;font-size:48px}.filters-card{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:32px}.github-project-card{border:1px solid #e8e8e8;border-radius:12px;display:flex;flex-direction:column;height:100%;transition:all .3s ease}.github-project-card:hover{border-color:#24292e;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.project-card-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.project-icon{color:#24292e;font-size:24px}.project-title{font-size:18px;line-height:1.4;margin:0!important}.project-description{color:#595959;font-size:14px;line-height:1.6;margin-bottom:16px;min-height:66px}.project-stats{padding:8px 0}.project-card-footer{align-items:center;display:flex;justify-content:space-between}.github-project-modal .ant-modal-body{padding:0}.project-modal-content{padding:24px}.modal-header{margin-bottom:8px}.modal-icon-wrapper{align-items:center;background:linear-gradient(135deg,#24292e,#4a5568);border-radius:16px;display:flex;height:80px;justify-content:center;width:80px}.modal-github-icon{color:#fff;font-size:40px}.modal-stats{margin:20px 0}.stat-item{align-items:center;background:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px;text-align:center}.features-list{margin:12px 0;padding-left:24px}.features-list li{line-height:1.6;margin-bottom:8px}.modal-actions{margin-top:24px}@media (max-width:768px){.github-projects-page{padding:20px 12px 60px}.header-content{flex-direction:column;text-align:center}.header-icon{font-size:36px}.modal-icon-wrapper{height:60px;width:60px}.modal-github-icon{font-size:30px}.stat-item{padding:12px}}.auth-container{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.auth-background{z-index:-1}.auth-background,.auth-pattern{bottom:0;left:0;position:absolute;right:0;top:0}.auth-pattern{background:linear-gradient(135deg,#667eea,#764ba2);opacity:.1}.auth-pattern:before{animation:float 20s ease-in-out infinite;background-image:radial-gradient(circle at 20% 80%,#7877c64d 0,#0000 50%),radial-gradient(circle at 80% 20%,#ff77c64d 0,#0000 50%),radial-gradient(circle at 40% 40%,#78dbff4d 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.auth-gradient-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#f5f7fae6,#fffc 50%,#f5f7fae6);bottom:0;left:0;position:absolute;right:0;top:0}.auth-content{margin:0 auto;max-width:600px;min-height:100vh;padding:20px;width:100%}.auth-form-section{align-items:center;display:flex;justify-content:center;padding:20px}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 25px 50px #00000026,0 0 0 1px #fff3;margin:0 auto;max-width:480px;overflow:hidden;padding:48px;position:relative;width:100%}.auth-card:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,var(--primary-color),#f093fb,#667eea);content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%,to{opacity:.8}50%{opacity:1}}.auth-header{margin-bottom:48px;text-align:center}.auth-header:before{animation:brandPulse 3s ease-in-out infinite;content:"🛒";display:block;font-size:3rem;margin-bottom:16px}@keyframes brandPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.auth-main-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,var(--text-color),var(--primary-color));-webkit-background-clip:text;background-clip:text;color:var(--text-color)!important;font-size:2.2rem!important;font-weight:700!important;margin-bottom:12px!important}.auth-subtitle{color:#0009;font-size:1.1rem;font-weight:500;line-height:1.5}.auth-form-container{margin-bottom:36px}.auth-form .ant-form-item{margin-bottom:24px}.auth-input{background:#fffc;border:2px solid #0000001a;border-radius:12px;font-size:16px;height:50px;transition:all .3s ease}.auth-input:hover{background:#ffffffe6;border-color:rgba(var(--primary-color-rgb),.3)}.auth-input.ant-input-focused,.auth-input:focus{background:#fff;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}.input-icon{color:#0006;font-size:16px;transition:color .3s ease}.auth-input.ant-input-focused .input-icon,.auth-input:focus .input-icon{color:var(--primary-color)}.auth-button{align-items:center;background:linear-gradient(45deg,var(--primary-color),#764ba2);border:none;border-radius:12px;box-shadow:0 8px 20px rgba(var(--primary-color-rgb),.3);display:flex;font-size:16px;font-weight:600;gap:8px;height:50px;justify-content:center;transition:all .3s ease}.auth-button:hover{background:linear-gradient(45deg,var(--primary-color),#667eea);box-shadow:0 12px 30px rgba(var(--primary-color-rgb),.4);transform:translateY(-2px)}.auth-button:active{transform:translateY(0)}.error-message{background:#ff4d4f1a;border:1px solid #ff4d4f33;border-radius:8px;margin-top:16px;padding:12px 16px;text-align:center}.auth-divider{margin:32px 0 24px}.auth-divider-text{background:#fffc;color:#0000008c;font-size:14px;font-weight:500;padding:0 16px}.auth-footer{text-align:center}.auth-switch-button{background:rgba(var(--primary-color-rgb),.05);border:2px solid rgba(var(--primary-color-rgb),.2);border-radius:12px;color:var(--primary-color);font-size:15px;font-weight:600;height:45px;transition:all .3s ease}.auth-switch-button:hover{background:rgba(var(--primary-color-rgb),.1);border-color:rgba(var(--primary-color-rgb),.3);color:var(--primary-color);transform:translateY(-1px)}@media (max-width:1200px){.auth-content{max-width:550px;padding:15px}.auth-card{padding:42px}}@media (max-width:992px){.auth-form-section{padding:30px 20px}.auth-card{max-width:520px;padding:40px}.auth-main-title{font-size:2.1rem!important}}@media (max-width:768px){.auth-content{justify-content:center;padding:100px 15px 40px}.auth-form-section{padding:20px 15px}.auth-card{border-radius:20px;margin:10px 0;max-width:100%;padding:36px 30px}.auth-header{margin-bottom:40px}.auth-header:before{font-size:2.5rem;margin-bottom:12px}.auth-main-title{font-size:1.9rem!important}.auth-subtitle{font-size:1rem}.auth-input{font-size:16px;height:48px}.auth-button{font-size:15px;height:48px}}@media (max-width:480px){.auth-content{padding:80px 10px 30px}.auth-card{border-radius:18px;box-shadow:0 20px 40px #0000001f,0 0 0 1px #fff3;padding:32px 24px}.auth-header{margin-bottom:36px}.auth-header:before{font-size:2.2rem;margin-bottom:10px}.auth-main-title{font-size:1.7rem!important}.auth-subtitle{font-size:.95rem}.auth-form .ant-form-item{margin-bottom:22px}.auth-input{font-size:15px}.auth-button,.auth-input{border-radius:10px;height:47px}.auth-button{font-size:14px}.auth-switch-button{border-radius:10px;height:42px}}.ant-form-item-has-error .auth-input{border-color:#ff4d4f}.ant-form-item-has-error .auth-input:focus{border-color:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f1a}.ant-form-item-explain-error{color:#ff4d4f;font-size:13px;margin-top:6px}.auth-button .ant-btn-loading-icon{margin-right:8px}.ant-input-password,.ant-input-password .ant-input{background:#0000}.auth-form .ant-form-item:focus-within .ant-form-item-label label{color:var(--primary-color)}
/*# sourceMappingURL=main.844ebc96.css.map*/