@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:1.28vw}*{box-sizing:border-box;font-family:Raleway,sans-serif;margin:0;padding:0}.auth-card .btn,.back-btn,.circle,.pill.outline,.pill.outline.action,.submit,button{font-family:Roboto,sans-serif;font-weight:400}:root{--black:#050505;--white:#fff;--grey:#e2e2e2;--teal:#1b9aaa;--used:#fc6;--bg:#f8fafc;--bg-light:#f1f5f9;--dark:#0f172a;--border:#e2e8f0;--border-light:#f1f5f9;--teal-light:#f0fdfa;--teal-dark:#0f766e;--grey-light:#f8fafc}.nav{align-items:center;background:#050505;background:var(--black);display:flex;gap:1rem;height:2.875rem;padding:.625rem 1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:10}.logo{height:1.75rem}.mid{flex:1 1;gap:.75rem}.circle,.mid,.pill,.textbox{align-items:center;display:flex;justify-content:center}.circle,.pill,.textbox{cursor:pointer;font-size:.9rem;gap:.55rem;height:2rem;overflow:hidden;transition:width .34s cubic-bezier(.22,.61,.36,1),box-shadow .28s,background .28s}.circle{background:#0000;border:none;border-radius:50%;color:#fff;color:var(--white);height:2rem;width:2rem}.action-row .circle,.action-row .circle .material-symbols-outlined{color:#050505!important;color:var(--black)!important}.material-symbols-outlined{font-size:1.125rem;line-height:1}.circle.burger.open,.circle.burger:hover{background:#fff;background:var(--white);box-shadow:0 0 .5rem #1b9aaa,inset 0 0 .5rem #1b9aaa;box-shadow:0 0 .5rem var(--teal),inset 0 0 .5rem var(--teal);color:#050505;color:var(--black)}.circle.burger.open .material-symbols-outlined{transform:rotate(90deg)}.pill{background:#fff;background:var(--white);border-radius:.75rem;color:#050505;color:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.mid .pill{width:2.5rem}.mid .pill.centre,.mid .pill.preview{padding:0 1.3rem;width:16.875rem}.pill:hover{box-shadow:0 0 .5rem #1b9aaa,inset 0 0 .5rem #1b9aaa;box-shadow:0 0 .5rem var(--teal),inset 0 0 .5rem var(--teal);transform:translateY(-.0625rem)}.pill .txt{max-width:0;opacity:0;transition:max-width .34s ease,opacity .28s ease .2s;white-space:nowrap}.pill.centre .txt,.pill.preview .txt{max-width:12.5rem;opacity:1;transition:max-width .34s ease .2s,opacity .28s ease .2s}.textbox{background:#fff;background:var(--white);border-radius:.75rem;box-shadow:0 0 .5rem #1b9aaa,inset 0 0 .5rem #1b9aaa;box-shadow:0 0 .5rem var(--teal),inset 0 0 .5rem var(--teal);color:#050505;color:var(--black);padding:0 1.45rem;width:21.25rem}.input{flex:1 1;font-size:.9rem;outline:none}.input,.submit{background:#0000;border:none;color:#050505;color:var(--black)}.submit{cursor:pointer}.circle .txt{display:none}.pill.outline{background:#0000;border:.0625rem solid #e2e2e2;border:.0625rem solid var(--grey);border-radius:.75rem;color:#fff;color:var(--white);display:flex;font-weight:400;gap:.4rem;padding:0 .75rem}.pill.outline.action{-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background:#1b9aaa1a;border-color:#1b9aaa;border-color:var(--teal);border-radius:.75rem;color:#1b9aaa;color:var(--teal);font-weight:500;gap:.3rem;padding:0 .6rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.pill.outline.action:hover,.pill.outline:hover{background:#fff;background:var(--white);border:none;box-shadow:0 0 .5rem #1b9aaa,inset 0 0 .5rem #1b9aaa;box-shadow:0 0 .5rem var(--teal),inset 0 0 .5rem var(--teal);color:#050505;color:var(--black);transform:translateY(-.0625rem);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.pill.outline .txt{max-width:none;opacity:1;transition:none}.drawer{background:#050505;background:var(--black);border-radius:1.625rem;display:flex;flex-direction:column;gap:1rem;left:1rem;opacity:0;padding:1.2rem 1.5rem;pointer-events:none;position:absolute;top:4.375rem;transform:scaleY(0);transform-origin:top;transition:transform .25s ease,opacity .25s ease;width:15rem;z-index:20}.drawer.open{opacity:1;pointer-events:auto;transform:scaleY(1)}.drawer a{color:#fff;color:var(--white);font-size:.9rem;font-weight:500;position:relative;text-decoration:none}.drawer a:after{background:#1b9aaa;background:var(--teal);bottom:-.1875rem;content:"";height:.125rem;left:0;position:absolute;transition:width .2s;width:0}.drawer a:hover:after{width:100%}.drawer-link{background:none;border:none;color:#fff;color:var(--white);cursor:pointer;font-size:.9rem;font-weight:500;padding:0;position:relative;text-align:left;text-decoration:none;width:100%}.drawer-link:after{background:#1b9aaa;background:var(--teal);bottom:-.1875rem;content:"";height:.125rem;left:0;position:absolute;transition:width .2s;width:0}.drawer-link:hover:after{width:100%}.wizard-wrap{background:#000;color:#fff;justify-content:center;min-height:calc(100vh - 3.5rem);padding:.75rem 1rem 5rem;position:relative;text-align:center}.wizard-centre,.wizard-wrap{align-items:center;display:flex;flex-direction:column}.wizard-centre{gap:1.25rem;max-width:45rem}.back-btn{background:#fff;background:var(--white);border:none;border-radius:.75rem;color:#050505;color:var(--black);cursor:pointer;font-size:.8rem;font-weight:400;left:.75rem;padding:.25rem .56rem;position:absolute;top:.75rem}.back-btn:hover{box-shadow:0 0 .375rem #1b9aaa;box-shadow:0 0 .375rem var(--teal)}.grid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:10rem;grid-template-columns:repeat(auto-fill,minmax(9.375rem,1fr));max-width:62.5rem;width:100%}@media(max-width:430px){.grid{grid-auto-rows:10rem;grid-template-columns:repeat(2,1fr)}}.product{background:#111;border:.0625rem solid #333;border-radius:.75rem;display:flex;flex-direction:column;overflow:hidden}.product .img{background:#222 50%/cover no-repeat;flex:1 1}.product .info{display:flex;flex-direction:column;font-size:.7rem;gap:.25rem;padding:.45rem}.product .title{line-clamp:2;-webkit-box-orient:vertical;color:#eee;display:-webkit-box;font-weight:700;overflow:hidden}.product .price{color:#1b9aaa;color:var(--teal);font-size:.75rem;font-weight:700}.product-page{align-items:center;background:#fff;color:#000;display:flex;height:calc(100vh - 3.5rem);justify-content:center;overflow:hidden;padding-top:4rem;position:relative}.prod-flex{align-items:flex-start;display:flex;gap:1.56rem;max-width:56.25rem;width:100%}.left-col{min-width:0}.left-col,.right-col{display:flex;flex:1 1;flex-direction:column;gap:.44rem}.right-col{align-items:flex-start}@media(max-width:720px){.prod-flex{align-items:center;flex-direction:column;gap:.75rem}}.hero-wrap{position:relative;width:100%}.hero-img{border-radius:.75rem;box-shadow:0 .25rem .75rem #0000001a;max-height:25rem;object-fit:cover;width:100%}.pause-btn{align-items:center;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#ffffffe6;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;width:2rem}.gallery{display:flex;gap:.41rem;overflow-x:auto;padding:.19rem 0}.gallery img{border-radius:.5rem;box-shadow:0 .125rem .375rem #0000001a;flex:0 0 auto;height:4rem;object-fit:cover;transition:transform .2s;width:4rem}.gallery img:hover{transform:scale(1.07)}.price-large{color:#1b9aaa;color:var(--teal);font-size:1.15rem;font-weight:700}.meta{color:#333;display:flex;flex-wrap:wrap;font-size:.8rem;font-weight:700;gap:.62rem}.prod-desc{color:#333;font-size:.9rem;line-height:1.4;max-width:31.25rem;text-align:left}.action-row{display:flex;flex-wrap:wrap;gap:.38rem}.action-row .pill{color:#050505!important;color:var(--black)!important;font-size:.8rem;height:2.125rem;padding:0 .5rem}.action-row .pill .material-symbols-outlined{font-size:1rem}.action-row .pill *,.action-row .pill .material-symbols-outlined{color:#050505!important;color:var(--black)!important}@keyframes fadeSlide{0%{opacity:0;transform:translateY(1.125rem)}to{opacity:1;transform:translateY(0)}}.stage{animation:fadeSlide .4s ease}.page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 3.5rem);padding:1.25rem;text-align:center}.hero{font-size:2rem;font-weight:600;line-height:1.3}.accent{-webkit-text-decoration:underline .1875rem #1b9aaa;text-decoration:underline .1875rem #1b9aaa;-webkit-text-decoration:underline .1875rem var(--teal);text-decoration:underline .1875rem var(--teal);text-underline-offset:.25rem}.auth-wrap{align-items:center;justify-content:center;min-height:calc(100vh - 3.5rem)}.auth-card,.auth-wrap{display:flex;padding:1.25rem}.auth-card{background:#fff;border:.0625rem solid #e2e2e2;border:.0625rem solid var(--grey);border-radius:1.25rem;flex-direction:column;gap:.69rem;text-align:center;width:20rem}.auth-card input{border:.0625rem solid #e2e2e2;border:.0625rem solid var(--grey);border-radius:.75rem;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:.9rem;font-weight:500;height:2.25rem;padding:0 .56rem;width:100%}.password-wrap{position:relative;width:100%}.password-wrap input{padding:0 2.5rem 0 .56rem}.toggle-eye{color:#e2e2e2;color:var(--grey);cursor:pointer;position:absolute;right:.625rem;top:50%;transform:translateY(-50%)}.auth-card .btn{background:#1b9aaa;background:var(--teal);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-weight:400;height:2.25rem}.auth-card .link{color:#1b9aaa;color:var(--teal);cursor:pointer;font-size:.8rem;font-weight:500;text-decoration:underline}@media(max-width:430px){.hero{font-size:1.6rem}.gallery img{height:3.5rem;width:3.5rem}.meta{font-size:.75rem}.prod-desc{font-size:.85rem}}.pill.outline.chat,.pill.outline.chat *{font-family:Roboto,sans-serif!important}.pill.outline.chat .material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif!important;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}.chat-wrap{background:#fff;color:#000;display:flex;flex-direction:column;font-size:.833vw;min-height:calc(100vh - 3.5rem)}.chat-wrap .chat-window{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:2.5rem 2rem 7.5rem;scroll-behavior:smooth}.bubble{animation:bubbleAppear .6s cubic-bezier(.25,.46,.45,.94) forwards;background:#ffffffe6;border:.0625rem solid #0000001a;border-radius:1.5rem;box-shadow:0 .5rem 2rem #0000001a;display:inline-block;font-size:1rem;line-height:1.5;margin:0;max-width:-webkit-fit-content;max-width:fit-content;opacity:0;padding:1.25rem 1.5rem;transform:translateY(1.25rem) scale(.95);transition:all .4s cubic-bezier(.25,.46,.45,.94);width:auto;word-break:break-word}.bubble,.bubble.user{-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}.bubble.user{align-self:flex-end;animation-delay:.1s;background:#1b9aaae6;border:.0625rem solid #1b9aaa66;border-bottom-right-radius:.5rem;box-shadow:0 .5rem 2rem #1b9aaa40;color:#fff;margin-left:auto;margin-right:0}.bubble.ai{align-self:flex-start;animation-delay:.2s;-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);background:#fffffff2;border:.0625rem solid #1b9aaa33;border-bottom-left-radius:.5rem;box-shadow:0 0 .5rem #1b9aaa,inset 0 0 .5rem #1b9aaa;box-shadow:0 0 .5rem var(--teal),inset 0 0 .5rem var(--teal);color:#000;margin-left:0;margin-right:auto}.sentinel{height:.0625rem}.input-bar{align-items:center;background:#fff;bottom:0;display:flex;gap:.6rem;justify-content:center;left:0;padding:.8rem;position:-webkit-sticky;position:sticky;width:100%;z-index:2}.input-bar .textbox.centre{flex:1 1;height:2.625rem;margin:0 auto;max-width:46rem;transform:scale(1.15);transform-origin:center bottom;width:100%}.product.chat-product{-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background:#ffffffe6;border:.0625rem solid #0000001a;border-radius:1.25rem;box-shadow:0 .25rem 1.25rem #0000001a;display:flex;flex-direction:row;height:11rem;margin:0 auto;max-width:44rem;min-height:11rem;overflow:hidden;transition:all .4s ease;width:100%}.chat-prod-img{aspect-ratio:1/1;background-position:50%;background-size:cover;border-right:.0625rem solid #0000001a;display:block;flex-shrink:0;height:100%;min-height:11rem;min-width:11rem;object-fit:cover;width:11rem}.chat-prod-info{display:flex;flex:1 1;flex-direction:column;gap:.4rem;justify-content:center;padding:1.5rem 1rem}.chat-prod-title{color:#000;font-size:1rem;font-weight:700;margin-bottom:.1rem}.chat-prod-meta{color:#1b9aaa;color:var(--teal);display:flex;flex-wrap:wrap;font-size:.9rem;font-weight:600;gap:1.5rem}.chat-prod-price{color:#1b9aaa;color:var(--teal);font-weight:700}.chat-prod-cond{color:#000;font-weight:500;opacity:.8}.chat-prod-desc{color:#333;font-size:.7rem;line-height:1.3;margin-bottom:.2rem}.chat-prod-actions{display:flex;flex-wrap:wrap;font-size:.85rem;gap:1rem}@media (max-width:900px){.product.chat-product{align-items:stretch;flex-direction:column;height:auto;max-width:100%;min-height:12rem}.chat-prod-img{aspect-ratio:auto;border-bottom:.0625rem solid #0000001a;border-right:none;height:12rem;min-height:12rem;min-width:0;width:100%}.chat-prod-info{padding:1.5rem .75rem}}@media (max-width:600px){.bubble{font-size:.95rem;max-width:calc(100vw - 2rem);padding:1rem 1.25rem}.chat-prod-img{height:9rem}.chat-prod-info{padding:1rem .5rem}}.chat-loading{color:#1b9aaa;color:var(--teal);font-size:1.1rem;font-weight:600;letter-spacing:.04em;padding:2rem 0 1.5rem;text-align:center;width:100%}.products-hidden-indicator{align-items:center;animation:simpleFadeIn .3s ease;backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#ffffffe6;border:.0625rem solid #0000001a;border-radius:1rem;color:#fff;color:#000;display:flex;font-size:.9rem;font-weight:500;gap:.4rem;justify-content:center;margin:1rem auto 1.5rem;opacity:.9;padding:.5rem 1rem;text-align:center;width:-webkit-fit-content;width:fit-content}.products-hidden-indicator .material-symbols-outlined{font-size:1.2rem}@keyframes simpleFadeIn{0%{opacity:0}to{opacity:.8}}@keyframes bubbleAppear{0%{filter:blur(.1875rem);opacity:0;transform:translateY(1.25rem) scale(.95)}50%{filter:blur(.0625rem);opacity:.7;transform:translateY(.5rem) scale(.98)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}.product-feed{display:flex;filter:blur(0);flex-direction:column;gap:1rem;margin:2.5rem 0 0;opacity:1;transform:translateY(0);transform-origin:top center;transition:all .4s ease}.product-feed.hiding{filter:blur(.0625rem);margin:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(3.125rem)}.mic-btn{height:5.25rem;width:5.25rem}.mic-btn.live{animation:voicePulse 1.2s infinite alternate;background:#1b9aaa;background:var(--teal);color:#fff;opacity:1;transform:scale(1.05)}.mic-btn.live .material-symbols-outlined{font-variation-settings:"FILL" 1}.lang-btn{min-width:3.25rem}.input-bar.voice{align-items:center;display:flex;gap:0}.input-bar.voice .mic-btn{background:#0000;border:.125rem solid #1b9aaa;border:.125rem solid var(--teal);border-radius:50%;box-shadow:0 0 .5rem #1b9aaa,inset 0 0 .5rem #1b9aaa;box-shadow:0 0 .5rem var(--teal),inset 0 0 .5rem var(--teal);color:#fff;color:var(--white);flex:0 0 5.25rem;height:5.25rem;position:relative;width:5.25rem}.input-bar.voice .mic-btn.live{animation:voicePulse 1.2s infinite alternate;background:#1b9aaa;background:var(--teal);opacity:1;transform:scale(1.05)}.input-bar.voice .mic-btn .material-symbols-outlined{font-size:2.125rem;line-height:5.25rem}.input-bar.voice .textbox.centre{flex:1 1;height:2.625rem}.input-bar:not(.voice){gap:.6rem}.voice-bar{background:#0000;bottom:0;display:flex;justify-content:center;left:0;padding:.75rem 0;position:-webkit-sticky;position:sticky;width:100%}.voice-inner{align-items:center;display:flex;gap:.75rem;max-width:26rem;width:100%}.voice-bar .mic-btn{background:#fff;border:.125rem solid #1b9aaa;border:.125rem solid var(--teal);border-radius:50%;box-shadow:0 0 .75rem #1b9aaa,inset 0 0 .75rem #1b9aaa;box-shadow:0 0 .75rem var(--teal),inset 0 0 .75rem var(--teal);color:#1b9aaa;color:var(--teal);cursor:pointer;flex:0 0 4rem;height:4rem;transition:background .2s,color .2s,box-shadow .3s ease-out;width:4rem}.voice-bar .mic-btn:hover{box-shadow:0 0 1.25rem #1b9aaa,inset 0 0 1.25rem #1b9aaa;box-shadow:0 0 1.25rem var(--teal),inset 0 0 1.25rem var(--teal)}.voice-bar .mic-btn.live,.voice-bar .mic-btn:hover{background:#1b9aaa;background:var(--teal);color:#fff}.voice-bar .mic-btn.live{animation:voicePulse 1.2s infinite alternate;box-shadow:0 0 1.875rem #1b9aaa,inset 0 0 1.875rem #1b9aaa;box-shadow:0 0 1.875rem var(--teal),inset 0 0 1.875rem var(--teal);opacity:1;transform:scale(1.05)}@keyframes voicePulse{0%{box-shadow:0 0 1.25rem #1b9aaa,inset 0 0 1.25rem #1b9aaa;box-shadow:0 0 1.25rem var(--teal),inset 0 0 1.25rem var(--teal);opacity:.9;transform:scale(1.05)}to{box-shadow:0 0 2.5rem #1b9aaa,inset 0 0 2.5rem #1b9aaa;box-shadow:0 0 2.5rem var(--teal),inset 0 0 2.5rem var(--teal);opacity:1;transform:scale(1.1)}}.voice-bar .textbox.centre{flex:1 1;height:2.625rem}.search-overlay{align-items:center;animation:overlayFadeIn .3s ease-out;backdrop-filter:blur(.3125rem);-webkit-backdrop-filter:blur(.3125rem);background:#0009!important;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:9999!important}.search-overlay-content{animation:contentSlideIn .4s ease-out;background:#0000!important;border-radius:0;display:flex;flex-direction:column;height:100%;max-height:100vh;max-width:100vw;overflow:hidden;position:relative;width:100%}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes contentSlideIn{0%{opacity:0;transform:scale(.95) translateY(1.25rem)}to{opacity:1;transform:scale(1) translateY(0)}}.search-overlay .chat-wrap,.search-overlay div.chat-wrap{background:#0000!important;border-radius:0;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.search-overlay .chat-window,.search-overlay div.chat-window{-webkit-overflow-scrolling:touch;background:#0000!important;display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-x:hidden;overflow-y:auto;padding:5rem 1.5rem 6rem;scroll-behavior:smooth}.search-overlay .back-btn{backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#ffffffe6;border:.0625rem solid #0000001a;box-shadow:0 .25rem 1.25rem #0000001a;left:1rem;position:fixed;top:1rem;transition:all .3s ease;z-index:10001!important}.search-overlay .back-btn:hover{background:#fff;box-shadow:0 .375rem 1.5625rem #00000026;transform:translateY(-.0625rem)}.search-overlay .input-bar,.search-overlay .voice-bar{backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#0000!important;border-top:.0625rem solid #0000001a;bottom:0;left:0;padding:.8rem;position:fixed;right:0;z-index:10002!important}.search-overlay .input-bar .textbox,.search-overlay .voice-bar .textbox{backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#ffffffe6;border:.0625rem solid #0000001a}.search-overlay .voice-bar{padding:.75rem 0}.inquiry-overlay,.search-overlay .voice-bar{align-items:center;display:flex;justify-content:center}.inquiry-overlay{backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#00000080;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:1000}.inquiry-overlay-content{background:#fff;border-radius:1rem;box-shadow:0 1rem 3rem #0000004d;display:flex;flex-direction:column;height:98vh;margin:.5rem;max-height:62.5rem;max-width:75rem;overflow:hidden;width:100%}.inquiry-header{backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#fffffff2;border-bottom:.0625rem solid #0000001a;flex-shrink:0;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:1001}.inquiry-header h3{color:#050505;color:var(--black);font-size:1rem;font-weight:600;margin:0 0 .75rem}.progress-bar{background:#e2e2e2;background:var(--grey);border-radius:.125rem;height:.25rem;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:#1b9aaa;background:var(--teal);border-radius:.125rem;height:100%;transition:width .3s cubic-bezier(.25,.46,.45,.94)}.progress-text{color:#050505;color:var(--black);font-size:.8rem;opacity:.7}.mode-selection{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.mode-selection h2{color:#050505;color:var(--black);font-size:1.5rem;font-weight:600;margin-bottom:2rem}.mode-buttons{display:flex;gap:1.5rem;margin-bottom:2rem}.mode-btn{align-items:center;background:#fff;background:var(--white);border:.125rem solid #e2e2e2;border:.125rem solid var(--grey);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;min-width:8rem;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.mode-btn:hover{border-color:#1b9aaa;border-color:var(--teal);box-shadow:0 0 1rem #1b9aaa33;transform:translateY(-.125rem)}.mode-btn .material-symbols-outlined{color:#1b9aaa;color:var(--teal);font-size:2rem}.mode-btn span:last-child{color:#050505;color:var(--black);font-size:1rem;font-weight:500}.voice-btn:hover .material-symbols-outlined{animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.mode-buttons{flex-direction:column;gap:1rem}.mode-btn{min-width:auto;padding:1.5rem 1rem;width:100%}.mode-selection h2{font-size:1.25rem;margin-bottom:1.5rem}.voice-bar .mic-btn{flex:0 0 3.5rem;height:3.5rem;width:3.5rem}.input-bar.voice .mic-btn{flex:0 0 4.5rem;height:4.5rem;width:4.5rem}.input-bar.voice .mic-btn .material-symbols-outlined{font-size:1.75rem;line-height:4.5rem}.voice-inner{max-width:22.5rem;padding:0 1rem}}@media (max-width:480px){.voice-bar .mic-btn{flex:0 0 3rem;height:3rem;width:3rem}.input-bar.voice .mic-btn{flex:0 0 3.75rem;height:3.75rem;width:3.75rem}.input-bar.voice .mic-btn .material-symbols-outlined{font-size:1.5rem;line-height:3.75rem}.voice-inner{max-width:20rem;padding:0 .5rem}}.inquiry-overlay .chat-wrap{background:#fff;border-radius:1rem;display:flex;flex-direction:column;height:100%;overflow:hidden}.inquiry-overlay .chat-window{flex:1 1;overflow-y:auto;padding:1rem;scrollbar-color:#e2e2e2 #0000;scrollbar-color:var(--grey) #0000;scrollbar-width:thin}.inquiry-overlay .chat-window::-webkit-scrollbar{width:.375rem}.inquiry-overlay .chat-window::-webkit-scrollbar-track{background:#0000}.inquiry-overlay .chat-window::-webkit-scrollbar-thumb{background:#e2e2e2;background:var(--grey);border-radius:.1875rem}.inquiry-overlay .chat-window::-webkit-scrollbar-thumb:hover{background:#1b9aaa;background:var(--teal)}.inquiry-overlay .back-btn{-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background:#ffffffe6;border:.0625rem solid #0000001a;left:1rem;position:absolute;top:1rem;z-index:1002}.inquiry-overlay .input-bar,.inquiry-overlay .voice-bar{align-items:center;background:#fff;border:none;border-radius:0;bottom:0;display:flex;flex-shrink:0;font-size:inherit;gap:.6rem;justify-content:center;left:0;margin:0;min-height:auto;padding:.8rem;position:-webkit-sticky;position:sticky;width:100%;z-index:2}.inquiry-overlay .input-bar .textbox.centre{flex:1 1;height:2.625rem;margin:0 auto;max-width:46rem;transform:scale(1.15);transform-origin:center bottom;width:100%}.inquiry-overlay .mic-btn.circle{flex:0 0 5.25rem;height:5.25rem!important;width:5.25rem!important}@media (max-width:768px){.inquiry-overlay-content{border-radius:.5rem;height:96vh;margin:.5rem;max-width:95vw}.inquiry-overlay .back-btn{left:.75rem;top:.75rem}.inquiry-overlay .input-bar,.inquiry-overlay .voice-bar{padding:.8rem}}.inquiry-overlay .voice-bar{align-items:center;display:flex;justify-content:center;max-width:none;padding:.75rem 0;width:100%}.inquiry-overlay .voice-bar .mic-btn.circle{flex:0 0 5.25rem;height:5.25rem!important;min-width:5.25rem;width:5.25rem!important}.inquiry-overlay .voice-inner{align-items:center;display:flex;gap:.75rem;justify-content:center;max-width:none!important;padding:0;width:auto!important}@media (max-width:768px){.inquiry-overlay .voice-bar .mic-btn.circle{flex:0 0 4.5rem;height:4.5rem!important;min-width:4.5rem;width:4.5rem!important}.inquiry-overlay .voice-inner{gap:.5rem;max-width:none!important;padding:0 1rem;width:auto!important}}@media (max-width:480px){.inquiry-overlay-content{height:97vh;margin:.25rem;max-width:98vw}.inquiry-overlay .voice-bar .mic-btn.circle{flex:0 0 3.75rem;height:3.75rem!important;min-width:3.75rem;width:3.75rem!important}.inquiry-overlay .voice-inner{max-width:none!important;width:auto!important}.inquiry-overlay .voice-bar .mic-btn .material-symbols-outlined{font-size:1.5rem}.inquiry-overlay .voice-inner{gap:.375rem;padding:0 .5rem}.inquiry-overlay .input-bar,.inquiry-overlay .voice-bar{padding:.75rem}}.chat-page{background:#f8fafc;background:var(--bg);bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:fixed;right:0;top:3.75rem;z-index:1}.chat-container{flex:1 1;width:100%}.chat-container,.chat-list{display:flex;height:100%;overflow:hidden}.chat-list{background:#fff;border-right:.0625rem solid #e2e8f0;border-right:.0625rem solid var(--border);box-shadow:0 .125rem .5rem #0000001a;flex-direction:column;max-width:25rem;min-width:18.75rem;width:25%}.chat-list-header{background:#fff;border-bottom:.0625rem solid #e2e8f0;border-bottom:.0625rem solid var(--border);flex-shrink:0;padding:1rem}.chat-list-header h2{color:#0f172a;color:var(--dark);font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600;margin:0}.chat-list-items{flex:1 1;min-height:0;overflow-y:auto;scrollbar-color:#999 #0000;scrollbar-width:thin}.chat-list-items::-webkit-scrollbar{width:.375rem}.chat-list-items::-webkit-scrollbar-track{background:#0000}.chat-list-items::-webkit-scrollbar-thumb{background:#999;border-radius:.1875rem}.chat-list-item{align-items:center;border-bottom:.0625rem solid #f1f5f9;border-bottom:.0625rem solid var(--border-light);cursor:pointer;display:flex;padding:.75rem;position:relative;transition:all .2s ease}.chat-list-item:hover{background:#f1f5f9;background:var(--bg-light)}.chat-list-item.active{border-right:.25rem solid #1b9aaa;border-right:.25rem solid var(--teal)}.chat-avatar,.chat-list-item.active{background:#f0fdfa;background:var(--teal-light)}.chat-avatar{align-items:center;border:.125rem solid #1b9aaa;border:.125rem solid var(--teal);border-radius:50%;display:flex;flex-shrink:0;height:clamp(2.25rem,4vw,3rem);justify-content:center;margin-right:.75rem;width:clamp(2.25rem,4vw,3rem)}.chat-avatar .material-symbols-outlined{color:#1b9aaa;color:var(--teal);font-size:clamp(1.125rem,2vw,1.5rem)}.chat-info{flex:1 1;min-width:0}.chat-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.chat-name{color:#0f172a;color:var(--dark);font-size:clamp(.8rem,1.8vw,.9rem);font-weight:600}.chat-time{color:#666;font-size:clamp(.65rem,1.4vw,.75rem);font-weight:500}.chat-preview{margin-bottom:.25rem}.chat-product{color:#1b9aaa;color:var(--teal);font-size:clamp(.7rem,1.5vw,.8rem);font-weight:600}.chat-last-message{color:#555;font-size:clamp(.75rem,1.6vw,.85rem);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-unread{background:#1b9aaa;background:var(--teal);border-radius:50%;color:#fff;flex-shrink:0;font-size:.75rem;font-weight:600;height:1.375rem;margin-left:.5rem;width:1.375rem}.chat-unread,.no-chats{align-items:center;display:flex;justify-content:center}.no-chats{color:#666;flex-direction:column;height:25rem;padding:3rem 2rem;text-align:center}.no-chats .material-symbols-outlined{color:#1b9aaa;color:var(--teal);font-size:4rem;margin-bottom:1.5rem;opacity:.4}.no-chats p{color:#0f172a;color:var(--dark);font-size:1rem;margin:.5rem 0}.no-chats .help-text{color:#555;font-size:.9rem;line-height:1.4;max-width:15.625rem;opacity:.8}.chat-window{background:#fff;overflow:hidden}.chat-placeholder,.chat-window{display:flex;flex:1 1;flex-direction:column;height:100%}.chat-placeholder{align-items:center;background:#f1f5f9;background:var(--bg-light);color:#666;justify-content:center;min-height:0;text-align:center}.chat-placeholder .material-symbols-outlined{color:#1b9aaa;color:var(--teal);font-size:5rem;margin-bottom:2rem;opacity:.3}.chat-placeholder h3{color:#0f172a;color:var(--dark);font-size:1.5rem;font-weight:600;margin:0 0 1rem}.chat-placeholder p{color:#555;font-size:1rem;margin:0;opacity:.8}.chat-window-header{background:#fff;border-bottom:.0625rem solid #e2e8f0;border-bottom:.0625rem solid var(--border);box-shadow:0 .125rem .25rem #0000000d;flex-shrink:0;justify-content:space-between;padding:1rem}.chat-contact,.chat-window-header{align-items:center;display:flex}.chat-contact .chat-avatar{margin-right:1rem}.chat-contact-info h3{color:#0f172a;color:var(--dark);font-size:clamp(1rem,2.2vw,1.1rem);font-weight:600;margin:0 0 .25rem}.chat-contact-info p{color:#1b9aaa;color:var(--teal);font-size:clamp(.8rem,1.8vw,.9rem);font-weight:500;margin:0}.chat-actions{display:flex;gap:.5rem}.chat-page .chat-messages{background:#f1f5f9;background:var(--bg-light);display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-height:0;overflow-y:auto;padding:1rem;scrollbar-color:#999 #0000;scrollbar-width:thin}.chat-page .chat-messages::-webkit-scrollbar{width:.375rem}.chat-page .chat-messages::-webkit-scrollbar-track{background:#0000}.chat-page .chat-messages::-webkit-scrollbar-thumb{background:#999;border-radius:.1875rem}.chat-page .message{animation:messageSlideIn .3s ease-out;display:flex;flex-direction:column;max-width:70%}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}.chat-page .message.own{align-items:flex-end;align-self:flex-end;max-width:70%;text-align:right;width:-webkit-fit-content;width:fit-content}.chat-page .message.other{align-items:flex-start;align-self:flex-start}.chat-page .message-content{word-wrap:break-word;background:#fff;border:.0625rem solid #f1f5f9;border:.0625rem solid var(--border-light);border-radius:1rem;box-shadow:0 .125rem .5rem #00000014;font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.4;padding:.75rem 1rem;white-space:pre-wrap}.chat-page .message.own .message-content{background:#1b9aaa;background:var(--teal);border:.0625rem solid #1b9aaa;border:.0625rem solid var(--teal);color:#fff}.chat-page .message-time{color:#666;font-size:clamp(.65rem,1.4vw,.75rem);font-weight:500;margin-top:.25rem;padding:0 .5rem}.chat-input-bar{background:#fff;border-top:.0625rem solid #e2e8f0;border-top:.0625rem solid var(--border);box-shadow:0 -.125rem .5rem #0000000d;flex-shrink:0;padding:1rem}.chat-input-container{align-items:flex-end;display:flex;gap:.75rem}.chat-input{border:.125rem solid #e2e8f0;border:.125rem solid var(--border);border-radius:1.5rem;flex:1 1;font-family:inherit;font-size:clamp(.85rem,1.8vw,.95rem);line-height:1.4;max-height:6.25rem;outline:none;padding:.75rem 1rem;resize:none;transition:all .2s ease}.chat-input:focus{border-color:#1b9aaa;border-color:var(--teal);box-shadow:0 0 0 .1875rem #14b8a61a}.chat-send-btn,.chat-voice-btn{align-items:center;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:3rem;justify-content:center;transition:all .2s ease;width:3rem}.chat-send-btn .material-symbols-outlined,.chat-voice-btn .material-symbols-outlined{font-size:1.25rem}.chat-voice-btn{background:#f0fdfa;background:var(--teal-light);border:.125rem solid #1b9aaa;border:.125rem solid var(--teal);box-shadow:0 .125rem .375rem #14b8a633;color:#1b9aaa;color:var(--teal)}.chat-voice-btn:hover{background:#1b9aaa;background:var(--teal);box-shadow:0 .25rem .625rem #14b8a64d;color:#fff;transform:scale(1.05)}.chat-voice-btn.listening{animation:pulse 1.5s infinite;background:#ef4444;border-color:#ef4444;box-shadow:0 .25rem .75rem #ef444466;color:#fff}.chat-send-btn{background:#1b9aaa;background:var(--teal);border:none;box-shadow:0 .125rem .5rem #14b8a64d;color:#fff}.chat-send-btn:hover:not(:disabled){background:#059669;box-shadow:0 .25rem .75rem #14b8a666;transform:scale(1.05)}.chat-send-btn:disabled{background:#d1d5db;box-shadow:none;color:#6b7280;cursor:not-allowed;transform:none}.loading-overlay{animation:loadingFadeIn .2s ease-out;backdrop-filter:blur(.25rem);-webkit-backdrop-filter:blur(.25rem);background:#fffc;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9998}.loading-overlay,.loading-spinner{align-items:center;display:flex;justify-content:center}.loading-spinner{gap:.25rem}.loading-dot{animation:loadingBounce 1.4s ease-in-out infinite both;background:#1b9aaa;background:var(--teal);border-radius:50%;height:.75rem;width:.75rem}.loading-dot:first-child{animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}.loading-dot:nth-child(3){animation-delay:0s}@keyframes loadingBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@keyframes loadingFadeIn{0%{opacity:0}to{opacity:1}}.loading-inline{align-items:center;display:flex;gap:.25rem;justify-content:center;padding:2rem}.loading-inline .loading-dot{height:.5rem;width:.5rem}.skeleton-bg{animation:skeleton-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%);background-size:400% 100%;border-radius:.375rem}@keyframes skeleton-shimmer{0%{background-position:100% 50%}to{background-position:-100% 50%}}.product.chat-product.skeleton{cursor:default;pointer-events:none}.skeleton-bg:empty{display:block}@media (prefers-color-scheme:dark){.skeleton-bg{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 37%,#2a2a2a 63%)}}.image-search-container{background:#fff;border-radius:1rem;box-shadow:0 1rem 3rem #0003;margin:1rem auto;max-height:90vh;max-width:55rem;overflow-y:auto;padding:1rem 2rem 2rem;position:relative;width:95%}.image-search-header{margin-bottom:2rem;padding-top:4rem;text-align:center}.image-search-header h2{color:#0f172a;color:var(--dark);font-size:1.5rem;margin:0 0 .5rem}.image-search-header p{color:var(--dark-grey);font-size:.9rem;margin:0}.error-message{border-radius:.5rem;text-align:center}.image-drop-zone{border:2px dashed var(--light-grey);border-radius:.75rem;cursor:pointer;margin-bottom:2rem;padding:3rem 2rem;position:relative;text-align:center;transition:all .3s ease}.image-drop-zone.dragging,.image-drop-zone:hover{background:#f0fdfa;background:var(--teal-light);border-color:#1b9aaa;border-color:var(--teal)}.drop-zone-content{align-items:center;display:flex;flex-direction:column;gap:.5rem}.drop-zone-content .material-symbols-outlined{color:#1b9aaa;color:var(--teal);font-size:3rem;margin-bottom:.5rem}.drop-zone-content p{color:var(--dark-grey);margin:0}.drop-zone-content p:first-of-type{color:#0f172a;color:var(--dark);font-size:1.1rem}.file-limits{color:var(--dark-grey)!important;font-size:.8rem!important}.file-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.selected-images{margin-bottom:2rem}.selected-images h3{color:#0f172a;color:var(--dark);font-size:1.1rem;margin:0 0 1rem}.image-preview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.image-preview{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:.5rem;overflow:hidden;position:relative}.image-preview img{display:block;height:10rem;object-fit:cover;width:100%}.image-info{padding:.75rem}.image-name{color:#0f172a;color:var(--dark);display:block;font-size:.9rem;margin-bottom:.25rem;word-break:break-word}.image-size{color:var(--dark-grey);font-size:.8rem}.remove-image-btn{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:2rem}.remove-image-btn:hover{background:#000000e6}.remove-image-btn .material-symbols-outlined{font-size:1.2rem}.image-search-actions{display:flex;gap:1rem;justify-content:center}.btn{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn.primary{background:#1b9aaa;background:var(--teal);color:#fff}.btn.primary:hover:not(:disabled){background:#059669}.btn.secondary{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);color:#0f172a;color:var(--dark)}.btn.secondary:hover:not(:disabled){background:#f1f5f9;background:var(--bg-light)}.product-results-container{background:#fff;border-radius:1rem;box-shadow:0 1rem 3rem #0003;display:flex;flex-direction:column;margin:2rem auto;max-height:85vh;max-width:50rem;overflow:hidden;padding-top:3rem;position:relative;width:95%}.product-results-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;margin-top:-3rem;padding:4.5rem 2rem 1.5rem;position:relative}.product-results-header h2{color:#0f172a;color:var(--dark);font-size:1.5rem;margin:0}.product-results-header p{color:var(--dark-grey);font-size:.9rem;margin:.25rem 0 0}.product-results-content{flex:1 1;overflow-y:auto;padding:1.5rem 2rem}.product-results-grid{display:flex;flex-direction:column;gap:1.5rem}.no-results{color:var(--dark-grey);padding:3rem 2rem;text-align:center}.no-results .material-symbols-outlined{color:var(--light-grey);font-size:4rem;margin-bottom:1rem}.no-results h3{color:#0f172a;color:var(--dark);font-size:1.2rem;margin:0 0 .5rem}.no-results p{color:var(--dark-grey);margin:0}@media (max-width:768px){.image-search-container{margin:.5rem auto;max-height:95vh;padding:3.5rem 1.5rem 1.5rem;width:98%}.image-search-header h2{font-size:1.25rem}.image-drop-zone{padding:2rem 1rem}.drop-zone-content .material-symbols-outlined{font-size:2.5rem}.image-preview-grid{grid-template-columns:1fr}.image-search-actions{flex-direction:column}.btn{width:100%}.product-results-container{margin:1rem auto;width:95%}.product-results-content,.product-results-header{padding:1rem}.image-search-container .back-btn,.product-results-container .back-btn{font-size:.8rem;left:.5rem;padding:.4rem .8rem;top:.5rem}}@media (max-width:480px){.image-search-container{margin:.25rem auto;max-height:98vh;padding:1rem}.image-drop-zone{padding:1.5rem .75rem}.drop-zone-content .material-symbols-outlined{font-size:2rem}.drop-zone-content p:first-of-type{font-size:1rem}.image-preview img{height:8rem}.product-results-content,.product-results-header{padding:.75rem}.no-results{padding:2rem 1rem}}.add-more-images{margin-top:1rem;text-align:center}.add-more-images .btn{font-size:.9rem;padding:.5rem 1rem}.image-search-container .back-btn,.product-results-container .back-btn{backdrop-filter:blur(.625rem);-webkit-backdrop-filter:blur(.625rem);background:#ffffffe6;border:.0625rem solid #0000001a;border-radius:2rem;box-shadow:0 .25rem 1.25rem #0000001a;color:#0f172a;color:var(--dark);cursor:pointer;font-size:.9rem;font-weight:500;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem;transition:all .3s ease;z-index:10001!important}.image-search-container .back-btn:hover,.product-results-container .back-btn:hover{background:#fff;box-shadow:0 .375rem 1.5625rem #00000026;transform:translateY(-.0625rem)}.btn.secondary{background:#0000;border:1px solid #1b9aaa;border:1px solid var(--teal);color:#1b9aaa;color:var(--teal);transition:all .2s ease}.btn.secondary:hover{background:#f0fdfa;background:var(--teal-light)}.text-search-section{background:#f1f5f9;background:var(--bg-light);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;padding:1rem}.text-search-section label{color:#0f172a;color:var(--dark);font-weight:500}.error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.questions-container{background:#f1f5f9;background:var(--bg-light);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;padding:1.5rem}.question-item{background:#fff;border:1px solid #f1f5f9;border:1px solid var(--border-light);border-radius:6px;margin-bottom:.5rem;padding:1rem;transition:box-shadow .2s}.question-item:hover{box-shadow:0 2px 8px #0000001a}.question-controls{align-items:center;display:flex;gap:1rem;margin-top:.5rem}.question-controls select{border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:4px;font-size:.8rem;padding:.25rem .5rem}.question-controls label{align-items:center;color:#0f172a;color:var(--dark);display:flex;font-size:.8rem;gap:.25rem}.remove-question-btn{background:none;border:none;border-radius:4px;color:#ef4444;cursor:pointer;font-size:1.2rem;padding:.25rem;transition:background .2s}.remove-question-btn:hover{background:#fee}.whatsapp-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.whatsapp-modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:400px;overflow-y:auto;padding:2rem;width:90%}.verification-status{align-items:center;display:flex;gap:.5rem}.status-verified{color:#1b9aaa;color:var(--teal);font-size:.8rem;font-weight:500}.status-unverified{color:#ef4444;font-size:.8rem;font-weight:500}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.form-grid{grid-template-columns:1fr}}.ai-generate-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:transform .2s,box-shadow .2s}.ai-generate-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.ai-generate-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.gallery-container{margin-top:.5rem}.gallery-previews{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.gallery-item{border:1px solid #e0e0e0;border-radius:.25rem;height:7.5rem;overflow:hidden;position:relative;transition:all .2s ease;width:7.5rem}.gallery-item:hover{box-shadow:0 2px 8px #0000001a}.gallery-item img,.gallery-item video{height:100%;object-fit:cover;width:100%}.gallery-item .file-preview,.gallery-item .model-preview{align-items:center;background-color:#f5f5f5;color:#666;display:flex;font-size:.875rem;height:100%;justify-content:center;width:100%}.gallery-controls{background:#00000080;bottom:0;display:flex;justify-content:space-between;left:0;opacity:0;padding:.25rem;position:absolute;right:0;transition:opacity .2s ease}.gallery-item:hover .gallery-controls{opacity:1}.gallery-controls .control-button{align-items:center;background:#fff;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:1rem;height:1.5rem;justify-content:center;line-height:1;padding:0;width:1.5rem}.gallery-controls .control-button:disabled{cursor:not-allowed;opacity:.5}.gallery-controls .control-button.remove{color:#e53935}.gallery-controls .control-button:hover:not(:disabled){transform:scale(1.1)}.gallery-info{color:#666;font-size:.875rem;margin-bottom:.5rem}
/*# sourceMappingURL=main.a681d86e.css.map*/