@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3"}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-color:#0d0d0d;--surface-color:#1a1a1a;--text-primary:#fff;--text-secondary:#a0a0a0;--border-color:#333;--accent-color:#fff;--accent-text:#000}body{font-family:var(--font-inter),system-ui,-apple-system,sans-serif;color:var(--text-primary);background:var(--bg-color);overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3{font-weight:500;letter-spacing:-.02em}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 3rem;background:hsla(0,0%,5%,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid hsla(0,0%,100%,.05)}.header-left,.header-right{display:flex;align-items:center;gap:1.5rem;flex:1 1}.header-right{justify-content:flex-end}.logo-container{background:#fff;padding:4px 16px;border-radius:50px;display:inline-block}.logo-image{height:35px;width:auto;object-fit:contain;mix-blend-mode:multiply}.header-nav{display:flex;gap:.5rem;background:#1a1a1a;padding:.3rem;border-radius:50px}.nav-pill{padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;color:var(--text-secondary);transition:all .3s ease}.nav-pill:hover{color:var(--text-primary)}.active-pill{background:#fff;color:#000!important;font-weight:500}.text-link{font-size:.9rem;color:var(--text-secondary);transition:color .2s}.text-link:hover{color:var(--text-primary)}.icon-btn{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.btn-light-pill{background:#fff;color:#000;padding:.7rem 1.5rem;border-radius:50px;font-size:.9rem;font-weight:500;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .2s ease,opacity .2s ease}.btn-light-pill:hover{transform:translateY(-2px);opacity:.9}.hero-dark-section{display:flex;flex-direction:column;align-items:center;padding:4rem 2rem 0;text-align:center;min-height:85vh}.badge-outline{display:inline-block;border:1px solid hsla(0,0%,100%,.2);padding:.4rem 1.2rem;border-radius:50px;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;color:var(--text-secondary)}.hero-text-content h1{font-size:clamp(2.5rem,4vw,4.5rem);line-height:1.1;margin-bottom:1.5rem}.hero-text-content p{color:var(--text-secondary);font-size:1.1rem;max-width:650px;margin:0 auto 2.5rem;line-height:1.6}.btn-with-arrow span{background:#000;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.9rem}.arch-carousel-wrapper{display:flex;align-items:flex-end;justify-content:center;gap:2rem;margin-top:2rem;width:100%;position:relative;overflow:hidden;padding-top:40px;padding-bottom:2rem}.arch-track{display:flex;gap:1.5rem;align-items:flex-end;flex-wrap:nowrap}.arch-frame{width:clamp(160px,16vw,240px);height:clamp(260px,24vw,360px);border-radius:999px 999px 0 0;overflow:hidden;position:relative;background:var(--surface-color);flex-shrink:0;transition:all .8s cubic-bezier(.25,1,.5,1);opacity:.4;filter:grayscale(50%)}.arch-frame.arch-center{width:clamp(240px,24vw,320px);height:clamp(360px,34vw,480px);opacity:1;filter:grayscale(0);transform:translateY(-20px);box-shadow:0 25px 50px rgba(0,0,0,.6)}.arch-image{width:100%;height:100%;object-fit:cover}.arch-overlay{position:absolute;bottom:30px;left:0;width:100%;display:flex;justify-content:center;z-index:10}.glass-pill{background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;padding:.6rem 1.5rem;border-radius:50px;font-size:.9rem;border:1px solid hsla(0,0%,100%,.2);letter-spacing:.05em}.cinematic-fade{animation:sweepReveal 1.2s cubic-bezier(.19,1,.22,1) forwards}@keyframes sweepReveal{0%{opacity:0;transform:scale(1.1) translateX(5%);filter:blur(10px) brightness(.7)}to{opacity:1;transform:scale(1) translateX(0);filter:blur(0) brightness(1)}}.arch-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.15);color:#fff;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .5s cubic-bezier(.25,1,.5,1);z-index:30}.arch-nav-btn.left-btn{left:12%}.arch-nav-btn.right-btn{right:12%}.arch-nav-btn:hover{background:#000;border:1px solid hsla(0,0%,100%,.9);box-shadow:0 0 20px hsla(0,0%,100%,.15);transform:translateY(-50%) scale(1.1);color:#fff}.collection-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-header h2:after{background:var(--accent-color)}.product-card{border-radius:12px}.btn-primary{background:var(--accent-color);color:var(--accent-text);border:none;padding:.85rem 2rem;border-radius:50px;font-weight:500;cursor:pointer;transition:transform .2s ease}.btn-primary:hover{transform:translateY(-2px)}@media (max-width:900px){.site-header{padding:1rem;flex-wrap:wrap}.header-nav{order:3;width:100%;justify-content:center;margin-top:1rem}.arch-frame:not(.arch-center){display:none}}html{scroll-behavior:smooth}.logo-container{padding:6px 24px}.logo-image{height:55px!important}@media (max-width:768px){.logo-image{height:45px!important}}.contact-layout{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;margin-top:2rem;max-width:1200px;margin-inline:auto;padding:4rem 2rem}@media (min-width:800px){.contact-layout{grid-template-columns:1fr 1.2fr}}.contact-text h1{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1rem}.contact-text p{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.detail-item strong{color:var(--text-primary);font-weight:500;display:block;margin-bottom:.25rem}.social-links{display:flex;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color)}.social-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50px;color:var(--text-primary);font-size:.9rem;transition:all .3s ease}.social-pill:hover{background:var(--text-primary);color:var(--bg-color)}.contact-form-container{background:var(--surface-color);padding:3rem;border-radius:24px;border:1px solid var(--border-color)}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem;margin-bottom:1.5rem;width:100%}.form-grid{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}@media (min-width:600px){.form-grid{grid-template-columns:1fr 1fr;gap:1.5rem}}.form-group label{color:var(--text-secondary);font-size:.95rem;font-weight:500;letter-spacing:.02em}.form-group input,.form-group textarea{width:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);color:var(--text-primary);border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.form-group textarea{resize:vertical;min-height:140px}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--text-primary);background:hsla(0,0%,100%,.08)}.form-submit-btn{width:100%;margin-top:.5rem;padding:1.1rem;font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2.5rem;gap:2.5rem;width:100%}.product-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;text-decoration:none}.product-card:hover{transform:translateY(-6px);border-color:hsla(0,0%,100%,.2);box-shadow:0 15px 35px rgba(0,0,0,.4)}.card-image-wrapper{position:relative;aspect-ratio:3/4;overflow:hidden;background:#111}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card:hover .card-image{transform:scale(1.05)}.product-card-info{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.card-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.product-card-info h3{font-size:1.1rem;margin:0;flex:1 1;color:var(--text-primary);line-height:1.3}.price-container{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.price{font-weight:600;color:var(--text-primary);font-size:1.05rem}.original-price{font-size:.85rem;color:var(--text-secondary);text-decoration:line-through}.card-short-desc{font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin:0}.page-container{max-width:1200px;margin:0 auto;padding:2rem}.product-detail-layout{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;margin-top:2rem}@media (min-width:800px){.product-detail-layout{grid-template-columns:1fr 1fr;align-items:start}}.main-image-container{border-radius:20px;overflow:hidden;background:var(--surface-color);border:1px solid var(--border-color)}.main-image{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;display:block}.thumbnail-row{display:flex;gap:1rem;margin-top:1rem;overflow-x:auto;padding-bottom:.5rem}.thumbnail-image{width:80px;height:106px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .2s ease;opacity:.6}.thumbnail-image:hover{border-color:var(--text-primary);opacity:1}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-header h1{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:.5rem}.badge-row{display:flex;gap:.5rem;margin-top:1rem}.category-badge{display:inline-block;background:hsla(0,0%,100%,.1);color:var(--text-primary);padding:.3rem .8rem;border-radius:50px;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.product-price{font-size:2rem;font-weight:600;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.product-description{line-height:1.7;color:var(--text-secondary);font-size:1.05rem}.product-meta{display:flex;flex-direction:column;gap:1rem;background:var(--surface-color);padding:1.5rem;border-radius:16px;border:1px solid var(--border-color)}.meta-group{display:flex;align-items:center;gap:1rem}.meta-label{font-weight:500;color:var(--text-primary);min-width:90px}.meta-value{color:var(--text-secondary)}.success-text{color:#4caf50;font-weight:500}.error-text{color:#ff5252;font-weight:500}.dashboard-grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:1024px){.dashboard-grid{grid-template-columns:1fr 1fr;align-items:start}}.admin-card{background:var(--surface-color);padding:2rem;border-radius:16px;border:1px solid var(--border-color)}.table-container{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;margin-top:1rem}.admin-table th{text-align:left;padding:1rem;color:var(--text-secondary);border-bottom:1px solid var(--border-color);font-weight:500}.admin-table td{padding:1rem;border-bottom:1px solid hsla(0,0%,100%,.05);font-size:.95rem}.action-btn{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:var(--text-primary);padding:.3rem .8rem;border-radius:4px;cursor:pointer;margin-right:.5rem;font-size:.8rem;transition:all .2s}.action-btn:hover{background:#fff;color:#000}.action-btn.danger:hover{background:#ff5252;color:#fff;border-color:#ff5252}.sleek-dropdown{background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:.6rem 2.5rem .6rem 1.2rem;border-radius:30px;font-size:.9rem;font-family:inherit;cursor:pointer;outline:none;transition:all .3s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em}.sleek-dropdown:focus,.sleek-dropdown:hover{border-color:#fff;background-color:hsla(0,0%,100%,.1)}.sleek-dropdown option{background-color:#121212;color:#fff;padding:10px}.contact-link:hover{transform:translateX(10px);color:#fff!important}.contact-link:hover div{background:#fff!important;color:#000!important}