@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.m-12{margin:calc(var(--spacing)*12)}.flex{display:flex}.hidden{display:none}.h-20{height:calc(var(--spacing)*20)}.h-screen{height:100vh}.w-full{width:100%}.w-screen{width:100vw}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-5{gap:calc(var(--spacing)*5)}.gap-8{gap:calc(var(--spacing)*8)}.gap-10{gap:calc(var(--spacing)*10)}.bg-white{background-color:var(--color-white)}.p-10{padding:calc(var(--spacing)*10)}.px-6{padding-inline:calc(var(--spacing)*6)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:gil;src:url(/assets/ScienceGothic_Condensed-Black-DZ98oNzZ.ttf)}@font-face{font-family:inter;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf)}@font-face{font-family:lobster;src:url(/assets/Lobster-Regular-B8J5ApJ6.ttf)}*{color:#fff;margin:0;padding:0}html,body{background-color:#111;width:100%;overflow-x:hidden}html,body,#root{width:100%;height:100%}h1{width:300px;height:300px;font-family:Oswald}.nav{background-color:bisque;justify-content:space-evenly;align-items:center;height:130px;display:flex;position:relative}.logo img{height:180px}.menu{color:#111;justify-content:center;align-items:center;gap:20px;width:50%;display:flex}.menu-tag{color:#111;font-family:inter;font-size:25px;font-weight:600;text-decoration:none}.login1{justify-content:center;align-items:center;display:flex}.sep{margin-top:10px;margin-bottom:10px;font-size:20px}.input{padding-left:10px}.headinglogin{background-color:#ab868658;flex-direction:column;justify-content:center;align-items:center;height:450px;display:flex}.headingloginh1{font-size:28px}.headingloginp{letter-spacing:2px;margin-bottom:10px;font-size:20px}.loginbtn{margin-bottom:5px}.login{background-color:#111;border-radius:20px;justify-content:center;align-items:center;width:120px;height:50px;margin-left:10px;font-size:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cl-headerTitle{align-items:center;height:40px;font-size:20px;display:flex}.cl-internal-1emo9l4{height:40px;font-size:30px}.cl-avatarBox{width:50px;height:50px;margin-left:10px}.login2{background-color:#111;border-radius:20px;justify-content:center;align-items:center;width:120px;height:50px;margin-left:10px;font-size:22px;display:flex}.register{background-color:#111}main{width:100%}.hero{display:flex}.hero-left{flex-direction:column;justify-content:center;align-items:flex-end;width:50%;height:85vh;display:flex}.hero-wrapper h1{-webkit-text-stroke:1px #744646;justify-content:flex-end;align-items:center;width:100%;font-family:lobster;font-size:80px;font-weight:900;display:flex}.hero-left p{justify-content:flex-start;align-items:center;width:100%;font-family:inter;font-size:30px;display:flex}.hero-wrapper{flex-direction:column;justify-content:center;align-items:center;height:80px;margin-bottom:80px;display:flex}.homepage-button{justify-content:flex-start;align-items:center;width:100%;display:flex}.hero-right{width:50%;height:85vh;position:relative}.button{background-color:#8d4f4f2c;border:none;border-radius:20px;width:180px;height:60px;margin-top:20px;font-size:20px;transition:all .3s;position:relative}.button:hover{cursor:pointer;background-color:#ffffff4b;outline:2px solid #fffafa70}.hero2{justify-content:flex-end;align-items:center;width:100%;height:100vh;display:flex}.hero2-wrapper{flex-direction:column;justify-content:center;align-items:center;width:49%;height:160px;margin-right:100px;padding-right:30px;display:flex}.hero2-wrapper h1{text-align:center;width:100%;font-family:sans-serif;font-size:36px}.hero2-wrapper p{text-align:center;opacity:.7;width:100%;font-family:sans-serif;font-size:24px}.hero3{justify-content:center;align-items:center;width:100%;height:100vh;padding:4rem 0;display:flex}.canvas-loader{color:#fff;letter-spacing:.05em;background-color:#111827d9;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-family:inter,sans-serif;font-size:.9rem;display:flex}.canvas-loader__ring{border:3px solid #fff3;border-top-color:#f97316;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite canvasSpin}.canvas-loader p{text-align:center}@keyframes canvasSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-h1{text-align:center;width:50%;height:100px;margin-top:50px;font-size:60px}.uppercard img{border-radius:20px;width:350px;height:320px}.productcardmain{background-color:#3d2f2f62;border-radius:20px;flex-direction:column;justify-content:space-evenly;align-items:center;width:400px;height:550px;display:flex}.protitle{align-items:flex-start;width:100%;margin-left:3vw;display:flex}.protitle h2{margin-top:10px;font-size:22px}.prodiscrip{opacity:.6;flex-wrap:wrap;align-items:flex-start;width:100%;margin-left:3vw;display:flex}.prodiscrip p{width:340px;margin-top:5px}.uppercard{flex-direction:column;justify-content:center;align-items:center;display:flex}.lowercard{justify-content:space-between;width:340px;display:flex}.proprice{font-family:inter;font-size:23px}.probutton{cursor:pointer;border-radius:10px;outline:1px solid;width:110px;height:40px;font-size:18px}.product-wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:80%;margin-bottom:80px;display:flex}.about-page{color:#f5f1ed;background:radial-gradient(circle at 10% 5%,#f4c28b38,#0000 50%),#090909;min-height:100vh;padding:0 6vw 8vw;font-family:inter,sans-serif}.about-hero{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:7rem 0 5rem;display:flex;position:relative}.about-hero-text{z-index:2;max-width:560px}.about-hero-text h1{color:#fef3e2;margin-bottom:1rem;font-family:gil,sans-serif;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1.05}.about-hero-text p{color:#fffc;margin-bottom:.6rem;font-size:1.05rem}.about-hero-tags{flex-wrap:wrap;gap:10px;margin-top:1rem;display:flex}.about-hero-tags span{letter-spacing:.1em;border:1px solid #fff3;border-radius:999px;padding:8px 16px;font-size:.8rem}.about-canvas{background:linear-gradient(135deg,#0c0c0ce6,#121826f2);border-radius:28px;flex:1;width:min(520px,90vw);height:420px;position:relative;box-shadow:0 30px 80px #000c}.about-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;padding:3rem 0;display:grid}.about-stat-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff0f,#0d0d0dcc);border:1px solid #f4c28b59;border-radius:20px;padding:1.8rem}.about-stat-card span{color:#f97316;font-size:2.4rem;font-weight:600;display:block}.about-stat-card p{color:#ffffffb3;margin-top:.35rem}.about-craft{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:4rem;display:grid}.craft-panel{background:linear-gradient(135deg,#04060deb,#0f172ae6);border:1px solid #ffffff14;border-radius:28px;padding:2.4rem;box-shadow:inset 0 0 30px #f973160d}.craft-panel h2{margin-bottom:.8rem;font-size:1.8rem}.craft-panel p{color:#ffffffc7;line-height:1.6}.about-values{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:4rem;display:grid}.about-value{background:#0d0d0dbf;border:1px solid #f4c28b59;border-radius:20px;padding:1.6rem;position:relative;overflow:hidden}.about-value:after{content:"";opacity:0;background:linear-gradient(120deg,#f9731626,#0000 65%);transition:opacity .4s;position:absolute;inset:0}.about-value:hover:after{opacity:1}.about-value h3{margin-bottom:.6rem;font-size:1.3rem}.about-value p{color:#ffffffb8;z-index:1;line-height:1.5;position:relative}.about-lookbook{margin-bottom:4rem}.lookbook-header{flex-direction:column;gap:.6rem;margin-bottom:1.8rem;display:flex}.lookbook-header h2{font-size:2rem}.lookbook-header p{color:#ffffffb3}.lookbook-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.lookbook-grid article{background:#0c0c0cd9;border:1px solid #f4c28b4d;border-radius:18px;min-height:190px;padding:1.8rem}.lookbook-grid span{color:#f97316;letter-spacing:.1em;margin-bottom:.8rem;font-size:.8rem;display:inline-block}.lookbook-grid h3{margin-bottom:.4rem;font-size:1.3rem}.lookbook-grid p{color:#ffffffbf;line-height:1.5}.about-timeline{margin-bottom:5rem}.about-timeline h2{margin-bottom:1.6rem;font-size:2rem}.timeline-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.timeline-grid article{background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;min-height:180px;padding:1.8rem}.timeline-grid span{color:#f97316;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:.8rem;font-weight:600;display:inline-flex}.timeline-grid p{color:#ffffffbf;line-height:1.5}.menu-bar{display:none}@media(max-width:1440px){.hero2-wrapper{width:48%;margin-right:30px}.hero-wrapper h1{font-size:50px}.hero-wrapper p{font-size:20px}.homepage-button{justify-content:flex-start;align-items:center;width:100%;display:flex}.hero3{height:130vh}}@media(max-width:1024px){nav{height:100px}.hero-wrapper h1{font-size:45px}.hero-wrapper p{font-size:20px}.homepage-button{justify-content:center;align-items:center;width:100%;display:flex}.hero-right{display:none}.hero-left{justify-content:center;align-items:center;width:100%;display:flex}.hero2-wrapper{width:100%;padding:10px 60px}}@media(max-width:768px){nav{z-index:100;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100px;padding:0 1.5rem;display:flex;position:fixed}.menu-side{text-align:center;border-radius:10px;width:90%;padding:10px;font-family:inter;font-size:25px;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.hero3{height:160vh}.menuhead strong{text-align:center;width:30%;font-size:50px}.menuhead button{margin-right:10px;font-size:30px}.menu-side:hover{cursor:pointer;background-color:#ffffff4b;border-radius:10px;outline:2px solid #fffafa70}.nav-right{position:absolute;right:2rem}.menu{display:none}.menu-bar{display:flex;position:absolute;left:2rem}.hero-right{display:none}.hero-left{text-align:center;align-items:center;width:100%;height:100vh}.hero-wrapper{width:98%;margin-bottom:40px}.hero-wrapper p{justify-content:center;width:80%;font-size:24px}.hero-wrapper h1{justify-content:center;font-size:63px}.homepage-button{justify-content:center;align-items:center;width:100%;display:flex}.hero2-wrapper{width:100%;padding:0 2rem}.about-page{padding:0 1.5rem 5rem}.about-hero{flex-direction:column;align-items:flex-start;padding-top:5rem}.about-story-card{padding:2rem}.product-wrapper{width:90%}.product-main{height:max-content}.product-h1{width:100%}}@media(max-width:600px){.nav{height:100px}.logo{justify-content:center;align-items:center;height:30px;display:flex}.logo img{height:110px}.login2{border-radius:10px;width:60px;height:30px;margin-left:0;font-size:12px;display:flex}.product-main{height:max-content}.product-h1{width:100%}}@media(max-width:310px){.logo img{margin-left:-20px}.product-h1{font-size:50px}}.login-wrapper{display:none}.login2{display:flex}@media(max-width:280px){.product-h1{font-size:32px}}@media(max-width:390px){.hero{height:90vh}.hero h1{font-size:35px}.hero p{font-size:20px}.hero button{border-radius:10px;width:126px;height:43px;font-size:20px}.hero-left{height:80vh}.hero2{justify-content:center;align-items:center;display:flex}.hero2 h1{margin-top:0;font-size:23px}.productcardmain img{width:334px;margin-top:-30px}.productcardmain p{width:93%;padding-left:10px}.lowercard{width:93%;margin-bottom:-30px}.protitle{width:93%}.navimage{margin-right:60px}.hero2{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.hero2-wrapper{justify-content:center;align-items:center;display:flex;position:absolute;top:30%;left:1%}.hero2-wrapper h1{font-size:22px}.hero2-wrapper p{width:100%;font-size:16px}.product-h1{margin-bottom:50px}.cl-avatarimage{width:50px;height:50px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.cart-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0000008c;opacity:0;pointer-events:none;z-index:900;overflow-y:scroll}.cart-drawer{overflow-y:auto;position:fixed;top:0;right:0;width:28%;min-width:350px;height:100vh;background:#111;color:#fff;padding:0;transform:translate(400px);opacity:0;z-index:1000;display:flex;justify-content:space-between;flex-direction:column;border-left:1px solid rgba(255,255,255,.15);border-radius:10px 0 0 10px}.upper-cart{display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.2)}.upper-h1{display:flex;align-items:center;color:#fff;margin:0;font-size:22px;font-weight:600;width:50%;height:70px}.upper-h2{font-size:28px;cursor:pointer}.upper-h2:hover{color:gray}.cart-content{flex:1;overflow-y:auto;padding:20px}.lower-cart{background-color:#481c19;border-top:1px solid rgba(255,255,255,.2);padding:20px}.lower-cart button{width:100%;padding:15px;background:#ff6f61;color:#fff;border:none;border-radius:15px;font-size:18px;font-size:20px;cursor:pointer}.middle-cart{height:100%;display:flex;align-items:center;flex-direction:column;padding-top:15px}.middle-cart p{text-align:center;font-size:22px;color:#fff}.cart-item{display:flex;justify-content:space-between;padding:10px;border-radius:10px;width:97%;margin-bottom:20px;border:1px solid rgba(255,255,255,.1)}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:10px;margin-right:15px}.cart-item h4{margin:0 0 10px;font-size:20px}.cart-item p{margin:0;font-size:18px;color:#ccc;width:100%;text-align:left}.lower-cart{position:fixed;bottom:0;right:0;width:100%}.lower-cart h3{margin:0 0 15px;font-size:20px;text-align:center}.lower-cart button{transition:background .3s ease}.lower-cart button:hover{background:#ff3b2e}.left-cart-item{display:flex;align-items:center;width:70%}.right-cart-item{display:flex;align-items:center;flex-direction:column;justify-content:space-around;width:30%}.right-cart-item p{text-align:center;margin:0;font-size:18px;color:#ccc}.right-content{display:flex;align-items:center;justify-content:space-evenly;width:80%}.quantity-button{background:#222;border:none;color:#fff;font-size:20px;cursor:pointer;height:30px;width:60px;border-radius:5px;margin:0 10px}.quantity-button:hover{background:#444}.quantity-display{font-size:18px;min-width:20px;text-align:center}.quantity-display:hover{color:gray}
