body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}:root{--form-label-color:#374151;--form-text-color:#111827;--form-border:#e5e7eb;--form-border-focus:#111827;--form-bg:#fff;--form-bg-disabled:#f9fafb;--form-placeholder:#9ca3af;--form-error:#dc2626;--form-radius:8px}.form-group,.input-group{display:flex;flex-direction:column;gap:6px}.form-group>label,.input-label{color:#374151;color:var(--form-label-color);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.01em;margin:0}.country-code-select,.form-group input[type=email],.form-group input[type=password],.form-group input[type=search],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea,.input-field,.phone-input{-webkit-appearance:none;appearance:none;background:#fff;background:var(--form-bg);border:1px solid #e5e7eb;border:1px solid var(--form-border);border-radius:8px;border-radius:var(--form-radius);box-sizing:border-box;color:#111827;color:var(--form-text-color);font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.4;outline:none;padding:11px 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group textarea{min-height:96px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder,.input-field::placeholder,.phone-input::placeholder{color:#9ca3af;color:var(--form-placeholder);opacity:1}.country-code-select:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.input-field:focus,.phone-input:focus{border-color:#111827;border-color:var(--form-border-focus);box-shadow:0 0 0 3px #11182714}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled,.input-field:disabled{background:#f9fafb;background:var(--form-bg-disabled);color:#9ca3af;color:var(--form-placeholder);cursor:not-allowed}.field-error{color:#dc2626;color:var(--form-error);font-family:Poppins,sans-serif;font-size:12px;font-weight:400;margin:0}.input-error,.input-field.input-error{border-color:#dc2626!important;border-color:var(--form-error)!important}.input-error:focus,.input-field.input-error:focus{box-shadow:0 0 0 3px #dc26261f!important}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;border-radius:var(--form-radius);color:#dc2626;color:var(--form-error)}.error-message,.success-message{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;padding:10px 14px;text-align:center}.success-message{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;border-radius:var(--form-radius);color:#065f46}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill:active,.form-group input:-webkit-autofill:focus,.form-group input:-webkit-autofill:hover,input.input-field:-webkit-autofill,input.input-field:-webkit-autofill:active,input.input-field:-webkit-autofill:focus,input.input-field:-webkit-autofill:hover{-webkit-text-fill-color:#111827;-webkit-text-fill-color:var(--form-text-color);box-shadow:inset 0 0 0 1000px #fff!important;box-shadow:0 0 0 1000px var(--form-bg) inset!important;-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(90deg,#fff 39.074%,#d2d2d2 126.77%);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;overflow-y:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{gap:25px;height:100vh;padding:20px 31px 31px}.App,.app-content{display:flex;flex-direction:column;overflow:hidden}.app-content{box-sizing:border-box;flex:1 1;min-height:0}.portrate-menu{align-items:center;background-color:#d2d2d2;bottom:0;box-sizing:border-box;color:#fff;display:none;gap:12px;height:7%;justify-content:center;left:0;padding:10px 16px;position:fixed;width:100%}@media (max-width:490px){.App{padding:10px 10px calc(108px + env(safe-area-inset-bottom))!important}}@media (orientation:portrait){.App{gap:10px;padding-bottom:calc(108px + env(safe-area-inset-bottom))}.app-content{border-radius:20px}.portrate-menu{display:flex}}#root{min-height:100vh;overflow:visible;width:100%}.design-generation-toast{align-items:center;animation:design-generation-toast-in .28s ease-out;background:#111827;border-radius:14px;box-shadow:0 10px 30px #11182747;color:#fff;display:flex;font-family:Poppins,sans-serif;gap:12px;justify-content:space-between;left:16px;padding:14px 14px 14px 18px;position:fixed;right:16px;top:calc(12px + env(safe-area-inset-top));z-index:1400}.design-generation-toast__content{flex:1 1;min-width:0;text-align:left}.design-generation-toast__message{font-size:14px;font-weight:600;line-height:1.35;margin:0}.design-generation-toast__subtitle{color:#ffffffc7;font-size:12px;font-weight:400;line-height:1.35;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-generation-toast__go{align-items:center;background:#fff;border:none;border-radius:999px;color:#111827;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:600;gap:6px;line-height:1;padding:10px 14px;transition:transform .15s ease,opacity .15s ease}.design-generation-toast__go:hover{opacity:.92}.design-generation-toast__go:active{transform:scale(.97)}@keyframes design-generation-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.design-generation-toast{left:12px;padding-left:16px;right:12px}.design-generation-toast__go span{display:none}.design-generation-toast__go{padding:10px}}.top-menu{align-items:center;display:flex;flex-shrink:0;height:52px;justify-content:space-between;padding:7px 0;width:100%}.menu-section{flex:1 1;gap:16px}.menu-section,.nav-links{align-items:center;display:flex;min-width:0}.nav-links{gap:28px}.nav-link{align-items:center;background:#0000;border:none;color:#6b7280;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;gap:7px;line-height:1.2;padding:6px 0;transition:color .2s ease,opacity .2s ease;white-space:nowrap}.nav-link:hover{color:#374151}.nav-link--active{color:#111827;font-weight:600}.nav-link__icon{align-items:center;color:inherit;display:inline-flex;flex-shrink:0;justify-content:center}.nav-link__label{line-height:1.2}.logo-section{flex-shrink:0;height:38px;position:relative;width:76px}.logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.logo img{height:100%;object-fit:contain;width:100%}.menu-actions{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end;z-index:1000}.top-menu__cart-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:relative;transition:background .2s ease,border-color .2s ease,color .2s ease;width:36px}.top-menu__cart-btn:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.top-menu__cart-badge{background:#111827;border-radius:999px;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;height:18px;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:-5px;text-align:center;top:-5px}.profile-icon{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;padding:0;position:relative;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;width:36px}.profile-icon:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.profile-icon--open{background:#f3f4f6;border-color:#111827;box-shadow:0 0 0 3px #11182714;color:#111827}.top-menu__profile-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 20px #11182714;min-width:140px;padding:8px 0;position:absolute;right:0;top:36px;z-index:1000}.top-menu__profile-dropdown button{background:#0000;border:none;color:#111827;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;padding:10px 14px;text-align:left;width:100%}.top-menu__profile-dropdown button:last-child{border-top:1px solid #e5e7eb}.top-menu__profile-dropdown button:hover{background:#f9fafb}@media (max-width:1100px){.nav-links{gap:18px}.nav-link{font-size:14px}}@media (orientation:portrait){.logo{height:90px;width:90px}.nav-links{display:none}}.language-switcher{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;display:inline-flex;gap:2px;padding:3px}.language-switcher__option{background:#0000;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.04em;min-width:38px;padding:6px 11px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.language-switcher__option:hover:not(.is-active){background:#ffffff8c;color:#374151}.language-switcher__option.is-active{background:#fff;box-shadow:0 1px 2px #0000000f;color:#111827}.language-switcher__option:focus-visible{outline:2px solid #111827;outline-offset:1px}.language-switcher--glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border-color:#ffffff47}.language-switcher--glass .language-switcher__option{color:#ffffffc7}.language-switcher--glass .language-switcher__option:hover:not(.is-active){background:#ffffff1a;color:#fff}.language-switcher--glass .language-switcher__option.is-active{background:#fffffff0;box-shadow:0 1px 3px #0000001f;color:#111827}.language-switcher--glass .language-switcher__option:focus-visible{outline-color:#fff}.product-cart-backdrop{background:#11182747;border:none;cursor:pointer;inset:0;position:fixed;z-index:1100}.product-cart-drawer{background:#fff;border-left:1px solid #e5e7eb;box-shadow:-12px 0 32px #1118271f;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:16px;position:fixed;right:0;top:0;width:min(360px,92vw);z-index:1101}.product-cart-drawer__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.product-cart-drawer__title{color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin:0}.product-cart-drawer__close{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:22px;height:32px;line-height:1;width:32px}.product-cart-drawer__empty{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px;margin:0;padding:24px 8px;text-align:center}.product-cart-drawer__list{display:flex;flex:1 1;flex-direction:column;gap:10px;list-style:none;margin:0;min-height:0;overflow-y:auto;padding:0}.product-cart-drawer__clear-btn{background:#fff;border:1px solid #fecaca;border-radius:10px;color:#dc2626;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;margin-top:12px;min-height:40px;transition:background .2s ease,border-color .2s ease;width:100%}.product-cart-drawer__clear-btn:hover{background:#fef2f2;border-color:#fca5a5}.product-cart-row{align-items:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:10px;padding:10px}.product-cart-row__thumb{background:#fff;border-radius:8px;flex-shrink:0;height:56px;object-fit:contain;width:56px}.product-cart-row__body{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.product-cart-row__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.product-cart-row__qty{align-items:center;display:inline-flex;gap:8px}.product-cart-row__qty-btn{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#111827;cursor:pointer;font-size:14px;height:26px;width:26px}.product-cart-row__qty span{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;min-width:16px;text-align:center}.bottom-menu{align-items:center;display:none;flex-shrink:0;justify-content:center;width:100%}.bm-nav-links{align-items:stretch;display:flex;gap:8px;justify-content:space-between;width:100%}.bm-nav-link{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;gap:6px;justify-content:flex-end;line-height:1.2;min-width:0;padding:8px 6px 4px;position:relative;transition:color .25s ease,transform .25s ease}.bm-nav-link:hover{color:#6b7280}.bm-nav-indicator{background:linear-gradient(90deg,#8b7355,#d4af37);border-radius:999px;height:3px;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);transition:width .28s ease,opacity .28s ease,box-shadow .28s ease;width:0}.bm-nav-icon-wrap{align-items:center;border-radius:14px;display:flex;height:42px;justify-content:center;transition:background .25s ease,box-shadow .25s ease,transform .25s ease;width:42px}.bm-nav-label{display:block;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bm-nav-label-short{display:none}.bm-nav-link--active{color:#111827}.bm-nav-link--active .bm-nav-indicator{box-shadow:0 0 10px #d4af3773;opacity:1;width:22px}.bm-nav-link--active .bm-nav-icon-wrap{background:#fff;box-shadow:0 4px 14px #11182714,inset 0 0 0 1.5px #8b735538;transform:translateY(-2px)}.bm-nav-link--active.bm-nav-link--projects .bm-nav-indicator{box-shadow:0 0 12px #d4af378c;width:24px}@media (orientation:portrait){.bottom-menu{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff0;border-radius:24px;bottom:10px;box-shadow:0 10px 28px #0000001f;display:flex;left:10px;min-height:72px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));position:fixed;right:10px;width:auto;z-index:1200}}@media (max-width:768px){.bottom-menu{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff0;border-radius:24px;bottom:10px;box-shadow:0 10px 28px #0000001f;display:flex;left:10px;min-height:72px;padding:8px 12px calc(8px + env(safe-area-inset-bottom));position:fixed;right:10px;width:auto;z-index:1200}.bm-nav-link{font-size:10px}.bm-nav-icon-wrap{border-radius:12px;height:38px;width:38px}}@media (max-width:767px){.bm-nav-link--projects .bm-nav-label-full{display:none}.bm-nav-link--projects .bm-nav-label-short{display:inline}}.account-settings-container{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.account-settings-header{align-items:center;display:flex;flex-shrink:0;margin-bottom:25px}.account-settings-header h1{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;margin:0}.account-settings-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding-bottom:40px}.account-settings-content .error-message,.account-settings-content .success-message{margin-bottom:16px;max-width:420px}.account-form{margin-bottom:40px;max-width:420px}.form-group{margin-bottom:18px}.form-actions{margin-top:8px}.sign-in-btn{padding:12px 20px}.sign-in-btn:disabled{opacity:.5;transform:none}.account-actions{border-top:1px solid #0003;padding-top:24px}.account-actions h2{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:500;margin-bottom:16px}.suspend-button{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;max-width:420px;padding:12px 20px;transition:background .2s ease;width:100%}.suspend-button:hover:not(:disabled){background:#b91c1c}.suspend-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.suspended-notice{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;padding:16px}.suspended-notice p{color:#856404;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;margin:0 0 12px}.reactivate-button{background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;padding:12px 20px;transition:background .2s ease;width:100%}.reactivate-button:hover:not(:disabled){background:#047857}.reactivate-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.loading{color:#636363;font-family:Poppins,sans-serif;font-size:17px;padding:40px;text-align:center}@media (max-width:768px){.account-settings-header h1{font-size:20px}.reactivate-button,.sign-in-btn,.suspend-button{font-size:14px}}@media (max-width:480px){.account-settings-header h1{font-size:18px}}.design-flow-nav{grid-gap:8px;align-items:center;box-sizing:border-box;display:grid;flex-shrink:0;gap:8px;grid-template-columns:1fr auto 1fr;min-height:40px;padding:0;width:100%}.design-flow-nav__side{align-items:center;display:flex;min-width:0}.design-flow-nav__side--start{justify-self:start}.design-flow-nav__side--end{justify-self:end}.design-flow-nav__title{color:#111827;font-family:Poppins,sans-serif;font-size:clamp(14px,2vw,18px);font-weight:600;line-height:1.25;margin:0;max-width:100%;min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.design-flow-nav__back{align-items:center;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;gap:4px;padding:8px 10px 8px 6px;transition:background .2s ease,color .2s ease}.design-flow-nav__back:hover{background:#f3f4f6;color:#111827}.design-flow-nav__steps{align-items:center;display:flex;gap:8px;grid-column:2;justify-content:center;list-style:none;margin:0;max-width:100%;overflow-x:auto;padding:0;scrollbar-width:none}.design-flow-nav__steps::-webkit-scrollbar{display:none}.design-flow-nav__step-item{list-style:none}.design-flow-nav__step{align-items:center;background:#0000;border:none;color:#9ca3af;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:4px;min-width:52px;padding:4px 6px;transition:color .2s ease,transform .15s ease}.design-flow-nav__step:not(:disabled):hover{color:#374151;transform:translateY(-1px)}.design-flow-nav__step:disabled{cursor:default}.design-flow-nav__step-dot{align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;display:flex;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;height:26px;justify-content:center;transition:border-color .2s ease,background .2s ease,color .2s ease;width:26px}.design-flow-nav__step-label{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;max-width:72px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.design-flow-nav__step--current{color:#111827}.design-flow-nav__step--current .design-flow-nav__step-dot{background:#111827;border-color:#111827;color:#fff}.design-flow-nav__step--complete{color:#6b7280}.design-flow-nav__step--complete:not(:disabled):hover{color:#111827}.design-flow-nav__step--complete .design-flow-nav__step-dot{background:#f9fafb;border-color:#111827;color:#111827}.design-flow-nav__step--complete:not(:disabled):hover .design-flow-nav__step-dot{background:#f3f4f6}@media (max-width:640px){.design-flow-nav{gap:4px;grid-template-columns:auto 1fr auto}.design-flow-nav__steps{gap:4px}.design-flow-nav__step-label{display:none}.design-flow-nav__step{min-width:32px}.design-flow-nav__back span{display:none}.design-flow-nav__title{font-size:13px;max-width:88px}}.camera-page-container{align-items:center;background:#f0f0f0;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.camera-page-content{background:linear-gradient(90deg,#fff 39.074%,#d2d2d2 126.77%);border-radius:30px;box-shadow:0 9px 15px 0 #00000059;box-sizing:border-box;display:flex;flex-direction:column;height:1024px;padding:43px 31px 31px;position:relative;width:1366px}.camera-top-menu{height:52px;justify-content:space-between;margin-bottom:25px;width:100%}.camera-top-menu,.camera-top-menu .menu-left{align-items:center;display:flex;position:relative}.camera-top-menu .menu-left{gap:20px;opacity:.8;z-index:100}.camera-top-menu .back-icon{color:#000;cursor:pointer;height:32px;transition:opacity .3s ease;width:32px}.camera-top-menu .back-icon:hover{opacity:.7}.camera-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.camera-top-menu .menu-item:hover{opacity:.7}.camera-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.camera-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.camera-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.camera-top-menu .profile-icon{color:#000;cursor:pointer;height:28px;transition:opacity .3s ease;width:28px}.camera-top-menu .profile-icon:hover{opacity:.7}.main-camera-area{align-items:center;background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex:0 0 auto;justify-content:center;margin-bottom:20px;min-height:0;padding:20px 16px;position:relative}.camera-picker-box{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:480px;padding:4px 8px;width:100%}.camera-picker-text{color:#374151;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.45;margin:0;text-align:center}.camera-picker-actions{display:flex;gap:10px;width:100%}.camera-action-btn{align-items:center;background:#111827;border:1px solid #111827;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;gap:8px;justify-content:center;min-height:44px;padding:10px 12px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.camera-action-btn:hover{background:#1f2937;border-color:#1f2937}.camera-action-btn--secondary{background:#fff;border-color:#e5e7eb;color:#111827}.camera-action-btn--secondary:hover{background:#f9fafb;border-color:#d1d5db}.camera-action-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.camera-loading-box{align-items:center;display:flex;flex-direction:column;gap:16px}.spinner{animation:spin .8s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#000;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.camera-loading-box p{color:#262628;font-family:Poppins,sans-serif;font-size:15px;margin:0}.camera-video-box{border-radius:29.55px;height:100%;overflow:hidden;position:relative;width:100%}.video-stream{height:100%;object-fit:cover;width:100%}.video-controls{align-items:center;bottom:30px;display:flex;gap:40px;left:50%;position:absolute;transform:translateX(-50%)}.gallery-btn-small{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border:2px solid #ffffff80;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:46px;justify-content:center;transition:all .3s ease;width:46px}.gallery-btn-small:hover{background:#fff6;transform:scale(1.1)}.capture-btn-large{align-items:center;background:#fff;border:4px solid #ffffff80;border-radius:50%;cursor:pointer;display:flex;height:76px;justify-content:center;padding:4px;transition:all .3s ease;width:76px}.capture-btn-large:hover{transform:scale(1.1)}.capture-inner-circle{background:#000;border-radius:50%;height:100%;transition:all .2s ease;width:100%}.capture-btn-large:active .capture-inner-circle{transform:scale(.88)}.control-spacer{height:46px;width:46px}.cm-error-message{background:#e74c3ce6;border-radius:8px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;left:50%;padding:12px 24px;position:absolute;top:20px;transform:translateX(-50%)}.sample-rooms-shell{flex:1 1;min-height:0;position:relative}.sample-rooms-section{display:flex;flex-direction:column;gap:12px;padding:0 4px 8px}.sample-rooms-header{display:flex;flex-direction:column;gap:2px}.sample-rooms-heading{color:#111827;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin:0}.sample-rooms-hint{color:#6b7280;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;margin:0}.sample-rooms-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 10px;scroll-snap-type:x mandatory;scrollbar-color:#d1d5db #0000;scrollbar-width:thin}.sample-rooms-scroll::-webkit-scrollbar{height:4px}.sample-rooms-scroll::-webkit-scrollbar-track{background:#0000}.sample-rooms-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.sample-room-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 1px 3px #00000014;cursor:pointer;flex:0 0 auto;overflow:hidden;padding:0;scroll-snap-align:start;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:132px}.sample-room-card:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-2px)}.sample-room-card.selected{border-color:#111827;box-shadow:0 0 0 1px #111827}.sample-image{display:block;height:96px;object-fit:cover;width:100%}.sample-room-name{color:#111827;display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden;padding:8px 10px;text-overflow:ellipsis;white-space:nowrap}.skip-btn-bottom{align-self:center;background:#111827;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin-top:4px;min-height:44px;padding:10px 32px;transition:background .2s ease,transform .2s ease}.camera-main-container.fullscreen{align-items:stretch;background:#000;display:flex;height:100vh;justify-content:center;left:0;padding:0;position:fixed;top:0;width:100vw;z-index:9999}.camera-main-container.fullscreen .camera-page-content{border-radius:0;box-shadow:none;height:100%;padding:0;width:100%}.camera-main-container.fullscreen .main-camera-area{align-items:center;border-radius:0;display:flex;flex:1 1;justify-content:center;margin-bottom:0;min-height:auto}.camera-main-container.fullscreen .camera-video-box{border-radius:0;height:100%;width:100%}.camera-main-container.fullscreen .video-stream{height:100%;object-fit:cover;width:100%}.camera-main-container.fullscreen .sample-rooms-section,.camera-main-container.fullscreen .sample-rooms-shell{display:none!important}.skip-btn-bottom:hover{background:#1f2937;transform:translateY(-1px)}.camera-main-container{box-sizing:border-box;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:flex-start;padding:16px}@media (max-width:1400px){.camera-page-content{height:95vh;width:95vw}.camera-picker-text{font-size:13px}}@media (max-width:768px){.camera-page-content{border-radius:0;height:100%;padding:20px;width:100%}.camera-top-menu{flex-wrap:wrap;height:auto;margin-bottom:15px}.camera-top-menu .logo{height:80px;width:80px}.camera-main-container{padding:12px}.main-camera-area{margin-bottom:14px;padding:16px 12px}.camera-picker-actions{flex-direction:column}.video-controls{bottom:20px;gap:30px}.capture-btn-large{height:66px;width:66px}.control-spacer,.gallery-btn-small{height:42px;width:42px}.sample-rooms-heading{font-size:14px}.sample-room-card{width:120px}.sample-image{height:88px}}@media (orientation:portrait){.camera-main-container{height:auto;min-height:-webkit-fit-content;min-height:fit-content}.main-camera-area{margin-bottom:12px}.sample-rooms-scroll{margin:0 -4px;padding-left:4px;padding-right:4px}.skip-btn-bottom{width:min(100%,320px)}}.catalog-categories{display:flex;flex:1 1;gap:25px;min-height:0;width:100%}.category-card{border-radius:20px;box-shadow:0 4px 14px #0000001f;cursor:pointer;flex:1 1;min-height:220px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.category-card:hover{box-shadow:0 10px 24px #0000002e;transform:translateY(-5px)}.category-image-container{inset:0;position:absolute;z-index:0}.category-image{height:100%;object-fit:cover;width:100%}.category-overlay{background:linear-gradient(0deg,#000000d1 0,#00000073 38%,#0000001f 68%,#0000000d);inset:0;position:absolute}.category-label{align-items:flex-end;bottom:0;display:flex;left:0;padding:20px 22px;position:absolute;right:0;text-orientation:mixed;writing-mode:horizontal-tb;z-index:1}.category-name{color:#fff;font-family:Poppins,sans-serif;font-size:clamp(1.35rem,2.8vw,2.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0;text-shadow:0 2px 14px #0000008c;transform:none}@media (max-width:1200px){.catalog-content{aspect-ratio:1366/1024;height:auto;width:95vw}.category-name{font-size:clamp(1.25rem,3.5vw,2rem)}}@media (max-width:768px){.catalog-content{border-radius:20px;padding:24px 16px}.catalog-categories{flex-direction:column}.category-card{min-height:180px}.category-label{padding:16px 18px}.category-name{font-size:clamp(1.2rem,5vw,1.75rem)}.catalog-top-menu .menu-left{gap:16px}.catalog-top-menu .menu-item{font-size:14px}.catalog-top-menu .logo{height:80px;width:80px}}@media (orientation:portrait){.category-card:first-child,.category-card:nth-child(2){border-bottom-right-radius:45px}.category-card:last-child,.category-card:nth-child(2){border-top-right-radius:45px}.catalog-categories{flex-direction:column;gap:1vh}.category-label{padding:14px 16px}.category-name{font-size:clamp(1.15rem,5.5vw,1.65rem);letter-spacing:-.01em}}.home-container{align-items:center;background:#f0f0f0;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.home-content{background:linear-gradient(90deg,#fff 39.074%,#d2d2d2 126.77%);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;overflow:scroll;padding:44px 31px 31px}.home-top-menu{height:52px;justify-content:space-between;margin-bottom:18px;width:100%}.home-top-menu,.menu-left{align-items:center;display:flex;position:relative}.menu-left{gap:48px;opacity:.8;z-index:100}.menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.menu-item:hover{opacity:.7}.menu-item.active{font-weight:400}.menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.profile-icon{color:#000;cursor:pointer;height:28px;width:28px}.hero-section{display:flex;flex:1 1;gap:25px;width:100%}.hero-card{border-radius:20px;display:flex;flex:1 1;flex-direction:column;overflow:hidden;position:relative}.hero-image-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-image{height:100%;object-fit:cover;width:100%}.hero-overlay{background:#0006;height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{display:flex;flex-direction:column;gap:24px;height:100%;padding:82px 54px;position:relative;z-index:1}.hero-title{font-size:40px;font-weight:500;line-height:1.3;max-width:450px}.hero-description,.hero-title{color:#fff;font-family:Poppins,sans-serif;margin:0}.hero-description{font-size:15.76px;font-weight:400;line-height:1.6;max-width:430px}.hero-button{align-items:center;background:#5b8c9b;border:none;border-radius:79px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:15.76px;font-weight:700;height:auto;justify-content:center;line-height:1.25;margin-top:auto;max-width:100%;min-height:49px;padding:12px 24px;text-align:center;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.hero-button:hover{background:#4a7589;box-shadow:0 4px 12px #5b8c9b66;transform:translateY(-2px)}.hero-button:active{transform:translateY(0)}@media (max-width:1400px){.home-content{aspect-ratio:1366/1024;height:auto}}@media (max-width:768px){.home-content{border-radius:20px;padding:24px 16px}.hero-section{flex-direction:column}.hero-title{font-size:28px}.hero-description{font-size:14px}.menu-left{gap:24px}.menu-item{font-size:14px}.logo{height:80px;width:80px}.hero-content{padding:32px 20px}.hero-button{font-size:14px;min-height:44px;padding:10px 18px}}@media (orientation:portrait){.hero-title{font-size:3vh;margin-left:0;margin-top:0}.hero-content{padding:2vh 5vw}.hero-description{display:none}.hero-card{border-radius:20px}.hero-button{font-size:clamp(12px,2vh,15px);height:auto;line-height:1.25;margin-bottom:5vh;max-width:100%;min-height:44px;padding:10px 18px;width:-webkit-fit-content;width:fit-content}.hero-section{flex-direction:column;gap:16px}.hero-card:first-child{border-bottom-right-radius:45px}.hero-card:last-child{border-top-right-radius:45px}}.login-container{align-items:center;display:flex;height:100vh;inset:0;justify-content:center;overflow:hidden;position:fixed;width:100vw}.login-language-control{position:absolute;right:20px;top:20px;z-index:20}.login-background{height:100%;inset:0;position:absolute;width:100%}.background-image{height:100%;object-fit:cover;object-position:center;width:100%}.background-overlay{background:#00000080;inset:0;position:absolute}.login-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-height:100vh;max-width:100%;overflow-y:auto;padding:24px;position:relative;width:100%;z-index:10}.login-content>.login-card,.login-content>.login-page-title,.login-content>.login-welcome-text{box-sizing:border-box;max-width:440px;width:100%}.login-logo-container{margin-bottom:20px}.login-logo{filter:drop-shadow(0 4px 10px rgba(0,0,0,.3));height:100px;object-fit:contain;width:100px}.login-welcome-text{margin-bottom:20px;text-align:center}.welcome-subtitle{font-size:28.623px;margin:0 0 5px;text-shadow:2px 2px 8px #00000080}.welcome-subtitle,.welcome-title{color:#d8d8d8;font-family:Poppins,sans-serif;font-weight:400}.welcome-title{font-size:45.797px;margin:0;text-shadow:3px 3px 12px #0009;text-transform:capitalize}.login-page-title{color:#d1d1d1;font-family:Poppins,sans-serif;font-size:17px;font-weight:500;margin:0 0 20px;text-align:center;text-shadow:1px 1px 4px #00000080}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #fffc;border-radius:16px;box-shadow:0 8px 32px #0000001f;padding:36px 32px}.login-card .input-field{font-size:16px;padding:14px 16px}.login-form{display:flex;flex-direction:column;gap:18px}.input-hint{color:#6b7280;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.45;margin:6px 0 0}.password-input-wrap{position:relative}.password-input-wrap .input-field{padding-right:48px}.password-toggle-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .2s ease,background .2s ease;width:34px}.password-toggle-btn:hover{background:#1118270f;color:#111827}.forgot-password-btn{align-self:flex-start;background:none;border:none;color:#374151;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.forgot-password-btn:hover{opacity:.7}.remember-me-row{align-items:center;display:flex;justify-content:flex-start}.remember-me-label{align-items:center;color:#374151;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;gap:8px}.remember-me-checkbox{cursor:pointer;height:16px;width:16px}.sign-in-btn{background:#111827;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;min-height:48px;padding:14px 20px;transition:background .2s ease;width:100%}.sign-in-btn:hover:not(:disabled){background:#1f2937}.sign-in-btn:disabled{cursor:not-allowed;opacity:.55}.signup-link{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;margin-top:20px;text-align:center}.signup-link-text{color:#000;cursor:pointer;font-weight:500;text-decoration:none;transition:opacity .3s ease}.signup-link-text:hover{opacity:.7}.continue-without-login{margin-top:15px;text-align:center}.continue-link{background:none;border:none;color:#666;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;padding:0;text-decoration:underline;transition:opacity .3s ease}.continue-link:hover{color:#000;opacity:.7}.login-form .error-message,.login-form .success-message{margin-bottom:4px}@media (min-width:481px) and (max-width:1024px){.login-content{padding:28px}.login-content>.login-card,.login-content>.login-page-title,.login-content>.login-welcome-text{max-width:none;min-width:50%;width:50%}.login-card{padding:40px 36px}}@media (max-width:768px){.login-logo{height:80px;width:80px}.welcome-subtitle{font-size:22px}.welcome-title{font-size:36px}.login-page-title{font-size:16px}.forgot-password-btn,.signup-link{font-size:13px}}@media (max-width:480px){.login-language-control{right:16px;top:16px}.login-content{padding:20px 16px}.login-content>.login-card,.login-content>.login-page-title,.login-content>.login-welcome-text{max-width:none;min-width:80%;width:80%}.login-card{padding:32px 24px}.welcome-subtitle{font-size:18px}.welcome-title{font-size:28px}}.photograph-page-container{align-items:center;background:#f0f0f0;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.photograph-page-content{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%;padding:16px;position:relative;width:100%}.photograph-top-menu{align-items:center;display:flex;flex-shrink:0;height:52px;justify-content:space-between;margin-bottom:25px;position:relative;width:100%}.photograph-top-menu .menu-left{align-items:center;display:flex;gap:20px;opacity:.8;position:relative;z-index:100}.photograph-top-menu .back-icon{color:#000;cursor:pointer;height:32px;transition:opacity .3s ease;width:32px}.photograph-top-menu .back-icon:hover{opacity:.7}.photograph-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.photograph-top-menu .menu-item:hover{opacity:.7}.photograph-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.photograph-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.photograph-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.photograph-top-menu .profile-icon{color:#000;cursor:pointer;height:28px;transition:opacity .3s ease;width:28px}.photograph-top-menu .profile-icon:hover{opacity:.7}.image-editor-container{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:0;position:relative}.image-with-grid{height:100%;max-height:848px;max-width:1273px;position:relative;width:100%}.image-display-wrapper{align-items:center;background:#111827;border-radius:16px;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.edited-image{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.grid-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.corner-marker{background:#0000;border:3px solid #000;height:73.042px;position:absolute;width:73.035px}.top-left{border-bottom:none;border-right:none;border-top-left-radius:43px;left:-3px;top:-3px}.top-right{border-bottom:none;border-left:none;border-top-right-radius:43px;right:-3px;top:-3px}.bottom-left{border-bottom-left-radius:43px;border-right:none;border-top:none;bottom:-3px;left:-3px}.bottom-right{border-bottom-right-radius:43px;border-left:none;border-top:none;bottom:-3px;right:-3px}.grid-line{background:#ffffff80;position:absolute}.grid-line.vertical{height:100%;top:0;width:2px}.grid-line.horizontal{height:2px;left:0;width:100%}.photograph-actions{flex-direction:column;flex-shrink:0;gap:12px;margin:0 auto;max-width:480px}.photograph-actions,.transform-toolbar{align-items:center;display:flex;width:100%}.transform-toolbar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;gap:8px;justify-content:center;padding:6px}.transform-group{align-items:center;display:flex;gap:4px}.transform-divider{background:#e5e7eb;flex-shrink:0;height:28px;width:1px}.transform-btn{align-items:center;background:#0000;border:none;border-radius:10px;color:#374151;cursor:pointer;display:flex;height:44px;justify-content:center;transition:background .2s ease,color .2s ease;width:44px}.transform-btn:hover{background:#fff;color:#111827}.transform-btn:active{background:#f3f4f6}.choose-product-btn{align-items:center;background:#111827;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:48px;padding:12px 20px;transition:background .2s ease,transform .2s ease;width:100%}.choose-product-btn:hover{background:#1f2937;transform:translateY(-1px)}.choose-product-btn svg{flex-shrink:0}.no-image-state{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:60px 40px;text-align:center}.no-image-badge{background:#fff3cd;border-radius:999px;color:#856404;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.02em;margin:0 0 12px;padding:6px 12px;text-transform:uppercase}.no-image-icon{margin-bottom:20px;opacity:.5}.no-image-icon svg{stroke:#999}.no-image-state h3{color:#333;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;margin:0 0 10px}.no-image-state p{color:#666;line-height:1.6;margin:0 0 30px}.back-to-camera-btn,.no-image-state p{font-family:Poppins,sans-serif;font-size:16px}.back-to-camera-btn{align-items:center;background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:10px;padding:15px 40px;transition:all .3s ease}.back-to-camera-btn:hover{background:#1a1a1a;box-shadow:0 8px 20px #0000004d;transform:translateY(-3px)}.transformation-info{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border-radius:10px;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:13px;gap:10px;padding:10px 20px;position:absolute;right:50px;top:120px;z-index:100}.transformation-info span{white-space:nowrap}@media (max-width:1400px){.corner-marker{height:56px;width:56px}}@media (max-width:768px){.photograph-page-content{gap:12px;min-height:0;padding:12px}.image-editor-container{align-items:center;justify-content:center;min-height:0;overflow:hidden}.image-with-grid{aspect-ratio:unset;max-width:100%}.image-display-wrapper,.image-with-grid{height:auto;max-height:calc(100vh - 240px - env(safe-area-inset-top) - env(safe-area-inset-bottom));width:100%}.image-display-wrapper{min-height:0}.edited-image{height:auto;max-height:calc(100vh - 240px - env(safe-area-inset-top) - env(safe-area-inset-bottom));object-fit:contain;object-position:center;width:100%}.corner-marker{border-width:2px}.corner-marker,.transform-btn{height:40px;width:40px}.photograph-actions{max-width:100%}.no-image-state{padding:40px 20px}.no-image-state h3{font-size:24px}.no-image-state p{font-size:14px}}@media (orientation:portrait){.photograph-actions{padding-bottom:4px}}.products-container{flex:1 1;flex-direction:column;gap:5px;justify-content:center;min-height:0;overflow:hidden;position:relative}.products-container,.products-page-header{align-items:center;display:flex;width:100%}.products-page-header{flex-shrink:0;gap:4px;min-height:40px}.products-page-header .design-flow-nav{flex:0 0 auto;grid-template-columns:auto;width:auto}.products-page-header .design-flow-nav__side--end:empty{display:none}.products-filter-breadcrumb{align-items:center;color:#111827;display:flex;flex:1 1;font-family:Poppins,sans-serif;font-size:clamp(14px,2.1vw,16px);font-weight:600;gap:6px;line-height:1.25;min-width:0}.products-filter-breadcrumb__segment{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-filter-breadcrumb__segment--current{color:#374151}.products-filter-breadcrumb__sep{color:#9ca3af;flex-shrink:0;font-size:15px;font-weight:500;line-height:1}.products-top-menu{height:52px;justify-content:space-between;margin-bottom:20px;width:100%}.products-top-menu,.products-top-menu .menu-left{align-items:center;display:flex;position:relative}.products-top-menu .menu-left{gap:20px;opacity:.8;z-index:100}.products-top-menu .back-icon{color:#000;cursor:pointer;height:32px;width:32px}.products-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.products-top-menu .menu-item:hover{opacity:1}.products-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.products-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.products-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.products-top-menu .profile-icon{color:#000;cursor:pointer;height:28px;width:28px}.products-filters-section{--products-control-height:50px;align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;width:100%}.products-filters-row{display:flex;flex:1 1;flex-wrap:wrap;gap:10px;min-width:0}.products-filter-field{display:flex;flex:1 1;flex-direction:column;min-width:140px}.filter-buttons{display:flex;gap:10px}.filter-btn{align-items:center;background:#0000000d;border:1px solid #000;border-radius:40px;color:#000;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;gap:24px;height:50px;letter-spacing:1px;padding:11px 20px;transition:all .3s ease}.filter-btn svg{height:12px;transform:rotate(90deg);width:6px}.filter-btn.active{background:#000;color:#fff}.filter-btn:hover{background:#0000001a}.filter-btn.active:hover{background:#222}.products-search-bar{align-items:center;background:#fff;border:1.5px solid #d1d5db;border-radius:12px;box-shadow:0 1px 2px #1118270d;display:flex;flex:1 1;gap:10px;height:var(--products-control-height);max-width:320px;min-height:var(--products-control-height);min-width:200px;padding:0 16px}.products-search-bar svg{color:#9ca3af;flex-shrink:0}.products-search-bar input{background:#0000;border:none;color:#111827;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;min-width:0;outline:none}.products-search-bar input::placeholder{color:#9ca3af}.active-filters{display:flex;gap:13px;height:33px}.filter-chip{align-items:center;background:#0000000d;border-radius:16.5px;display:flex;gap:10px;height:33px;padding:4px 4px 4px 8px}.filter-chip span{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:.26px;line-height:20.6px}.filter-chip button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:19px;justify-content:center;padding:0;width:19px}.filter-chip button svg{color:#000;height:16px;width:16px}.products-filters-container{align-content:stretch;align-items:stretch;display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.products-grid-container{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding-top:10px;position:relative;width:100%}.products-grid-container::-webkit-scrollbar{width:8px}.products-grid-container::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.products-grid-container::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.products-grid-container::-webkit-scrollbar-thumb:hover{background:#0000004d}.products-grid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(176px,1fr));margin-bottom:16px;padding:2px}.product-card{display:flex;flex-direction:column;gap:8px;height:100%;width:100%}.product-card--selected .product-image-container{border-color:#111827;box-shadow:0 0 0 1px #111827}.product-image-container{aspect-ratio:1;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.product-image-container:hover{border-color:#d1d5db}.product-image{height:100%;object-fit:contain;padding:12px;width:100%}.product-selected-badge{align-items:center;background:#111827;border-radius:999px;color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;height:22px;justify-content:center;min-width:22px;padding:0 6px;position:absolute;right:8px;top:8px}.product-actions{display:flex;flex-direction:column;gap:10px;opacity:0;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:opacity .3s ease;z-index:10}.product-card:hover .product-actions{opacity:1}.action-btn{align-items:center;background:#fff;border:none;border-radius:18px;box-shadow:0 0 5px 0 #00000040;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.action-btn:hover{box-shadow:0 0 8px 0 #00000059;transform:scale(1.1)}.action-btn svg{color:#000}.product-info{align-items:center;display:flex;flex-direction:column;gap:4px;margin-top:auto;padding:2px 4px 6px;text-align:center}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.35;margin:0;min-height:2.7em;overflow:hidden;text-align:center;width:100%;word-break:break-word}.product-action-slot{display:flex;flex-shrink:0;min-height:28px}.product-action-slot,.product-add-btn{align-items:center;justify-content:center}.product-add-btn{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#111827;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;gap:4px;height:28px;line-height:1;padding:0 10px;transition:background .2s ease,border-color .2s ease;white-space:nowrap}.product-add-btn:hover{background:#f9fafb;border-color:#d1d5db}.product-add-btn svg{flex-shrink:0}.p-product-price{color:#5b8c9b;display:none;font-family:Poppins,sans-serif;font-size:16.984px;font-weight:700;letter-spacing:.34px;margin:0}.products-filter-select{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M3.5 5.25 7 8.75l3.5-3.5' stroke='%23374151' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1.5px solid #d1d5db;border-radius:12px;box-shadow:0 1px 2px #1118270d;color:#111827;cursor:pointer;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;height:var(--products-control-height);min-height:var(--products-control-height);outline:none;padding:0 40px 0 14px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.products-filter-select:hover{background-color:#f9fafb;border-color:#9ca3af}.products-filter-select:focus{background-color:#fff;border-color:#111827;box-shadow:0 0 0 3px #1118271a}.view-all-btn{align-self:center;background:#0000;border:1px solid #202020;border-radius:80px;color:#202020;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;height:50px;margin-top:20px;padding:17px 50px;transition:all .3s ease}.view-all-btn:hover{background:#202020;color:#fff}.products-footer{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:8px;margin:0 auto;max-width:480px;padding-top:8px;width:100%}.products-selection-count{color:#6b7280;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.products-complete-btn{align-items:center;background:#111827;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:48px;padding:12px 20px;transition:background .2s ease,transform .2s ease;width:100%}.products-complete-btn:hover:not(:disabled){background:#1f2937;transform:translateY(-1px)}.products-complete-btn:disabled{background:#d1d5db;color:#f9fafb;cursor:not-allowed;transform:none}.modal-backdrop{-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);background:#ffffffb3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.variant-modal{--variant-columns:2;--variant-row-height:268px;--variant-grid-gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 40px #1118271f;display:flex;flex-direction:column;left:50%;max-height:90vh;overflow:hidden;padding:20px 0 24px;position:fixed;top:50%;transform:translate(-50%,-50%);width:min(560px,92vw);z-index:1000}.modal-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;padding:0 20px}.modal-header h2{color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.4;margin:0}.close-btn{background:#0000;border:none;cursor:pointer;height:21px;padding:0;width:21px}.close-btn svg{color:#000}.variants-grid{grid-gap:var(--variant-grid-gap);-webkit-overflow-scrolling:touch;display:grid;flex-shrink:0;gap:var(--variant-grid-gap);grid-auto-rows:var(--variant-row-height);grid-template-columns:repeat(var(--variant-columns),minmax(0,1fr));margin-bottom:16px;max-height:calc(var(--variant-row-height)*2 + var(--variant-grid-gap));min-height:calc(var(--variant-row-height)*2 + var(--variant-grid-gap));overflow-x:hidden;overflow-y:auto;padding:0 20px}.variant-item{align-items:stretch;background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;height:100%;min-height:0;overflow:hidden;padding:10px}.variant-image-container{aspect-ratio:1;background:#fff;border-radius:8px;flex-shrink:0;height:auto;overflow:hidden;position:relative;width:100%}.variant-item.in-stock .variant-image-container{border:1px solid #e5e7eb}.variant-image{height:100%;object-fit:contain;padding:10px;width:100%}.variant-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#111827;display:-webkit-box;flex-shrink:0;font-size:12px;line-height:1.3;overflow:hidden;text-align:center}.variant-color,.variant-title{font-family:Poppins,sans-serif;font-weight:600;margin:0}.variant-color{color:#000;font-size:14px;text-transform:capitalize}.p-quantity-control{gap:6px;width:100%}.p-quantity-btn,.p-quantity-control{align-items:center;display:flex;justify-content:center}.p-quantity-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;height:26px;line-height:1;padding:0;transition:background .2s ease,border-color .2s ease;width:26px}.p-quantity-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.p-quantity-btn:disabled{cursor:not-allowed;opacity:.4}.p-quantity-value{color:#111827;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;min-width:18px;text-align:center}.variant-qty-control{align-items:stretch;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-shrink:0;height:32px;margin-top:2px;overflow:hidden;width:100%}.variant-qty-btn{align-items:center;background:#fff;border:none;color:#111827;cursor:pointer;display:flex;flex:0 0 32px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;height:100%;justify-content:center;line-height:1;padding:0;transition:background .2s ease;width:32px}.variant-qty-btn:first-child{border-right:1px solid #e5e7eb}.variant-qty-btn:last-child{border-left:1px solid #e5e7eb}.variant-qty-btn:hover:not(:disabled){background:#f3f4f6}.variant-qty-btn:disabled{cursor:not-allowed;opacity:.35}.variant-qty-value{align-items:center;display:flex;flex:1 1;font-size:13px;justify-content:center;min-width:0;text-align:center;-webkit-user-select:none;user-select:none}.variant-modal-done-btn,.variant-qty-value{color:#111827;font-family:Poppins,sans-serif;font-weight:600}.variant-modal-done-btn{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-size:14px;margin:0 20px;min-height:44px;transition:background .2s ease,border-color .2s ease;width:calc(100% - 40px)}.variant-modal-done-btn:hover{background:#f9fafb;border-color:#d1d5db}@media (max-width:640px){.products-filter-breadcrumb{font-size:13px;gap:4px}.products-filter-breadcrumb__sep{font-size:13px}.products-filters-section{align-items:stretch;flex-direction:column}.products-search-bar{max-width:none;order:-1}.products-search-bar input{font-size:16px;height:100%;line-height:1.4}.products-filters-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,.72fr) minmax(0,1.55fr);width:100%}.products-filter-field{min-width:0}.products-filter-select{font-size:15px;padding:0 36px 0 12px}.products-filter-field--category .products-filter-select{padding:0 34px 0 10px}.products-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.variant-modal{--variant-columns:2;--variant-row-height:264px;width:min(600px,94vw)}.variants-grid{padding:0 16px}}@media (min-width:520px){.variant-modal{--variant-columns:3;--variant-row-height:272px;width:min(620px,92vw)}}.pd-page{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:100%;min-height:0;padding:4px 2px 8px;width:100%}.pd-back-btn{align-items:center;align-self:flex-start;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;gap:4px;padding:8px 10px 8px 6px;transition:background .2s ease,color .2s ease}.pd-back-btn:hover{background:#f3f4f6;color:#111827}.pd-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-family:Poppins,sans-serif;font-size:13px;padding:10px 14px}.pd-header{flex-shrink:0}.pd-title{color:#111827;font-family:Poppins,sans-serif;font-size:clamp(22px,3vw,28px);font-weight:600;line-height:1.25;margin:0}.pd-title-input{color:inherit;font-size:inherit;font-weight:inherit}.pd-meta{color:#6b7280;font-size:13px;margin:6px 0 0}.pd-add-section-btn,.pd-meta{font-family:Poppins,sans-serif}.pd-add-section-btn{align-items:center;background:#fafafa;border:1px dashed #d1d5db;border-radius:10px;color:#111827;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:600;gap:8px;justify-content:center;max-width:360px;min-height:44px;padding:10px 16px;transition:background .2s ease,border-color .2s ease;width:100%}.pd-add-section-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.pd-add-section-btn:disabled{cursor:not-allowed;opacity:.6}.pd-add-section-btn__icon{align-items:center;background:#111827;border-radius:8px;color:#fff;display:inline-flex;height:28px;justify-content:center;width:28px}.pd-sections-panel{display:flex;flex:1 1;flex-direction:column;min-height:0}.pd-empty{align-items:center;background:#fafafa;border:1px dashed #e5e7eb;border-radius:10px;color:#6b7280;display:flex;font-family:Poppins,sans-serif;font-size:14px;justify-content:center;min-height:160px;padding:24px;text-align:center}.pd-empty p{margin:0}.pd-sections-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-snap-type:x mandatory}.pd-sections-scroll::-webkit-scrollbar{height:4px}.pd-sections-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.pd-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;flex:0 0 auto;overflow:hidden;padding:0;scroll-snap-align:start;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:148px}.pd-section-card:hover{border-color:#d1d5db;box-shadow:0 4px 14px #11182714;transform:translateY(-1px)}.pd-section-card__media{aspect-ratio:4/3;background:#f3f4f6;overflow:hidden;position:relative;width:100%}.pd-section-card__image{display:block;height:100%;object-fit:cover;width:100%}.pd-section-card__placeholder{align-items:center;color:#9ca3af;display:flex;height:100%;justify-content:center;width:100%}.pd-section-card__badge{background:#111827d1;border-radius:999px;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;padding:3px 8px;position:absolute;right:8px;top:8px}.pd-section-card__name{color:#111827;display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;overflow:hidden;padding:10px 10px 11px;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.pd-sections-scroll{flex-wrap:wrap;overflow-x:visible;scroll-snap-type:none}.pd-section-card{max-width:200px;min-width:160px;width:calc(25% - 9px)}}@media (max-width:767px){.pd-add-section-btn{max-width:none}.pd-section-card{width:132px}}.editable-title-container{display:inline-block;position:relative}.editable-title-span{cursor:pointer;pointer-events:auto;transition:opacity .3s ease}.editable-title-span:hover{opacity:.8}.editable-title-container .editable-title-input{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;border-radius:8px!important;box-sizing:border-box!important;outline:none!important;position:relative!important;width:100%!important;z-index:10!important}.editable-title-container .editable-title-input:focus{border-color:#fffc!important}.section-list-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:0 0 auto;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:148px}.section-list-item:hover:not(.section-list-item--disabled){border-color:#d1d5db;box-shadow:0 4px 14px #11182714;transform:translateY(-1px)}.section-list-item--active{border-color:#111827;box-shadow:0 0 0 1px #111827}.section-list-item--disabled{opacity:.65}.section-list-item__open{background:#0000;border:none;cursor:pointer;display:block;padding:0;text-align:left;width:100%}.section-list-item__open:disabled{cursor:not-allowed}.section-list-item__media{aspect-ratio:4/3;background:#f3f4f6;overflow:hidden;position:relative;width:100%}.section-list-item__image{display:block;height:100%;object-fit:cover;width:100%}.section-list-item__placeholder{align-items:center;color:#9ca3af;display:flex;height:100%;justify-content:center;width:100%}.section-list-item__badge{background:#111827d1;border-radius:999px;color:#fff;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;padding:3px 8px;position:absolute;right:8px;top:8px}.section-list-item__footer{align-items:center;display:flex;gap:4px;padding:8px 8px 9px}.section-list-item__title-row{align-items:center;display:flex;flex:1 1;gap:4px;min-width:0}.section-list-item__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-list-item__name,.section-list-item__name-input{color:#111827;flex:1 1;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;min-width:0}.section-list-item__name-input{border:1px solid #d1d5db;border-radius:6px;outline:none;padding:4px 6px}.section-list-item__name-input:focus{border-color:#111827;box-shadow:0 0 0 2px #11182714}.section-list-item__icon-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:inline-flex;flex-shrink:0;height:26px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease;width:26px}.section-list-item__icon-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.section-list-item__icon-btn:disabled{cursor:not-allowed;opacity:.45}.section-list-item__icon-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#dc2626}@media (min-width:768px){.section-list-item{max-width:200px;min-width:160px;width:calc(25% - 9px)}}@media (max-width:767px){.section-list-item{width:132px}}.proposal-pdf-preview{background:#f3f4f6;display:flex;flex-direction:column;height:100%;min-height:360px}.proposal-pdf-preview__toolbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;gap:8px;justify-content:flex-end;padding:10px 12px}.proposal-pdf-preview__icon-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease;width:36px}.proposal-pdf-preview__icon-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#111827}.proposal-pdf-preview__icon-btn:disabled{cursor:not-allowed;opacity:.45}.proposal-pdf-preview__scroll{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto}.proposal-pdf-preview__pages{align-items:center;display:flex;flex-direction:column;gap:16px;padding:20px 16px 24px}.proposal-pdf-preview__page{background:#fff;border-radius:8px;box-shadow:0 4px 18px #11182714;display:block;height:auto;width:min(100%,640px)}.proposal-pdf-preview__state{align-items:center;color:#6b7280;display:flex;font-family:Poppins,sans-serif;font-size:14px;justify-content:center;min-height:320px;padding:24px}.proposal-pdf-preview__spinner{animation:proposal-pdf-preview-spin .7s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#111827;height:28px;width:28px}@keyframes proposal-pdf-preview-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.proposal-pdf-preview{min-height:280px}.proposal-pdf-preview__pages{gap:12px;padding:16px 12px 20px}}.proposal-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182773;inset:0;position:fixed;z-index:1100}.proposal-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 50px #0000002e;display:flex;flex-direction:column;left:50%;max-height:min(90vh,900px);overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:min(720px,calc(100vw - 32px));z-index:1101}.proposal-modal__header{align-items:flex-start;border-bottom:1px solid #f3f4f6;display:flex;gap:16px;justify-content:space-between;padding:20px 20px 12px}.proposal-modal__header h2{color:#111827;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;margin:0}.proposal-modal__subtitle{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;margin:4px 0 0}.proposal-modal__close{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.proposal-modal__close:hover{background:#f3f4f6;color:#111827}.proposal-modal__preview-wrap{background:#f3f4f6;border-bottom:1px solid #f3f4f6;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden}.proposal-modal__loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:14px;gap:12px;justify-content:center;min-height:360px;padding:24px;text-align:center}.proposal-modal__spinner{animation:proposal-modal-spin .7s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#111827;height:28px;width:28px}@keyframes proposal-modal-spin{to{transform:rotate(1turn)}}.proposal-modal__footer{display:flex;flex-direction:column;gap:12px;padding:16px 20px 20px}.proposal-modal__consent{align-items:flex-start;color:#374151;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:13px;gap:10px;line-height:1.5}.proposal-modal__consent input{flex-shrink:0;margin-top:3px}.proposal-modal__submit{background:#111827;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;min-height:44px;transition:opacity .2s ease;width:100%}.proposal-modal__submit:hover:not(:disabled){opacity:.9}.proposal-modal__submit:disabled{cursor:not-allowed;opacity:.45}.proposal-modal__error{color:#b91c1c;font-family:Poppins,sans-serif;font-size:13px;margin:0}.proposal-modal__success{background:#f0fdf4;border-top:1px solid #bbf7d0;padding:20px}.proposal-modal__success-title{color:#166534;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;margin:0 0 6px}.proposal-modal__success p{color:#15803d;font-family:Poppins,sans-serif;font-size:13px;line-height:1.5;margin:0}.proposal-modal__reference{font-weight:600;margin-top:8px!important}@media (max-width:640px){.proposal-modal__loading{min-height:280px}}.project-list-item{grid-gap:16px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:16px;grid-template-columns:auto 1fr auto;padding:16px;transition:border-color .2s ease,box-shadow .2s ease}.project-list-item:hover{border-color:#d1d5db;box-shadow:0 4px 14px #1118270f}.project-list-item__thumb-wrap{background:#f3f4f6;border-radius:10px;flex-shrink:0;height:56px;overflow:hidden;width:56px}.project-list-item__thumb{height:100%;object-fit:cover;width:100%}.project-list-item__body{min-width:0}.project-list-item__title-row{align-items:center;display:flex;gap:8px;min-width:0}.project-list-item__name{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-list-item__name,.project-list-item__name-input{color:#111827;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.project-list-item__name-input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;min-width:0;outline:none;padding:6px 10px}.project-list-item__name-input:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.project-list-item__phone{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;margin:4px 0 0}.project-list-item__meta{color:#9ca3af;font-family:Poppins,sans-serif;font-size:12px;margin:2px 0 0}.project-list-item__actions{align-items:center;display:flex;gap:8px}.project-list-item__detail-btn{background:#111827;border:1px solid #111827;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;padding:8px 14px;transition:background .2s ease;white-space:nowrap}.project-list-item__detail-btn:hover{background:#1f2937}.project-list-item__icon-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease;width:36px}.project-list-item__icon-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.project-list-item__icon-btn:disabled{cursor:not-allowed;opacity:.5}.project-list-item__icon-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#dc2626}.project-list-item__share-spinner{animation:project-list-item-spin .7s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#111827;height:14px;width:14px}@keyframes project-list-item-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.project-list-item{gap:12px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.project-list-item__actions{grid-column:1/-1;justify-content:flex-end}.project-list-item__detail-btn{flex:1 1;text-align:center}}.projects-page{display:flex;flex-direction:column;gap:20px;height:100%;min-height:0;overflow:hidden;width:100%}.projects-page__header{align-items:flex-start;display:flex;flex-shrink:0;gap:16px;justify-content:space-between}.projects-page__title{color:#111827;font-family:Poppins,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.2;margin:0}.projects-page__subtitle{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px;margin:6px 0 0;max-width:520px}.projects-page__create-btn{align-items:center;background:#111827;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:12px 18px;transition:background .2s ease;white-space:nowrap}.projects-page__create-btn:hover{background:#1f2937}.projects-page__create-btn--inline{margin-top:12px}.projects-page__create-icon{align-items:center;display:inline-flex;font-size:18px;height:18px;justify-content:center;line-height:1;width:18px}.projects-page__toolbar{align-items:center;display:flex;flex-shrink:0;gap:12px;justify-content:space-between}.projects-page__search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#9ca3af;display:flex;flex:1 1;gap:10px;max-width:420px;padding:10px 14px}.projects-page__search-input{background:#0000;border:none;color:#111827;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;outline:none}.projects-page__search-input::placeholder{color:#9ca3af}.projects-page__count{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;white-space:nowrap}.projects-page__list{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding-bottom:8px;padding-right:4px}.projects-page__empty,.projects-page__state{align-items:center;background:#ffffffa6;border:1px dashed #d1d5db;border-radius:12px;color:#6b7280;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:14px;justify-content:center;padding:48px 20px;text-align:center}.projects-page__state--error{background:#fef2f2;border-color:#fecaca;color:#dc2626}.projects-page__banner{align-items:center;border-radius:10px;display:flex;font-family:Poppins,sans-serif;font-size:14px;gap:12px;justify-content:space-between;line-height:1.4;padding:12px 14px}.projects-page__banner--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.projects-page__banner-dismiss{background:#0000;border:none;border-radius:6px;color:inherit;cursor:pointer;flex-shrink:0;font-size:20px;height:28px;line-height:1;width:28px}.projects-page__banner-dismiss:hover{background:#b91c1c14}@media (max-width:768px){.projects-page__header{align-items:stretch;flex-direction:column}.projects-page__create-btn{justify-content:center;width:100%}.projects-page__toolbar{align-items:stretch;flex-direction:column}.projects-page__search{max-width:none}.projects-page__count{text-align:right}}.hover-thumbnail-button{border-radius:30px;box-shadow:0 4px 10px #00000026;cursor:pointer;flex-shrink:0;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.hover-thumbnail-button.active{width:620px}.hover-thumbnail-button.active:hover{box-shadow:0 8px 20px #00000040}.hover-thumbnail-button:not(.active){width:200px}.hover-thumbnail-button:not(.active)>.hover-thumbnail-overlay{background:#ffffff70}.hover-thumbnail-button:not(.active):hover{box-shadow:0 8px 20px #00000040;transform:translateY(-5px)}.hover-thumbnail-image{display:block;height:100%;object-fit:cover;width:100%}.hover-thumbnail-overlay{background:linear-gradient(0deg,#0006,#0000 60%);inset:0;pointer-events:none;position:absolute}.hover-thumbnail-name{bottom:20px;color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;left:20px;line-height:1.19;overflow:hidden;position:absolute;right:20px;text-align:left;text-overflow:ellipsis;white-space:nowrap;z-index:2}.hover-thumbnail-button.active .hover-thumbnail-name{font-size:30px}.hover-thumbnail-press-indicator{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:5}.hover-thumbnail-press-ring{animation:pulse 1s ease-in-out infinite;border:3px solid #fffc;border-radius:50%;height:60px;width:60px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.hover-thumbnail-popup-backdrop{background:#0000;inset:0;position:fixed;z-index:999}.hover-thumbnail-popup{pointer-events:auto;z-index:1000}.hover-thumbnail-popup-content{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;gap:4px;min-width:160px;padding:8px}.hover-thumbnail-popup-action{align-items:center;background:#0000;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:14px;gap:8px;padding:10px 14px;text-align:left;transition:background-color .2s;width:100%}.hover-thumbnail-popup-action:hover{background-color:#f5f5f5}.hover-thumbnail-popup-icon{font-size:16px}.hover-thumbnail-confirmation-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;inset:0;position:fixed;z-index:1999}.hover-thumbnail-confirmation-dialog{left:50%;pointer-events:auto;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:2000}.hover-thumbnail-confirmation-content{animation:fadeInScale .2s ease-out;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000040;max-width:500px;min-width:320px;padding:24px}@keyframes fadeInScale{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.hover-thumbnail-confirmation-message{color:#333;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0 0 24px}.hover-thumbnail-confirmation-buttons{display:flex;gap:12px;justify-content:flex-end}.hover-thumbnail-confirmation-button{border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;min-width:80px;padding:10px 20px;transition:all .2s}.hover-thumbnail-confirmation-button.cancel{background:#f5f5f5;color:#333}.hover-thumbnail-confirmation-button.cancel:hover{background:#e5e5e5}.hover-thumbnail-confirmation-button.confirm{background:#dc3545;color:#fff}.hover-thumbnail-confirmation-button.confirm:hover{background:#c82333}.projects-list-container{align-items:center;background:#f0f0f0;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.projects-list-content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;min-height:-webkit-fit-content;min-height:fit-content;position:relative;width:100%}.projects-list-top-menu{align-items:center;display:flex;flex-shrink:0;height:52px;justify-content:space-between;margin-bottom:25px;position:relative;width:100%}.projects-list-top-menu .menu-left{align-items:center;display:flex;gap:20px;opacity:.8;position:relative;z-index:100}.projects-list-top-menu .back-icon{align-items:center;color:#000;cursor:pointer;display:flex;height:32px;justify-content:center;transition:opacity .3s ease;width:32px}.projects-list-top-menu .back-icon:hover{opacity:.7}.projects-list-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.projects-list-top-menu .menu-item.active{font-weight:500}.projects-list-top-menu .menu-item:hover{opacity:.7}.projects-list-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.projects-list-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.project-item-created-date{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000006b;border-radius:999px;bottom:18px;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;justify-content:center;line-height:1.2;max-width:calc(100% - 36px);overflow:hidden;padding:6px 12px;position:absolute;right:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:12}.projects-list-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.projects-list-top-menu .profile-icon{color:#000;cursor:pointer;height:28px;transition:opacity .3s ease;width:28px}.projects-list-top-menu .profile-icon:hover{opacity:.7}.search-bar-container{display:flex;flex-shrink:0;justify-content:center;margin-bottom:30px;width:100%}.search-bar{align-items:center;background:#fff;border-radius:40px;box-shadow:0 2px 8px #0000001a;display:flex;gap:12px;height:50px;padding:0 20px;width:345px}.search-icon{color:#666;flex-shrink:0}.search-input{background:#0000;border:none;color:#000;flex:1 1;font-family:Poppins,sans-serif;font-size:15px;outline:none}.search-input::placeholder{color:#999}.projects-grid{grid-gap:25px;align-content:flex-start;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-template-rows:auto;overflow:visible;padding:40px 10px 60px}.project-item-card{align-items:flex-start;aspect-ratio:6/7;background:#c4ded8;border-radius:44px;box-shadow:0 4px 10px #00000026;cursor:pointer;display:flex;height:280px;justify-content:flex-start;min-width:0;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.project-item-card>.hover-thumbnail-button{border-radius:inherit;box-shadow:none;height:100%;width:100%!important}.project-item-card:hover{box-shadow:0 8px 20px #00000040}.project-item-image-container{height:100%;inset:0;position:absolute;width:100%}.project-item-image{display:block;height:100%;object-fit:cover;width:100%}.project-item-overlay{background:#0000004d;inset:0;pointer-events:none;position:absolute}.project-item-name{color:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;left:30px;line-height:1.2;max-width:calc(100% - 60px);pointer-events:none;position:absolute;text-align:left;text-shadow:2px 2px 8px #00000080;top:30px;z-index:10}.no-results-message{align-items:center;color:#999;display:flex;flex-direction:column;grid-column:1/-1;justify-content:center;padding:60px 20px;text-align:center}.no-results-message svg{margin-bottom:20px;opacity:.5}.no-results-message h3{color:#666;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;margin:0 0 10px}.no-results-message p{color:#999;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;margin:0}.projects-grid::-webkit-scrollbar{width:8px}.projects-grid::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.projects-grid::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.projects-grid::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (max-width:1400px){.projects-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-template-rows:auto;padding:35px 10px 50px}.project-item-card{border-radius:38px}.project-item-name{font-size:28px;left:25px;top:25px}}@media (max-width:1024px){.projects-list-content-wrapper{height:100%;width:100%}.projects-list-top-menu{margin-bottom:20px}.projects-list-top-menu .menu-item{font-size:15px}.projects-list-top-menu .logo{height:90px;width:90px}.search-bar-container{margin-bottom:25px}.search-bar{height:45px;width:300px}.projects-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-template-rows:auto;padding:30px 10px 40px}.project-item-card{border-radius:35px;height:240px}.project-item-name{font-size:26px;left:20px;top:20px}}@media (max-width:768px){.projects-list-top-menu{flex-wrap:wrap;height:auto;justify-content:center;margin-bottom:15px}.projects-list-top-menu .menu-left,.projects-list-top-menu .menu-right{gap:15px;justify-content:center;margin-bottom:10px;width:100%}.projects-list-top-menu .menu-center{margin-bottom:10px;position:static;transform:none}.search-bar-container{margin-bottom:20px}.search-bar{height:42px;padding:0 15px;width:280px}.search-input{font-size:14px}.projects-grid{gap:12px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-template-rows:auto;padding:25px 10px 35px}.project-item-card{border-radius:30px;height:220px}.project-item-name{font-size:24px;left:18px;top:18px}}.room-type-content-wrapper{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.room-type-top-menu{align-items:center;display:flex;flex-shrink:0;height:52px;justify-content:space-between;margin-bottom:30px;position:relative;width:100%}.room-type-top-menu .menu-left{align-items:center;display:flex;gap:20px;opacity:.8;position:relative;z-index:100}.room-type-top-menu .back-icon{align-items:center;color:#000;cursor:pointer;display:flex;height:32px;justify-content:center;transition:opacity .3s ease;width:32px}.room-type-top-menu .back-icon:hover{opacity:.7}.room-type-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.room-type-top-menu .menu-item:hover{opacity:.7}.room-type-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.room-type-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.room-type-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.room-type-top-menu .profile-icon{color:#000;cursor:pointer;height:28px;transition:opacity .3s ease;width:28px}.room-type-top-menu .profile-icon:hover{opacity:.7}.room-types-grid{grid-gap:25px;display:grid;flex:1 1;gap:25px;grid-template-columns:repeat(4,307px);justify-content:center;overflow-y:auto}.room-type-card{align-items:center;background:#c4ded8;border-radius:44px;box-shadow:0 4px 10px #00000026;cursor:pointer;display:flex;height:392px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.room-type-card:hover{box-shadow:0 8px 20px #00000040;transform:scale(1.02)}.room-image-container{height:100%;inset:0;position:absolute;width:100%}.room-image{display:block;height:100%;object-fit:cover;width:100%}.room-image-overlay{background:#0006;inset:0;pointer-events:none;position:absolute}.room-name-vertical{bottom:28px;font-size:50px;left:0;letter-spacing:-1px;pointer-events:none;text-align:left;text-shadow:2px 2px 8px #00000080;transform:translate(-50%,50%) rotate(270deg) translate(50%,50%);width:300px;z-index:10}.next-button-bottom,.room-name-vertical{color:#fff;font-family:Poppins,sans-serif;font-weight:700;position:absolute}.next-button-bottom{background:#000;border:none;border-radius:40px;bottom:31px;box-shadow:0 4px 10px #0003;cursor:pointer;font-size:16px;height:51px;left:50%;letter-spacing:.16px;min-width:225px;padding:10px 40px;transform:translateX(-50%);transition:all .3s ease;z-index:200}.next-button-bottom:hover{background:#1a1a1a;box-shadow:0 6px 16px #0000004d;transform:translateX(-50%) translateY(-2px)}@media (max-width:1200px){.room-type-card{border-radius:35px}.next-button-bottom{bottom:20px;font-size:15px;height:45px;min-width:200px;padding:8px 30px}.room-types-grid{gap:15px;grid-template-columns:repeat(4,255px);grid-template-rows:auto;margin-bottom:50px;padding:10px 20px}}@media (max-width:1024px){.room-type-top-menu{margin-bottom:20px}.room-type-top-menu .menu-item{font-size:15px}.room-type-top-menu .logo{height:90px;width:90px}.room-types-grid{gap:20px;grid-template-columns:repeat(4,210px);grid-template-rows:auto;margin-bottom:50px;padding:10px 20px}.room-type-card{border-radius:30px;height:267px}.room-name-vertical{bottom:15px;font-size:38px;left:20px}.next-button-bottom{bottom:15px;font-size:14px;height:40px;min-width:180px;padding:6px 25px}}@media (max-width:768px){.room-type-top-menu{flex-wrap:wrap;height:auto;justify-content:center;margin-bottom:15px}.room-type-top-menu .menu-left,.room-type-top-menu .menu-right{gap:15px;justify-content:center;margin-bottom:10px;width:100%}.room-type-top-menu .menu-center{margin-bottom:10px;position:static;transform:none}.room-types-grid{gap:12px;grid-template-columns:repeat(2,180px);grid-template-rows:auto;margin-bottom:40px;padding:10px}.room-type-card{border-radius:25px;height:240px}.room-name-vertical{bottom:12px;font-size:32px;left:18px}.next-button-bottom{bottom:10px;font-size:13px;height:35px;min-width:150px;padding:5px 20px}}.room-types-grid::-webkit-scrollbar{width:8px}.room-types-grid::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.room-types-grid::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.room-types-grid::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (orientation:portrait){.room-types-grid{gap:8px;grid-template-columns:repeat(1,80vw);grid-template-rows:auto;margin-bottom:5px;padding:10px}.room-type-card{border-radius:15px;height:30vw}.room-name-vertical{font-size:2em;left:10px;top:5px;transform:none;white-space:nowrap;writing-mode:horizontal-tb}.next-button-bottom{display:none}}.fullscreen-popup-backdrop{align-items:center;background-color:#00000080;cursor:pointer;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.fullscreen-popup-container{cursor:default;max-height:90vh;max-width:65vw;position:relative;width:min(95vw,100%)}.fullscreen-popup-close,.fullscreen-popup-container{align-items:center;display:flex;justify-content:center}.fullscreen-popup-close{background:#00000080;border:none;border-radius:50%;cursor:pointer;height:40px;position:absolute;right:20px;top:20px;transition:background-color .2s ease;width:40px;z-index:10000}.fullscreen-popup-close:hover{background:#000000b3}.fullscreen-popup-nav{align-items:center;background:#00000080;border:none;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease;width:50px;z-index:10000}.fullscreen-popup-nav:hover{background:#000000b3}.fullscreen-popup-nav-left{left:20px}.fullscreen-popup-nav-right{right:20px}.fullscreen-popup-counter{background:#000000b3;border-radius:20px;bottom:20px;color:#fff;font-size:14px;font-weight:500;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%);z-index:10000}.fullscreen-popup-image-container{align-items:center;display:flex;justify-content:center;max-height:90vh;max-width:100%;overflow:hidden;touch-action:pinch-zoom;width:100%}.fullscreen-popup-image{border-radius:8px;box-shadow:0 20px 40px #00000080;height:auto;max-height:90vh;max-width:100%;object-fit:contain;user-select:none;-webkit-user-select:none;width:auto}.fullscreen-download-btn{bottom:20px;position:absolute;right:20px;z-index:10000}.fullscreen-download-icon-btn{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;padding:0;transition:background-color .2s ease,transform .2s ease;width:50px}.fullscreen-download-icon-btn:hover{background:#000000b3;transform:scale(1.05)}.fullscreen-download-icon-btn:active{transform:scale(.95)}@media (max-width:768px){.fullscreen-popup-container{box-sizing:border-box;max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));max-width:100vw;padding:0 8px;width:100%}.fullscreen-popup-image,.fullscreen-popup-image-container{max-height:calc(100vh - 120px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.fullscreen-popup-image{max-width:100%;object-fit:contain}.fullscreen-popup-close{height:35px;right:10px;top:10px;width:35px}.fullscreen-popup-close svg{height:20px;width:20px}.fullscreen-popup-nav{height:40px;width:40px}.fullscreen-popup-nav-left{left:10px}.fullscreen-popup-nav-right{right:10px}.fullscreen-popup-nav svg{height:20px;width:20px}.fullscreen-popup-counter{bottom:10px;font-size:12px;padding:6px 12px}.fullscreen-download-btn{bottom:10px;right:10px}.fullscreen-download-icon-btn{height:40px;width:40px}.fullscreen-download-icon-btn svg{height:20px;width:20px}}.section-switcher{gap:8px}.section-switcher,.section-switcher__tabs{align-items:center;display:flex;min-width:0}.section-switcher__tabs{-webkit-overflow-scrolling:touch;flex:1 1;gap:6px;overflow-x:auto;padding:2px 0}.section-switcher__tabs::-webkit-scrollbar{height:3px}.section-switcher__tabs::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.section-switcher__active-group{align-items:center;display:inline-flex;flex-shrink:0;gap:4px}.section-switcher__actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.section-switcher__tab{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#6b7280;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;gap:6px;height:34px;line-height:1;padding:0 14px;transition:background .2s ease,border-color .2s ease,color .2s ease}.section-switcher__tab:hover:not(:disabled):not(.section-switcher__tab--active){background:#f9fafb;border-color:#d1d5db;color:#374151}.section-switcher__tab--active{background:#111827;border-color:#111827;color:#fff;cursor:default;font-weight:600}.section-switcher__tab:disabled{cursor:not-allowed;opacity:.55}.section-switcher__tab-label{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-switcher__processing-dot{background:#fbbf24;border-radius:50%;flex-shrink:0;height:6px;width:6px}.section-switcher__tab--active .section-switcher__processing-dot{background:#fde68a}.section-switcher__edit-input{background:#fff;border:1px solid #111827;border-radius:999px;box-shadow:0 0 0 3px #11182714;color:#111827;flex-shrink:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;height:34px;max-width:220px;min-width:120px;outline:none;padding:0 12px}.section-switcher__icon-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease;width:28px}.section-switcher__icon-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.section-switcher__icon-btn:disabled{cursor:not-allowed;opacity:.45}.section-switcher__icon-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#dc2626}.sd-scroll-hint{grid-gap:12px;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#fffffffa,#f9fafb);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 -8px 24px #11182714;display:grid;gap:12px;grid-template-columns:auto 1fr auto;margin-top:-4px;padding:12px;z-index:2}.sd-scroll-hint__demo{align-items:center;display:flex;gap:8px}.sd-scroll-hint__phone{background:#fff;border:2px solid #d1d5db;border-radius:10px;display:flex;height:72px;overflow:hidden;position:relative;width:54px}.sd-scroll-hint__viewport{flex:1 1;overflow:hidden;padding:5px 4px}.sd-scroll-hint__content{animation:sd-scroll-hint-slide 2.4s ease-in-out infinite;display:flex;flex-direction:column;gap:4px}.sd-scroll-hint__block{border-radius:4px;display:block;flex-shrink:0;height:14px}.sd-scroll-hint__block--photo{background:linear-gradient(135deg,#dbeafe,#bfdbfe);height:18px}.sd-scroll-hint__block--space{background:linear-gradient(135deg,#fef3c7,#fde68a)}.sd-scroll-hint__block--prompt{background:linear-gradient(135deg,#ede9fe,#ddd6fe);height:20px}.sd-scroll-hint__block--products{background:linear-gradient(135deg,#dcfce7,#bbf7d0);height:16px}.sd-scroll-hint__scrollbar{background:#f3f4f6;border-radius:999px;margin:6px 3px 6px 0;position:relative;width:4px}.sd-scroll-hint__thumb{animation:sd-scroll-hint-thumb 2.4s ease-in-out infinite;background:#9ca3af;border-radius:999px;height:18px;left:0;position:absolute;width:100%}.sd-scroll-hint__gesture{align-items:center;display:flex;flex-direction:column;gap:2px}.sd-scroll-hint__chevron{animation:sd-scroll-hint-chevron 1.2s ease-in-out infinite;border-bottom:2px solid #6b7280;border-right:2px solid #6b7280;height:8px;transform:rotate(45deg);width:8px}.sd-scroll-hint__chevron--delay{animation-delay:.2s;opacity:.55}.sd-scroll-hint__copy{min-width:0}.sd-scroll-hint__title{color:#111827;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;margin:0 0 2px}.sd-scroll-hint__text{color:#6b7280;font-family:Poppins,sans-serif;font-size:11px;line-height:1.45;margin:0}.sd-scroll-hint__dismiss{background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;flex-shrink:0;font-size:18px;height:24px;line-height:1;width:24px}.sd-scroll-hint__dismiss:hover{background:#f3f4f6;color:#374151}@keyframes sd-scroll-hint-slide{0%,12%{transform:translateY(0)}45%,57%{transform:translateY(-26px)}88%,to{transform:translateY(0)}}@keyframes sd-scroll-hint-thumb{0%,12%{top:2px}45%,57%{top:28px}88%,to{top:2px}}@keyframes sd-scroll-hint-chevron{0%,to{opacity:.35;transform:rotate(45deg) translateY(-2px)}50%{opacity:1;transform:rotate(45deg) translateY(4px)}}@media (max-width:900px){.sd-scroll-hint{grid-template-columns:auto 1fr auto;padding:10px}.sd-scroll-hint__phone{height:64px;width:48px}}.section-details-container{display:flex;flex-direction:column;gap:12px;height:100%;max-width:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:16px;padding-right:8px;width:100%}.section-details-error-banner{background-color:#fee;border:1px solid #c00;border-radius:8px;color:#c00;font-size:14px;padding:12px 16px}.section-details-content-wrapper{background:linear-gradient(90deg,#fff 39.074%,#d2d2d2 126.77%);border-radius:30px;box-shadow:0 9px 15px 0 #00000059;box-sizing:border-box;display:flex;flex-direction:column;height:1024px;padding:43px 31px;position:relative;width:1366px}.section-details-top-menu{align-items:center;display:flex;flex-shrink:0;height:52px;justify-content:space-between;margin-bottom:25px;position:relative;width:100%}.section-details-top-menu .menu-left{align-items:center;display:flex;gap:20px;opacity:.8;position:relative;z-index:100}.section-details-top-menu .back-icon{align-items:center;color:#000;cursor:pointer;display:flex;height:32px;justify-content:center;transition:opacity .3s ease;width:32px}.section-details-top-menu .back-icon:hover{opacity:.7}.section-details-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.section-details-top-menu .menu-item.active{font-weight:500}.section-details-top-menu .menu-item:hover{opacity:.7}.section-details-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.section-details-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.section-details-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.section-details-top-menu .profile-icon{color:#000;cursor:pointer;height:28px;transition:opacity .3s ease;width:28px}.section-details-top-menu .profile-icon:hover{opacity:.7}.section-project-title{color:#000;flex-shrink:0;font-family:Poppins,sans-serif;font-weight:500;text-align:center}.sections-list-container{display:flex;flex-shrink:0;height:29vh;overflow:hidden}.sections-list{display:flex;flex:1 1;gap:18px;overflow-x:auto;padding:2px;scroll-behavior:smooth}.nav-links{font-weight:5}.section-thumbnail{border-radius:30px;box-shadow:0 4px 10px #00000026;cursor:pointer;flex-shrink:0;overflow:hidden;position:relative;transition:all .3s ease}.section-thumbnail.active{width:50vw}.section-thumbnail.active:hover{box-shadow:0 8px 20px #00000040}.section-thumbnail:not(.active){width:200px}.section-thumbnail:not(.active)>.section-thumbnail-overlay{background:#ffffff70}.section-thumbnail:not(.active):hover{box-shadow:0 8px 20px #00000040;transform:translateY(-5px)}.section-thumbnail-image{height:100%;object-fit:cover;width:100%}.section-thumbnail-overlay{background:#0000004d;inset:0;pointer-events:none;position:absolute}.section-thumbnail-name{color:#fff;font-family:Poppins,sans-serif;font-size:36px;font-weight:700;pointer-events:none;position:absolute;text-shadow:2px 2px 8px #00000080;z-index:10}.section-thumbnail:not(.active) .section-thumbnail-name{font-size:24px;left:15px;top:15px}.section-thumbnail-name.editable{cursor:pointer;pointer-events:auto;transition:opacity .3s ease}.section-thumbnail-name.editable:hover{opacity:.8}.add-section-thumbnail{align-items:center;border-radius:30px;box-shadow:0 4px 10px #00000026;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:10px;height:100%;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:17vw}.add-section-thumbnail:hover{background:#000000b3;box-shadow:0 8px 20px #00000040;transform:translateY(-5px)}.add-section-icon{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.add-section-text{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;max-width:120px;text-align:center;text-shadow:1px 1px 5px #0000004d}.sections-list::-webkit-scrollbar{height:6px}.sections-list::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.sections-list::-webkit-scrollbar-thumb{background:#0000004d;border-radius:3px}.sections-list::-webkit-scrollbar-thumb:hover{background:#00000080}.section-details-main-content{align-items:flex-start;display:flex;flex:1 1 auto;gap:30px;min-height:0;overflow:visible;overflow:initial}.products-panel{border-radius:30px 30px 30px 88px;box-shadow:0 4px 10px #00000026;display:flex;flex-direction:column;max-height:none;min-height:0;overflow:hidden;padding:26px 39px 60px;width:44vw}.products-list{overflow-y:auto}.sc-product-item{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.sc-product-info{align-items:flex-start;display:flex;gap:11px}.sc-product-image{background:#fff;border-radius:4px;height:7vw;object-fit:contain;width:7vw}.product-details{display:flex;flex-direction:column;gap:8px}.sc-product-name{font-size:16px}.product-price,.sc-product-name{color:#0a0a0a;font-family:Poppins,sans-serif;font-weight:500;margin:0}.product-price{font-size:15px}.product-attributes{align-items:center;display:flex;gap:8px}.color-indicator{border:1px solid #ffffff4d;border-radius:50%;height:11px;width:11px}.product-color,.product-size{color:#ffffffb3;font-family:Poppins,sans-serif;font-size:11px;font-weight:400}.attribute-divider{background:#d8d8d8;height:13px;width:1px}.quantity-controls{align-items:center;display:flex;gap:22px}.quantity-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;padding:0;transition:opacity .3s ease}.quantity-btn:hover:not(:disabled){opacity:.7}.quantity-btn:disabled{cursor:not-allowed;opacity:.3}.quantity-number{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;min-width:20px;text-align:center}.product-divider{background:#0a0a0a66;height:1px;margin:10px 0}.add-product-btn{background:#040405;border:2px solid #fff;border-radius:40px;color:#fff;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;padding:13px 40px;transition:all .3s ease}.add-product-btn:hover{background:#ffffff1a;transform:translateY(-2px)}.info-panel{border-radius:30px;box-shadow:0 4px 10px #00000026;display:flex;flex:1 1;flex-direction:column;gap:23px;min-height:0;overflow-y:auto;padding:23px}.info-item{align-items:flex-start;display:flex;justify-content:space-around}.last-generated-card{display:flex;flex-direction:column;gap:16px}.last-generated-card-header{display:flex;flex-direction:column;gap:8px}.last-generated-hero{background:#ffffff8c;border-radius:18px;height:19vw;max-height:340px;min-height:240px;object-fit:cover;width:100%}.info-thumbnail{border-radius:10px;flex-shrink:0;height:14vw;object-fit:cover;width:14vw}.info-content{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5%;justify-content:space-around}.last-generated-item{align-items:stretch;gap:16px}.last-generated-thumbnail{height:21vw;width:21vw}.last-generated-content{gap:12px;justify-content:space-between;min-height:21vw}.info-content-roomtype{display:flex;flex:1 1;flex-direction:column;gap:5%}.sd-info-title{font-size:23px;font-weight:500;line-height:1.3}.sd-info-description,.sd-info-title{font-family:Poppins,sans-serif;margin:0}.sd-info-description{font-size:1vw;font-weight:400;line-height:1.6;opacity:.9}.change-btn,.change-btn-roomtype{align-self:flex-end;background:#0000001a;border:1px solid #050505;border-radius:80px;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;min-width:199px;padding:12px 35px;text-align:center;transition:all .3s ease}.change-btn{align-items:center;color:#111;display:inline-flex;flex-shrink:0;justify-content:center}.change-btn:hover{background:#fff3;box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.info-divider{background:silver;height:1px}.project-details-box{align-items:flex-start;background:#0000001a;border:1px solid #0a0909;border-radius:25px;display:flex;min-height:130px;padding:20px}.project-details-textarea{background:#0000;border:none;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0;min-height:90px;outline:none;padding:0;resize:vertical;width:100%}.project-details-textarea::placeholder{color:#999}.info-panel::-webkit-scrollbar,.products-list::-webkit-scrollbar{width:6px}.info-panel::-webkit-scrollbar-track,.products-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.info-panel::-webkit-scrollbar-thumb,.products-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.info-panel::-webkit-scrollbar-thumb:hover,.products-list::-webkit-scrollbar-thumb:hover{background:#ffffff80}.clickable-image{cursor:pointer;transition:transform .2s ease,opacity .2s ease}.clickable-image:hover{opacity:.9;transform:scale(1.05)}.promt-textarea{background:#ffffff4d;border:3px solid #0003;border-radius:10px;font-size:16px;font-weight:400;line-height:1.5;margin:0;min-height:8vh;outline:none;padding:2px 10px;resize:vertical}.generate-design-button,.promt-textarea{font-family:Poppins,sans-serif;width:100%}.generate-design-button{background:#111;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:17px;font-weight:700;min-height:54px;transition:opacity .2s ease,transform .2s ease}.generate-design-button:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.generate-design-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.clickable-image:active{transform:scale(.98)}@media (max-width:1024px){.change-btn{margin-top:1.5dvw}.change-btn,.change-btn-roomtype{font-size:14px;font-weight:500;min-width:150px}.change-btn-roomtype{align-self:flex-end}}@media (max-width:768px){.sections-list-container{height:28vh}.section-details-main-content{flex-direction:column}.section-thumbnail.active{width:73vw}.info-panel,.products-panel{width:100%}.change-btn-roomtype{font-size:14px;font-weight:500;margin-left:28dvw;margin-top:-5dvw;min-width:150px}}@media(orientation:portrait){.info-thumbnail.clickable-image{width:30vw}.section-details-main-content{flex-direction:column}.info-panel,.products-panel{width:97%}.change-btn-roomtype{align-self:flex-end;margin-top:0}.change-btn,.change-btn-roomtype{font-size:14px;font-weight:500;min-width:150px}.change-btn{margin-top:10px}.generate-design-button{font-size:15px;min-height:48px}.last-generated-hero{height:36vw;min-height:190px}.last-generated-thumbnail{height:30vw;width:30vw}.last-generated-content{min-height:30vw}.info-panel,.products-panel{border-radius:10px}.products-panel{padding-bottom:2vh}.section-details-main-content{gap:1vh}}@media(orientation:portrait) and (max-width:766px){.last-generated-hero{height:44vw;min-height:180px}.last-generated-item{align-items:flex-start}.sd-info-title{font-size:15px}.sd-info-description{display:none}}.sd-page-top{display:flex;flex-direction:column;flex-shrink:0;gap:8px}.sd-page-header{align-items:center;display:flex;gap:4px;min-height:40px;width:100%}.sd-page-header .design-flow-nav{flex:0 0 auto;grid-template-columns:auto;width:auto}.sd-page-header .design-flow-nav__side--end:empty{display:none}.sd-page-title{color:#111827;flex:1 1;font-family:Poppins,sans-serif;font-size:clamp(15px,2.2vw,18px);font-weight:600;line-height:1.25;margin:0;min-width:0}.sd-page-title-link{background:#0000;border:none;color:inherit;cursor:pointer;display:block;font:inherit;max-width:100%;overflow:hidden;padding:8px 0;text-align:left;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.sd-page-title-link:hover:not(:disabled){color:#4b5563;text-decoration:underline;text-underline-offset:3px}.sd-page-title-link:disabled{cursor:default}.sd-layout{grid-gap:16px;align-items:start;display:grid;flex:1 1;gap:16px;grid-template-columns:minmax(280px,380px) 1fr;max-width:100%;min-height:0;min-width:0}.sd-sidebar-wrap{max-height:100%;position:relative}.sd-sidebar,.sd-sidebar-wrap{display:flex;flex-direction:column;min-height:0}.sd-sidebar{flex:1 1;gap:12px;overflow-y:auto;padding-bottom:8px}.sd-sidebar-wrap .sd-scroll-hint{bottom:0;left:0;margin-top:0;position:absolute;right:0}.sd-sidebar-wrap:has(.sd-scroll-hint) .sd-sidebar{padding-bottom:96px}.sd-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.sd-card__header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.sd-card__title{color:#111827;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;margin:0}.sd-card__hint{color:#6b7280;font-family:Poppins,sans-serif;font-size:12px;margin:0 0 10px}.sd-prompt-textarea{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-sizing:border-box;color:#111827;font-family:Poppins,sans-serif;font-size:13px;line-height:1.5;min-height:96px;outline:none;padding:10px 12px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.sd-prompt-textarea::placeholder{color:#9ca3af}.sd-prompt-textarea:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.sd-prompt-textarea:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.sd-text-btn{background:#0000;border:none;color:#6b7280;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;padding:4px 0}.sd-text-btn:hover:not(:disabled){color:#111827}.sd-text-btn:disabled{cursor:not-allowed;opacity:.5}.sd-reference-wrap{aspect-ratio:4/3;background:#f3f4f6;border-radius:10px;max-width:100%;overflow:hidden;width:100%}.sd-reference-image{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.sd-reference-placeholder{align-items:center;background:linear-gradient(180deg,#fafafa,#f3f4f6);color:#9ca3af;display:flex;flex-direction:column;font-family:Poppins,sans-serif;gap:8px;height:100%;justify-content:center;padding:20px 16px;text-align:center;width:100%}.sd-reference-placeholder__icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 3px #00000014;color:#6b7280;display:flex;height:56px;justify-content:center;width:56px}.sd-reference-placeholder__title{color:#374151;font-size:14px;font-weight:600;margin:0}.sd-reference-placeholder__hint{color:#9ca3af;font-size:12px;line-height:1.5;margin:0;max-width:220px}.sd-reference-placeholder__cta{background:#111827;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;margin-top:4px;padding:8px 14px;transition:opacity .2s ease}.sd-reference-placeholder__cta:hover:not(:disabled){opacity:.88}.sd-reference-placeholder__cta:disabled{cursor:not-allowed;opacity:.5}.sd-room-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.sd-room-chip{background:#fafafa;border:2px solid #0000;border-radius:10px;cursor:pointer;flex:0 0 auto;overflow:hidden;padding:0;scroll-snap-align:start;text-align:left;transition:border-color .2s ease,box-shadow .2s ease;width:100px}.sd-room-chip:hover:not(:disabled){border-color:#d1d5db}.sd-room-chip--selected{border-color:#111827;box-shadow:0 0 0 1px #111827}.sd-room-chip:disabled{cursor:not-allowed;opacity:.6}.sd-room-chip__image{display:block;height:72px;object-fit:cover;width:100%}.sd-room-chip__label{color:#111827;display:block;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;line-height:1.25;padding:6px 8px}.sd-products-empty{align-items:center;display:flex;flex-direction:column;gap:12px;padding:12px 8px 4px;text-align:center}.sd-empty{color:#9ca3af;margin:0}.sd-add-product-btn,.sd-empty{font-family:Poppins,sans-serif;font-size:13px}.sd-add-product-btn{align-items:center;background:#3a5248;border:none;border-radius:999px;color:#eef4f0;cursor:pointer;display:inline-flex;font-weight:500;gap:6px;height:34px;justify-content:center;line-height:1;padding:0 16px;transition:background .2s ease,transform .15s ease}.sd-add-product-btn:hover:not(:disabled){background:#324840}.sd-add-product-btn:active:not(:disabled){transform:scale(.98)}.sd-add-product-btn:disabled{cursor:not-allowed;opacity:.55}.sd-add-product-btn svg{flex-shrink:0}.sd-add-product-header-btn{align-items:center;background:#0000;border:none;color:#374151;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;gap:5px;line-height:1;padding:4px 0;transition:color .2s ease}.sd-add-product-header-btn:hover:not(:disabled){color:#111827}.sd-add-product-header-btn:disabled{cursor:not-allowed;opacity:.5}.sd-add-product-header-btn svg{flex-shrink:0}.sd-product-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:0}.sd-product-row{grid-gap:10px;align-items:center;background:#fafafa;border:1px solid #f3f4f6;border-radius:10px;display:grid;gap:10px;grid-template-columns:48px 1fr auto;padding:8px}.sd-product-row__thumb{background:#fff;border-radius:8px;height:48px;object-fit:contain;width:48px}.sd-product-row__body{display:flex;flex-direction:column;gap:2px;min-width:0}.sd-product-row__name{color:#111827;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sd-product-row__code{color:#9ca3af;font-family:Poppins,sans-serif;font-size:11px}.sd-product-row__qty{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;gap:6px}.sd-qty-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;cursor:pointer;font-size:16px;height:28px;line-height:1;width:28px}.sd-qty-btn:disabled{cursor:not-allowed;opacity:.4}.sd-result-panel{min-height:0}.sd-card--result,.sd-result-panel{display:flex;flex-direction:column}.sd-card--result{gap:12px;min-height:360px}.sd-card--result-empty{min-height:auto}.sd-card--result .sd-card__header{margin-bottom:0}.sd-result-actions{align-items:center;display:inline-flex;flex-shrink:0;gap:6px}.sd-result-action-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;transition:background .2s ease,border-color .2s ease,color .2s ease;width:32px}.sd-result-action-btn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#111827}.sd-result-action-btn:disabled{cursor:not-allowed;opacity:.45}.sd-result-stage{align-items:center;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:10px;display:flex;flex:1 1;justify-content:center;min-height:280px;overflow:hidden;position:relative}.sd-processing{align-items:center;display:flex;flex-direction:column;gap:12px;padding:24px;text-align:center}.sd-processing p{color:#374151;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin:0}.sd-processing__spinner{animation:sd-spin .8s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#111827;height:36px;width:36px}@keyframes sd-spin{to{transform:rotate(1turn)}}.sd-result-placeholder{padding:24px;text-align:center}.sd-result-placeholder p{color:#9ca3af;font-family:Poppins,sans-serif;font-size:14px;margin:0}.sd-result-image-btn{align-items:center;background:#0000;border:none;cursor:zoom-in;display:flex;height:100%;justify-content:center;min-height:0;padding:0;width:100%}.sd-result-image{background:#111827;display:block;height:100%;max-height:100%;max-width:100%;min-height:0;object-fit:contain;width:100%}.sd-generate-btn{align-items:center;background:#111827;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-height:48px;padding:12px 20px;transition:background .2s ease;width:100%}.sd-generate-btn:hover:not(:disabled){background:#1f2937}.sd-generate-btn:disabled{cursor:not-allowed;opacity:.5}.sd-generate-mobile-bar{display:none}.sd-generating-banner{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1e40af;display:flex;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;gap:10px;line-height:1.4;padding:10px 14px}.sd-generating-banner__spinner{animation:sd-generating-spin .8s linear infinite;border:2px solid #bfdbfe;border-radius:50%;border-top-color:#2563eb;flex-shrink:0;height:16px;width:16px}@keyframes sd-generating-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.sd-layout{grid-template-columns:1fr}.sd-card,.sd-result-panel,.sd-sidebar,.sd-sidebar-wrap{max-width:100%;min-width:0}.sd-reference-wrap{aspect-ratio:4/3;max-height:min(52vw,280px)}.sd-reference-image{height:100%;object-fit:cover;width:100%}.sd-card--result:not(.sd-card--result-empty){min-height:auto}.sd-result-stage{aspect-ratio:4/3;flex:none;max-height:min(52vh,360px);max-width:100%;min-height:0;width:100%}.sd-result-image,.sd-result-image-btn{height:100%;max-height:100%;max-width:100%;object-fit:contain;width:100%}.section-details-container{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.sd-generate-btn--in-card{display:none}.sd-generate-mobile-bar{bottom:calc(92px + env(safe-area-inset-bottom));box-shadow:0 10px 28px #1118273d;display:inline-flex;left:16px;position:fixed;right:16px;width:auto;z-index:1190}}.splash-screen-new{background:#fff;height:100vh;inset:0;overflow:hidden;position:fixed;user-select:none;-webkit-user-select:none;width:100vw}.splash-images-container{height:100%;position:relative;width:100%}.splash-image-left{border-right:5px solid;border-color:#fff;height:100%;left:0;overflow:hidden;position:absolute;top:0}.splash-bg-image{transform:scaleX(-1)}.splash-image-left .splash-bg-image{height:100vh;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100vw}.splash-image-right{height:100%;overflow:hidden;position:absolute;top:0}.splash-image-right .splash-bg-image{height:100vh;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100vw}.splash-text-overlay{left:80px;pointer-events:none;position:absolute;top:10%;z-index:10}.splash-heading{font-size:51.826px;margin:0 0 10px}.splash-brand-name,.splash-heading{color:#000;font-family:Poppins,sans-serif;font-weight:400;line-height:1;text-transform:capitalize;white-space:nowrap}.splash-brand-name{font-size:82.922px;margin:0}.splash-logo-bottom{bottom:40px;pointer-events:none;position:absolute;right:40px;z-index:10}.siesta-logo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));height:auto;object-fit:contain;width:200px}.splash-slider-control{align-items:center;cursor:grab;display:flex;flex-direction:column;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:100}.splash-slider-control:active{cursor:grabbing}.slider-button{align-items:center;background:#fff;border-radius:50%;display:flex;height:99px;justify-content:center;padding:10px;position:relative;transition:all .3s ease;width:99px}.slider-icon-img{filter:drop-shadow(0 4px 20px rgba(0,0,0,.25));height:100%;object-fit:contain;width:100%}.slider-button:hover{transform:scale(1.05)}.slider-button:hover .slider-icon-img{filter:drop-shadow(0 6px 25px rgba(0,0,0,.3))}.slider-button:active{transform:scale(.98)}.slider-vertical-line{background:#00000026;height:calc(100vh - 50% - 60px);left:50%;pointer-events:none;position:absolute;top:calc(50% + 60px);transform:translateX(-50%);width:2px}@media (max-width:1024px){.splash-heading{font-size:40px}.splash-brand-name{font-size:64px}.splash-text-overlay{left:60px}.slider-button{height:80px;width:80px}.slider-icon-img{height:100%;width:100%}.siesta-logo{width:160px}.splash-logo-bottom{bottom:30px;right:30px}}@media (max-width:768px){.splash-heading{font-size:32px}.splash-brand-name{font-size:52px}.splash-text-overlay{left:40px}.slider-button{height:70px;width:70px}.slider-icon-img{height:100%;width:100%}.siesta-logo{width:140px}.splash-logo-bottom{bottom:20px;right:20px}}@media (max-width:480px){.splash-heading{font-size:24px}.splash-brand-name{font-size:40px}.splash-text-overlay{left:20px}.slider-button{height:60px;width:60px}.slider-icon-img{height:100%;width:100%}.siesta-logo{width:120px}.splash-logo-bottom{bottom:15px;right:15px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.splash-screen-new{animation:fadeIn .5s ease-out}.subcategory-container{align-items:center;background:#f0f0f0;display:flex;height:100vh;justify-content:center;overflow:hidden;width:100vw}.subcategory-content{background:linear-gradient(90deg,#fff 39.074%,#d2d2d2 126.77%);border-radius:30px;box-shadow:0 9px 15px 0 #00000059;box-sizing:border-box;display:flex;flex-direction:column;height:1024px;padding:43px 31px;width:1366px}.subcategory-top-menu{align-items:center;display:flex;height:52px;justify-content:space-between;margin-bottom:18px;position:relative;width:100%}.subcategory-top-menu .menu-left{align-items:center;display:flex;gap:20px;opacity:.8;position:relative;z-index:100}.subcategory-top-menu .back-icon{cursor:pointer;flex-shrink:0;height:32px;transition:transform .3s ease;width:32px}.subcategory-top-menu .back-icon:hover{transform:translateX(-3px)}.subcategory-top-menu .menu-item{color:#000;cursor:pointer;font-family:Poppins,sans-serif;font-size:17px;font-weight:300;line-height:24px;transition:all .3s ease}.subcategory-top-menu .menu-item:hover{font-weight:400;opacity:1}.subcategory-top-menu .menu-center{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:50}.subcategory-top-menu .logo{display:block;height:110px;object-fit:contain;pointer-events:auto;width:110px}.subcategory-top-menu .menu-right{align-items:center;display:flex;gap:50px;opacity:.8;position:relative;z-index:100}.subcategory-top-menu .profile-icon{cursor:pointer;height:28px;transition:transform .3s ease;width:28px}.subcategory-top-menu .profile-icon:hover{transform:scale(1.1)}.sub-category-card.column-span-3{grid-column:span 3}.sub-category-card.row-span-2{grid-row:span 2}.sub-category-grid{grid-gap:25px;display:grid;flex:1 1;gap:25px;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);padding:10px 0}.sub-category-card{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:0 4px 10px 0 #00000059;cursor:pointer;display:flex;grid-column:span 2;justify-content:center;overflow:hidden;padding:25px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.sub-category-card:hover{box-shadow:0 8px 20px 0 #00000073;transform:translateY(-5px)}.sub-category-overlay{background:linear-gradient(0deg,#000000d1 0,#0000006b 42%,#00000014 72%,#0000);inset:0;pointer-events:none;position:absolute}.sub-category-name{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000047;border-radius:12px;box-sizing:border-box;color:#fff;font-family:Poppins,sans-serif;font-size:clamp(18px,2.4vw,30px);font-weight:700;line-height:1.25;margin:0;padding:12px 14px;position:relative;text-align:center;text-shadow:0 2px 10px #00000073;width:100%;z-index:2}.sub-category-name,.sub-category-name.multiline{white-space:pre-line}@media (max-width:1400px){.subcategory-content{max-height:95vh;max-width:95vw}.sub-category-grid{gap:15px}.sub-category-name{font-size:clamp(16px,2.2vw,24px)}}@media (orientation:portrait){.sub-category-card{grid-column:span 2;grid-row:span 2}.sub-category-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr)}.sub-category-card:first-child{border-bottom-right-radius:5vh}.sub-category-card:nth-child(2){border-bottom-left-radius:5vh}.sub-category-card:nth-child(3){border-bottom-right-radius:5vh;border-top-right-radius:5vh}.sub-category-card:nth-child(4){border-top-right-radius:5vh}.sub-category-card:nth-child(5){border-top-left-radius:5vh}.sub-category-name.multiline{font-size:clamp(14px,2.8vw,18px);line-height:1.3}.sub-category-card.column-span-3{grid-column:span 6}.sub-category-card.row-span-2{grid-column:span 3;grid-row:span 4}.sub-category-card.row-column-span-3{grid-column:span 3}}
/*# sourceMappingURL=main.8508bc77.css.map*/