:root{--bg:#f6f6f6;--surface:#fff;--text:#5c5c5c;--text-h:#1a1a1a;--border:#e5e5e5;--primary:#1a1a1a;--secondary:#eee;--muted:#f2f2f2;--soft:#fafafa;--accent:#1a1a1a;--accent-soft:#1a1a1a0f;--accent-border:#1a1a1a26;--shadow:#0000000f 0 10px 20px -6px, #0000000a 0 4px 8px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/150% var(--sans);letter-spacing:.2px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--bg:#0e0e0f;--surface:#161616;--text:#b3b3b3;--text-h:#fff;--border:#2a2a2a;--primary:#fff;--secondary:#2a2a2a;--muted:#1d1d1d;--soft:#141414;--accent:#fff;--accent-soft:#ffffff0f;--accent-border:#ffffff26;--shadow:#0009 0 12px 24px -6px, #0006 0 4px 10px -2px}}html,body,#root{width:100%;height:100%;margin:0}#root{background:var(--bg);flex-direction:column;min-height:100svh;display:flex}h1,h2,h3{font-family:var(--heading);color:var(--text-h);text-align:center;font-weight:700;line-height:1.6}h1{letter-spacing:-1.5px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{font-size:24px}}h2{margin-bottom:10px;font-size:24px}p{margin:0}a{color:var(--text-h);text-decoration:none;transition:all .2s}a:hover{opacity:.7}button{font-family:var(--sans);background-color:var(--primary);color:#3f3e3e;border:1px solid var(--primary);cursor:pointer;border-radius:.375rem;outline:none;padding:.625rem 1rem;font-size:1rem;font-weight:600;transition:all .25s ease-in-out}button:hover,button:focus{color:var(--primary);background-color:#0000;box-shadow:0 0 0 2px #0000001a}button:disabled{opacity:.6;cursor:not-allowed}.container{width:100%;max-width:1200px;margin:0 auto;padding:24px}.section{margin-bottom:40px}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:20px}.panel{background:var(--soft);border:1px solid var(--border);border-radius:12px}code{font-family:var(--mono);background:var(--muted);color:var(--text-h);border-radius:6px;padding:4px 8px}.navbar{color:#2b2929;background-color:#fcfcfc;justify-content:space-between;align-items:center;height:95px;padding:.5rem 5rem;display:flex;position:relative;box-shadow:0 2px 4px #0000001a}.logo img{align-items:center;height:180px;margin-top:10px}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links li{cursor:pointer;font-weight:500;transition:color .2s,opacity .2s}.nav-links li:hover{opacity:.7;color:#4e4b49}.hamburger{cursor:pointer;width:50px;height:35px;display:none;position:relative}.arrow1{width:25px;transition:transform .4s;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.arrow2{width:25px;transition:transform .4s;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.arrow2.open{transform:translateY(-50%)translate(8px)}@media screen and (width<=768px){.nav-links{background-color:#fcfcfc;flex-direction:column;width:100%;max-height:0;padding:0;transition:max-height .4s,padding .4s;display:flex;position:absolute;top:-5px;right:0;overflow:hidden;box-shadow:0 6px 8px -4px #0003}.logo img{align-items:center;height:85px;margin-top:10px}.nav-links.active{max-height:500px;padding:1rem}.nav-links li{padding:.5rem 0}.hamburger{display:flex}.navbar{height:50px;padding:.2rem 1rem}}.hero{background-image:url(/assets/bg2-BbkE1mQR.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:570px;padding:2rem;display:flex}.hero h1{color:#fffdfd;text-transform:uppercase;text-align:left;max-width:850px;margin-bottom:50px;margin-left:-350px;font-size:3rem;line-height:1.3}.hero h1 span{color:#e8daf3;margin-top:1rem;font-weight:400;display:block}.cta-button{color:#f3f3f3;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background-color:#38383800;border:none;border-radius:8px;align-items:center;gap:.2rem;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:40px;right:1rem}.cta-button:hover{background-color:#ebe9e944;transform:translateY(-2px)}.cta-icon{width:30px;height:auto}.animated-text{font-weight:700;transition:all .12s ease-out;display:inline-block}@media screen and (width<=768px){.hero{text-align:center;justify-content:center;align-items:flex-start;height:100vh;min-height:500px;padding:8rem 1.5rem 1.5rem;display:flex}.hero h1{text-align:left;margin:0;font-size:2rem;line-height:1.5}.hero h1 span{margin-top:.8rem;font-size:1rem}}@media screen and (width<=480px){.hero{align-items:center;min-height:480px;padding:1rem}.hero h1{text-align:center;align-items:end;max-width:980px;margin-left:10px;font-size:1.8rem;line-height:1.75rem}.hero h1 span{font-size:1rem}}.hero-content{z-index:1;max-width:900px;position:relative}@media screen and (width<=768px){.cta-button{gap:.4rem;padding:.6rem 1.5rem;font-size:.9rem;bottom:95px;right:30px}.cta-icon{width:16px}}@media screen and (width<=480px){.cta-button{gap:.1rem;padding:.35rem .8rem;font-size:.5rem;right:142px}.cta-icon{width:20px;height:auto;margin-right:-8px}}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.banner{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:60px 20px 40px;display:flex}.banner-text{text-align:center;width:100%;max-width:900px;margin-bottom:50px;padding:0 10px}.banner-text p{color:#1a1a1a;letter-spacing:.2px;margin:0;font-size:1.05rem;line-height:1.8}.cta-btn{color:#fff;cursor:pointer;background:#2c2b2b;border:none;border-radius:9px;margin-top:25px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .25s;box-shadow:0 4px 12px #00000014}.cta-btn:hover{background:#fdfcfc;transform:translateY(-2px)}.cta-btn:active{transform:scale(.97)}.cards-wrapper{grid-template-columns:1fr;gap:20px;width:100%;max-width:1200px;padding:0 10px;display:grid}.service-card{width:100%}.ant-card{border:1px solid #77767656;transition:all .3s;overflow:hidden;border-radius:16px!important}.ant-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.ant-card-cover img{object-fit:contain;background:#fff;height:200px;padding:20px}.ant-card-meta-title{font-weight:600;font-size:1.1rem!important}.ant-card-meta-description{color:#555;font-size:.9rem}.ant-btn-primary{background:#613535;border-color:#000;border-radius:8px}.ant-btn-primary:hover{background:#222;border-color:#222}@media (width<=480px){.banner{padding:40px 15px}.banner-text p{font-size:.95rem;line-height:1.7}.cta-btn{width:100%;font-size:.9rem}.ant-card-cover img{height:140px}}.store{text-align:center;background:#fff;padding:80px 20px}.store h2{margin-bottom:10px;font-size:2.2rem}.store p{color:#666;margin-bottom:40px}.store-viewport{width:100%;overflow:hidden}.store-track{gap:30px;width:max-content;display:flex}.store-card{flex:none;width:320px}.store-card .ant-card{color:#fff;border-radius:16px;transition:all .3s;overflow:hidden;transform:scale(1)}.store-card img{object-fit:cover;height:300px}.store-card:hover .ant-card{transform:translateY(-6px)}.store{background:#fff;padding:100px 5%}.store-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.store-header h2{font-size:2rem;font-weight:700}.store-tabs span{cursor:pointer;color:#6b7280;margin-left:20px}.store-tabs .active{color:#000;font-weight:600}.store-container{grid-template-columns:1.2fr 2fr;gap:40px;display:grid}.store-feature{background:#f7f7f7;border-radius:16px;padding:30px;position:relative}.store-feature img{object-fit:contain;width:100%}.feature-info{margin-top:20px}.feature-info h2{font-size:1.4rem}.feature-info p{color:#6b7280}.feature-info span{margin:10px 0;font-weight:700;display:block}.feature-info button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:10px 20px}.store-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.product-card{background:#fafafa;border-radius:12px;padding:20px;transition:all .3s}.product-card:hover{transform:translateY(-5px)}.product-card img{width:100%;margin-bottom:10px}.product-card h4{font-size:.95rem}.product-card p{font-weight:600}@media (width>=600px){.cards-wrapper{grid-template-columns:repeat(2,1fr);gap:24px}.banner-text p{font-size:1.15rem}.cta-btn{font-size:1rem}}@media (width>=992px){.banner{padding:80px 40px}.cards-wrapper{grid-template-columns:repeat(3,1fr);gap:30px}.banner-text{margin-bottom:60px}.banner-text p{font-size:1.25rem;line-height:1.9}}@media (width>=1400px){.banner-text{max-width:1000px}.banner-text p{font-size:1.35rem}.cards-wrapper{max-width:1300px}}.store-container{color:#fff;background:#0f0f0f;min-height:100vh;padding:60px 8%}.store-header{text-align:center;margin-bottom:40px}.store-header h2{letter-spacing:1px;font-size:2.5rem;font-weight:700}.store-header p{opacity:.7;margin-top:10px}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px;display:grid}.product-card{background:#1a1a1a;border:1px solid #ffffff0d;border-radius:16px;transition:all .3s;position:relative;overflow:hidden}.product-card:hover{border-color:#ffffff26;transform:translateY(-6px)}.product-card img{object-fit:cover;width:100%;height:220px}.product-info{padding:15px}.product-title{font-size:1.1rem;font-weight:600}.product-price{color:#0f8;margin-top:6px;font-weight:700}.btn{cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:12px;padding:10px;font-weight:600;transition:all .3s}.btn-primary{color:#000;background:#fff}.btn-primary:hover{color:#000;background:#0f8}.btn-secondary{color:#fff;background:0 0;border:1px solid #fff3}.btn-secondary:hover{border-color:#fff}.cart-overlay{z-index:99;background:#0009;width:100%;height:100%;position:fixed;top:0;left:0}.cart-drawer{z-index:100;background:#141414;width:380px;height:100%;padding:20px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #00000080}.cart-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.cart-item{border-bottom:1px solid #ffffff14;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;display:flex}.cart-item h4{font-size:.95rem}.cart-item span{color:#0f8}.qty-controls{align-items:center;gap:10px;display:flex}.qty-controls button{color:#fff;cursor:pointer;background:#222;border:none;border-radius:6px;padding:5px 10px}.cart-total{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:15px;font-size:1.1rem;font-weight:700}@media (width<=768px){.cart-drawer{width:100%}.store-header h2{font-size:2rem}}.product-modal{gap:30px;display:flex}.modal-left{flex:1}.zoom-container{transition:transform .3s;overflow:hidden}.zoom-container img{width:100%}.modal-right{flex:1}.option-group{margin:20px 0}.options button{cursor:pointer;background:#fff;border:1px solid #ddd;margin-right:10px;padding:8px 12px}.options .active{color:#fff;background:#000}.quantity input{width:80px;padding:5px}.pay-btn{color:#fff;cursor:pointer;background:#0a0;border:none;width:100%;margin-top:20px;padding:12px}.pay-btn:hover{background:#0f0}.footer{color:#2e2d2d;background:#fcfcfc;padding:60px 40px 30px;font-family:Helvetica Neue,Arial,sans-serif}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-logo{object-fit:contain;width:340px;margin-bottom:15px}.footer-brand p{color:#aaa;max-width:250px;font-size:14px}.footer-links{gap:60px;display:flex}.footer-column{flex-direction:column;display:flex}.footer-column h4{text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:13px}.footer-column a{color:#aaa;margin-bottom:10px;font-size:14px;text-decoration:none;transition:all .3s}.footer-column a:hover{color:#fff}.footer-bottom{text-align:center;color:#777;border-top:1px solid #222;margin-top:50px;padding-top:20px;font-size:13px}@media (width<=768px){.footer{padding:50px 20px 20px}.footer-container{flex-direction:column;gap:40px}.footer-links{flex-direction:column;gap:30px}.footer-column h4{margin-bottom:10px}.footer-column a{margin-bottom:8px}.footer-logo{width:120px}.footer-brand p{font-size:13px}}.grid-section{color:#fff;background:#313131;padding:80px 40px}.grid-header{text-align:center;margin-bottom:60px}.grid-header h1{letter-spacing:1px;font-size:40px;font-weight:600}.grid-header span{color:#fff;font-weight:800}.grid-container{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.grid-item{cursor:pointer;border-radius:12px;position:relative;overflow:hidden}.grid-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.grid-item:hover img{transform:scale(1.1)}.overlay{background:linear-gradient(#0000,#3a3939b3);width:100%;padding:20px;position:absolute;bottom:0}.overlay h3{letter-spacing:1px;margin:0;font-size:16px}@media (width<=1024px){.grid-container{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.grid-container{grid-template-columns:repeat(2,1fr)}.grid-header h1{font-size:28px}}@media (width<=480px){.grid-container{grid-template-columns:1fr}}
