@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#18191a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547}a:hover{color:#747bff}button{background-color:#f9f9f9}}.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,#fff0 40%,#fffc,#fff0 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.rich-text-editor{border:1px solid #ccc;border-radius:8px;padding:8px 12px;min-height:150px;outline:none;line-height:1.5}.rich-text-editor:focus-within{border-color:#333}.rich-text-editor .ProseMirror p{margin:0 0 1rem}.rich-text-editor .ProseMirror h1,.rich-text-editor .ProseMirror h2,.rich-text-editor .ProseMirror h3{margin:1.5rem 0 1rem;font-weight:700}.rich-text-editor .ProseMirror ul,.rich-text-editor .ProseMirror ol{padding-left:1.5rem;margin:1rem 0}.rich-text-editor .ProseMirror blockquote{border-left:3px solid #ccc;margin-left:0;padding-left:1rem;font-style:italic;color:#666}.home-container{padding-top:0;background-color:transparent;width:100%;padding-left:16px;padding-right:16px}.introduction{background-image:url(/assets/firstbg2-VO-C_mr6.webp);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;filter:brightness(1);text-align:center;margin-bottom:40px}@keyframes popIn{0%{opacity:0;transform:scale(.8) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.description{font-size:4rem;color:#fff;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.6);margin:0;animation:popIn 1s ease-out forwards}.text{font-size:1.2rem;color:#fff;max-width:800px;margin-top:20px}.services{display:flex;flex-direction:column;gap:30px;width:100%;padding-left:0;padding-right:0}.service-box{display:flex;align-items:center;background-color:#401160;padding:16px 24px;border-radius:12px;box-shadow:0 0 10px #0000001a;flex-wrap:wrap;width:100%;margin:0}.full{width:100%}.service-content{flex:1;padding:0 20px}.service-img{width:120px;height:120px;object-fit:cover;border-radius:12px}.service-img.left{order:-1;margin-right:30px}.service-img.right{margin-left:30px}.hero-logo-circle:hover{transform:scale(1.08) rotate(-2deg);box-shadow:0 12px 48px #3333332e,0 0 0 8px #ffe0b2}.aurora-container{width:100%;height:100%}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.star-border-container{display:inline-block;position:relative;border-radius:20px;overflow:hidden}.border-gradient-bottom{position:absolute;width:300%;height:50%;opacity:.7;bottom:-12px;right:-250%;border-radius:50%;animation:star-movement-bottom linear infinite alternate;z-index:0}.border-gradient-top{position:absolute;opacity:.7;width:300%;height:50%;top:-12px;left:-250%;border-radius:50%;animation:star-movement-top linear infinite alternate;z-index:0}.inner-content{position:relative;border:1px solid #440083;background:#000;color:#fff;font-size:16px;text-align:center;padding:16px 26px;border-radius:20px;z-index:1}@keyframes star-movement-bottom{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes star-movement-top{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}html,body,#root{height:100%;min-height:100vh;box-sizing:border-box;max-width:100vw}*,*:before,*:after{box-sizing:inherit}body{background:#1e1e1e;font-family:Inter,Helvetica Neue,Arial,sans-serif;color:#333;margin:0;padding:0;overflow-x:hidden;max-width:100vw;display:flex;flex-direction:column}body[data-page=home]{background:#000!important}body[data-page=featured]{background:#000!important;scrollbar-color:#000 #23272b}body[data-page=featured]::-webkit-scrollbar{background:#23272b}body[data-page=featured]::-webkit-scrollbar-thumb{background:#000;border-radius:8px}body[data-page=camera-reviews]{background:#1e1e1e!important;scrollbar-color:#000 #23272b}body[data-page=camera-reviews]::-webkit-scrollbar{background:#23272b}body[data-page=camera-reviews]::-webkit-scrollbar-thumb{background:#000;border-radius:8px}body[data-page=camera-reviews] .MuiPaper-root{background-color:#23272b!important;color:#fff!important}body[data-page=camera-reviews] .MuiTextField-root .MuiOutlinedInput-root{background-color:#0f1114!important;color:#fff!important}body[data-page=camera-reviews] .MuiTextField-root .MuiInputLabel-root{color:#b0b3b8!important}body[data-page=camera-reviews] .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#2d3136!important}body[data-page=camera-reviews] .MuiBox-root{background-color:inherit!important}#root{max-width:100vw;overflow-x:hidden}.app{min-height:100vh;display:flex;flex-direction:column;background:none;height:100%}section{padding-left:0!important;padding-right:0!important}body[data-page=camera-reviews] .MuiPaper-root,body[data-page=camera-reviews] .MuiCard-root{background:#23272b!important;color:#fff!important}body[data-page=camera-reviews] .MuiTypography-root,body[data-page=camera-reviews] .MuiTypography-body1{color:#fff!important}.MuiPaper-root{border-radius:8px!important;box-shadow:0 4px 24px #3333330f!important}.product-grid-container{margin-left:0!important;margin-right:0!important}.product-card,.MuiCard-root{border-radius:8px!important;box-shadow:0 4px 24px #33333314!important;transition:box-shadow .3s,transform .3s,opacity .3s;display:flex;flex-direction:column;height:504px;min-height:504px;max-height:504px;position:relative;overflow-y:auto;overflow-x:hidden;padding:2.5rem;gap:30px;justify-content:space-between;scrollbar-width:none}.product-card::-webkit-scrollbar,.MuiCard-root::-webkit-scrollbar{display:none}.card-accent{height:6px;width:100%;background:#ff6b6b;border-top-left-radius:8px;border-top-right-radius:8px;margin-bottom:.5rem}.product-info{height:180px;display:flex;flex-direction:column;justify-content:flex-start;gap:16px}.dark-action-btn{background:#ff6b6b!important;color:#fff!important;font-weight:600;border-radius:8px!important;box-shadow:none;transition:background .3s,color .3s,opacity .3s;padding:12px 28px;font-size:1rem;letter-spacing:.05em;border:none;min-width:44px;min-height:44px;z-index:2;position:relative}.dark-action-btn:hover,.dark-action-btn:focus{background:#e55a5a!important;color:#fff!important;opacity:.9}.MuiAppBar-root{background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .3s}body[data-page=home] section{background:transparent!important}body[data-page=home] .services{background:transparent!important}body[data-page=home]::-webkit-scrollbar{width:12px}body[data-page=home]::-webkit-scrollbar-track{background:#000}body[data-page=home]::-webkit-scrollbar-thumb{background:#333;border-radius:6px}body[data-page=home]::-webkit-scrollbar-thumb:hover{background:#555}body[data-page=home]{scrollbar-width:thin;scrollbar-color:#333 #000}.navbar-link{font-family:Inter,sans-serif;font-weight:800;letter-spacing:.05em;color:#333;text-decoration:none;position:relative;padding:0 .5rem;transition:color .3s;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.navbar-link:hover:after,.navbar-link.active:after{content:"";display:block;height:3px;width:100%;background:#ff6b6b;border-radius:2px;position:absolute;left:0;bottom:-6px;transition:width .3s}.navbar-link:hover,.navbar-link.active{color:#ff6b6b}.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h5{font-family:Inter,sans-serif;font-weight:800;letter-spacing:.05em;color:#333}.price-tag{color:#ff6b6b;font-weight:800;font-size:1.3rem;letter-spacing:.05em}.hero-section{position:relative;width:100vw;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;margin:0}.hero-image{width:100vw;height:60vh;object-fit:cover;filter:brightness(.7);position:absolute;top:0;left:0;z-index:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;z-index:2}.hero-content{position:relative;z-index:3;color:#fff;text-align:center;max-width:700px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-title{font-family:Inter,sans-serif;font-weight:800;font-size:3rem;letter-spacing:.05em;margin-bottom:1.5rem;color:#fff}.hero-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:1.3rem;line-height:1.1em;color:#f5f5f5;margin-bottom:2.5rem}.section-divider{width:100%;height:1px;background:#eee;margin:8rem 0 0}.custom-bullet{display:inline-block;width:8px;height:8px;background:#ff6b6b;border-radius:50%;margin:0 12px}.product-image-bg{background:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:8px;height:170px;margin-bottom:1.5rem}.product-image{max-width:100%;max-height:150px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(51,51,51,.06))}::-webkit-scrollbar{width:8px;background:#f5f5f5}::-webkit-scrollbar-thumb{background:#eee;border-radius:8px}@media (max-width: 1200px){.product-card,.MuiCard-root{height:540px;min-height:540px;max-height:540px}}@media (max-width: 900px){.product-card,.MuiCard-root{height:560px;min-height:560px;max-height:560px}}@media (max-width: 768px){section{padding:3rem 1rem}.product-card,.MuiCard-root{width:90vw!important;margin:0 auto 2rem!important;height:420px;min-height:420px;max-height:420px;padding:1.5rem;gap:18px}.hero-title{font-size:2rem}.hero-section{min-height:40vh;height:40vh}.hero-content{flex-direction:column;align-items:center;text-align:center}.dark-action-btn{min-width:44px;min-height:44px;font-size:1.1rem;padding:12px 18px}}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}body,html{-ms-overflow-style:none;scrollbar-width:none}body.hide-scrollbar,html.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}body.hide-scrollbar::-webkit-scrollbar,html.hide-scrollbar::-webkit-scrollbar{display:none}body[data-page=camera-reviews] .MuiPaper-root,body[data-page=camera-reviews] .MuiCard-root,body[data-page=camera-reviews] .MuiContainer-root .MuiPaper-root,body[data-page=camera-reviews] .MuiContainer-root .MuiCard-root{background:#23272b!important;color:#fff!important}body[data-page=camera-reviews] .MuiTypography-root,body[data-page=camera-reviews] .MuiTypography-body1,body[data-page=camera-reviews] .MuiContainer-root .MuiTypography-root,body[data-page=camera-reviews] .MuiContainer-root .MuiTypography-body1{color:#fff!important}body[data-page=camera-detail] ::-webkit-scrollbar{width:8px;background:#111}body[data-page=camera-detail] ::-webkit-scrollbar-thumb{background:#222;border-radius:8px}body[data-page=camera-detail]{scrollbar-width:thin;scrollbar-color:#222 #111;border-right:1px solid #000!important}body[data-page=camera-detail],body[data-page=camera-detail] *{border-right:none!important;box-shadow:none!important}body[data-page=admin]{background:#1a1d21!important;scrollbar-color:#33373b #1a1d21}body[data-page=admin]::-webkit-scrollbar{background:#1a1d21}body[data-page=admin]::-webkit-scrollbar-thumb{background:#33373b;border-radius:8px}body[data-page=admin]::-webkit-scrollbar-thumb:hover{background:#3d4044}body[data-page=admin] .MuiPaper-root{background-color:#23272b!important;color:#fff!important}body[data-page=admin] .MuiTableCell-root{border-color:#33373b!important}body[data-page=admin] .MuiTableHead-root .MuiTableCell-root{background-color:#1a1d21!important;color:#fff!important}body[data-page=admin] .MuiDialog-paper{background-color:#23272b!important;color:#fff!important}body[data-page=admin] .MuiDialogTitle-root{background-color:#1a1d21!important;color:#fff!important;border-bottom:1px solid #33373b!important}body[data-page=admin] .MuiDialogContent-root{background-color:#23272b!important;color:#fff!important}body[data-page=admin] .MuiDialogActions-root{background-color:#1a1d21!important;border-top:1px solid #33373b!important}body[data-page=admin] .MuiCard-root{background-color:#23272b!important;border:1px solid #33373b!important;color:#fff!important}body[data-page=admin] .MuiTypography-root{color:inherit!important}body[data-page=admin] .MuiButton-outlined{border-color:#4fc3f7!important;color:#4fc3f7!important}body[data-page=admin] .MuiButton-outlined:hover{border-color:#29b6f6!important;background-color:#4fc3f71a!important}body[data-page=admin] .MuiAlert-root{background-color:#2d2f33!important;color:#fff!important;border:1px solid #33373b!important}body[data-page=admin] .MuiTypography-body2,body[data-page=admin] .MuiTypography-caption,body[data-page=admin] .MuiTypography-subtitle1,body[data-page=admin] .MuiTypography-subtitle2{color:#b0b3b8!important}body[data-page=admin] .MuiTypography-h1,body[data-page=admin] .MuiTypography-h2,body[data-page=admin] .MuiTypography-h3,body[data-page=admin] .MuiTypography-h4,body[data-page=admin] .MuiTypography-h5,body[data-page=admin] .MuiTypography-h6{color:#fff!important}body[data-page=admin] .MuiCircularProgress-root{color:#4fc3f7!important}body[data-page=admin] .MuiTableRow-root:hover{background-color:#2d2f33!important}body[data-page=admin] .MuiDialog-paper *{color:inherit!important}body[data-page=admin] .MuiButton-contained{color:#000!important}body[data-page=admin] .MuiButton-text{color:#4fc3f7!important}body[data-page=admin] .MuiButton-text:hover{background-color:#4fc3f71a!important}body[data-page=accessories]{background:#000!important;color:#fff!important;scrollbar-color:#333 #000}body[data-page=accessories]::-webkit-scrollbar{background:#000}body[data-page=accessories]::-webkit-scrollbar-thumb{background:#333;border-radius:8px}body[data-page=accessories]::-webkit-scrollbar-thumb:hover{background:#444}body[data-page=accessories] .MuiPaper-root{background-color:#1a1a1a!important;color:#fff!important;border-color:#333!important}body[data-page=accessories] .MuiTypography-root{color:#fff!important}body[data-page=accessories] .MuiCircularProgress-root{color:#4caf50!important}
