body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
:root{--sidebar-width:248px;--header-height:72px;--navbar-height:72px;--tabbar-height:0px;--text-input-height:70px;--spacing-page-x:clamp(12px, 3vw, 24px);--spacing-page-y:clamp(12px, 2vw, 24px);--radius-card:16px;--radius-card-sm:12px;--font-large:1.5rem;--font-small:1.2rem;--primary-bg-color:#2e3a59;--primary-border-color:#2e3a59;--secondary-bg-color:#efeff1;--box-shadow:0px 0px 14px #00000026}*,:before,:after{box-sizing:border-box}html{overflow:hidden auto}body{max-width:100%;overflow:hidden auto}img,video,canvas,svg{max-width:100%;height:auto}button,[role=button],a,input[type=submit],input[type=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px}.responsive-card{border-radius:var(--radius-card-sm)}@media (min-width:600px){.responsive-card{border-radius:var(--radius-card)}}.MuiGrid-container{max-width:100%}.table-responsive{width:100%;overflow-x:auto}.text-break{word-break:break-word;overflow-wrap:break-word}.chip-group{flex-wrap:wrap;gap:6px;display:flex}.hide-xs{display:block}.show-xs{display:none}@media (max-width:599px){.hide-xs{display:none}.show-xs{display:block}}@media (max-width:760px){.workspace-main-content{padding-bottom:env(safe-area-inset-bottom,16px)}}@media (max-width:900px){:root{--sidebar-width:0px}}@media (max-width:600px){:root{--header-height:60px;--navbar-height:60px;--text-input-height:50px}}
@keyframes lc-glow-a{0%{transform:translate(0)}to{transform:translate(32px,20px)}}@keyframes lc-glow-b{0%{transform:translate(0)}to{transform:translate(-22px,-16px)}}@keyframes lc-accent{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes lc-logo-pulse{0%,to{box-shadow:0 0 #3b82f600,0 6px 18px #2563eb4d}50%{box-shadow:0 0 0 4px #3b82f624,0 6px 18px #2563eb73}}.login-page{-webkit-overflow-scrolling:touch;background-color:#070d1c;background-image:radial-gradient(55% 45% at 20% 10%,#2563eb24 0%,#0000 100%),radial-gradient(45% 40% at 80% 90%,#4f46e51c 0%,#0000 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:32px 16px;display:flex;position:relative;overflow:hidden auto}.login-page:before,.login-page:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:fixed}.login-page:before{background:radial-gradient(circle,#1d4ed826 0%,#0000 65%);width:500px;height:500px;animation:18s ease-in-out infinite alternate lc-glow-a;top:-160px;left:-100px}.login-page:after{background:radial-gradient(circle,#4f46e51f 0%,#0000 65%);width:420px;height:420px;animation:22s ease-in-out infinite alternate lc-glow-b;bottom:-140px;right:-80px}.login-page *{box-sizing:border-box}.lc-surface{z-index:1;-webkit-overflow-scrolling:touch;background:#fff;border-radius:18px;width:100%;max-width:520px;max-height:calc(100dvh - 48px);padding:36px 32px 32px;position:relative;overflow-y:auto;box-shadow:0 0 0 1px #ffffff0f,0 24px 60px #0000008c,0 8px 20px #0000004d}.lc-surface:before{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed,#2563eb) 0 0/200% 100%;border-radius:99px;height:2px;margin-bottom:24px;animation:5s infinite lc-accent;display:block}.lc-brand{align-items:center;gap:14px;min-width:0;margin-bottom:24px;display:flex}.lc-logo{background:linear-gradient(145deg,#1d4ed8,#2563eb);border:1px solid #2563eb33;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;animation:3.5s ease-in-out infinite lc-logo-pulse;display:inline-flex;position:relative}.lc-logo-grid{background:#ffffff21;border-radius:4px;width:22px;height:22px;position:absolute;top:7px;left:7px}.lc-logo-grid-b{opacity:.55;width:15px;height:15px;inset:auto 6px 6px auto}.lc-logo-letter{z-index:1;letter-spacing:-.05em;color:#fff;font-size:.95rem;font-weight:900;position:relative}.lc-brand-name{color:#0f172a;letter-spacing:-.04em;overflow-wrap:anywhere;font-size:1.45rem;font-weight:900;line-height:1.15}.lc-brand-sub{color:#0f172a6b;letter-spacing:.1em;text-transform:uppercase;margin-top:2px;font-size:.68rem;font-weight:600}.lc-title{color:#0f172a;letter-spacing:-.04em!important;margin-bottom:6px!important;font-size:1.5rem!important;font-weight:800!important;line-height:1.1!important}.lc-subtitle{overflow-wrap:anywhere;color:#0f172a85!important;margin-bottom:16px!important;font-size:.82rem!important;line-height:1.62!important}.lc-stepper{-webkit-overflow-scrolling:touch;padding-bottom:2px;overflow:auto hidden}.lc-section-title{color:#0f172a!important;margin-bottom:8px!important;font-size:.95rem!important;font-weight:900!important;line-height:1.3!important}.lc-verification-section,.lc-phone-verification{width:100%;min-width:0}.lc-phone-verification{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:14px;display:flex}.lc-inline-action-row{align-items:stretch;width:100%}.lc-inline-action{flex:0 0 136px;width:136px}.lc-inline-action .MuiButton-root{white-space:normal;min-height:46px;box-shadow:none;border-radius:9px;font-size:.78rem;font-weight:800;line-height:1.2}.lc-timer{color:#2563eb!important;margin-top:5px!important;font-size:.76rem!important;font-weight:800!important}.lc-mode-switch{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;display:grid}.lc-mode-btn{color:#64748b;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:8px;min-height:48px;padding:7px 11px;transition:all .16s}.lc-mode-btn span{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:700;display:block}.lc-mode-btn strong{color:inherit;overflow-wrap:anywhere;margin-top:2px;font-size:.84rem;font-weight:700;display:block}.lc-mode-btn.is-active{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0000001a,0 3px 10px #0000000f}.lc-mode-btn.is-active span{color:#2563eb}.lc-mode-btn:hover:not(.is-active){background:#ffffffa6}.lc-workspace-block{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.lc-workspace-preview{background:#f0f7ff;border:1px solid #dbeafe;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;display:flex}.lc-preview-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden;color:#1e40af!important;font-size:.82rem!important;font-weight:700!important}.lc-preview-code{white-space:nowrap;flex-shrink:0;color:#6b8fc7!important;font-size:.72rem!important;font-weight:600!important}.lc-admin-notice{background:linear-gradient(135deg,#0f172a,#1e3a5f);border:1px solid #2563eb33;border-radius:8px;align-items:flex-start;gap:7px;min-width:0;margin-bottom:14px;padding:9px 11px;display:flex}.lc-alert{margin-top:8px;margin-bottom:0;border-radius:9px!important;font-size:.82rem!important}.lc-surface .MuiTextField-root .MuiOutlinedInput-root{background:#f8fafc;border-radius:9px;min-height:46px;font-size:.88rem;transition:background .15s}.lc-surface .MuiFormControl-root,.lc-surface .MuiTextField-root,.lc-surface .MuiInputBase-input{min-width:0}.lc-surface .MuiFormHelperText-root{overflow-wrap:anywhere;margin-left:0}.lc-surface .MuiAlert-message{overflow-wrap:anywhere;min-width:0}.lc-surface .MuiButton-root{text-transform:none}.lc-surface .MuiTextField-root .MuiOutlinedInput-root:hover{background:#f1f5f9}.lc-surface .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#e2e8f0}.lc-surface .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#cbd5e1}.lc-surface .MuiTextField-root .Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1.5px;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.lc-social-row{margin-bottom:2px}.lc-social{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:8px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 10px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.lc-social img{object-fit:contain;width:18px;height:18px}.lc-social:hover{transform:translateY(-1px)}.lc-google{color:#1e293b;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000f}.lc-google:hover{border-color:#cbd5e1;box-shadow:0 3px 9px #0000001a}.lc-kakao{color:#191919;background:#fee500;border:1px solid #0000}.lc-kakao:hover{background:#f5dc00;box-shadow:0 3px 9px #fee50061}.lc-naver{color:#fff;background:#03c75a;border:1px solid #0000}.lc-naver:hover{background:#02b350;box-shadow:0 3px 9px #03c75a57}.lc-disabled{opacity:.38;cursor:not-allowed;pointer-events:none}.lc-divider{color:#94a3b8!important;margin:14px 0!important;font-size:.72rem!important}.lc-btn-primary{touch-action:manipulation;letter-spacing:.01em!important;background:#0f172a!important;border-radius:9px!important;min-height:46px!important;font-size:.87rem!important;font-weight:700!important;transition:all .18s!important;box-shadow:0 2px 8px #0f172a2e!important}.lc-btn-primary:hover:not(:disabled){transform:translateY(-1px);background:#1e293b!important;box-shadow:0 5px 18px #0f172a47!important}.lc-btn-primary:disabled{box-shadow:none!important;background:#94a3b8!important;transform:none!important}.lc-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:14px;display:flex}.lc-link{align-items:center;min-height:36px;display:inline-flex;color:#2563eb!important;font-size:.8rem!important;font-weight:600!important}.lc-link-bold{font-weight:700!important}.lc-reset-sent{text-align:center;padding:8px 0}.lc-sent-icon{background:#eff6ff;border:2px solid #dbeafe;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:inline-flex}@media (max-width:480px){.login-page{background:#fff;align-items:flex-start;min-height:100dvh;padding:0}.login-page:before,.login-page:after{display:none}.lc-surface{max-width:100%;min-height:100dvh;max-height:none;padding:max(28px, env(safe-area-inset-top)) 20px max(36px, env(safe-area-inset-bottom));box-shadow:none;border:none;border-radius:0}.lc-surface:before{display:none}.lc-brand{gap:12px;margin-bottom:22px}.lc-brand>div:last-child{min-width:0}.lc-brand img,.lc-brand .MuiBox-root:first-child{width:46px!important;height:46px!important}.lc-brand .MuiTypography-root:first-of-type{font-size:1.18rem!important}.lc-brand .MuiTypography-root:last-child{font-size:.6rem!important}.lc-title{font-size:1.35rem!important}.lc-mode-btn{min-height:44px;padding:6px 10px}.lc-mode-btn span{font-size:.58rem}.lc-mode-btn strong{font-size:.8rem}.lc-social{min-height:38px;font-size:.78rem}.lc-btn-primary{min-height:46px!important}.lc-surface .MuiInputBase-input,.lc-surface .MuiSelect-select,.lc-surface .MuiInputLabel-root,.lc-surface input,.lc-surface select,.lc-surface textarea{font-size:16px!important}.lc-surface .MuiFormHelperText-root{font-size:.78rem!important}.lc-footer{flex-direction:column;align-items:stretch;gap:8px}.lc-footer>.MuiBox-root,.lc-footer>div{justify-content:space-between;width:100%}.lc-link{justify-content:center;min-height:34px}.lc-stepper{margin-left:-8px;margin-right:-8px}.lc-stepper .MuiStepLabel-label{margin-top:4px!important;font-size:.64rem!important;line-height:1.15!important}.lc-stepper .MuiStepIcon-root{font-size:1.15rem!important}.lc-phone-verification{border-radius:10px;padding:12px}.lc-inline-action{flex-basis:auto;width:100%}}@media (max-width:375px){.lc-surface{padding:28px 16px 36px}.lc-title{font-size:1.22rem!important}.lc-social{gap:5px;padding:0 8px}.lc-social img{width:16px;height:16px}.lc-mode-switch{grid-template-columns:1fr}.lc-preview-code{display:none}}
.mini-navbar{color:#2e3a59;z-index:1001;justify-content:space-between;align-items:center;height:10px;padding:0 10px;font-size:.5rem;display:flex;position:relative;top:5px;right:0;box-shadow:0 2px 5px #0000001a;background-color:#f5f5f5!important}.mini-navbar a{color:#2e3a59;margin:0 10px;text-decoration:none}.navbar{z-index:1000;color:#2e3a59;width:100%;height:calc(var(--navbar-height)+ 0px);justify-content:center;align-items:center;padding:20px 10px;display:flex;position:relative;box-shadow:0 2px 10px #0000001a;background-color:#f5f5f5!important}.navbar-collapse{background-color:#f5f5f5!important}.navbar-nav .nav-item .dropdown-menu{background-color:#f5f5f5}.navbar-nav .nav-item .dropdown-menu .dropdown-item{color:#2e3a59}.navbar-nav .nav-item .dropdown-menu .dropdown-item:hover{color:#2e3a59;background-color:#f5f5f5}.navbar img{object-fit:cover;border-radius:5%;width:50px;height:50px}.navbar-brand{color:#2e3a59;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:700}.nav-item .nav-link{padding:.5rem 1rem;text-decoration:none}.nav-item .active-link{text-decoration:underline}.nav-link.active{border-bottom:2px solid #2e3a59}.nav-link{text-decoration:none}.active-link{text-decoration:underline}.nav-centered{justify-content:space-between;align-items:center;width:100%;display:flex}.left-nav,.right-nav{flex:.2}.search-bar{background-color:#f0f2f5;border:1px solid #ccd0d5;border-radius:18px;flex:.6;justify-content:space-between;align-items:center;max-width:700px;max-height:44px;margin:auto;padding:5px 10px;display:flex}.hide{transition:transform .3s;transform:translateY(-100%)}.category-menu-button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:70px;height:70px;margin-right:10px;padding:0;display:flex}.category-menu-button img{object-fit:cover;width:100%;height:100%}.search-input{box-sizing:border-box;background-color:#0000;border:none;border-radius:18px;outline:none;width:100%;height:100%;margin:auto 0;padding:1px;font-size:16px}.search-btn,.mic-button{cursor:pointer;background-color:#0000;border:none;margin:auto 0;padding:5px}.search-btn img,.mic-button img{width:20px;height:20px}.mic-button:hover{background-color:#e0e0e0}.mic-button img{width:24px;height:24px}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropbtn:hover+.dropdown-content{display:block}.dropbtn{color:#fff;cursor:pointer;background-color:#4caf50;border:none;padding:16px;font-size:16px}.dropdown{display:inline-block;position:relative}.nav-link{color:#2e3a59;padding:12px 16px;text-decoration:none;display:block}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#3e8e41}.navbar-item{display:inline-block;position:relative}.dropdown-content{z-index:1;background-color:#f9f9f9;min-width:160px;display:none;position:absolute;box-shadow:0 8px 16px #0003}.navbar-item:hover .dropdown-content{display:block}.dropdown-content a:hover{color:#333;background-color:#f1f1f1}.category-list{z-index:100;background-color:#fff;border-radius:4px;padding:12px 16px;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0003}.navbar-brand:hover+.category-list,.category-list:hover{display:block}.close-button{color:#000;cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:1px;right:1px}@media (max-width:768px){.navbar-brand{font-size:1.2rem}.nav-item .nav-link{padding:.7rem 1.2rem}}
.chatview .container{min-height:calc(100vh - var(--tabbar-height) - var(--text-input-height));margin-top:calc(var(--navbar-height) + 10px);margin-bottom:calc(var(--tabbar-height) + var(--text-input-height) + 20px);max-width:80%;box-shadow:0 0 14px #00000026;box-shadow:var(--box-shadow);background-color:#fff;border-radius:5px;flex-direction:column;display:flex}.chatview header{background-color:var(--primary-bg-color);width:100%;max-width:100%;height:var(--header-height);color:#fff;box-sizing:border-box;z-index:1000;justify-content:space-between;align-items:center;min-height:50px;padding:20px;display:flex;position:fixed;top:0}.chatview section{background-color:#efeff1;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.chatview .chat-box{background-color:#efeff1;flex:1;margin:1px;padding:10px;overflow-y:auto}.chatview .chat-box::-webkit-scrollbar{width:.25rem}.chatview .chat-box::-webkit-scrollbar-track{background:#1e1e24}.chatview .chat-box::-webkit-scrollbar-thumb{background:#6649b8}.chatview form{z-index:1001;height:var(--text-input-height);width:100%;min-height:30px;bottom:var(--tabbar-height);background-color:#2e3a59;flex-shrink:0;padding:0;font-size:1.5rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.chatview input{color:#000;resize:none;background:#fff;border:1px solid #ccc;border-radius:0;outline:none;flex:1;width:100%;min-height:30px;padding:0 10px;font-size:1.2rem;transition:border .2s}.chatview button{color:#fff;text-align:center;cursor:pointer;background-color:#2e3a59;border:none;border-radius:1px;width:85px;min-height:40px;margin:1px;font-size:12px;text-decoration:none;display:inline-block}.chatview button:hover{background-color:#394a70}.chatview button:disabled{opacity:.5;cursor:not-allowed}.chatview input:focus{border-color:#2e3a59}.chatview .sign-in{color:#282c34;background:#fff;max-width:400px;margin:0 auto}.chatview ul,.chatview li{text-align:left;list-style:none}.chatview p{color:#fff;text-align:center;border-radius:25px;max-width:500px;margin-bottom:12px;padding:10px 20px;line-height:24px;position:relative}.chatview .message{margin:10px 0;display:flex;overflow:visible}.chatview .sent{flex-direction:row-reverse}.chatview .sent p{color:#fff;background:#0b93f6;align-self:flex-end}.chatview .received p{color:#000;background:#e5e5ea}.chatview .appointments{flex-direction:row-reverse;justify-content:center;align-items:center;display:flex}.chatview .appointments p{color:#fff;background:#f20bad;align-self:center}.chatview img{border-radius:50%;width:40px;height:40px;margin:0 1px}.chatview .media-previews{border:1px solid #e0e0e0;border-radius:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1px;padding:1px;display:flex}.chatview .media-previews img,.chatview .media-previews video{object-fit:cover;border-radius:4px;max-width:100px;max-height:100px}.chatview .media-previews img:hover{transition:transform .3s;transform:scale(1.05)}.chatview .progress-container{z-index:1000;background-color:#00000080;border-radius:10px;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.chatview .circular-progress{width:100px;height:100px;position:relative}.chatview .circle-bg,.chatview .circle{fill:none;stroke-width:6px;cx:50%;cy:50%;r:44}.chatview .circle-bg{stroke:#eee}.chatview .circle{stroke:#f88;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .35s;transform:rotate(-90deg)}.chatview .progress-text{font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chatview .progress-container{background-color:#f4f4f4;padding:1em}.chatview .total-progress,.chatview .file-progress-bar-container{background-color:#e0e0e0;width:100%;height:20px;margin:.5em 0}.chatview .progress-bar,.chatview .file-progress-bar{background-color:#007bff;height:100%}.chatview .individual-file-progress{justify-content:space-between;align-items:center;font-size:14px;display:flex}.chatview .file-progress-bar-container{width:60%;margin-left:1em}.chatview .file-previews{bottom:calc(var(--tabbar-height) + var(--text-input-height) + 5px);background-color:#0000004d;flex-wrap:wrap;justify-content:center;gap:10px;padding:10px;display:flex;position:fixed;left:0;right:0}.chatview .file-preview{border:1px solid #ccc;border-radius:3px;width:80px;height:60px;position:relative;overflow:hidden}.chatview .file-preview img{object-fit:cover;width:100%;height:100%}.chatview .file-preview button{color:#fff;cursor:pointer;opacity:.8;z-index:1;box-sizing:border-box;background-color:#2e3a59;border:none;width:15px;height:15px;padding:0;font-size:10px;line-height:1;position:absolute;top:0;right:0}.chatview .close-all-button{color:#fff;cursor:pointer;background-color:#2e3a59;border:none;border-radius:3px;max-width:25px;max-height:15px;padding:2px 5px;font-size:.8rem;position:absolute;top:5px;right:5px}@media (max-width:768px){.chatview header{padding:10px}.chatview .container{max-width:100%}.chatview .chat-box{margin-top:var(--navbar-height);height:calc(100vh - var(--navbar-height) - var(--tabbar-height)*2);overflow-y:scroll}.chatview form{font-size:var(--font-small);padding:0}.chatview input,button{min-height:30px;font-size:var(--font-small)}.chatview button{width:50px;font-size:10px}.chatview p{max-width:400px;padding:5px 15px}.chatview .message{margin:2px 0}.chatview img{width:30px;height:30px;margin:0 5px}}
.product-info{border-bottom:1px solid #ccc;padding:10px}.product-info-row1{align-items:center;display:flex}.product-info-row2{align-items:left;margin-top:10px;display:flex}.product-info img{border-radius:8%;width:50px;height:50px;margin-right:10px}.product-info h2{margin:0}.product-info button{color:#fff;text-align:center;cursor:pointer;background-color:#2e3a59;border:none;border-radius:8px;width:120px;min-height:40px;margin:1px;font-size:12px;text-decoration:none;display:inline-block}.product-info button:hover{background-color:#555}
.address-container{flex-direction:column;gap:20px;width:100%;display:flex}.address-section{flex-direction:column;gap:14px;display:flex}.address-section-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.address-section-header h2{color:#183153;margin:4px 0 0;font-size:1.35rem}.address-section-eyebrow{color:#6f8bb7;letter-spacing:.12em;margin:0;font-size:.76rem;font-weight:800}.address-card{background:linear-gradient(#fff 0%,#f9fbff 100%);border:1px solid #84a2ce2e;border-radius:18px;padding:18px;box-shadow:0 12px 28px #122b540d}.address-card-primary,.address-card-secondary{flex-direction:column;gap:16px;display:flex}.address-card-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.address-card-badges,.address-card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.address-badge{color:#2157a8;background:linear-gradient(#eff6ff 0%,#dfeefe 100%);border-radius:999px;align-items:center;padding:8px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.address-badge-muted{color:#5e6f8d;background:linear-gradient(#f4f7fb 0%,#edf2f8 100%)}.postcode-panel{background:#f7fbff;border:1px solid #84a2ce26;border-radius:14px;padding:12px}.address-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-block{color:#43536b;flex-direction:column;gap:8px;font-size:.92rem;font-weight:700;display:flex}.field-block span{color:#5e6f8d;font-size:.9rem}.zipCode,.address-footnote{color:#6a7d99;font-size:.9rem}.flex-container{flex-direction:column;gap:8px;margin:0;display:flex}.flex-input{color:#183153;background:#fff;border:1px solid #84a2ce3d;border-radius:12px;outline:none;width:100%;min-height:48px;padding:12px 14px;font-size:.98rem;transition:border-color .2s,box-shadow .2s}.flex-input:focus{border-color:#4e81d6bf;box-shadow:0 0 0 4px #4e81d61f}.address-selection{color:#42526e;cursor:pointer;background:#fff;border:1px solid #84a2ce2e;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.92rem;font-weight:700;display:inline-flex}.address-selection input{margin:0}.address-selection.selected{color:#2157a8;background:linear-gradient(#eff6ff 0%,#dfeefe 100%);border-color:#4e81d66b}.find-postcode-btn,.set-default-btn,.add-address-btn,.save-changes-btn{cursor:pointer;border:none;border-radius:12px;min-height:42px;padding:0 16px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.find-postcode-btn{color:#fff;background:linear-gradient(#4e81d6 0%,#356dc3 100%);box-shadow:0 10px 18px #4e81d638}.set-default-btn{color:#fff;background:linear-gradient(#ffbd59 0%,#f29a2e 100%);box-shadow:0 10px 18px #f29a2e2e}.add-address-btn,.save-changes-btn{color:#fff;width:100%;box-shadow:0 12px 22px #4e81d62e}.add-address-btn{background:linear-gradient(#4e81d6 0%,#356dc3 100%)}.save-changes-btn{background:linear-gradient(#5dac5d 0%,#4b9c4d 100%)}.add-address-btn-inline{width:auto;min-width:120px}.find-postcode-btn:hover,.set-default-btn:hover,.add-address-btn:hover,.save-changes-btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #122b5424}.address-actions{justify-content:flex-end;display:flex}.additional-address-list{flex-direction:column;gap:14px;display:flex}@media (max-width:900px){.address-fields-grid{grid-template-columns:1fr}.address-section-header{flex-direction:column;align-items:flex-start}.address-actions{justify-content:stretch}}
.detail .container{margin-top:calc(var(--navbar-height) + 10px);margin-bottom:calc(var(--tabbar-height) + var(--text-input-height) + 10px);background-color:#fff;border-radius:5px;max-width:100%;margin-left:auto;margin-right:auto;padding:15px;box-shadow:0 0 14px #00000026}.detail.profile-page{background:radial-gradient(circle at 0 0,#497dd61a,#0000 32%),linear-gradient(#f7fbff 0%,#eef4fb 100%);min-height:100vh}.detail.profile-page .container.profile-shell{margin-top:calc(var(--navbar-height) + 12px);background:#fff;border:1px solid #84a2ce2e;border-radius:24px;max-width:1180px;margin-bottom:32px;padding:24px 26px;box-shadow:0 12px 28px #122b540d}.profile-hero{border-bottom:1px solid #84a2ce26;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.profile-hero-copy h1{letter-spacing:-.04em;color:#183153;margin:6px 0 8px;font-size:clamp(2rem,3vw,2.7rem)}.profile-eyebrow,.profile-section-eyebrow{color:#6f8bb7;letter-spacing:.12em;margin:0;font-size:.76rem;font-weight:800}.profile-description{color:#5e6f8d;max-width:720px;margin:0;font-size:.98rem;line-height:1.7}.profile-hero-meta{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.profile-chip{color:#2157a8;background:linear-gradient(#eff6ff 0%,#dfeefe 100%);border-radius:999px;align-items:center;padding:9px 14px;font-size:.92rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #4e81d626}.profile-chip-muted{color:#5e6f8d;background:linear-gradient(#f4f7fb 0%,#edf2f8 100%)}.profile-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.profile-summary-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #84a2ce26;border-radius:18px;padding:18px 20px;box-shadow:0 10px 24px #122b540d}.profile-summary-label{color:#6f8bb7;letter-spacing:.08em;margin:0 0 10px;font-size:.8rem;font-weight:800}.profile-summary-value{color:#183153;word-break:break-word;margin:0;font-size:1.08rem;line-height:1.45}.profile-summary-hint{color:#7e8ea8;margin:10px 0 0;font-size:.88rem;line-height:1.5}.profile-content-grid{grid-template-columns:1fr;margin-top:24px;display:grid}.profile-content-card{box-shadow:none;background:#fcfdff;border:1px solid #84a2ce26;border-radius:18px;padding:22px}.profile-content-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.profile-content-header h2{color:#183153;margin:4px 0 0;font-size:1.55rem}.profile-section-note{color:#6a7d99;margin:0;font-size:.92rem}.profile-empty-state{color:#4d6486;background:linear-gradient(#f7fbff 0%,#eef5ff 100%);border-radius:16px;flex-direction:column;gap:6px;padding:24px;display:flex}.profile-detail-list{gap:12px;display:grid}.profile-detail-row{background:0 0;border-bottom:1px solid #84a2ce1f;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.profile-detail-row:last-child{border-bottom:0;padding-bottom:0}.profile-detail-row span{color:#6f8bb7;letter-spacing:.02em;font-size:.9rem;font-weight:700}.profile-detail-row strong{color:#183153;text-align:right;word-break:break-word;font-size:.98rem;font-weight:800}@media (max-width:1100px){.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.detail.profile-page .container.profile-shell{border-radius:18px;padding:18px}.profile-hero,.profile-content-header{flex-direction:column;align-items:flex-start}.profile-summary-grid{grid-template-columns:1fr}.profile-hero-meta{justify-content:flex-start}.profile-detail-row{flex-direction:column;align-items:flex-start}.profile-detail-row strong{text-align:left}}.detail .product-container{height:100vh-calc(var(--tabbar-height) + var(--text-input-height) + 10px);flex-direction:column;justify-content:space-between;display:flex}.detail .product{cursor:pointer;flex-direction:column;flex:0 calc(20% - 20px);margin-bottom:20px;transition:box-shadow .3s,transform .3s;display:flex}.detail .product:hover{border-radius:8px;transform:scale(1.02);box-shadow:0 4px 20px #00000040}.detail .product-info{border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;margin-bottom:30px;padding:25px}.detail .detail-container{border-radius:8px;display:flex;overflow:hidden}.detail .left-column{background-color:#f0f0f0;flex:2;padding:20px}.detail .right-column{flex:1;padding:20px}.detail .author,.detail .title,.detail .date,.detail .price{text-align:left;margin-bottom:15px;font-size:1.1em}.detail .views,.detail .chats{color:#333;align-items:center;gap:8px;margin:0;font-size:20px;display:flex}.detail .action-buttons{justify-content:space-between;display:flex}.detail .action-button{background-color:#f5f5f5;border-radius:5px;flex:1;margin:0 15px;padding:15px;font-size:1.2em;transition:background-color .3s,transform .3s}.detail .action-button:hover{background-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.detail .flex-end{justify-content:flex-end;display:flex}#map{z-index:1000}.detail .bottom-buttons{margin-bottom:var(--tabbar-height);height:var(--text-input-height);z-index:1001;background-color:#fff;justify-content:space-between;padding:10px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.detail .like-button{flex:1;align-items:center;gap:8px;width:50%;margin-right:1%;display:flex}.detail .chat-button{cursor:pointer;flex:1;justify-content:flex-end;align-items:center;gap:8px;width:50%;margin-right:1%;display:flex}.detail .action-button{cursor:pointer;flex:1;justify-content:flex-end;align-items:center;gap:8px;width:50%;display:flex}.detail .like-button,.detail .chat-button,.detail .action-button{text-align:center;justify-content:center;line-height:50px;display:flex}.detail .float-button{bottom:calc(var(--tabbar-height) + 30px);background-color:initial;color:#fff;cursor:pointer;letter-spacing:.04em;text-align:center;text-shadow:0 0 4px #fff6,0 0 12px #fff3,1px 1px 4px #391f5b99,4px 4px 16px #391f5b52;-webkit-user-select:none;user-select:none;touch-action:manipulation;vertical-align:baseline;background-image:linear-gradient(#2e3a59d6,#391f5bd6 50%);border-width:0;border-radius:42px;justify-content:center;align-items:center;width:140px;height:60px;margin:0;padding:18px;font-family:Quicksand,sans-serif;font-size:18px;font-weight:700;line-height:16px;text-decoration:none;display:flex;position:fixed;right:50px;box-shadow:0 2px 2px #391f5b3d,0 8px 12px #2e3a5966}.detail .float-button:hover{background-image:linear-gradient(#b384c9,#391f5b 50%)}.detail .image-previews{background-color:#0000004d;flex-wrap:wrap;justify-content:center;gap:10px;padding:10px;display:flex}.detail .image-preview{border:1px solid #ccc;border-radius:3px;width:80px;height:60px;position:relative;overflow:hidden}.detail .image-preview img{object-fit:cover;width:100%;height:100%}.detail .image-preview-container.selected{border:2px solid #00f}@media (min-width:768px){.float-button{padding:18px 34px;font-size:14px}}.detail .grid-container{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1800px){.detail .grid-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:1500px){.detail .grid-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.detail .grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.detail .grid-container{grid-template-columns:repeat(1,1fr)}.detail .container{margin-top:calc(var(--navbar-height) + 10px);margin-bottom:calc(var(--tabbar-height) + var(--text-input-height) + 10px);max-width:100%;margin-left:auto;margin-right:auto;padding:15px}.detail .product{flex:100%}}@media (max-width:768px){.detail .detail-container{flex-direction:column;max-width:100%;padding:5px}.detail .left-column{flex:none;width:100%}.detail .right-column{flex:none;order:1;width:100%}.detail .product-info{padding:15px}.detail .author,.detail .title,.detail .date,.detail .price{margin-bottom:10px;font-size:1em}.detail .action-buttons{flex-direction:column}.detail .action-button{margin:10px 0;padding:10px;font-size:1em}}
.profile-container{position:relative}.profile-image{cursor:pointer;object-fit:cover;background:#fff;border:2px solid #6eb4f557;border-radius:50%;width:44px;height:44px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 10px 22px #609ee02e}.profile-image:hover{transform:translateY(-1px)}.profile-popup-menu{color:#1c3d63;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background-color:#fffffffa;border:1px solid #6eb4f52e;border-radius:16px;min-width:220px;position:absolute;top:56px;right:0;overflow:hidden;box-shadow:0 18px 40px #609ee02e}.profile-popup-item{padding:12px 16px;font-size:14px;transition:background-color .2s}.profile-popup-item:first-child{word-break:break-all;border-bottom:1px solid #6eb4f52e;font-weight:700}.profile-popup-item.logout:hover{background-color:#f3f8ff}.logout{cursor:pointer;color:#2f7bd2;font-weight:700}
.ScheduleAppointment .modal-content{z-index:1000;text-align:center;background:#0003;border-radius:10px;width:800px;padding:40px 60px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 25px #0003}.ScheduleAppointment .modal-overlay{z-index:1000;background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.ScheduleAppointment form div{margin:20px 0}.ScheduleAppointment button{color:#fff;cursor:pointer;background-color:#2e3a59;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s}.ScheduleAppointment button:hover{background-color:#0056b3}.ScheduleAppointment .close-button{cursor:pointer;z-index:1010;background:0 0;border:none;outline:none;font-size:24px;position:absolute;top:10px;right:10px}.ScheduleAppointment label{color:#fff;font-size:"24px";margin-right:10px}
.modal{background-color:#0006;width:100%;height:100%;display:block;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:#fefefe;border:1px solid #888;width:30%;margin:15% auto;padding:20px}.close{color:#aaa;float:right;font-size:28px;font-weight:700}.close:hover,.close:focus{color:#000;cursor:pointer;text-decoration:none}.message-box{position:relative}.message-box-header{justify-content:space-between;align-items:center;display:flex}.message-box-close{cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:5px;right:5px}
.signup-flow{height:100%;position:relative;overflow-y:auto}.signup-flow .container{flex-direction:column;height:calc(100% - 60px);margin:10px;padding:10px;display:flex}.signup-flow .title{color:#333;margin-bottom:5px;font-size:24px}.signup-flow .text{color:#666;text-align:center;margin-bottom:10px;font-size:16px}.signup-flow .step-content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.signup-flow .form-section{margin-bottom:5px}.signup-flow .fixed-button{position:absolute;bottom:10px;left:10px}.signup-flow .map-container{width:100vw;height:100vh;position:relative}.signup-flow .region-content{height:80%}.signup-flow .step-content,.signup-flow .region-container,.signup-flow .form-section{height:100%}.signup-flow .done-button{gap:10px;display:flex;position:fixed;bottom:15px;left:30px}.signup-flow .close-button{color:#000;cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:1px;right:1px}.signup-flow .navigation-buttons{gap:10px;display:flex;position:fixed;bottom:10px;right:10px}.signup-flow .button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:3px;padding:6px 12px;font-size:9px;transition:background-color .2s}.signup-flow .button:hover{background-color:#0056b3}.signup-flow .Overlay{z-index:1000;background-color:#0009;position:fixed;inset:0}.signup-flow .Modal{z-index:1001;background:#fff;width:100%;max-width:1200px;padding:20px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.signup-flow .profile-container{width:100%;margin-top:10px;margin-bottom:calc(var(--tabbar-height) + 10px);flex-direction:column;margin-left:auto;margin-right:auto;padding:5px;display:flex}.signup-flow .input-group{flex-direction:column;gap:5px;display:flex}.signup-flow .input-group label{font-weight:700}.signup-flow .prevnext-button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:5px;padding:10px 55px;font-size:14px;transition:background-color .3s}.signup-flow .prevnext-button:hover{background-color:#45a049}.signup-flow .progress-container{z-index:2000;background-color:#00000080;border-radius:10px;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.signup-flow .circular-progress{width:100px;height:100px;position:relative}.signup-flow .circle-bg,.signup-flow .circle{fill:none;stroke-width:6px;cx:50%;cy:50%;r:44}.signup-flow .circle-bg{stroke:#eee}.signup-flow .circle{stroke:#f88;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .35s;transform:rotate(-90deg)}.signup-flow .progress-text{font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{border:8px solid #ffffff4d;border-top-color:#000;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.signup-flow .container{max-width:100%;padding:10px}.signup-flow .button{font-size:9px}.signup-flow .Modal{width:90%}}@media (min-width:768px) and (max-width:1023px){.signup-flow .container{max-width:100%;padding:15px}.signup-flow .button{font-size:12px}}@media (min-width:1024px){.signup-flow .container{max-width:100%;padding:30px}.signup-flow .button{font-size:16px}}
