@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Cinzel:wght@500;700&family=Cormorant+Garamond:wght@500;700&family=Dancing+Script:wght@600;700&family=Inter:wght@400;500;600;700&family=Lora:wght@500;700&family=Merriweather:wght@400;700&family=Montserrat:wght@500;700&family=Pacifico&family=Playfair+Display:wght@600;700&display=swap";:root{--green: #19552f;--green-2: #2f7044;--cream: #fbf8f3;--line: #e7ded3;--text: #1e1d1b;--muted: #77716a;--danger: #df3b31;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--cream)}*{box-sizing:border-box}html{height:100%;overflow-x:hidden;overscroll-behavior:none}body{margin:0;min-width:1180px;min-height:100dvh;background:radial-gradient(circle at center,#fffdf8 0,#faf7f1 52%,#f3eee6);overscroll-behavior:none}#root{min-height:100dvh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100dvh;border:0;border-radius:0;overflow:clip;background:#fffdf9f0}.topbar{position:sticky;top:0;z-index:40;height:72px;flex:0 0 72px;display:flex;align-items:center;gap:24px;padding:0 36px;border-bottom:1px solid var(--line);background:#fffdf9eb}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;min-width:0}.brand strong{font-family:Playfair Display,Georgia,serif;font-size:31px;color:var(--green);line-height:1}.brand-logo{width:auto;max-width:168px;height:54px;max-height:54px;object-fit:contain;display:block;flex:0 0 auto}.business-switch,.user-button,.icon-button{height:42px;border:1px solid var(--line);background:#fffaf5;color:#24211f;border-radius:8px;display:inline-flex;align-items:center;gap:10px;padding:0 17px;text-decoration:none}.topbar>.user-button{background:var(--green);border-color:var(--green);color:#fff;font-weight:800;box-shadow:inset 0 -5px 8px #0000001f}.topbar-spacer{flex:1}.cart-button{position:relative;width:54px;justify-content:center;padding:0;border:0;background:transparent}.cart-button span{position:absolute;top:3px;right:4px;background:#4d8259;color:#fff;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700}.designer-layout{height:calc(100vh - 72px);min-height:0;overflow:hidden;display:grid;grid-template-columns:126px 350px minmax(520px,1fr) 330px}.tool-rail{min-height:0;border-right:1px solid var(--line);background:#ffffffb8;padding:18px 12px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;overscroll-behavior:contain}.tool-rail button{min-height:74px;border:0;border-left:4px solid transparent;border-radius:8px;background:transparent;color:#4e4a45;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0 8px;text-align:center;line-height:1.15}.tool-rail svg{width:28px;height:28px}.tool-rail button.active{border-left-color:transparent;background:#eef1e7;color:var(--green);box-shadow:inset 4px 0 0 var(--green)}.tool-rail button span{display:block;width:100%}.properties-panel{min-height:0;border-right:1px solid var(--line);background:#fffdf9;overflow-y:auto;overscroll-behavior:contain}.panel-section{padding:13px 18px;border-bottom:1px solid var(--line)}.panel-section label,.row-label{display:flex;justify-content:space-between;color:#2c2926;font-weight:600;font-size:14px;margin-bottom:10px}.row-label span{color:var(--muted);font-weight:500}.panel-section input,.panel-section select{width:100%;height:43px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 14px;color:#201d1a}input[type=range]{accent-color:var(--green)}.segmented{height:43px;border:1px solid var(--line);border-radius:7px;overflow:hidden;display:grid;background:#fff}.segmented.three{grid-template-columns:repeat(3,1fr)}.segmented button{border:0;border-right:1px solid var(--line);background:#fff;display:grid;place-items:center;font-weight:700}.segmented button:last-child{border-right:0}.segmented button.active{background:var(--green);color:#fff}.control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.editor-font-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,#3f3932 50%) calc(100% - 18px) 18px / 6px 6px no-repeat,linear-gradient(135deg,#3f3932 50%,transparent 50%) calc(100% - 12px) 18px / 6px 6px no-repeat,#fffdf9;color:#201d1a;font-size:17px;font-weight:700;padding-right:40px;box-shadow:inset 0 -3px #19552f0d}.editor-font-select:focus{outline:2px solid rgba(25,85,47,.18);border-color:var(--green)}.editor-font-select option{color:#201d1a;background:#fffdf9;font-size:18px}.control-grid button{min-height:58px;border:1px solid var(--line);border-radius:7px;background:#fff;display:grid;place-items:center;color:#2d2925;font-size:12px}.control-grid button svg{width:23px;height:23px}.control-grid .danger{color:var(--danger)}.mini-product{height:74px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;display:flex;align-items:center;gap:13px;background:#fff}.mini-product strong,.mini-product span{display:block;font-size:13px}.mini-product span{margin-top:6px;color:var(--muted)}.mini-mate,.front-mate{background:linear-gradient(90deg,transparent 0 8%,rgba(255,255,255,.24) 12%,transparent 22%),linear-gradient(#c7c2b9 0,#c7c2b9 9%,#9b5a2f 10%,#9b5a2f 86%,#c7c2b9 87%,#c7c2b9);border-radius:16px 16px 11px 11px;border:1px solid #b7aea2;box-shadow:inset 0 0 20px #280e0447,0 10px 24px #0000001a}.mini-mate{width:54px;height:48px}.swatches{display:flex;gap:16px}.swatches button{width:40px;height:40px;border-radius:50%;border:3px solid white;box-shadow:0 0 0 1px var(--line)}.swatches button.selected{box-shadow:0 0 0 2px var(--green)}.icon-palette{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:10px}.icon-palette button{min-height:64px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;place-items:center;color:#2f2b27;font-size:11px}.icon-palette svg{width:29px;height:29px}.editor-icon-glyph{width:29px;height:29px;fill:none;stroke:#24211f;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-preview .editor-icon-glyph{width:30px;height:30px}.upload-svg-button{width:100%;min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fffaf5;color:#24211f;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer;box-shadow:none;margin:0}.upload-svg-button input{display:none}.template-list,.layers-list{display:grid;gap:10px}.template-list button,.layers-list button{min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#2f2b27;text-align:left;padding:0 12px}.template-list button{min-height:84px;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:12px;padding:10px}.template-list strong,.template-list span{display:block}.template-list span,.muted-note{color:var(--muted);font-size:13px;line-height:1.35}.panel-primary-button{width:100%;min-height:44px;border:0;border-radius:7px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.model-list,.element-list{display:grid;gap:10px}.model-list button{min-height:104px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px;display:grid;grid-template-columns:74px 1fr;gap:12px;text-align:left}.editor-model-thumb,.editor-template-thumb{border:1px solid var(--line);border-radius:8px;background:#fbf4eb;display:grid;place-items:center;overflow:hidden;color:var(--muted)}.editor-model-thumb{width:74px;height:80px}.editor-template-thumb{width:76px;height:64px}.editor-model-thumb img,.editor-template-thumb img,.editor-template-thumb svg{width:100%;height:100%;object-fit:cover;display:block}.editor-template-thumb svg{background:#fbf4eb}.editor-model-thumb .mini-mate{width:46px;height:42px}.model-list button.active,.element-list button.active{border-color:var(--green);background:#eef1e7}.model-list strong,.model-list span,.model-list small{display:block}.model-list strong{color:#24211f}.model-list span{margin-top:4px;color:var(--green);font-weight:800}.model-list small{margin-top:4px;color:var(--muted)}.mini-swatches{display:flex;gap:6px;margin-top:8px}.mini-swatches i{width:16px;height:16px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px var(--line)}.element-list button{min-height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#2f2b27;padding:0 12px;display:flex;align-items:center;gap:10px;text-align:left}.element-list span{width:26px;height:26px;border-radius:50%;background:#fbf4eb;display:grid;place-items:center;color:var(--green);font-weight:800;font-size:12px}.icon-preview{width:54px;height:48px;border:1px solid var(--line);border-radius:8px;background:#fbf4eb;display:grid;place-items:center;color:var(--green);font-size:24px;font-weight:800}.layers-list button{display:flex;align-items:center;gap:10px}.layers-list button.active{border-color:var(--green);background:#eef1e7;color:var(--green)}.layers-list span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fbf4eb;font-size:12px;font-weight:700}.workspace{position:relative;display:block;min-width:0;min-height:0;overflow:hidden;padding:0;background:radial-gradient(circle at 45% 45%,#fffffff2,#faf6efcc 64%,#f4ede58c)}.view-switch{position:absolute;top:14px;left:50%;transform:translate(-50%);height:55px;width:288px;border:1px solid var(--line);border-radius:28px;background:#fffaf5;display:grid;grid-template-columns:1fr 1fr;padding:5px;z-index:6}.view-switch button{border:0;border-radius:24px;background:transparent;color:#211f1c;font-size:16px}.view-switch button.active{background:var(--green);color:#fff;box-shadow:inset 0 -8px 12px #00000014}.canvas-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;place-items:center;transform:none;z-index:1}.mate-3d-preview{width:min(680px,90%);height:min(680px,calc(100% - 150px));min-height:420px;position:relative;overflow:hidden;border-radius:50%;box-shadow:0 24px 55px #36271824}.mate-3d-preview canvas{width:100%!important;height:100%!important}.mate-3d-preview>span{position:absolute;left:50%;bottom:18px;transform:translate(-50%);padding:7px 12px;border-radius:999px;background:#ffffffd1;color:#625b53;font-size:11px;white-space:nowrap;pointer-events:none}.konva-stage{border-radius:50%;transform:scale(var(--canvas-scale, 1));transform-origin:center}.bottom-toolbar{position:absolute;bottom:18px;left:50%;transform:translate(-50%);width:fit-content;max-width:calc(100% - 36px);min-width:0;height:66px;border:1px solid var(--line);border-radius:9px;background:#fffdf9f5;box-shadow:0 12px 28px #3a29181f;display:flex;align-items:center;justify-content:center;z-index:6;overflow:hidden}.bottom-toolbar button{height:44px;padding:0 18px;border:0;border-right:1px solid var(--line);background:transparent;display:inline-flex;align-items:center;gap:13px;color:#292622}.bottom-toolbar button:last-child{border-right:0}.bottom-toolbar button:disabled{color:#d5cbc0;cursor:default}.bottom-toolbar svg{width:22px;height:22px}.editor-context-menu{position:fixed;z-index:80;width:214px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 18px 42px #2d1f1233;padding:8px;display:grid;gap:4px;animation:panel-rise .12s ease-out both}.editor-context-menu>button,.context-angle-grid button{min-height:36px;border:0;border-radius:7px;background:transparent;color:#24211f;display:flex;align-items:center;gap:9px;padding:0 9px;font-weight:800;text-align:left}.editor-context-menu>button:hover,.context-angle-grid button:hover{background:#fbf4eb}.editor-context-menu>button.danger{color:var(--danger)}.editor-context-menu>span{padding:3px 9px 1px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.context-menu-divider{height:1px;background:var(--line);margin:4px 0}.context-angle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.context-angle-grid button{min-height:40px;justify-content:flex-start;padding:0 7px;font-size:12px}.angle-icon,.context-action-icon{width:19px;height:19px;flex:0 0 auto}.angle-icon circle{fill:#fffaf5;stroke:#25211d;stroke-width:1.8}.angle-icon line{stroke:var(--green);stroke-width:2.2;stroke-linecap:round}.angle-icon .angle-dot{fill:var(--green);stroke:none}.context-action-icon{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mate-3d-stage{position:relative;width:100%;height:100%;min-height:0;overflow:hidden}.mate-3d-stage canvas{width:100%!important;height:100%!important;display:block}.mate-3d-design{position:absolute;top:clamp(92px,18%,148px);left:50%;transform:translate(-50%) rotate(-5deg);width:290px;height:122px;border:2px dashed rgba(250,234,216,.75);border-radius:50%;color:#3d1e0f;display:grid;place-items:center;pointer-events:none}.mate-3d-design span{font-family:Playfair Display,Georgia,serif;font-size:58px}.mate-3d-design small{position:absolute;bottom:6px;color:#f3e5d5;font-size:10px;letter-spacing:2px}.summary-panel{min-height:0;height:auto;margin:14px 16px 14px 6px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 16px 32px #3c2a1817;padding:18px 16px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column}.summary-top,.price-row,.quantity-row{display:flex;align-items:center;justify-content:space-between}.summary-top{color:var(--muted);font-size:16px}.summary-panel h2{margin:0 0 16px;font-size:21px}.summary-panel-spacer{flex:1 1 auto;min-height:12px}.product-hero{height:150px;display:grid;place-items:center}.summary-product-image{width:100%;height:150px;border:1px solid var(--line);border-radius:8px;background:#fbf4eb;object-fit:contain;display:block}.front-mate{width:146px;height:130px;position:relative;display:grid;place-items:center}.front-logo{color:#3216099e;font-family:Playfair Display,Georgia,serif;text-align:center;font-weight:700;line-height:.88;font-size:23px}.info-row{margin-top:13px}.info-row span,.price-row span,.quantity-row span{color:#25221f;font-size:16px}.info-row strong{display:block;color:var(--muted);margin-top:9px;font-size:15px;font-weight:500}.price-row{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.price-row strong{font-size:27px;color:var(--green)}.quantity-row{margin-top:16px}.stepper{width:160px;height:40px;border:1px solid var(--line);border-radius:7px;display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden}.stepper button{border:0;background:#fff;display:grid;place-items:center}.stepper strong{display:grid;place-items:center;border-inline:1px solid var(--line);font-weight:500}.add-cart{width:100%;height:54px;margin-top:18px;border:0;border-radius:7px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-size:17px;font-weight:700;box-shadow:inset 0 -8px 12px #00000014;text-decoration:none}.add-cart.compact{width:auto;height:48px;padding:0 22px;display:inline-flex;margin-top:12px}.save-note{margin-top:18px;border:1px solid var(--line);border-radius:8px;background:#fbf4eb;padding:14px 13px;display:flex;gap:14px;color:var(--green)}.save-note strong,.save-note span{display:block}.save-note strong{color:#22201e}.save-note span{color:var(--muted);margin-top:7px;line-height:1.45}.checkout-result{margin-top:16px;color:var(--green);font-weight:700}.user-menu-wrap{position:relative}.user-icon-trigger{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fffaf5;color:#24211f;display:grid;place-items:center}.user-menu{position:absolute;top:52px;right:0;width:230px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 18px 38px #3c2a1829;padding:12px;z-index:30;display:grid;gap:7px;animation:panel-rise .16s ease-out both}.user-menu strong,.user-menu span{display:block}.user-menu strong{color:#24211f}.user-menu span{color:var(--muted);font-size:12px;padding-bottom:8px;border-bottom:1px solid var(--line);overflow:hidden;text-overflow:ellipsis}.user-menu a,.user-menu button{min-height:38px;border:0;border-radius:7px;background:transparent;color:#24211f;text-decoration:none;display:flex;align-items:center;gap:9px;padding:0 8px;font-weight:700}.user-menu a:hover,.user-menu button:hover{background:#fbf4eb}.checkout-account-note{margin:10px 0 0;color:var(--green);font-weight:700}.checkout-auth-gate{animation:panel-rise .22s ease-out both}.checkout-auth-gate p{color:var(--muted);line-height:1.45}.auth-flow-card{animation:panel-rise .22s ease-out both}.auth-app-shell{height:100dvh;min-height:0;overflow:hidden}.auth-app-shell .topbar{position:relative}.auth-page{width:100%;height:calc(100dvh - 72px);display:grid;grid-template-columns:minmax(460px,48%) 1fr;overflow:hidden;background:#fdfbf8}.auth-visual{height:calc(100dvh - 72px);min-height:0;overflow:hidden}.auth-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 58%}.auth-content{min-width:0;height:calc(100dvh - 72px);min-height:0;padding:clamp(18px,3.5vh,52px) 6vw;display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at 50% 42%,#fff 0,#fffdf9 58%,#f8f3ec);overflow:hidden}.auth-page .auth-card{width:min(590px,100%);margin:auto;padding:clamp(30px,4vh,52px) clamp(38px,4vw,58px);border:1px solid #ded8d0;border-radius:15px;background:#ffffffb8;box-shadow:0 18px 42px #3e302112}.auth-page .auth-flow-card.is-register{margin-top:clamp(10px,2vh,28px);padding-top:clamp(18px,2.5vh,28px);padding-bottom:clamp(16px,2vh,26px)}.auth-card-heading{text-align:center;margin-bottom:34px}.auth-card-heading h1,.auth-page .auth-session-card h1{margin:0;color:#164d2b;font:700 clamp(35px,3vw,43px) "Playfair Display",Georgia,serif}.auth-card-heading p{margin:9px 0 0;color:#56524e;font-size:17px}.auth-page .is-register .auth-card-heading{margin-bottom:26px}.auth-page .auth-inner-form{gap:19px}.auth-field{min-width:0;display:grid;gap:9px;color:#23211f;font-size:15px;font-weight:700}.auth-input-wrap{position:relative;height:54px;display:flex;align-items:center;border:1px solid #d9d4cd;border-radius:9px;background:#ffffffdb;transition:border-color .16s ease,box-shadow .16s ease}.auth-input-wrap:focus-within{border-color:#327047;box-shadow:0 0 0 3px #19552f1c}.auth-input-wrap>svg{flex:0 0 auto;width:20px;margin-left:17px;color:#74716d}.auth-input-control{min-width:0;flex:1;height:100%}.auth-page .auth-input-control input{width:100%;height:100%;margin:0;padding:0 15px;border:0;outline:0;background:transparent;color:#24211f}.auth-page .auth-input-control input::placeholder{color:#77736e}.password-toggle{width:49px;height:100%;padding:0;border:0;background:transparent;color:#77736e;display:grid;place-items:center;transition:color .16s ease,transform .13s cubic-bezier(.23,1,.32,1)}.password-toggle svg{width:20px}.password-toggle:active,.auth-page .primary-action:active,.auth-switch button:active{transform:scale(.97)}.forgot-password{justify-self:end;margin-top:-5px;padding:0;border:0;background:transparent;color:#164d2b;font-size:14px}.auth-page .primary-action{min-height:54px;margin:2px 0 0;border-radius:8px;font-size:17px;transition:transform .13s cubic-bezier(.23,1,.32,1),background .16s ease}.auth-page .primary-action:hover{background:#21643a}.auth-page .form-error{margin:-5px 0;font-size:13px}.auth-switch{margin:5px 0 0!important;text-align:center;color:#57534e!important;font-size:14px}.auth-switch button{margin-left:12px;padding:3px;border:0;background:transparent;color:#164d2b;font-weight:700;transition:transform .13s cubic-bezier(.23,1,.32,1)}.auth-page .auth-form-grid{gap:14px}.auth-register-form{gap:14px!important}.auth-register-form .auth-field{gap:6px;font-size:13px}.auth-register-form .auth-input-wrap{height:47px}.auth-register-form .auth-input-wrap>svg{width:18px;margin-left:14px}.auth-page .address-fieldset{padding:12px 14px 14px;border-color:#ddd7cf;gap:10px}.auth-page .address-fieldset legend{display:inline-flex;align-items:center;gap:6px;color:#164d2b}.auth-page .address-fieldset legend svg{width:15px}.auth-page .address-street-grid{grid-template-columns:1fr 120px}.auth-session-card{text-align:center}.auth-eyebrow{color:#164d2b!important;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.app-loading-overlay{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#fdfbf8f0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-loading-overlay svg{width:42px;height:42px;color:var(--green);animation:app-spinner .72s linear infinite}.route-state{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:30px;text-align:center;background:#fdfbf8;color:#3f3932}.route-state h1{margin:0;color:var(--green);font:700 38px Playfair Display,serif}.route-state button{height:42px;padding:0 20px;border:0;border-radius:7px;background:var(--green);color:#fff;font-weight:700}.route-spinner{width:36px;height:36px;border:3px solid #dbe5d9;border-top-color:var(--green);border-radius:50%;animation:app-spinner .72s linear infinite}.proof-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.proof-review-actions button{min-height:36px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--green);font-weight:700}.proof-review-actions button:last-child{color:var(--danger)}.protected-image-loading{min-height:80px;display:block;border-radius:7px;background:linear-gradient(90deg,#eee8df 25%,#f8f3eb,#eee8df 75%);background-size:200% 100%;animation:protected-image-pulse 1.2s linear infinite}@keyframes protected-image-pulse{to{background-position:-200% 0}}@keyframes app-spinner{to{transform:rotate(360deg)}}@media (max-height: 850px) and (min-width: 901px){.auth-page .is-register .auth-card-heading{margin-bottom:14px}.auth-page .auth-register-form{gap:8px!important}.auth-register-form .auth-field{gap:4px}.auth-register-form .auth-input-wrap{height:40px}.auth-page .address-fieldset{padding-top:7px;padding-bottom:9px;gap:6px}.auth-page .is-register .primary-action{min-height:45px}.auth-page .is-register .auth-switch{margin-top:0!important}}@media (prefers-reduced-motion: reduce){.app-loading-overlay svg{animation-duration:1.4s}}@media (max-width: 900px){body{min-width:0}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-content{padding:28px 20px 40px}.auth-page .auth-card{margin-top:32px;padding:32px 24px}.auth-page .auth-form-grid{grid-template-columns:1fr}.auth-page .address-street-grid{grid-template-columns:1fr 110px}}.auth-mode-tabs{height:44px;margin:18px 0 6px;border:1px solid var(--line);border-radius:8px;background:#fffaf5;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.auth-mode-tabs button{border:0;border-right:1px solid var(--line);background:transparent;color:#24211f;font-weight:800;transition:background .16s ease,color .16s ease}.auth-mode-tabs button:last-child{border-right:0}.auth-mode-tabs button.active{background:var(--green);color:#fff}.auth-inner-form{display:grid;gap:12px}.auth-inner-form input{width:100%;height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px}.auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.address-fieldset{margin:0;padding:12px;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px}.address-fieldset legend{padding:0 6px;color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.address-street-grid{grid-template-columns:1fr 110px}.help-button{position:fixed;right:22px;bottom:20px;width:64px;height:64px;border:0;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px #14462652}.help-button svg{width:34px;height:34px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1b140e5c;display:grid;place-items:center;z-index:20}.checkout-modal{width:430px;border-radius:10px;background:#fffdf9;border:1px solid var(--line);padding:24px;box-shadow:0 28px 70px #00000038}.checkout-modal h3{margin:0 0 18px;font-size:23px}.checkout-modal input{width:100%;height:44px;border:1px solid var(--line);border-radius:7px;margin-bottom:12px;padding:0 13px}.payment-box{border:1px solid var(--line);border-radius:8px;background:#fbf4eb;padding:14px;display:grid;gap:6px;color:#403a34;margin:5px 0 16px}.payment-box strong{color:var(--green)}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions button{height:42px;border-radius:7px;border:1px solid var(--line);background:#fff;padding:0 16px}.modal-actions .primary{background:var(--green);color:#fff;border-color:var(--green)}.catalog-page,.checkout-page,.center-page,.panel-page{min-height:calc(100vh - 72px);padding:42px}.public-catalog-page{background:linear-gradient(180deg,#fffdf9f5,#f7f3ecfa)}.catalog-hero{min-height:210px;border:1px solid var(--line);border-radius:8px;padding:32px 34px;display:grid;grid-template-columns:minmax(520px,1fr) 420px;gap:28px;align-items:end;background:linear-gradient(135deg,#fffdf9,#f7efe4 54%,#edf2e8);box-shadow:0 16px 34px #3c2a1814;animation:catalog-rise .24s ease-out both}.catalog-hero-copy span,.catalog-toolbar strong{color:var(--green);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.catalog-hero-copy h1{max-width:760px;margin:8px 0 0;font-family:Playfair Display,Georgia,serif;color:var(--green);font-size:50px;line-height:1.02}.catalog-hero-copy p{max-width:560px;margin:14px 0 0;color:#514b44;font-size:17px;line-height:1.5}.catalog-hero-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.catalog-hero-summary div{min-height:112px;border:1px solid rgba(231,222,211,.9);border-radius:8px;background:#fffdf9c2;padding:16px;display:grid;align-content:center;gap:8px;transition:transform .17s ease,box-shadow .17s ease,background .17s ease}.catalog-hero-summary div:hover{transform:translateY(-2px);background:#fffdf9f0;box-shadow:0 10px 22px #3c2a1814}.catalog-hero-summary svg{color:var(--green)}.catalog-hero-summary strong{color:#24211f;font-size:22px}.catalog-hero-summary span,.catalog-toolbar>span{color:var(--muted);font-size:13px}.catalog-toolbar{min-height:58px;margin:24px 0 18px;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px;animation:catalog-rise .26s ease-out both}.catalog-toolbar div{display:inline-flex;align-items:center;gap:10px}.catalog-toolbar svg{color:var(--green)}.catalog-heading,.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px}.catalog-heading span,.panel-heading span,.auth-card span,.checkout-summary span{color:var(--green);font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.catalog-heading h1,.panel-heading h1,.checkout-summary h1,.auth-card h1{margin:6px 0 0;font-family:Playfair Display,Georgia,serif;color:var(--green);font-size:42px}.panel-heading p{margin:8px 0 0;color:var(--muted)}.panel-link{height:42px;border:1px solid var(--line);border-radius:8px;padding:0 16px;display:inline-flex;align-items:center;color:var(--green);text-decoration:none;background:#fff;font-weight:700}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:22px}.public-catalog-grid{grid-template-columns:repeat(3,minmax(290px,1fr));gap:24px}.product-card,.checkout-card,.auth-card,.panel-block,.checkout-summary{border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 16px 32px #3c2a1814}.product-card{padding:22px;display:grid;gap:18px}.public-product-card{position:relative;overflow:hidden;grid-template-rows:auto 1fr auto;padding:14px;gap:16px;animation:catalog-card-in .28s ease-out both;animation-delay:var(--delay, 0ms);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.public-product-card:hover{transform:translateY(-4px);border-color:#d6c8b8;box-shadow:0 20px 38px #3c2a181f}.product-card-media{min-height:190px;display:grid;place-items:center;background:#fbf4eb;border-radius:8px;overflow:hidden}.product-card-media img{width:100%;height:220px;object-fit:cover}.public-product-media{position:relative;min-height:250px;background:linear-gradient(145deg,#fbf4eb,#fffaf5 58%,#edf2e8)}.public-product-media img{height:250px;transition:transform .24s ease}.public-product-card:hover .public-product-media img{transform:scale(1.035)}.public-product-media span{position:absolute;left:14px;bottom:14px;min-height:30px;border:1px solid rgba(231,222,211,.95);border-radius:8px;background:#fffdf9e6;color:#24211f;display:inline-flex;align-items:center;padding:0 11px;font-size:12px;font-weight:800}.product-card h2,.panel-block h2,.checkout-card h2{margin:0 0 8px}.product-card p{color:var(--muted);min-height:44px}.product-card strong{display:block;color:var(--green);font-size:24px}.public-product-body{padding:0 6px}.public-product-body p{margin:0;line-height:1.45}.public-product-tags{min-height:31px;margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.public-product-tags span{min-height:31px;border:1px solid var(--line);border-radius:8px;background:#fffaf5;color:#514b44;display:inline-flex;align-items:center;padding:0 10px;font-size:12px;font-weight:700}.public-product-footer{padding:0 6px 6px;display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}.public-product-action{width:auto;min-width:166px;height:50px;margin-top:0;padding:0 18px;font-size:15px;transition:transform .17s ease,background .17s ease,box-shadow .17s ease}.public-product-action:hover{transform:translate(2px);background:#21683a;box-shadow:inset 0 -7px 10px #0000001a,0 8px 18px #19552f2e}.center-page{display:grid;place-items:center}.auth-card,.checkout-card{width:min(460px,100%);padding:28px}.auth-card input,.checkout-card input,.panel-form input,.panel-form select,.inline-form input,.inline-form select{width:100%;height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px}.auth-card input,.checkout-card input,.panel-form input,.panel-form select{margin-top:12px}.auth-card p{color:var(--muted);margin:10px 0 0}.primary-action{width:100%;min-height:44px;border:0;border-radius:7px;background:var(--green);color:#fff;font-weight:700;margin-top:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.secondary-action{width:100%;min-height:42px;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--green);font-weight:700;margin-top:10px}.form-error{color:var(--danger)!important;font-weight:700}.checkout-page.cart-page{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(620px,1fr) 370px;gap:24px;align-items:start}.cart-content,.cart-side{display:grid;gap:18px}.cart-title{padding:4px 2px 0}.cart-title span,.cart-total-card>span{color:var(--green);display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-title h1{margin:8px 0 0;color:#24211f;font-size:34px}.cart-title p{max-width:620px;margin:9px 0 0;color:var(--muted);line-height:1.45}.cart-items-card,.cart-total-card,.cart-action-card{border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 14px 30px #3c2a1814}.cart-items-card{overflow:hidden}.cart-items-card header{min-height:64px;border-bottom:1px solid var(--line);padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:14px}.cart-items-card h2{margin:0;color:#24211f;font-size:20px}.cart-items-card header strong{color:var(--green)}.cart-line{min-height:116px;display:grid;grid-template-columns:92px 1fr auto 40px;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:0}.cart-line-preview{width:92px;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:#fbf4eb;color:var(--muted);display:grid;place-items:center;overflow:hidden}.cart-line-preview img{width:100%;height:100%;object-fit:cover}.cart-line-info,.cart-line-price{display:grid;gap:5px}.cart-line-info strong,.cart-line-price strong{color:#24211f}.cart-line-info span,.cart-line-info small,.cart-line-price span,.cart-total-card small{color:var(--muted)}.cart-line-price{min-width:130px;text-align:right}.cart-line button{width:38px;height:38px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--danger);display:grid;place-items:center}.cart-total-card,.cart-action-card{padding:22px}.checkout-card.cart-action-card{width:100%}.cart-total-row,.cart-total-final{display:flex;justify-content:space-between;gap:14px;align-items:center}.cart-total-row{margin-top:18px}.cart-total-row p,.cart-total-final p{margin:0;color:#514b44}.cart-total-row strong{color:#24211f;font-size:17px}.cart-total-final{margin:18px 0 12px;padding-top:18px;border-top:1px solid var(--line)}.cart-total-final strong{color:var(--green);font-size:30px}.cart-action-card h2{margin:0 0 12px;color:#24211f}.cart-action-card p{color:var(--muted);line-height:1.45}.cart-secure-note{margin:10px 0 0;color:var(--green)!important;display:inline-flex;align-items:center;gap:8px;font-weight:800}.checkout-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-box img{width:100%;max-height:220px;border:1px solid var(--line);border-radius:8px;object-fit:contain;background:#fff}.panel-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:22px;align-items:start}.panel-block{padding:20px;min-height:260px}.data-table{width:100%;border-collapse:collapse;margin-bottom:14px}.data-table td{border-bottom:1px solid var(--line);padding:10px 6px;color:#332f2a;font-size:14px}.data-table tr{cursor:pointer}.data-table tr:hover{background:#fbf4eb}.panel-form{display:grid;gap:10px}.inline-form{display:grid;grid-template-columns:1.4fr .7fr .8fr auto;gap:8px;margin-bottom:10px}.inline-form button{border:0;border-radius:7px;background:var(--green);color:#fff;padding:0 14px;font-weight:700}.detail-box{border:1px solid var(--line);background:#fbf4eb;border-radius:8px;padding:12px;display:grid;gap:6px}.detail-box span{color:var(--muted)}.detail-box pre{overflow:auto;max-height:120px;background:#fff;border-radius:6px;padding:10px;font-size:11px}.empty-state{border:1px dashed var(--line);border-radius:8px;padding:16px;background:#fbf8f3;color:var(--muted);display:grid;gap:10px;margin-bottom:14px}.empty-state strong{color:#2f2b27}.business-workspace{background:linear-gradient(180deg,#fbfaf7,#f6f2ec)}.business-grid{display:grid;grid-template-columns:360px minmax(520px,1fr);gap:22px;align-items:start}.business-tabs{min-height:52px;margin:0 0 22px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;display:inline-flex;overflow:hidden}.business-tabs button{min-width:170px;border:0;border-right:1px solid var(--line);background:transparent;color:#24211f;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.business-tabs button:last-child{border-right:0}.business-tabs button.active{background:var(--green);color:#fff}.business-card{border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 12px 26px #3c2a1814;overflow:hidden}.business-card-header{min-height:62px;padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.business-card-header div{display:inline-flex;align-items:center;gap:10px;color:var(--green)}.business-card-header h2{margin:0;color:#24211f;font-size:19px}.business-card-header strong{color:var(--green);font-size:24px}.order-list-card,.catalog-card{grid-column:1}.order-detail-card,.settings-card{grid-column:2}.order-list{display:grid}.order-list button{min-height:88px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:14px 18px;display:grid;gap:7px}.order-list button.active{background:#eef1e7;box-shadow:inset 4px 0 0 var(--green)}.order-list span{color:#24211f;font-weight:800}.order-list small{color:var(--muted)}.order-status{width:max-content;min-height:27px;border-radius:6px;padding:6px 9px;font-size:12px;font-style:normal;font-weight:800}.order-status.pending{color:#8b5c12;background:#fff0ca}.order-status.in-production{color:#285d87;background:#dcebf8}.order-status.ready{color:#1d5b30;background:#dcefd7}.order-status.delivered{color:#19552f;background:#eef1e7}.order-status.cancelled{color:#a33a2f;background:#fde4df}.status-select{height:38px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 10px;color:#24211f}.order-detail{padding:18px;display:grid;gap:18px}.customer-strip{border:1px solid var(--line);border-radius:8px;background:#fbf4eb;padding:16px;display:flex;justify-content:space-between;gap:18px}.customer-strip strong,.customer-strip span{display:flex;align-items:center;gap:7px}.customer-strip strong{margin-bottom:9px;color:#24211f;font-size:18px}.customer-strip span{margin-top:6px;color:#5a534b}.payment-proof-status{border:1px solid var(--line);border-radius:8px;background:#fff7e3;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.payment-proof-status.uploaded{background:#eef1e7}.payment-proof-status strong,.payment-proof-status span{display:block}.payment-proof-status strong{color:#24211f}.payment-proof-status span{margin-top:5px;color:var(--muted)}.payment-proof-status a{min-height:38px;border:1px solid var(--green);border-radius:7px;color:var(--green);background:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;font-weight:800;white-space:nowrap}.payment-proof-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.order-total{min-width:160px;text-align:right}.order-total span{display:block;color:var(--muted)}.order-total strong{margin-top:6px;color:var(--green);font-size:26px}.order-items{display:grid;gap:14px}.order-item-card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;display:grid;grid-template-columns:190px 1fr;gap:18px}.snapshot-frame{width:190px;aspect-ratio:1;border-radius:8px;border:1px solid var(--line);background:#fbf8f3;display:grid;place-items:center;overflow:hidden;color:var(--muted);font-weight:700}.snapshot-frame img{width:100%;height:100%;object-fit:cover}.order-item-info{display:grid;align-content:start;gap:8px}.order-item-info strong{color:#24211f;font-size:18px}.order-item-info span{color:#5a534b}.order-item-info details{margin-top:8px}.order-item-info summary{cursor:pointer;color:var(--green);font-weight:800}.order-item-info pre{max-height:190px;overflow:auto;border:1px solid var(--line);border-radius:7px;background:#fbf8f3;padding:10px;font-size:11px}.catalog-card,.settings-card{padding-bottom:18px}.catalog-card .inline-form,.settings-card .panel-form{margin:14px 18px 0}.business-tab-card{max-width:980px}.business-settings-form,.catalog-editor-form{grid-template-columns:repeat(2,minmax(240px,1fr));padding:18px;margin:0}.business-settings-form .primary-action,.catalog-editor-form .primary-action{grid-column:1 / -1}.business-catalog-layout{display:grid;grid-template-columns:360px minmax(620px,1fr);gap:22px;align-items:start}.catalog-create-card .panel-form{padding:18px}.catalog-management-card{padding-bottom:0}.catalog-item-editor{padding:16px 18px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:118px 1fr 46px;gap:14px;align-items:start}.catalog-item-editor:last-child{border-bottom:0}.catalog-preview-box{width:118px;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:#fbf4eb;display:grid;place-items:center;color:var(--muted);overflow:hidden}.catalog-preview-box img{width:100%;height:100%;object-fit:cover}.catalog-fields{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:8px}.catalog-fields input,.catalog-fields select,.catalog-editor-form input,.catalog-editor-form select,.file-field{width:100%;height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px}.file-field{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#24211f;font-weight:700}.file-field input{display:none}.file-field span{color:var(--green);display:inline-flex;align-items:center;gap:11px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-fields input[name=description],.catalog-fields input[name=previewUrl]{grid-column:1 / -1}.catalog-actions{display:grid;gap:8px}.catalog-actions button{width:42px;height:38px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#24211f;display:grid;place-items:center}.catalog-actions button:disabled{color:#cfc4b8;cursor:default}.catalog-actions button.danger{color:var(--danger)}.business-catalog-page{display:grid;gap:22px}.catalog-admin-hero{min-height:132px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fffdf9,#f7efe4 58%,#eef1e7);box-shadow:0 12px 26px #3c2a1814;padding:24px 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;animation:panel-rise .2s ease-out both}.catalog-admin-hero span{color:var(--green);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-admin-hero h2{max-width:740px;margin:8px 0 0;color:#24211f;font-size:28px;line-height:1.2}.catalog-admin-hero strong{min-width:142px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fffdf9c2;color:var(--green);display:inline-flex;align-items:center;justify-content:center;padding:0 14px}.catalog-admin-layout{display:grid;grid-template-columns:minmax(430px,.9fr) minmax(620px,1.1fr);gap:22px;align-items:start}.system-models-card,.business-catalog-card{animation:panel-rise .22s ease-out both}.system-model-grid,.business-catalog-list{padding:16px;display:grid;gap:14px}.system-model-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}.system-model-card,.business-catalog-item-card{border:1px solid var(--line);border-radius:8px;background:#fff;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.system-model-card:hover,.business-catalog-item-card:hover{transform:translateY(-2px);border-color:#d8cbbd;box-shadow:0 10px 22px #3c2a1814}.system-model-card{overflow:hidden;display:grid}.system-model-card>div:not(.catalog-image-frame){padding:12px;display:grid;gap:6px}.system-model-card strong,.business-catalog-item-main strong{color:#24211f;font-size:17px}.system-model-card span{width:max-content;min-height:25px;border-radius:6px;background:#eef1e7;color:var(--green);display:inline-flex;align-items:center;padding:0 8px;font-size:12px;font-weight:800}.system-model-card p,.business-catalog-item-main p{margin:0;color:var(--muted);font-size:13px;line-height:1.4}.system-model-card button{height:42px;margin:0 12px 12px;border:0;border-radius:7px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.catalog-image-frame{width:100%;aspect-ratio:1.18;background:#fbf4eb;color:var(--muted);display:grid;place-items:center;overflow:hidden}.catalog-image-frame img{width:100%;height:100%;object-fit:cover}.business-catalog-item-card{padding:12px;display:grid;grid-template-columns:118px 1fr auto;gap:14px;align-items:center}.business-catalog-item-card .catalog-image-frame{width:118px;border:1px solid var(--line);border-radius:8px}.business-catalog-item-main{display:grid;gap:8px}.business-catalog-item-main>div:first-child{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.business-catalog-meta{display:flex;flex-wrap:wrap;gap:8px}.business-catalog-meta span{min-height:28px;border:1px solid var(--line);border-radius:7px;background:#fffaf5;color:#514b44;display:inline-flex;align-items:center;padding:0 9px;font-size:12px;font-weight:800}.business-catalog-meta span:first-child{color:var(--green);background:#eef1e7}.business-catalog-actions{display:grid;grid-template-columns:repeat(2,38px);gap:8px}.business-catalog-actions button,.business-modal header button{border:1px solid var(--line);border-radius:7px;background:#fff;color:#24211f;display:grid;place-items:center}.business-catalog-actions button{width:38px;height:36px}.business-catalog-actions button:disabled{color:#cfc4b8;cursor:default}.business-catalog-actions button.danger{color:var(--danger)}.business-modal{width:min(860px,calc(100vw - 48px));max-height:calc(100vh - 70px);border:1px solid var(--line);border-radius:10px;background:#fffdf9;box-shadow:0 28px 70px #00000038;overflow:hidden;animation:panel-rise .18s ease-out both}.business-modal header{min-height:76px;padding:16px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:14px}.business-modal header span{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase}.business-modal header h2{margin:4px 0 0;color:#24211f;font-size:22px}.business-modal header button{width:38px;height:38px}.business-modal-body{padding:18px;display:grid;grid-template-columns:260px 1fr;gap:18px;overflow-y:auto;max-height:calc(100vh - 148px)}.business-modal-preview{display:grid;align-content:start;gap:12px}.business-modal-preview .catalog-image-frame{border:1px solid var(--line);border-radius:8px}.business-modal-preview .file-field span{display:inline-flex;align-items:center;gap:8px}.business-modal-fields{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:12px;align-content:start}.business-modal-fields input,.business-modal-fields select{width:100%;height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px}.business-modal-fields input[name=description],.business-modal-fields input[name=previewUrl],.business-modal-fields .primary-action{grid-column:1 / -1}.customer-orders-page{background:linear-gradient(180deg,#fbfaf7,#f6f2ec)}.customer-orders-layout{display:grid;grid-template-columns:370px minmax(620px,1fr);gap:22px;align-items:start}.customer-orders-list,.customer-order-detail{border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 12px 26px #3c2a1814;overflow:hidden;animation:panel-rise .22s ease-out both}.customer-orders-list header{min-height:64px;padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.customer-orders-list header div,.customer-detail-hero span,.customer-detail-hero p{display:inline-flex;align-items:center;gap:8px}.customer-orders-list header div{color:var(--green)}.customer-orders-list h2,.customer-detail-hero h2{margin:0;color:#24211f}.customer-orders-list header strong{color:var(--green);font-size:24px}.customer-order-buttons{display:grid}.customer-order-buttons button{min-height:92px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:15px 18px;display:grid;gap:7px;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.customer-order-buttons button:hover{background:#fbf4eb}.customer-order-buttons button.active{background:#eef1e7;box-shadow:inset 4px 0 0 var(--green);transform:translate(2px)}.customer-order-buttons span{color:#24211f;font-weight:800}.customer-order-buttons small{color:var(--muted)}.customer-empty-wrap{padding:18px}.customer-order-detail{padding-bottom:18px}.customer-detail-hero{min-height:132px;padding:22px 24px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffdf9,#eef1e7);display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.customer-detail-hero span{color:var(--green);font-weight:800}.customer-detail-hero h2{margin-top:9px;font-size:28px}.customer-detail-hero p{margin:10px 0 0;color:var(--muted)}.customer-detail-strip{padding:18px 24px;display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.customer-detail-strip div{min-height:78px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;display:grid;grid-template-columns:24px 1fr;gap:4px 9px;align-items:center;transition:transform .16s ease,box-shadow .16s ease}.customer-detail-strip div:hover{transform:translateY(-1px);box-shadow:0 8px 18px #3c2a1814}.customer-detail-strip svg{grid-row:1 / 3;color:var(--green)}.customer-detail-strip span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.customer-detail-strip strong{color:#24211f;font-size:15px}.customer-order-items{padding:0 24px 18px;display:grid;gap:14px}.customer-proof-panel{margin:0 24px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.customer-proof-panel header{min-height:60px;border-bottom:1px solid var(--line);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-proof-panel header div{display:inline-flex;align-items:center;gap:9px;color:var(--green)}.customer-proof-panel h2{margin:0;color:#24211f;font-size:18px}.customer-proof-panel header strong{color:var(--green);font-size:22px}.customer-proof-panel>p{margin:0;padding:16px;color:var(--muted)}.customer-proof-grid{padding:16px;display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px}.customer-proof-grid a{border:1px solid var(--line);border-radius:8px;background:#fbf4eb;color:#24211f;text-decoration:none;overflow:hidden;display:grid}.customer-proof-grid img,.customer-proof-preview{width:100%;aspect-ratio:1.2;object-fit:cover;background:#fff}.customer-proof-grid span{min-height:36px;padding:0 10px;display:flex;align-items:center;font-size:12px;font-weight:800}.customer-proof-preview{margin:0 16px 12px;width:calc(100% - 32px);max-height:240px;border:1px solid var(--line);border-radius:8px;object-fit:contain}.customer-proof-actions{border-top:1px solid var(--line);padding:14px 16px;display:grid;grid-template-columns:1fr 190px;gap:12px;align-items:stretch}.customer-proof-actions .file-field,.customer-proof-actions .primary-action{height:44px;margin:0}.customer-order-item{border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px;display:grid;grid-template-columns:132px 1fr;gap:16px;animation:panel-rise .24s ease-out both}.customer-snapshot{width:132px;aspect-ratio:1;border:1px solid var(--line);border-radius:8px;background:#fbf4eb;color:var(--muted);display:grid;place-items:center;overflow:hidden}.customer-snapshot img{width:100%;height:100%;object-fit:cover}.customer-order-item strong,.customer-order-item span{display:block}.customer-order-item strong{color:#24211f;font-size:18px;margin-bottom:9px}.customer-order-item span{color:#5a534b;margin-top:6px}.customer-catalog-link{margin-left:24px}.profile-page{background:linear-gradient(180deg,#fbfaf7,#f6f2ec)}.profile-layout{display:grid;grid-template-columns:310px minmax(520px,1fr);gap:22px;align-items:start}.profile-card{border:1px solid var(--line);border-radius:8px;background:#fffdf9;box-shadow:0 12px 26px #3c2a1814;overflow:hidden;animation:panel-rise .22s ease-out both}.profile-summary-card{padding:24px;display:grid;gap:12px}.profile-layout .profile-card:not(.profile-summary-card){grid-column:2}.profile-summary-card h2{margin:0;color:#24211f}.profile-summary-card p{margin:0;color:#5a534b;display:flex;align-items:center;gap:8px;line-height:1.35}.profile-avatar{width:82px;height:82px;border-radius:50%;background:#eef1e7;color:var(--green);display:grid;place-items:center;position:relative;overflow:hidden;cursor:pointer}.profile-avatar>img{width:100%;height:100%;object-fit:cover}.profile-avatar>input{display:none}.profile-avatar>span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#14241994;color:#fff;opacity:0;transition:opacity .16s ease}.profile-avatar>span svg{width:22px}@media (hover: hover) and (pointer: fine){.profile-avatar:hover>span{opacity:1}}.profile-card-header{min-height:64px;padding:14px 18px;border-bottom:1px solid var(--line);color:var(--green);display:flex;align-items:center;gap:10px}.profile-card-header h2{margin:0;color:#24211f;font-size:20px}.profile-form{padding:18px;display:grid;gap:12px}.profile-form input{width:100%;height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px}.profile-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-success{margin:0;color:var(--green);font-weight:800}@keyframes panel-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes catalog-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes catalog-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.admin-dashboard{min-height:calc(100vh - 72px);padding:14px 14px 24px;background:linear-gradient(180deg,#fbfaf7,#f6f2ec)}.admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:26px;margin-bottom:26px}.admin-kpi,.admin-card{border:1px solid #e6ded4;border-radius:8px;background:#fffefbf5;box-shadow:0 7px 18px #3a2a1917}.admin-kpi{min-height:120px;display:flex;align-items:center;gap:24px;padding:22px 28px}.admin-kpi-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:var(--green);background:#e8f0e4}.admin-kpi-icon svg{width:31px;height:31px}.admin-kpi span,.admin-card th,.admin-assign-form label{color:#2f2b27;font-size:13px;font-weight:700}.admin-kpi strong{display:block;margin:4px 0 14px;color:#123c24;font-size:36px;line-height:1}.admin-kpi button,.admin-inline-link,.admin-bottom-link,.admin-icon-action{border:0;background:transparent;color:#211f1c}.admin-kpi button,.admin-inline-link,.admin-bottom-link{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.admin-content-grid{display:grid;grid-template-columns:minmax(660px,1fr) 430px;gap:18px;align-items:start}.admin-card{overflow:hidden}.admin-library-card,.admin-business-card{grid-column:1}.admin-side-stack{grid-column:2;display:grid;gap:18px}.admin-business-card{margin-top:0}.admin-card-header{min-height:64px;padding:14px 22px;border-bottom:1px solid #ebe3d9;display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-title{display:inline-flex;align-items:center;gap:12px;color:#1f3327}.admin-title h1,.admin-title h2{margin:0;font-family:Inter,system-ui,sans-serif;font-size:21px;font-weight:800;color:#1f201e}.admin-title h2{font-size:20px}.admin-brown-button{min-height:42px;border:0;border-radius:6px;background:#904b19;color:#fff;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;box-shadow:inset 0 -5px 8px #0000001f}.admin-brown-button.wide{width:100%}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{border-bottom:1px solid #eee7dd;text-align:left}.admin-table th{height:50px;padding:0 22px;font-size:12px}.admin-table td{height:74px;padding:0 22px;color:#2e2b27;font-size:14px}.admin-model-cell,.admin-business-cell{display:flex;align-items:center;gap:14px}.admin-model-cell strong,.admin-business-cell strong{color:#1e1d1b}.admin-model-thumb{width:36px;height:46px;border:1px solid #d1c8bc;border-radius:14px 14px 9px 9px;background:linear-gradient(90deg,transparent 0 9%,rgba(255,255,255,.35) 13%,transparent 24%),linear-gradient(#c7c2b9 0,#c7c2b9 12%,#8a4b25 13%,#8a4b25 84%,#c7c2b9 85%,#c7c2b9);box-shadow:inset 0 0 14px #2a100347}.admin-model-thumb.tone-1{background:linear-gradient(90deg,transparent 0 9%,rgba(255,255,255,.35) 13%,transparent 24%),linear-gradient(#c7c2b9 0,#c7c2b9 12%,#b46a27 13%,#b46a27 84%,#c7c2b9 85%,#c7c2b9)}.admin-model-thumb.tone-2{width:24px;border-radius:8px;background:linear-gradient(90deg,#d3d0c8,#76736d 46%,#ece9e1)}.admin-business-cell span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#164628;color:#fff;font-weight:800}.admin-business-cell span.tone-1{background:#a46a27}.admin-business-cell span.tone-2{background:#23503b}.admin-status{display:inline-flex;align-items:center;justify-content:center;min-width:66px;height:32px;border-radius:6px;font-size:12px;font-weight:800}.admin-status.green{color:#1d5b30;background:#dcefd7}.admin-status.amber{color:#8b5c12;background:#fff0ca}.admin-icon-action{width:34px;height:34px;display:grid;place-items:center;color:#413b34}.admin-bottom-link{width:100%;height:54px;justify-content:center}.admin-compact-form{padding:16px 22px;border-bottom:1px solid #eee7dd;display:grid;grid-template-columns:1.2fr .7fr 1.4fr;gap:10px;background:#fffdfa}.admin-compact-form.business{grid-template-columns:1.1fr .9fr 1.2fr 1fr .9fr auto;border-top:1px solid #eee7dd;border-bottom:0}.admin-compact-form.model{grid-template-columns:1.2fr .7fr 1.3fr .65fr .65fr .65fr}.admin-compact-form input,.admin-compact-form select,.admin-assign-form input,.admin-assign-form select{width:100%;height:40px;border:1px solid #ddd4c8;border-radius:6px;background:#fff;padding:0 12px;color:#2a2723}.admin-assign-form{padding:0 22px 18px;display:grid;gap:13px}.admin-assign-form label{display:grid;gap:7px}.admin-form-row{display:grid;grid-template-columns:1fr 142px;gap:14px}.admin-subscriptions{padding-bottom:14px}.admin-metric-line{min-height:34px;padding:0 22px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:10px}.admin-metric-line span{width:19px;height:19px;display:grid;place-items:center}.admin-metric-line svg{width:18px;height:18px}.admin-metric-line.green span{color:#168044}.admin-metric-line.amber span{color:#f0aa23}.admin-metric-line.red span{color:#d24a38}.admin-metric-line p{margin:0;color:#302d28;font-size:14px}.admin-metric-line strong{color:#201e1b}.admin-domain{display:inline-flex;align-items:center;gap:8px;color:#35312c;text-decoration:none}.admin-outline-button{min-height:38px;border:1px solid #955321;border-radius:5px;background:#fff;color:#854817;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-weight:800}.admin-empty{min-height:58px;display:grid;place-items:center;color:var(--muted)}@media (max-width: 1400px){body{min-width:1060px}.designer-layout{grid-template-columns:116px 320px minmax(500px,1fr) 320px}.summary-panel{margin-right:16px}.bottom-toolbar{width:fit-content;max-width:calc(100% - 32px);min-width:0}.admin-kpis{gap:14px}.admin-content-grid{grid-template-columns:minmax(620px,1fr) 390px}.admin-kpi{padding:18px 20px}.catalog-hero{grid-template-columns:minmax(460px,1fr) 360px}.catalog-hero-copy h1{font-size:44px}.public-catalog-grid{grid-template-columns:repeat(3,minmax(260px,1fr))}}@media (max-height: 900px){.designer-layout{grid-template-columns:110px 310px minmax(460px,1fr) 305px}.tool-rail{padding-block:12px}.tool-rail button{min-height:64px}.view-switch{top:10px;height:48px}.bottom-toolbar{bottom:12px;height:58px}.bottom-toolbar button{height:40px;padding:0 13px;gap:8px;font-size:13px}.summary-panel{margin-block:10px;padding:14px}.summary-panel h2{margin-bottom:10px;font-size:19px}.product-hero,.summary-product-image{height:116px}.front-mate{width:122px;height:108px}.front-logo{font-size:19px}.info-row{margin-top:10px}.info-row strong{margin-top:5px}.price-row{margin-top:14px;padding-top:13px}.quantity-row{margin-top:12px}.add-cart{height:48px;margin-top:14px}.save-note{margin-top:12px;padding:12px}}@media (max-height: 780px){.designer-layout{grid-template-columns:106px 290px minmax(420px,1fr) 292px}.panel-section{padding:10px 14px}.bottom-toolbar button span,.bottom-toolbar button{font-size:12px}.save-note{display:none}}body:has(.public-catalog-shell){min-width:0;background:#fdfbf7}.public-catalog-shell{--catalog-brand: #19552f;--catalog-accent: #9b6b3e;background:#fdfbf7}.public-catalog-shell .topbar{position:relative;height:76px;padding-inline:clamp(22px,6vw,106px);background:#fffefbfa}.public-catalog-page{min-height:0;padding:0 clamp(22px,6vw,106px) 30px;background:#fdfbf7}.catalog-showcase{position:relative;min-height:238px;margin-inline:calc(clamp(22px,6vw,106px)*-1);padding:38px clamp(22px,6vw,106px) 34px;overflow:hidden;border-bottom:1px solid #e6dfd6;background:#f8f4ed;isolation:isolate}.catalog-showcase.has-image{min-height:252px}.catalog-showcase-image{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:38%;background-position:center;background-size:cover}.catalog-showcase-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8f4ed,#f8f4edf0 13%,#f8f4ed73 42%,#f8f4ed00 68%)}.catalog-showcase-copy{width:min(1040px,72%)}.catalog-showcase-copy h1{margin:0;color:var(--catalog-brand);font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,3.2vw,56px);line-height:1.05;letter-spacing:0}.catalog-showcase-copy p{margin:14px 0 0;color:#69645e;font-size:16px;line-height:1.5}.catalog-showcase-benefits{display:flex;flex-wrap:wrap;gap:28px 54px;margin-top:28px}.catalog-showcase-benefits span{display:inline-flex;align-items:center;gap:10px;color:#3f4540;font-size:14px;font-weight:500}.catalog-showcase-benefits svg{width:21px;height:21px;color:color-mix(in srgb,var(--catalog-brand) 72%,white);stroke-width:1.8}.catalog-controls{position:relative;display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(420px,2fr) 150px auto;align-items:center;gap:12px;min-height:72px;padding-block:14px}.catalog-controls>*{min-width:0}.catalog-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #dfd8cf;border-radius:7px;background:#fff}.catalog-search svg{width:18px;color:#4e4a45}.catalog-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#282623;font-size:13px}.catalog-categories{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.catalog-categories::-webkit-scrollbar{display:none}.catalog-categories button,.catalog-filter-button,.catalog-controls>select{height:40px;flex:0 0 auto;border:1px solid #e2dbd2;border-radius:999px;background:#fffdf9;color:#292724;padding:0 19px;font-size:13px;transition:transform .14s cubic-bezier(.23,1,.32,1),background .16s ease,color .16s ease}.catalog-categories button.active{border-color:var(--catalog-brand);background:var(--catalog-brand);color:#fff;font-weight:700}.catalog-controls>select{width:150px;border-radius:7px;padding-inline:12px}.catalog-filter-button{border-radius:7px;display:inline-flex;align-items:center;gap:8px;padding-inline:14px}.catalog-filter-button svg{width:17px}.catalog-filter-button.active{border-color:var(--catalog-brand);color:var(--catalog-brand)}.catalog-sort-menu{position:relative;width:150px}.catalog-sort-trigger{width:100%;height:40px;border:1px solid #e2dbd2;border-radius:7px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fffdf9;color:#292724;font-size:13px}.catalog-sort-trigger svg{width:15px;transition:transform .16s cubic-bezier(.23,1,.32,1)}.catalog-sort-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.catalog-sort-options{position:absolute;z-index:30;top:calc(100% + 6px);right:0;width:180px;padding:6px;border:1px solid #ded7ce;border-radius:7px;display:grid;gap:2px;background:#fff;box-shadow:0 14px 30px #30251926}.catalog-sort-options button{width:100%;height:36px;border:0;border-radius:5px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;background:transparent;color:#302d29;font-size:12px;font-weight:600}.catalog-sort-options button:hover,.catalog-sort-options button.selected{background:#edf3e9;color:var(--catalog-brand)}.catalog-sort-options svg{width:15px;color:var(--catalog-brand)}.catalog-categories button:active,.catalog-filter-button:active,.public-product-action:active{transform:scale(.97)}.catalog-filter-panel{position:absolute;z-index:12;top:62px;right:0;width:280px;padding:14px;border:1px solid #ded7ce;border-radius:7px;background:#fff;box-shadow:0 14px 30px #362b1f24}.catalog-filter-panel label{display:grid;gap:7px;color:#59534d;font-size:12px;font-weight:600}.catalog-filter-panel input{height:38px;border:1px solid #ded7ce;border-radius:6px;padding:0 10px}.catalog-filter-panel button{margin-top:10px;border:0;background:transparent;color:var(--catalog-brand);padding:4px 0;font-weight:700}.public-catalog-page .public-catalog-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.public-catalog-page .public-product-card{min-width:0;gap:0;padding:0;border-color:#e2dbd2;border-radius:7px;box-shadow:none;background:#fff;transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s ease,border-color .18s ease}.public-catalog-page .public-product-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--catalog-brand) 58%,white);box-shadow:0 12px 26px #362b1f1a}.public-catalog-page .public-product-media{min-height:0;aspect-ratio:1.18;border-radius:6px 6px 0 0;background:#f1ece5}.public-catalog-page .public-product-media img{width:100%;height:100%;object-fit:cover}.public-catalog-page .front-mate{transform:scale(.72)}.product-featured-label{position:absolute;top:9px;left:9px;min-height:23px!important;bottom:auto!important;border:0!important;border-radius:999px!important;background:var(--catalog-brand)!important;color:#fff!important;padding:0 9px!important;font-size:10px!important}.public-catalog-page .public-product-body{padding:12px 11px 9px}.public-catalog-page .public-product-body h2{margin:0 0 5px;font-family:Inter,sans-serif;font-size:13px;line-height:1.25;letter-spacing:0}.public-catalog-page .public-product-body p{display:-webkit-box;min-height:34px;margin:0;overflow:hidden;color:#716b64;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.public-catalog-page .public-product-tags{min-height:24px;margin-top:9px;gap:5px;overflow:hidden}.public-catalog-page .public-product-tags span{min-height:22px;max-width:100%;padding:0 6px;overflow:hidden;border-radius:5px;font-size:9px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.public-catalog-page .public-product-footer{display:block;padding:0 11px 10px}.public-catalog-page .public-product-footer>strong{margin:0 0 8px;color:var(--catalog-brand);font-size:15px}.public-catalog-page .public-product-action{width:100%;min-width:0;height:35px;justify-content:center;gap:7px;border-radius:5px;background:var(--catalog-brand);font-size:12px;transition:transform .14s cubic-bezier(.23,1,.32,1),background .16s ease}.public-catalog-page .public-product-action svg{width:14px}.public-catalog-page .public-product-action:hover{transform:none;background:color-mix(in srgb,var(--catalog-brand) 88%,black);box-shadow:none}.catalog-empty{grid-column:1 / -1;min-height:220px;display:grid;place-items:center;color:#736d66}.catalog-service-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:22px;padding:18px 26px;border:1px solid #e3dcd3;border-radius:7px;background:#ffffff8f}.catalog-service{min-width:0;display:grid;grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:0 28px;border-right:1px solid #e7e0d8}.catalog-service:first-child{padding-left:0}.catalog-service:last-child{padding-right:0;border-right:0}.catalog-service>svg{width:34px;height:34px;color:var(--catalog-brand);stroke-width:1.6}.catalog-service div{min-width:0;display:grid;gap:5px}.catalog-service strong{color:#2c2926;font-size:13px}.catalog-service span{color:#716b64;font-size:11px;line-height:1.45}.catalog-footer{min-height:62px;display:flex;justify-content:center;align-items:center;gap:14px;color:#85807a;font-size:11px}.catalog-footer a{color:var(--catalog-brand);text-decoration:none;font-weight:700}.business-settings-form h3{grid-column:1 / -1;margin:12px 0 0;padding-bottom:9px;border-bottom:1px solid var(--line);color:var(--green);font-family:Playfair Display,Georgia,serif;font-size:19px;letter-spacing:0}.business-settings-form h3:first-child{margin-top:0}@media (max-width: 1450px){.public-catalog-page .public-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-controls{grid-template-columns:minmax(260px,1fr) minmax(360px,1.5fr) 150px auto}}@media (max-width: 980px){.public-catalog-shell .topbar,.public-catalog-page{padding-inline:22px}.catalog-showcase{margin-inline:-22px;padding-inline:22px}.catalog-showcase-image{left:30%}.catalog-showcase-copy{width:min(680px,76%)}.catalog-controls{grid-template-columns:1fr auto}.catalog-search,.catalog-categories{grid-column:1 / -1}.catalog-controls>select,.catalog-sort-menu{justify-self:end}.public-catalog-page .public-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-service-strip{grid-template-columns:repeat(2,1fr);gap:20px 0}.catalog-service:nth-child(2){border-right:0}}@media (max-width: 680px){.public-catalog-shell .topbar{height:64px;padding-inline:14px;gap:10px}.public-catalog-shell .brand strong{max-width:150px;overflow:hidden;font-size:22px;text-overflow:ellipsis;white-space:nowrap}.public-catalog-shell .brand-logo{max-width:100px;height:42px}.public-catalog-shell .user-button{width:42px;padding:0;justify-content:center;font-size:0}.public-catalog-page{padding:0 14px 22px}.catalog-showcase{min-height:0;margin-inline:-14px;padding:30px 18px 26px;display:block}.catalog-showcase.has-image{min-height:380px;display:flex;align-items:flex-end}.catalog-showcase-image{top:0;right:0;bottom:0;left:0}.catalog-showcase-image:after{background:linear-gradient(180deg,#f8f4ed14,#f8f4edc2 48%,#f8f4ed 76%)}.catalog-showcase-copy{width:100%}.catalog-showcase-copy h1{font-size:36px}.catalog-showcase-benefits{gap:10px 20px;margin-top:20px}.catalog-showcase-benefits span{font-size:12px}.catalog-controls{grid-template-columns:minmax(0,1fr) auto;width:100%;padding-block:14px 18px}.catalog-search,.catalog-categories{width:100%;max-width:100%}.catalog-controls>select,.catalog-sort-menu{grid-column:1;justify-self:start}.catalog-filter-button{grid-column:2;justify-self:end}.public-catalog-page .public-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.public-catalog-page .public-product-body,.public-catalog-page .public-product-footer{padding-inline:9px}.catalog-service-strip{grid-template-columns:1fr;padding:18px}.catalog-service{padding:0 0 16px;border-right:0;border-bottom:1px solid #e7e0d8}.catalog-service:last-child{padding-bottom:0;border-bottom:0}.catalog-footer{padding-inline:20px;text-align:center}}body:has(.business-panel-shell){min-width:1180px;background:#f8f5ef}.business-panel-shell{--green: #19552f;background:#f8f5ef}.business-panel-shell .topbar{position:relative;height:68px;padding:0 38px;background:#fffefb}.business-panel-shell .brand strong{font-size:27px}.business-panel-shell .brand-logo{height:48px}.business-workspace{min-height:calc(100vh - 68px);padding:0 38px 22px;background:#f8f5ef}.business-panel-hero{position:relative;min-height:232px;margin-inline:-38px;padding:38px 48px 0;overflow:hidden;border-bottom:1px solid #ded7cd;background:#faf7f1;isolation:isolate}.business-panel-hero-image{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:48%;background-size:cover;background-position:center}.business-panel-hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#faf7f1 0%,rgba(250,247,241,.92) 22%,transparent 70%)}.business-panel-hero-copy>span{color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.business-panel-hero h1{margin:10px 0 4px;color:var(--green);font:700 43px/1.04 Playfair Display,Georgia,serif;letter-spacing:0}.business-panel-hero p{margin:0;color:#6e6861;font-size:15px}.business-tabs{height:46px;min-height:46px;margin:20px 0 0;border-radius:6px 6px 0 0;box-shadow:none}.business-tabs button{min-width:168px;font-size:15px}.business-workspace>.business-grid,.business-workspace>.business-settings-grid,.business-workspace>.business-catalog-page{margin-top:10px}.business-card{border-color:#ded7cd;border-radius:7px;box-shadow:0 8px 20px #3a2d1e0a}.business-card-header{min-height:56px;padding:12px 16px}.business-card-header h2{font:700 17px/1.1 Playfair Display,Georgia,serif;letter-spacing:0}.business-card-header svg{width:19px}.business-grid{grid-template-columns:490px minmax(680px,1fr);gap:12px}.order-list-tools{padding:10px 14px;border-bottom:1px solid var(--line);display:grid;gap:10px}.order-list-tools>label,.system-model-tools label{height:36px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:0 10px;background:#fff}.order-list-tools input,.system-model-tools input{width:100%;min-width:0;border:0;outline:0;font-size:11px}.order-list-tools svg,.system-model-tools svg{width:15px;color:#77716a}.order-list-tools>div{display:flex;gap:8px;overflow:hidden}.order-list-tools button{height:28px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:0 12px;background:#fff;font-size:10px}.order-list-tools button.active{background:var(--green);border-color:var(--green);color:#fff}.order-list button{min-height:62px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 14px}.order-list button>i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e3e7d6;color:#52603e;font-style:normal;font-weight:700}.order-list button>span{min-width:0;display:grid;gap:4px}.order-list button>span:last-child{justify-items:end}.order-list button strong{font:700 12px/1.2 Inter,sans-serif}.order-list button small{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-list button.active{box-shadow:inset 2px 0 var(--green)}.order-list-pagination{min-height:46px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);background:#fff}.order-list-pagination span{margin-right:auto;color:#77716a;font-size:10px}.order-list-pagination button{height:30px;border:1px solid var(--line);border-radius:5px;padding:0 12px;background:#fff;color:var(--green);font-size:10px;font-weight:700}.order-status{min-height:22px;padding:4px 8px;font-size:9px}.order-status.paid{color:#315f3d;background:#dfeedd}.order-detail-card>.business-card-header{min-height:64px}.order-detail-card>.business-card-header>div:first-child span{display:grid;gap:3px}.order-detail-card>.business-card-header small{color:#77716a;font-size:9px}.order-detail-actions{display:flex!important;align-items:center;gap:8px!important;color:#24211f!important}.order-detail-actions>strong{margin-right:8px;font:700 21px Playfair Display,serif;color:#24211f}.order-detail-actions button{height:34px;border:1px solid var(--line);border-radius:5px;background:#fff;display:inline-flex;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:700}.order-detail-actions button svg{width:14px}.order-detail-actions .paid-action{background:var(--green);border-color:var(--green);color:#fff}.order-detail-actions select{height:34px;font-size:10px}.mock-order-detail{grid-template-columns:minmax(0,2fr) 310px;gap:12px;padding:12px}.order-detail-main{min-width:0;display:grid;gap:10px}.order-detail-top,.order-detail-bottom{display:grid;grid-template-columns:1fr 1.3fr;gap:10px}.detail-panel{min-width:0;border:1px solid var(--line);border-radius:6px;padding:13px;background:#fff;display:grid;align-content:start;gap:8px}.detail-panel h3,.order-timeline h3{margin:0 0 5px;display:flex;align-items:center;gap:8px;font:700 12px Playfair Display,serif;letter-spacing:0}.detail-panel h3 svg{width:15px;color:var(--green)}.detail-panel>span{display:flex;align-items:center;gap:7px;color:#5f5953;font-size:10px}.detail-panel>span svg{width:13px}.payment-panel{grid-template-columns:126px 1fr}.payment-panel h3{grid-column:1 / -1}.payment-panel img{width:126px;height:104px;object-fit:contain;border:1px solid var(--line);border-radius:5px}.payment-panel a{align-self:end;height:32px;border:1px solid var(--line);border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#24211f;text-decoration:none;font-size:9px;font-weight:700}.payment-panel a svg{width:13px}.compact-order-item{display:grid;grid-template-columns:105px 1fr;gap:14px}.compact-order-item .snapshot-frame{width:105px}.compact-order-item>div:last-child{display:grid;align-content:center;gap:5px;font-size:10px}.compact-order-item strong{font-size:13px}.design-proof{width:100%;height:110px;object-fit:cover;border-radius:5px}.detail-panel p{margin:0;padding:12px;border-radius:5px;background:#f7f2e9;color:#5f5953;font-size:10px;line-height:1.45}.order-timeline{border:1px solid var(--line);border-radius:6px;padding:16px;background:#fff}.order-timeline>div{position:relative;min-height:72px;display:grid;grid-template-columns:28px 1fr;gap:12px}.order-timeline>div:not(:last-child):after{content:"";position:absolute;top:25px;bottom:-2px;left:12px;width:1px;background:#c9ccc5}.order-timeline i{z-index:1;width:25px;height:25px;border:2px solid #c9ccc5;border-radius:50%;display:grid;place-items:center;background:#fff;color:#8a857f;font-size:9px;font-style:normal}.order-timeline .done i{border-color:var(--green);background:var(--green);color:#fff}.order-timeline i svg{width:13px}.order-timeline span{display:grid;align-content:start;gap:5px;padding-top:4px}.order-timeline strong{font:700 11px Playfair Display,serif}.order-timeline small{color:#77716a;font-size:9px}.business-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.settings-section-body{padding:14px 16px}.two-column-settings{display:grid;grid-template-columns:1.1fr .9fr;gap:30px}.identity-fields{grid-template-columns:1fr 1fr;align-items:end}.identity-fields .file-field{align-self:end}.identity-fields>small{align-self:center;color:#77716a;font-size:9px}.labeled-fields{display:grid;gap:10px}.labeled-fields label,.field-label{min-width:0;display:grid;gap:5px;color:#393632;font-size:10px;font-weight:600}.labeled-fields input,.labeled-fields textarea{width:100%;height:36px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 10px;font-size:11px;outline:0}.labeled-fields textarea{min-height:60px;padding-block:9px;resize:vertical}.labeled-fields .file-field{width:max-content;min-width:115px;height:36px;padding-inline:10px}.store-preview{height:140px;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#f7f2e9}.store-preview header{height:38px;padding:0 10px;display:flex;align-items:center;gap:8px;background:#fff}.store-preview header img{width:28px;height:28px;object-fit:contain}.store-preview header strong{color:var(--green);font-family:Playfair Display,serif;font-size:14px}.store-preview>div{position:relative;height:102px;padding:20px 12px;display:grid;align-content:center;gap:5px;overflow:hidden}.store-preview>div img{position:absolute;top:0;right:0;bottom:0;left:48%;width:52%;height:100%;object-fit:cover}.store-preview>div strong,.store-preview>div small{position:relative;z-index:1;max-width:55%}.store-preview>div strong{font:700 12px Playfair Display,serif}.store-preview>div small{font-size:8px;line-height:1.35}.settings-two-cols{grid-template-columns:1fr 1fr}.input-with-icon{position:relative;display:block}.input-with-icon svg{position:absolute;z-index:1;top:9px;left:9px;width:15px;color:#77716a}.input-with-icon input{padding-left:30px}.color-input{display:grid;grid-template-columns:38px 1fr}.color-input input[type=color]{padding:4px;border-radius:5px 0 0 5px}.color-input input:last-child{border-left:0;border-radius:0 5px 5px 0}.subdomain-field{grid-column:1 / -1;max-width:430px}.subdomain-field>span{display:grid;grid-template-columns:1fr auto}.subdomain-field input{border-radius:5px 0 0 5px}.subdomain-field b{display:flex;align-items:center;padding:0 10px;border:1px solid var(--line);border-left:0;border-radius:0 5px 5px 0;background:#f3eee7;font-size:10px}.settings-payment-grid{grid-template-columns:repeat(3,1fr)}.settings-payment-grid .payment-instructions{grid-column:1 / -1}.operation-settings{grid-column:1;grid-row:3;margin-top:-88px}.hero-settings{grid-column:1 / -1;grid-row:4}.toggle-list{display:grid;gap:11px}.business-toggle{display:grid;grid-template-columns:36px 220px 1fr;align-items:center;gap:10px;cursor:pointer}.business-toggle input{position:absolute;opacity:0;pointer-events:none}.business-toggle i{width:34px;height:20px;border-radius:999px;padding:3px;background:#c9c5be;transition:background .16s ease}.business-toggle i span{display:block;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .16s cubic-bezier(.23,1,.32,1)}.business-toggle input:checked+i{background:var(--green)}.business-toggle input:checked+i span{transform:translate(14px)}.business-toggle strong{font-size:11px}.business-toggle small{color:#77716a;font-size:9px}.settings-actions{grid-column:2;grid-row:3;align-self:start;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px;border:1px solid var(--line);border-radius:7px;background:#fff}.settings-actions a,.settings-actions button{height:40px;border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:11px;font-weight:700}.settings-actions a{color:#24211f}.settings-actions button{margin:0;background:var(--green);color:#fff}.settings-actions svg{width:15px}.settings-actions>span{grid-column:1 / -1;text-align:center;color:#77716a;font-size:9px}.catalog-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.catalog-kpis>div{min-height:104px;padding:17px;border:1px solid var(--line);border-radius:7px;background:#fff;display:flex;align-items:center;gap:16px}.catalog-kpis i{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#e5efe2;color:var(--green)}.catalog-kpis i svg{width:27px}.catalog-kpis span{display:grid;gap:2px;font-size:10px}.catalog-kpis strong{font:700 25px Playfair Display,serif}.catalog-kpis small{color:#77716a;font-size:10px}.catalog-kpis button{margin-left:auto;height:34px;border:0;border-radius:5px;padding:0 18px;display:inline-flex;align-items:center;gap:7px;background:var(--green);color:#fff;font-size:10px;font-weight:700}.catalog-kpis button svg{width:14px}.catalog-admin-layout{grid-template-columns:minmax(630px,1.45fr) minmax(500px,.95fr);gap:12px}.business-card-header a{display:inline-flex;align-items:center;gap:6px;color:var(--green);text-decoration:none;font-size:10px;font-weight:700}.business-card-header a svg{width:13px}.system-model-tools{padding:12px 14px 0;display:grid;grid-template-columns:1fr auto;gap:12px}.system-model-tools button{height:36px;border:1px solid var(--line);border-radius:5px;background:#fff;display:inline-flex;align-items:center;gap:7px;padding:0 14px;font-size:10px}.system-model-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px 14px 18px}.system-model-card>.catalog-image-frame{aspect-ratio:1.32}.system-model-card>div:not(.catalog-image-frame){padding:9px}.system-model-card strong{font-size:11px}.system-model-card span{min-height:20px;font-size:8px}.system-model-card p{min-height:44px;font-size:9px}.system-model-card button{height:32px;margin:0 8px 8px;background:#fff;border:1px solid var(--line);color:#24211f;font-size:9px}.business-catalog-list{padding:0;gap:0}.business-catalog-item-card{grid-template-columns:88px minmax(0,1fr) auto;gap:10px;padding:10px;border:0;border-bottom:1px solid var(--line);border-radius:0}.business-catalog-item-card .catalog-image-frame{width:88px}.business-catalog-item-main{gap:5px}.business-catalog-item-main strong{font-size:11px}.business-catalog-item-main p{display:-webkit-box;overflow:hidden;font-size:9px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.business-catalog-meta{gap:5px}.business-catalog-meta span{min-height:20px;padding:0 6px;font-size:8px}.business-catalog-meta .stock-ok{color:var(--green);background:#e4efe1}.business-catalog-meta .stock-empty{color:#a33a2f;background:#fde4df}.business-catalog-actions{grid-template-columns:repeat(4,30px);gap:5px}.business-catalog-actions button,.business-catalog-actions a{width:30px;height:29px;border:1px solid var(--line);border-radius:5px;background:#fff;color:#24211f;display:grid;place-items:center}.business-catalog-actions svg{width:14px}.business-catalog-actions .danger{color:var(--danger)}.public-product-unavailable{width:100%;height:35px;border:1px solid #d8d1c8;border-radius:5px;display:grid;place-items:center;color:#756f68;background:#f3eee7;font-size:11px;font-weight:700}@media print{.topbar,.business-panel-hero,.order-list-card,.order-detail-actions{display:none!important}body,.business-workspace{min-width:0;background:#fff}.business-grid{display:block}.order-detail-card{border:0;box-shadow:none}}@media (max-width: 1350px){.business-grid{grid-template-columns:390px minmax(650px,1fr)}.mock-order-detail{grid-template-columns:1fr 260px}.catalog-admin-layout{grid-template-columns:minmax(560px,1.25fr) minmax(460px,1fr)}.system-model-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.topbar,.public-catalog-shell .topbar,.business-panel-shell .topbar{position:sticky;top:0;z-index:100}.business-panel-shell .business-card-header h2{font-size:19px}.business-panel-shell .order-list-tools input,.business-panel-shell .system-model-tools input{font-size:13px}.business-panel-shell .order-list-tools button,.business-panel-shell .system-model-tools button{font-size:12px}.business-panel-shell .order-list button strong{font-size:14px}.business-panel-shell .order-list button small{font-size:12px}.business-panel-shell .order-status{font-size:11px}.business-panel-shell .order-detail-actions button,.business-panel-shell .order-detail-actions select{font-size:12px}.business-panel-shell .detail-panel h3,.business-panel-shell .order-timeline h3{font-size:14px}.business-panel-shell .detail-panel>span,.business-panel-shell .compact-order-item>div:last-child,.business-panel-shell .detail-panel p{font-size:12px}.business-panel-shell .compact-order-item strong{font-size:14px}.business-panel-shell .order-timeline strong{font-size:13px}.business-panel-shell .order-timeline small{font-size:11px}.business-panel-shell .labeled-fields label,.business-panel-shell .field-label{font-size:12px}.business-panel-shell .labeled-fields input,.business-panel-shell .labeled-fields textarea,.business-panel-shell .business-toggle strong{font-size:13px}.business-panel-shell .business-toggle small{font-size:11px}.business-panel-shell .catalog-kpis span,.business-panel-shell .catalog-kpis small{font-size:12px}.business-panel-shell .system-model-card strong,.business-panel-shell .business-catalog-item-main strong{font-size:13px}.business-panel-shell .system-model-card p,.business-panel-shell .business-catalog-item-main p{font-size:11px}.business-panel-shell .system-model-card button,.business-panel-shell .business-catalog-meta span,.business-panel-shell .business-card-header a{font-size:10px}.identity-fields{grid-template-columns:1fr 1fr}.order-status-menu{position:relative}.order-status-trigger{min-width:126px;justify-content:space-between}.order-status-trigger svg{width:14px;transition:transform .16s cubic-bezier(.23,1,.32,1)}.order-status-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.order-status-options{position:absolute;z-index:80;top:calc(100% + 6px);right:0;width:190px;padding:6px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 14px 30px #30251929;display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:2px!important}.order-detail-actions .order-status-options button{width:100%;height:36px;border:0;padding:0 9px;justify-content:space-between;background:transparent;color:#302d29;font-size:12px;font-weight:600}.order-detail-actions .order-status-options button:hover,.order-detail-actions .order-status-options button.selected{background:#edf3e9;color:var(--green)}.order-status-options button svg{width:15px;color:var(--green)}.public-catalog-shell{font-family:var(--catalog-body-font),sans-serif}.public-catalog-shell .catalog-showcase-copy h1,.public-catalog-shell .catalog-service strong{font-family:var(--catalog-heading-font),Georgia,serif}.catalog-edit-page-button{position:fixed;z-index:90;top:88px;right:24px;height:40px;border:0;border-radius:6px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;background:var(--catalog-brand);color:#fff;box-shadow:0 10px 24px #19552f38;font-size:12px;font-weight:700}.catalog-edit-page-button svg{width:16px}.catalog-page-editor-toolbar{position:fixed;z-index:110;top:84px;left:50%;width:min(900px,calc(100vw - 32px));min-height:58px;transform:translate(-50%);padding:9px;border:1px solid #d8d1c8;border-radius:7px;display:flex;align-items:center;gap:9px;background:#fff;box-shadow:0 18px 38px #3025192e}.catalog-page-editor-toolbar>strong{display:inline-flex;align-items:center;gap:7px;margin-right:auto;color:var(--catalog-brand);font-size:12px;white-space:nowrap}.catalog-page-editor-toolbar svg{width:16px}.catalog-page-editor-toolbar label{display:grid;gap:2px;color:#77716a;font-size:9px;font-weight:600}.catalog-page-editor-toolbar select{width:128px;height:34px;border:1px solid #ded7ce;border-radius:5px;background:#fff;padding:0 7px;font-size:11px}.catalog-editor-file,.catalog-page-editor-toolbar>button{height:36px;border:1px solid #ded7ce;border-radius:5px;padding:0 10px;display:inline-flex!important;grid-auto-flow:column;align-items:center;gap:6px!important;background:#fff;color:#302d29!important;font-size:11px!important;cursor:pointer}.catalog-editor-file input{display:none}.catalog-page-editor-toolbar>button.save{border-color:var(--catalog-brand);background:var(--catalog-brand);color:#fff!important}.catalog-editing [contenteditable=true]{min-width:24px;border-radius:4px;outline:1px dashed color-mix(in srgb,var(--catalog-brand) 60%,white);outline-offset:4px;cursor:text}.catalog-editing [contenteditable=true]:focus{outline:2px solid var(--catalog-brand);background:#ffffffb8}.catalog-showcase-benefits b{font-weight:500}@media (max-width: 900px){.catalog-page-editor-toolbar{top:72px;overflow-x:auto;justify-content:flex-start}.catalog-page-editor-toolbar>strong{display:none}}
