:root{--font-inter:"Manrope", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-cinzel:"Playfair Display", Cinzel, Georgia, "Times New Roman", serif;--foreground-rgb:15, 23, 42;--background-start-rgb:240, 249, 255;--background-end-rgb:226, 232, 240;--color-primary:#0ea5e9;--color-primary-hover:#0284c7;--color-primary-deep:#075985;--color-accent:#14b8a6;--color-accent-warm:#f59e0b;--color-secondary:#64748b;--color-bg:#f8fafcd1;--color-surface:#ffffffb8;--color-surface-hover:#ffffffe0;--color-border:#94a3b847;--color-border-hover:#0ea5e961;--color-text-main:#0f172a;--color-text-muted:#475569;--color-text-soft:#64748b;--shadow-sm:0 8px 22px -18px #0f172a73, 0 2px 8px #0f172a0a;--shadow-md:0 24px 55px -38px #0f172a8c, 0 12px 28px -24px #082f4952;--shadow-lg:0 36px 90px -48px #082f499e, 0 18px 42px -28px #0f172a52;--shadow-glow:0 0 0 1px #ffffff7a, 0 28px 70px -42px #0ea5e9e6;--radius-md:12px;--radius-lg:18px;--radius-xl:28px;--ease-out:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--color-text-main);font-family:var(--font-inter), system-ui, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e0f2fe;background-image:radial-gradient(circle at 12% 8%,#14b8a638 0,#0000 28rem),radial-gradient(circle at 92% 0,#0ea5e93d 0,#0000 32rem),radial-gradient(circle at 72% 88%,#f59e0b1c 0,#0000 26rem),linear-gradient(135deg,#f8fafc 0%,#e0f2fe 48%,#eef2ff 100%);background-attachment:fixed;min-height:100vh}body:before,body:after{content:"";pointer-events:none;z-index:-1;position:fixed;inset:auto}body:before{filter:blur(18px);opacity:.72;width:34rem;height:34rem;animation:auroraFloat 18s var(--ease-out) infinite alternate;background:conic-gradient(from 180deg,#0ea5e952,#14b8a633,#6366f138,#0ea5e952);border-radius:999px;top:-12rem;right:-10rem}body:after{width:28rem;height:28rem;animation:auroraFloat 22s var(--ease-out) infinite alternate-reverse;background:radial-gradient(circle,#14b8a63d,#0000 64%);border-radius:999px;bottom:-11rem;left:-12rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-md);background:#6366f133}::-webkit-scrollbar-thumb:hover{background:#6366f166}a{color:inherit;text-decoration:none}.customerHeader{z-index:40;color:#fff;background:#131921;border-bottom:1px solid #ffffff14;grid-template-columns:minmax(220px,260px) minmax(420px,1fr) minmax(220px,360px);align-items:center;gap:.75rem;min-height:64px;padding:.7rem clamp(.9rem,3vw,2rem);display:grid;position:sticky;top:0;box-shadow:0 16px 36px -28px #000000bf}.customerBrand{color:#fff;letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:.75rem;min-width:0;font-weight:900;display:inline-flex}.customerBrandMark{color:#fff;background:linear-gradient(145deg,#22d3ee,#0ea5e9 54%,#0284c7);border-radius:10px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 18px 35px -24px #0284c7e6}.customerNav{scrollbar-width:none;justify-content:center;align-items:center;gap:.35rem;min-width:0;display:flex;overflow-x:auto}.customerNav::-webkit-scrollbar{display:none}.customerNav a{color:#ffffffd1;white-space:nowrap;border-radius:999px;padding:.52rem .78rem;font-size:.9rem;font-weight:850}.customerNav a:hover,.customerNav .customerNavActive{color:#fff;background:#ffffff1f}.customerHeaderActions{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:220px;display:flex;overflow-x:auto}.customerHeaderActions::-webkit-scrollbar{display:none}.customerHeaderActions:empty:before{content:"";width:1px;height:38px;display:block}.customerBtn,.customerBtnPrimary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.42rem;min-width:86px;min-height:38px;padding:.5rem .82rem;font-weight:900;display:inline-flex}.customerBtn{color:#ffffffe6;background:0 0}.customerBtn:hover{border-color:#ffffff80}.customerBtnPrimary{color:#111827;background:#febd69}@media (max-width:1180px){.customerHeader{grid-template-columns:1fr;align-items:start;min-height:0}.customerNav{justify-content:flex-start;width:100%}.customerHeaderActions{justify-content:flex-start;width:100%;min-width:0}}.container{max-width:1600px;margin:0 auto;padding:0 1.5rem}.btn{cursor:pointer;min-height:42px;transition:transform .25s var(--ease-out), box-shadow .25s var(--ease-out), border-color .25s ease, background .25s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.68rem 1rem;font-size:.875rem;font-weight:900;display:inline-flex}.btn-primary{color:#111827;box-shadow:none;background:#ffd814;border-color:#facc15}.btn-primary:hover{background:#f7ca00;transform:translateY(-2px);box-shadow:0 14px 24px -22px #0f172abf}.btn-primary:active{transform:translateY(1px)}.btn-secondary{color:#111827;box-shadow:none;background:#fff;border:1px solid #94a3b857}.btn-secondary:hover{background:#f8fafc;border-color:#0f172a3d;transform:translateY(-1px)}.card{background:var(--color-surface);-webkit-backdrop-filter:blur(22px)saturate(170%);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform .32s var(--ease-out), box-shadow .32s var(--ease-out), border-color .32s ease, background .32s ease;animation:slideUpFade .5s var(--ease-out) both;padding:1.75rem;position:relative;overflow:hidden}.card:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(135deg,#ffffff8c,#0000 34%,#0ea5e914);position:absolute;inset:0}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-border-hover);transform:translateY(-2px)}.input,.form-input,select,textarea{box-sizing:border-box;border-radius:var(--radius-md);border:1px solid var(--color-border);width:100%;min-width:0;max-width:100%;min-height:42px;color:var(--color-text-main);transition:border-color .22s ease, box-shadow .22s ease, background .22s ease, transform .22s var(--ease-out);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffc7;padding:.75rem 1rem;font-size:.95rem;box-shadow:inset 0 1px #ffffffb8}input,select,textarea,button{box-sizing:border-box;font:inherit}textarea{resize:vertical}.form-grid{align-items:start;gap:1rem;display:grid}.form-grid>*{min-width:0}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.responsive-row{flex-wrap:wrap;gap:1rem;display:flex}.responsive-row>*{min-width:0}.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.money-input{text-align:right;font-variant-numeric:tabular-nums}.quick-add-field{align-items:stretch;gap:.45rem;width:100%;min-width:0;display:flex}.quick-add-field>.input,.quick-add-field>select,.quick-add-field>input{flex:auto;min-width:0}.quick-add-button{width:42px;min-height:42px;color:var(--color-primary-deep);cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out), border-color .22s ease, background .22s ease;background:linear-gradient(135deg,#ffffffe0,#e0f2fedb);border:1px solid #0ea5e93d;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.quick-add-button:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#fff,#bae6fdeb);transform:translateY(-1px)}.quick-add-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.quick-add-button-compact{border-radius:10px;flex-basis:34px;width:34px;min-height:34px}.table-responsive{border-radius:var(--radius-md);-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.table-responsive .table{min-width:760px}.invoice-item-picker{gap:.35rem;min-width:0;display:grid}.invoice-item-picker small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.35;overflow:hidden}.invoice-billing-pill{min-width:82px;color:var(--color-primary-deep);white-space:nowrap;background:#f0f9ffb8;border:1px solid #0ea5e92e;border-radius:12px;justify-content:center;align-items:center;padding:.45rem .6rem;font-size:.85rem;font-weight:750;display:inline-flex}.item-search-select{width:100%;min-width:0;position:relative}.item-search-input-wrap{align-items:center;display:flex;position:relative}.item-search-input-wrap svg{color:var(--color-text-muted);pointer-events:none;z-index:1;position:absolute;left:.75rem}.item-search-input{padding-left:2.25rem!important}.item-search-menu{z-index:80;border:1px solid var(--color-border);background:#fffffffa;border-radius:14px;max-height:280px;padding:.35rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow-y:auto;box-shadow:0 22px 48px #0f172a2e}.item-search-option{width:100%;color:var(--color-text-main);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;gap:.12rem;padding:.65rem .75rem;display:grid}.item-search-option:hover{background:#0ea5e91a}.item-search-option strong{font-size:.9rem}.item-search-option span,.item-search-empty{color:var(--color-text-muted);font-size:.78rem;line-height:1.3}.item-search-add{color:var(--color-primary-deep);align-items:center;gap:.45rem;font-weight:750;display:flex}.item-search-empty{padding:.8rem}@media (prefers-color-scheme:light){.input,.form-input,select,textarea{background:#ffffffb3}}.input:focus,.form-input:focus,select:focus,textarea:focus{border-color:var(--color-primary);background:#fffffff5;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #0ea5e929,0 14px 24px -22px #082f49a6}@media (prefers-color-scheme:light){.input:focus,.form-input:focus,select:focus,textarea:focus{background:#fff}}.form-label{color:var(--color-text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.table-container{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background:#ffffff94;overflow-x:auto}.table{border-collapse:collapse;width:100%;min-width:680px;font-size:.875rem}.card:has(>.table){overflow-x:auto}.table th{text-align:left;border-bottom:2px solid var(--color-border);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(#f0f9fffa,#e0f2fead);padding:1rem 1.25rem;font-size:.75rem;font-weight:600}.table td{border-bottom:1px solid var(--color-border);color:var(--color-text-main);padding:1rem 1.25rem;transition:background-color .2s}.table tr:last-child td{border-bottom:none}.table tr:hover td{background-color:#0ea5e911}.badge{text-transform:capitalize;border:1px solid #0000;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff5c}.badge-success{color:#22c55e;background-color:#22c55e26;border:1px solid #22c55e33}.badge-warning{color:#eab308;background-color:#eab30826;border:1px solid #eab30833}.badge-danger{color:#ef4444;background-color:#ef444426;border:1px solid #ef444433}.badge-info{color:#3b82f6;background-color:#3b82f626;border:1px solid #3b82f633}.login-shell{background:radial-gradient(circle at 20% 15%,#ffffffc7 0,#0000 19rem),radial-gradient(circle at 82% 18%,#2dd4bf3d 0,#0000 24rem),radial-gradient(circle at 68% 86%,#0ea5e938 0,#0000 24rem),linear-gradient(135deg,#dff7ff 0%,#b9e7f7 44%,#dbeafe 100%);justify-content:center;align-items:center;min-height:100vh;padding:clamp(1.25rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.login-shell:before{content:"";background:linear-gradient(115deg,#0000 0 41%,#ffffff52 42% 44%,#0000 45%),linear-gradient(132deg,#0000 0 57%,#ffffff3d 58% 60%,#0000 61%);animation:13s ease-in-out infinite alternate glassSweep;position:absolute;inset:-20%}.login-shell:after{content:"";filter:blur(6px);opacity:.85;width:34rem;height:34rem;animation:auroraFloat 16s var(--ease-out) infinite alternate;background:conic-gradient(from 210deg,#0ea5e947,#14b8a63d,#f59e0b24,#0ea5e947);border-radius:50%;position:absolute;bottom:-16rem;right:-10rem}.login-layout{z-index:1;animation:heroIn .72s var(--ease-out) both;position:relative}.login-logo-tile{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);border:1px solid #ffffffb8;box-shadow:var(--shadow-glow)!important;background:#ffffffc7!important}.login-brand-title{color:#06334d!important;text-shadow:0 1px #ffffff8c,0 20px 34px #082f492e!important}.login-brand-copy{color:#164e63!important}.login-form-card{-webkit-backdrop-filter:blur(24px)saturate(175%);backdrop-filter:blur(24px)saturate(175%);animation:6.5s ease-in-out infinite floatCard;box-shadow:var(--shadow-lg), inset 0 1px 0 #ffffffb8!important;background:#ffffffc7!important;border:1px solid #ffffffc2!important;border-radius:24px!important}.login-submit{box-shadow:0 22px 36px -28px #0284c7e6,inset 0 1px #ffffff52;background:linear-gradient(135deg,#075985,#0ea5e9 52%,#14b8a6)!important;border-radius:14px!important}.login-submit:hover{transform:translateY(-2px)}@keyframes slideUpFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes glassSweep{0%{transform:translate(-4%,-2%)rotate(0)}to{transform:translate(5%,3%)rotate(3deg)}}@keyframes auroraFloat{0%{transform:translate(0,0)scale(1)}to{transform:translate(-2rem,1.25rem)scale(1.08)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.dashboard-hero{background:radial-gradient(circle at 0 0,#0ea5e929,#0000 34%),linear-gradient(135deg,#ffffffeb,#f0f9ffdb);border:1px solid #0ea5e92e;border-radius:24px;grid-template-columns:minmax(260px,1.2fr) minmax(260px,.9fr) auto;align-items:center;gap:1.25rem;margin-bottom:1.75rem;padding:1.35rem;display:grid;box-shadow:0 18px 44px #0f172a14}.dashboard-kicker{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .35rem;font-size:.82rem;font-weight:700}.dashboard-hero h1{color:var(--color-text);letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,2vw,2.35rem);font-weight:850}.dashboard-hero p{color:var(--color-text-muted);margin:.35rem 0 0;font-size:.96rem}.dashboard-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.dashboard-hero-stats div{background:#ffffffbd;border:1px solid #94a3b83d;border-radius:16px;min-width:0;padding:.9rem 1rem;box-shadow:inset 0 1px #ffffffb8}.dashboard-hero-stats span{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.dashboard-hero-stats strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-size:1rem;font-weight:850;display:block;overflow:hidden}.dashboard-hero-stats .positive{color:#047857}.dashboard-hero-stats .negative{color:#b91c1c}.dashboard-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.dashboard-section-title{color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.92rem;font-weight:800;display:flex}.dashboard-stat-card{border-color:#94a3b82e;box-shadow:0 10px 26px #0f172a0e}.dashboard-content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.designer-eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.designer-preset-category{border-radius:999px;padding:.18rem .42rem;font-size:.65rem;font-weight:700;display:inline-flex}.designer-preset-category-bathroom{color:#0369a1;background:#0ea5e91f}.designer-preset-category-home{color:#15803d;background:#22c55e1f}.designer-preset-category-enclosure{color:#7e22ce;background:#a855f71f}.designer-photo-import{background:linear-gradient(135deg,#6366f114,#ffffffb8);border:1px solid #6366f12e;border-radius:12px;padding:.5rem}.designer-photo-import-header{justify-content:space-between;align-items:flex-start;gap:.55rem;display:flex}.designer-upload-button{white-space:nowrap;flex:none;padding:.5rem .65rem;font-size:.82rem}.designer-photo-empty{color:var(--color-text-muted);background:#ffffff8c;border:1px dashed #6366f152;border-radius:10px;align-items:center;gap:.55rem;margin-top:.55rem;padding:.55rem;font-size:.82rem;display:flex}.designer-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.85rem;display:grid}.designer-photo-card{border:1px solid var(--color-border);background:#ffffffb8;border-radius:10px;grid-template-columns:96px minmax(0,1fr);gap:.65rem;min-width:0;padding:.65rem;display:grid}.designer-photo-card img{object-fit:cover;background:#fff;border:1px solid #94a3b859;border-radius:8px;width:96px;height:96px}.designer-photo-fields{flex-direction:column;gap:.45rem;min-width:0;display:flex}.designer-photo-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.designer-photo-actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.85rem;display:flex}.designer-photo-actions span{color:var(--color-text-muted);font-size:.8rem}.designer-toolbar{z-index:5;min-width:0;position:relative;overflow:visible}.designer-toolbar .input{border-radius:10px;min-height:32px;padding:.38rem .58rem;font-size:.8rem}.designer-toolbar label{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.16rem!important;font-size:.66rem!important}.designer-shell{min-width:0;height:100%;min-height:0}.designer-shell label{color:var(--color-text-main)}.designer-piece-tabs{scrollbar-width:thin}.designer-workspace{grid-template-columns:260px minmax(0,1fr);align-items:stretch;gap:.75rem;height:100%;min-height:0;display:grid;overflow:hidden}.designer-side-panel,.designer-main-panel{min-width:0;min-height:0}.designer-side-panel{scrollbar-width:thin;flex-direction:column;gap:.6rem;max-height:100%;padding-right:.25rem;display:flex;overflow:hidden auto}.designer-main-panel{flex-direction:column;display:flex;overflow:hidden}.designer-side-panel .designer-toolbar{flex:1}.designer-side-panel .btn{white-space:nowrap;min-height:32px;padding:.42rem .58rem;font-size:.82rem}.designer-side-panel .badge{white-space:normal;max-width:100%}.designer-canvas-header{background:#ffffffa3;border:1px solid #0ea5e924;border-radius:12px;order:3;padding:.45rem .55rem}.designer-canvas-frame{justify-content:center;align-items:flex-start;min-height:0;display:flex}.designer-canvas-frame canvas{border-radius:10px;box-shadow:0 1px #ffffffeb,0 14px 30px -26px #0f172a80}.order-workflow-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffff7a;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.order-workflow-card h2{margin:.1rem 0 .15rem;font-size:1rem}.order-workflow-card p{color:var(--color-text-muted);margin:0;font-size:.78rem}.order-workflow-steps{grid-template-columns:repeat(4,minmax(5.5rem,1fr));gap:.45rem;min-width:min(100%,28rem);display:grid}.order-workflow-steps div{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-muted);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.45rem .6rem;display:flex}.order-workflow-steps strong{width:1.45rem;height:1.45rem;color:var(--color-text-main);background:#64748b1f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.order-workflow-steps .complete strong{color:#15803d;background:#22c55e29}.order-items-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.order-items-scroll .table{min-width:1180px}.order-items-card{padding:0;overflow:hidden}.order-items-header{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#3b82f614,#10b9810f);justify-content:space-between;gap:1.25rem;padding:1rem 1.15rem;display:flex}.order-items-header h2{margin:.2rem 0 .3rem;font-size:1.05rem}.order-items-header p{max-width:780px;color:var(--color-text-muted);margin:0;font-size:.8rem}.order-items-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.75rem;display:flex}.order-item-list{background:#f8fafcb3;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.order-item-card{border:1px solid var(--color-border);background:var(--color-bg);box-shadow:var(--shadow-sm);border-radius:16px;padding:.85rem}.order-empty-state{min-height:6rem;color:var(--color-text-muted);text-align:center;background:#ffffff8c;border:1px dashed #6366f147;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1rem;display:flex}.order-empty-state strong{color:var(--color-text-main)}.order-item-card-design{background:linear-gradient(180deg, #3b82f60b, var(--color-bg) 35%);border-color:#3b82f640}.order-item-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.7rem;display:flex}.order-item-title-block{align-items:flex-start;gap:.85rem;display:flex}.order-item-title-block h3{margin:0;font-size:1rem;font-weight:700}.order-item-title-block p{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.78rem}.order-item-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.order-item-delete{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef44443d;border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.order-design-callout{color:var(--color-text-main);background:#3b82f612;border:1px dashed #3b82f659;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.45rem .8rem;margin-bottom:1rem;padding:.75rem .9rem;font-size:.82rem;display:flex}.order-design-callout span{color:var(--color-text-muted)}.order-item-fields{grid-template-columns:repeat(10,minmax(0,1fr));align-items:end;gap:.65rem;display:grid}.order-field{grid-column:span 2;min-width:0}.order-field-wide{grid-column:span 4}.order-field label{color:var(--color-text-muted);letter-spacing:.01em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:700;display:block}.order-readonly-value,.order-line-total{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#64748b0f;align-items:center;min-height:38px;padding:0 .75rem;font-weight:700;display:flex}.order-line-total{color:#047857}.order-field small{color:var(--color-text-muted);margin-top:.3rem;font-size:.7rem;display:block}.design-modal-overlay{z-index:9999;background:#0f172ac7;flex-direction:column;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.design-modal-card{background:var(--color-bg);flex-direction:column;width:100%;max-width:1540px;height:calc(100vh - 2rem);min-height:0;margin:auto;padding:0;display:flex;overflow:hidden}.design-modal-header,.design-modal-footer{border-color:var(--color-border);background:#ffffffb8;justify-content:space-between;align-items:center;gap:1rem;padding:.82rem 1.15rem;display:flex}.design-modal-header{border-bottom:1px solid var(--color-border)}.design-modal-footer{border-top:1px solid var(--color-border);position:sticky;bottom:0}.design-modal-body{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:.65rem .9rem .85rem;display:flex;overflow:hidden}.design-modal-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.design-modal-name-row{border:1px solid var(--color-border);background:#ffffffad;border-radius:14px;grid-template-columns:9rem minmax(18rem,32rem);align-items:center;gap:.75rem;padding:.48rem .68rem;display:grid}.design-modal-name-row label{margin:0!important}.design-modal-workbench{flex:1;grid-template-columns:minmax(0,1fr) 260px;gap:.85rem;min-height:0;display:grid;overflow:hidden}.design-modal-designer-pane{border:1px solid var(--color-border);background:#ffffffa8;border-radius:18px;min-width:0;min-height:0;padding:.58rem;overflow:hidden;box-shadow:inset 0 1px #ffffffc7}.design-live-estimate{min-width:0;box-shadow:var(--shadow-sm);background:linear-gradient(#ffffffe6,#f0f9ffc7),radial-gradient(circle at 100% 0,#0ea5e924,#0000 12rem);border:1px solid #0ea5e933;border-radius:18px;align-self:stretch;padding:.85rem}.design-live-estimate h3{margin:.15rem 0 .75rem;font-size:1rem}.design-live-total{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#075985,#0ea5e9 55%,#14b8a6);border-radius:16px;margin-bottom:.75rem;padding:.75rem;font-size:1.45rem;font-weight:850;box-shadow:0 20px 34px -28px #0284c7e6,inset 0 1px #ffffff42}.design-live-grid,.design-live-breakdown{gap:.55rem;display:grid}.design-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-live-grid div,.design-live-breakdown div{background:#ffffffb8;border:1px solid #94a3b838;border-radius:12px;padding:.62rem}.design-live-breakdown{margin-top:.65rem}.design-live-grid span,.design-live-breakdown span{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700;display:block}.design-live-grid strong,.design-live-breakdown strong{margin-top:.18rem;font-size:.94rem;display:block}.design-live-note{color:var(--color-text-muted);margin:.9rem 0 0;font-size:.76rem;line-height:1.45}.design-modal-summary div{border:1px solid var(--color-border);background:#ffffffa3;border-radius:10px;padding:.75rem}.design-modal-summary span{color:var(--color-text-muted);font-size:.72rem;display:block}.design-modal-summary strong{margin-top:.25rem;font-size:1rem;display:block}@media (max-width:1100px){.dashboard-hero{grid-template-columns:1fr}.dashboard-actions{justify-content:flex-start}.dashboard-content-grid{grid-template-columns:1fr}.designer-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.designer-photo-grid{grid-template-columns:1fr}.order-workflow-card{flex-direction:column}.design-modal-workbench{grid-template-columns:1fr;overflow-y:auto}.design-live-estimate{order:-1}.order-items-header,.order-item-card-top{flex-direction:column}.order-items-actions,.order-item-row-actions{justify-content:flex-start}.order-field,.order-field-wide{grid-column:span 5}.designer-workspace{grid-template-columns:1fr}}@media (max-width:768px){.container{padding:0}.card{padding:1.25rem}}@media (max-width:640px){.login-layout{gap:2rem!important}.login-branding{flex-basis:100%!important}.login-brand-row{gap:1rem!important}.login-brand-title{letter-spacing:1px!important;font-size:2.35rem!important}.login-brand-copy{font-size:1.2rem!important}.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-hero{border-radius:18px;padding:1rem}.dashboard-hero-stats{grid-template-columns:1fr}.dashboard-actions{flex-wrap:wrap}.form-grid-2,.form-grid-3,.form-grid-4{grid-template-columns:1fr}.responsive-row{flex-direction:column}.form-actions>.btn{flex:100%}.designer-quick-start-header{flex-direction:column}.designer-step-list{justify-content:flex-start}.designer-preset-grid{grid-template-columns:1fr}.designer-photo-import-header,.designer-photo-card{flex-direction:column;grid-template-columns:1fr}.designer-photo-card img{width:100%;height:150px}.order-workflow-steps{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0}.order-workflow-card{padding:.75rem}.order-workflow-card h2{font-size:.92rem}.order-workflow-card p,.order-workflow-steps span{display:none}.order-workflow-steps div{padding:.3rem}.order-workflow-steps strong{width:1.35rem;height:1.35rem;font-size:.78rem}.order-item-fields{grid-template-columns:1fr}.order-field,.order-field-wide{grid-column:span 1}.design-modal-overlay{padding:0;overflow:auto}.design-modal-card{border-radius:0;height:auto;min-height:100vh}.design-modal-header,.design-modal-footer{flex-direction:column;align-items:stretch}.design-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.design-modal-body{overflow:visible}.design-modal-name-row{grid-template-columns:1fr}.designer-toolbar>div{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.Layout-module__YDn9fa__layout{min-height:100vh;display:flex}.Layout-module__YDn9fa__sidebar{-webkit-backdrop-filter:blur(24px)saturate(170%);border-right:1px solid var(--color-border);z-index:10;width:260px;height:100vh;transition:transform .34s var(--ease-out), background-color .3s, border-color .3s;background:linear-gradient(#ffffffd6,#f0f9ffb8),radial-gradient(circle at 10% 0,#0ea5e929,#0000 16rem);flex-direction:column;display:flex;position:fixed;top:0;left:0;box-shadow:28px 0 70px -58px #082f49cc}.Layout-module__YDn9fa__sidebarCollapsed{transform:translate(-100%)}.Layout-module__YDn9fa__sidebarHeader{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#ffffff80,#e0f2fe5c);align-items:center;min-height:76px;padding:0 1.15rem;display:flex}.Layout-module__YDn9fa__logo{color:var(--color-primary);justify-content:space-between;align-items:center;gap:.5rem;width:100%;font-size:1.25rem;font-weight:700;display:flex}.Layout-module__YDn9fa__nav{flex:1;padding:1rem .85rem;overflow-y:auto}.Layout-module__YDn9fa__sidebarBrand{align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.Layout-module__YDn9fa__sidebarBrandMark,.Layout-module__YDn9fa__headerBrandMark{background:linear-gradient(135deg,#ffffffeb,#e0f2feb8);border:1px solid #0ea5e92e;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 12px 24px -20px #082f49b3,inset 0 1px #ffffffb8}.Layout-module__YDn9fa__sidebarBrandMark{border-radius:14px;width:42px;height:42px}.Layout-module__YDn9fa__headerBrandMark{border-radius:13px;width:40px;height:40px}.Layout-module__YDn9fa__sidebarBrandText,.Layout-module__YDn9fa__headerBrandText{flex-direction:column;min-width:0;line-height:1.05;display:flex}.Layout-module__YDn9fa__sidebarBrandText strong,.Layout-module__YDn9fa__headerBrandText strong{color:#075985;font-family:var(--font-cinzel);letter-spacing:.02em;white-space:nowrap;font-weight:800}.Layout-module__YDn9fa__sidebarBrandText strong{font-size:1.03rem}.Layout-module__YDn9fa__headerBrandText strong{font-size:1.04rem}.Layout-module__YDn9fa__sidebarBrandText small,.Layout-module__YDn9fa__headerBrandText small{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;margin-top:.16rem;font-size:.66rem;font-weight:800}.Layout-module__YDn9fa__sidebarCollapseButton{width:30px;height:30px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.Layout-module__YDn9fa__sidebarCollapseButton:hover{color:var(--color-primary-deep);background:#0ea5e91a;border-color:#0ea5e929}.Layout-module__YDn9fa__headerBrand{color:inherit;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.Layout-module__YDn9fa__navSection{margin-bottom:.55rem}.Layout-module__YDn9fa__navSectionHeader{width:100%;color:var(--color-text-muted);cursor:pointer;font:inherit;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:.7rem;padding:.58rem .72rem;font-size:.72rem;font-weight:850;transition:background .22s,border-color .22s,color .22s;display:flex}.Layout-module__YDn9fa__navSectionHeader:hover,.Layout-module__YDn9fa__navSectionHeaderActive{color:var(--color-primary-deep);background:#ffffff85;border-color:#0ea5e921}.Layout-module__YDn9fa__navSectionTitle{align-items:center;gap:.48rem;min-width:0;display:inline-flex}.Layout-module__YDn9fa__navSectionItems{border-left:1px solid #0ea5e921;margin-left:.75rem;padding:.25rem 0 .2rem .45rem}.Layout-module__YDn9fa__navItem{border-radius:var(--radius-md);color:var(--color-text-main);transition:transform .24s var(--ease-out), color .24s ease, background .24s ease, border-color .24s ease, box-shadow .24s ease;border:1px solid #0000;align-items:center;gap:.75rem;margin-bottom:.22rem;padding:.7rem .85rem;font-size:.9rem;font-weight:680;display:flex;position:relative;overflow:hidden}.Layout-module__YDn9fa__navItem:before{content:"";opacity:0;background:linear-gradient(135deg,#0ea5e91a,#14b8a614);transition:opacity .24s;position:absolute;inset:0}.Layout-module__YDn9fa__navItem:hover{color:var(--color-primary);background-color:#ffffff9e;border-color:#0ea5e92e;transform:translate(5px);box-shadow:0 12px 26px -24px #082f49b3}.Layout-module__YDn9fa__navItem:hover:before{opacity:1}.Layout-module__YDn9fa__navItemActive{color:#fff;background:linear-gradient(135deg,#082f49f5,#0ea5e9db);border-color:#ffffff57;font-weight:800;box-shadow:0 18px 34px -25px #0284c7e6,inset 0 1px #ffffff38}.Layout-module__YDn9fa__navItemActive:hover{color:#fff;transform:translate(3px)}.Layout-module__YDn9fa__sidebarFooter{border-top:1px solid var(--color-border);background:linear-gradient(#ffffff2e,#e0f2fe42);padding:1rem}.Layout-module__YDn9fa__logoutButton{color:#dc2626;cursor:pointer;text-align:left;width:100%;font:inherit;background:0 0;border:1px solid #0000}.Layout-module__YDn9fa__logoutButton:hover{color:#b91c1c;background:#fee2e294;border-color:#dc262629}.Layout-module__YDn9fa__mainContent{transition:margin-left .34s var(--ease-out);flex-direction:column;flex:1;margin-left:260px;display:flex}.Layout-module__YDn9fa__mainContentCollapsed{margin-left:0}.Layout-module__YDn9fa__header{-webkit-backdrop-filter:blur(24px)saturate(170%);border-bottom:1px solid var(--color-border);z-index:5;background:linear-gradient(135deg,#ffffffc2,#f0f9ffad);justify-content:space-between;align-items:center;min-height:72px;padding:0 1.75rem;transition:background-color .3s,border-color .3s,box-shadow .3s;display:flex;position:sticky;top:0;box-shadow:0 18px 42px -38px #082f49b8}.Layout-module__YDn9fa__pageContent{animation:Layout-module__YDn9fa__slideUpFade .44s var(--ease-out) both;flex:1;padding:clamp(1rem,2.4vw,2.25rem)}.Layout-module__YDn9fa__sessionLoader{min-height:100vh;color:var(--color-text-muted);justify-content:center;align-items:center;gap:.75rem;font-weight:600;display:flex}.Layout-module__YDn9fa__sessionLoaderSpinner{border:2px solid #6366f133;border-top-color:var(--color-primary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Layout-module__YDn9fa__spin}.Layout-module__YDn9fa__accessDeniedCard{border-radius:var(--radius-lg);max-width:720px;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#ef444414,#ffffffb8);border:1px solid #ef44442e;align-items:flex-start;gap:1rem;margin:4rem auto;padding:2rem;display:flex}.Layout-module__YDn9fa__accessDeniedIcon{color:#dc2626;background:#ef44441f;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Layout-module__YDn9fa__accessDeniedEyebrow{color:#dc2626;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.75rem;font-weight:800}.Layout-module__YDn9fa__accessDeniedCard h1{margin:0 0 .65rem;font-size:1.6rem}.Layout-module__YDn9fa__accessDeniedCard p{color:var(--color-text-muted);margin:0 0 1.25rem;line-height:1.6}@media (max-width:768px){.Layout-module__YDn9fa__sidebar{width:min(86vw,300px);box-shadow:var(--shadow-lg)}.Layout-module__YDn9fa__mainContent{min-width:0;margin-left:0}.Layout-module__YDn9fa__header{padding:0 1rem}.Layout-module__YDn9fa__header h1{text-overflow:ellipsis;white-space:nowrap;max-width:58vw;overflow:hidden;font-size:1.1rem!important}.Layout-module__YDn9fa__pageContent{padding:1rem}}
