/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--bg:#f3f5f8;--cyan:#00a6d6;--magenta:#e30073;--yellow:#ffd400;--green:#0d9f6e;--nav:#11151c}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#fff;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #2a303a;align-items:center;gap:12px;padding:2px 8px 27px;display:flex}.brand>div:last-child{align-items:baseline;gap:5px;display:flex}.brand strong{letter-spacing:2px;font-size:25px}.brand small{color:var(--cyan);font-weight:800}.brand-mark{grid-template-columns:1fr 1fr;gap:3px;width:34px;height:34px;display:grid}.brand-mark b{border-radius:5px 10px}.brand-mark b:first-child{background:var(--yellow)}.brand-mark b:nth-child(2){background:var(--magenta)}.brand-mark b:nth-child(3){background:var(--cyan)}.brand-mark b:nth-child(4){background:#fff}.sidebar nav{gap:6px;margin-top:25px;display:grid}.sidebar nav button{color:#aeb6c4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:13px 14px;font-size:14px;font-weight:700}.sidebar nav button span{width:28px;font-size:18px;display:inline-block}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#272d37}.sidebar nav button.active{box-shadow:inset 3px 0 var(--cyan)}.user-card{border-top:1px solid #2a303a;align-items:center;gap:10px;min-width:0;margin-top:auto;padding-top:18px;display:flex}.avatar{background:linear-gradient(135deg,var(--cyan),var(--magenta));color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.user-card div:last-child{min-width:0}.user-card strong,.user-card small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.user-card strong{font-size:13px}.user-card small{color:#98a2b3;margin-top:3px;font-size:11px}.signout{color:#8f99a8;margin:12px 0 0 48px;font-size:11px}.main{min-width:0;padding:0 36px 45px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:98px;margin-bottom:30px;display:flex}.topbar p,.section-kicker{letter-spacing:1.8px;color:var(--magenta);margin:0 0 6px;font-size:10px;font-weight:900}.topbar h1{margin:0;font-size:27px}.sync,.live{color:#536070;border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 12px;font-size:11px;font-weight:800}.sync i{background:#16b77c;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #d8f7ea}.stack{gap:22px;display:grid}.welcome{color:#fff;background:linear-gradient(115deg,#111923,#202d3a);border-radius:18px;justify-content:space-between;align-items:center;padding:27px 30px;display:flex;position:relative;overflow:hidden}.welcome:after{content:"";border:32px solid #00a6d61f;border-radius:50%;width:210px;height:210px;position:absolute;top:-95px;right:90px}.welcome span{color:#5bd4f1;font-size:12px;font-weight:800}.welcome h2{margin:5px 0;font-size:28px}.welcome p{color:#aebaca;margin:0}.date-pill{z-index:1;background:#ffffff12;border:1px solid #ffffff21;border-radius:99px;padding:12px 16px;font-size:12px}.stats{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-top:4px solid;border-radius:15px;padding:20px 22px}.stat.cyan{border-top-color:var(--cyan)}.stat.magenta{border-top-color:var(--magenta)}.stat.yellow{border-top-color:var(--yellow)}.stat small,.stat span{color:var(--muted);font-size:11px;display:block}.stat strong{margin:8px 0 3px;font-size:34px;display:block}.panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:24px;box-shadow:0 5px 18px #26344908}.panel h2,.panel h3{margin:5px 0 6px}.panel>p,.panel-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.live{color:var(--green);background:#effbf7}.table-wrap{margin:0 -24px -24px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.table-wrap th{text-align:left;color:#727b88;letter-spacing:.6px;text-transform:uppercase;background:#f8fafc;padding:12px 20px;font-size:10px}.table-wrap td{border-top:1px solid var(--line);color:#5b6470;padding:15px 20px;font-size:12px}.table-wrap td strong{color:#222b37}.qty{font-size:17px}.badge{border-radius:99px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-block}.badge.good{color:#087953;background:#e8f8f2}.badge.danger{color:#cc0961;background:#fff0f5}.notice{border-radius:10px;margin:-15px 0 20px;padding:12px 15px;font-size:13px;font-weight:700}.notice.ok{color:#087953;background:#eafaf4}.notice.err{color:#bd2341;background:#fff0f2}.form-layout,.calculator{grid-template-columns:minmax(0,680px) minmax(230px,340px);align-items:start;gap:22px;display:grid}.form-panel,.calculator .panel{padding:32px}.form-panel form,.editor form,.calc-form{gap:18px;margin-top:25px;display:grid}label{letter-spacing:.4px;text-transform:uppercase;color:#596372;gap:8px;font-size:11px;font-weight:800;display:grid}input,select,textarea{color:#19212c;width:100%;font:inherit;background:#fbfcfd;border:1px solid #ccd2da;border-radius:9px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #00a6d617}textarea{resize:vertical;min-height:75px}.two{grid-template-columns:1fr 1fr;gap:15px;display:grid}.input-unit{display:flex}.input-unit input{border-radius:9px 0 0 9px}.input-unit span{background:#edf1f5;border:1px solid #ccd2da;border-left:0;border-radius:0 9px 9px 0;place-items:center;padding:0 16px;font-size:12px;display:grid}.current{color:#66717e;background:#f3f8fb;border-radius:9px;justify-content:space-between;padding:13px;font-size:12px;display:flex}.primary,.ghost{cursor:pointer;border:0;border-radius:9px;padding:13px 18px;font-weight:900}.primary{background:linear-gradient(100deg,#008fbe,var(--cyan));color:#fff}.primary:disabled{opacity:.5}.ghost{color:#344050;background:#f0f3f6}.help-card,.result-card{color:#fff;background:#111923;border-radius:17px;padding:27px}.help-card span{background:var(--green);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.help-card h3{margin:18px 0 8px}.help-card p,.result-card p{color:#aebaca;font-size:13px;line-height:1.6}.result-card{background:linear-gradient(145deg,#101923,#173847);flex-direction:column;justify-content:center;min-height:210px;display:flex}.result-card small{color:#62d7f1;letter-spacing:1.5px;font-weight:900}.result-card strong{margin:15px 0;font-size:38px}.equiv{background:#f1f8fb;border-radius:9px;padding:12px;color:#315266!important}.sub{color:#9099a4;margin-top:3px;display:block}.change{color:#263746;font-weight:900}.admin-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);align-items:start;gap:20px;display:grid}.admin-list{max-height:650px;margin:0 -12px;display:grid;overflow:auto}.admin-list button{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:15px 12px;display:flex}.admin-list button:hover{background:#f7fafb}.admin-list strong,.admin-list small{display:block}.admin-list small{color:var(--muted);margin-top:4px}.admin-list span{color:var(--cyan);font-size:11px;font-weight:900}.users{grid-column:1/-1}.users>p{color:var(--muted);font-size:12px}.user-row{border-top:1px solid var(--line);grid-template-columns:40px 1fr 160px;align-items:center;gap:12px;padding:13px 0;display:grid}.user-row strong,.user-row small{display:block}.user-row small{color:var(--muted);margin-top:3px}.loading{text-align:center;padding:80px}.loading span{border:4px solid #dce3e8;border-top-color:var(--cyan);border-radius:50%;width:35px;height:35px;animation:.8s linear infinite spin;display:inline-block}.loading p{color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=850px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;padding:15px;position:static}.brand{padding:0 4px 14px}.sidebar nav{margin-top:12px;display:flex;overflow:auto}.sidebar nav button{white-space:nowrap}.user-card,.signout{display:none}.main{padding:0 16px 35px}.topbar{min-height:85px;margin-bottom:20px}.sync{display:none}.welcome{display:block}.date-pill{margin-top:18px;display:inline-block}.stats,.form-layout,.calculator,.admin-grid{grid-template-columns:1fr}.users{grid-column:auto}.panel,.form-panel,.calculator .panel{padding:20px}.table-wrap{margin:0 -20px -20px}.two{grid-template-columns:1fr}.user-row{grid-template-columns:40px 1fr}.user-row select{grid-column:1/-1}}body{background:#f7f8fa}.app-shell{grid-template-columns:270px 1fr}.sidebar{color:#18202b;background:#fff;border-right:1px solid #e3e7ec;box-shadow:8px 0 28px #26344908}.brand{border-bottom:1px solid #e6e9ee;padding:2px 10px 24px}.brand img{width:210px;max-width:100%;height:auto}.sidebar nav button{color:#596474}.sidebar nav button:hover{color:#111827;background:#f5f7f9}.sidebar nav button.active{color:#b8005d;background:#fff0f7;box-shadow:inset 4px 0 #e30073}.sidebar nav button.active span{color:#00a6d6}.user-card{border-top:1px solid #e3e7ec}.user-card strong{color:#18202b}.user-card small,.signout{color:#758092}.main{background:#f7f8fa}.topbar{position:relative}.topbar:after{content:"";background:linear-gradient(90deg,var(--yellow) 0 33%,var(--cyan) 33% 66%,var(--magenta) 66%);width:150px;height:3px;position:absolute;bottom:-1px;left:0}.welcome{color:#17202d;background:#fff;border:1px solid #e2e6eb;box-shadow:0 8px 24px #2634490a}.welcome:after{border-color:#00a6d610}.welcome span{color:#e30073}.welcome p{color:#758092}.date-pill{color:#586474;background:#f6f8fa;border:1px solid #e0e5ea}.help-card,.result-card{color:#17202d;background:#fff;border:1px solid #e2e6eb;box-shadow:0 8px 22px #2634490a}.help-card p,.result-card p{color:#758092}.result-card{background:linear-gradient(145deg,#fff,#f1faff)}.result-card small{color:#008fb9}.primary{background:#e30073;box-shadow:0 7px 18px #e3007324}.panel{box-shadow:0 8px 24px #26344909}@media (width<=850px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #e3e7ec;border-right:0}.brand img{width:180px}}.sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d4d9df transparent;overflow-y:auto}.sidebar nav{flex:none}.sidebar .signout{padding-bottom:8px}@media (width<=850px){.sidebar{overscroll-behavior:auto;overflow-y:visible}}.admin-correction{background:#fff7fb;border:1px solid #efafd0;border-radius:13px;gap:12px;margin-top:16px;padding:16px;display:grid}.admin-correction>strong{color:#ad0057;text-transform:uppercase;letter-spacing:.6px;font-size:12px}.admin-correction>p{color:#6b7280;margin:0;font-size:12px;line-height:1.45}.admin-correction>button{color:#fff;cursor:pointer;background:#008fb9;border:0;border-radius:9px;padding:12px;font-weight:900}.admin-correction>button:disabled{opacity:.55}.restore-finishings{border:1px solid #dce2e8;border-radius:10px;margin:0;padding:12px}.restore-finishings legend{color:#303a48;padding:0 6px;font-size:11px;font-weight:900}.restore-finishings>small{color:#6b7280;margin-bottom:9px;display:block}.restore-finishings>div{flex-wrap:wrap;gap:7px;display:flex}.restore-finishings label{text-transform:none;cursor:pointer;background:#fff;border:1px solid #d5dbe2;border-radius:99px;grid-template:none;align-items:center;gap:6px;padding:7px 9px;font-size:10px;display:flex}.restore-finishings input{width:auto;margin:0;padding:0}.signout{cursor:pointer;text-align:left;background:0 0!important;border:0!important;padding:0!important}.login-screen{background:radial-gradient(circle at 10% 10%,#00a6d626,#0000 32%),radial-gradient(circle at 90% 90%,#e300731f,#0000 30%),#0e131a;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:22px;width:min(100%,440px);padding:32px;box-shadow:0 28px 80px #0008}.login-card .brand{color:#fff;background:#11151c;border-radius:22px 22px 0 0;margin:-32px -32px 30px;padding:25px 30px}.login-copy span{letter-spacing:1.8px;color:#e30073;font-size:10px;font-weight:900}.login-copy h1{margin:8px 0;font-size:34px}.login-copy p{color:#6b7280;margin:0 0 24px}.login-card form{gap:18px;display:grid}.login-card .primary{margin-top:3px}.login-help{text-align:center;color:#7a8491;margin-top:20px;display:block}.add-user{background:#f6f8fa;border-radius:12px;grid-template-columns:1fr 220px auto;align-items:end;gap:12px;margin:18px 0;padding:15px;display:grid}.brand{border-radius:12px;justify-content:center;background:#fff!important;border:0!important;padding:10px!important}.brand img{width:180px;max-width:100%;height:auto;display:block}.login-card .brand{border-radius:22px 22px 0 0!important;margin:-32px -32px 30px!important;padding:20px!important}.login-card .brand img{width:220px}@media (width<=700px){.login-card{padding:24px}.login-card .brand{margin:-24px -24px 26px}.add-user{grid-template-columns:1fr}.add-user .primary{width:100%}}.job-form form{gap:16px;display:grid}.jobs-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.job-card{background:#fff;border:1px solid #e5e7eb;border-top:5px solid #00a6d6;border-radius:14px;padding:20px}.job-card.p1{border-top-color:#e30073}.job-card.p2{border-top-color:#ff8a00}.job-card.p3{border-top-color:#00a6d6}.job-card.p4{border-top-color:#a0a8b4}.job-top{justify-content:space-between;align-items:center;display:flex}.job-top span{color:#e30073;letter-spacing:1px;font-size:10px;font-weight:900}.job-top small{color:#6b7280}.job-card h3{margin:14px 0 3px}.job-card>b{color:#00a6d6;font-size:12px}.job-card p{color:#6b7280;font-size:13px;line-height:1.5}.specs{white-space:pre-wrap;background:#f5f7f9;border-radius:8px;margin:12px 0;padding:11px;font-size:12px}.file-link{color:#008eb8;margin-top:12px;font-size:12px;font-weight:700;display:block}.report-list{gap:10px;display:grid}.report-list>a{color:#111827;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:14px;text-decoration:none;display:grid}.report-list>a>span{color:#fff;text-align:center;background:#e30073;border-radius:7px;padding:10px 6px;font-size:10px;font-weight:900}.report-list strong,.report-list small{display:block}.report-list small{color:#6b7280;margin-top:4px}.report-list>a>b{color:#00a6d6;font-size:12px}.empty-state{text-align:center;color:#6b7280;background:#f7f9fb;border-radius:12px;padding:45px 15px}@media (width<=700px){.jobs-grid{grid-template-columns:1fr}.report-list>a{grid-template-columns:44px 1fr}.report-list>a>b{grid-column:2}}.job-dates{text-align:right;gap:3px;display:grid}.job-dates small:first-child{color:#445160;font-weight:800}.job-dates small{font-size:10px}.area-correction{color:#087c9d;background:#f4fbfd;border:1px solid #cfe5ec;border-radius:9px;grid-template-columns:auto minmax(140px,1fr);align-items:center;gap:10px;margin:10px 0 4px;padding:9px 10px;font-size:10px;font-weight:900;display:grid}.area-correction select{background:#fff;margin:0;padding:8px}@media (width<=600px){.area-correction{grid-template-columns:1fr}}.area-tabs{background:#e9edf2;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:10px;padding:6px;display:grid}.area-tabs button{color:#66717e;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:13px 10px;font-weight:800}.area-tabs button.active{color:#111827;background:#fff;border-bottom:3px solid #00a6d6;box-shadow:0 3px 10px #26344918}@media (width<=650px){.area-tabs{grid-template-columns:1fr}.area-tabs button{padding:10px}}.calculator-tabs{grid-template-columns:repeat(2,minmax(240px,1fr));gap:12px;display:grid}.calculator-tabs button{text-align:left;cursor:pointer;background:#fff;border:2px solid #dfe5ec;border-radius:13px;align-items:center;gap:14px;padding:16px;display:flex}.calculator-tabs button>span{color:#008eb8;background:#edf8fc;border-radius:11px;flex:0 0 43px;place-items:center;height:43px;font-size:20px;display:grid}.calculator-tabs button strong,.calculator-tabs button small{display:block}.calculator-tabs button strong{color:#18202b}.calculator-tabs button small{color:#66717e;margin-top:4px;line-height:1.35}.calculator-tabs button.active{background:#fff5fa;border-color:#e30073;box-shadow:0 7px 18px #e3007317}.calculator-tabs button.active>span{color:#fff;background:#e30073}@media (width<=700px){.calculator-tabs{grid-template-columns:1fr}}.job-area-tabs{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.empty-jobs{text-align:center;padding:42px 24px}.empty-jobs h3{margin-bottom:6px}.empty-jobs p{color:#66717e;margin:0}.process-filter-block{gap:8px;display:grid}.process-filter-block>small{letter-spacing:1px;color:#66717e;font-size:10px;font-weight:900}.process-tabs{scrollbar-width:thin;gap:9px;padding:4px 2px 8px;display:flex;overflow-x:auto}.process-tabs button{color:#596574;cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:max-content;padding:10px 14px;font-size:12px;font-weight:900;transition:all .18s;display:flex}.process-tabs button b{color:#536170;background:#edf1f5;border-radius:99px;place-items:center;min-width:23px;height:23px;font-size:10px;display:grid}.process-tabs button:hover{border-color:#00a6d6;transform:translateY(-1px)}.process-tabs button.active{color:#b0005a;background:#fff0f7;border-color:#e30073;box-shadow:0 5px 14px #e3007318}.process-tabs button.active b{color:#fff;background:#e30073}.process-tabs button.process-en-producción.active{color:#007fa5;background:#effaff;border-color:#00a6d6}.process-tabs button.process-en-producción.active b{background:#00a6d6}.process-tabs button.process-esperando-aprobación.active{color:#725d00;background:#fff9db;border-color:#e2b900}.process-tabs button.process-esperando-aprobación.active b{color:#fff;background:#d5ab00}@media (width<=700px){.process-tabs{margin-right:-8px}.process-tabs button{padding:9px 12px}}.varnish-quick-action{background:#fff9e9;border:1px solid #d7b36a;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;display:flex}.varnish-quick-action div{gap:3px;display:grid}.varnish-quick-action strong{color:#67470b}.varnish-quick-action span{color:#806837;font-size:12px}.varnish-quick-action button{color:#fff;cursor:pointer;background:#9b6700;border:0;border-radius:10px;padding:11px 16px;font-weight:900}.varnish-quick-action button:disabled{opacity:.55;cursor:wait}@media (width<=700px){.varnish-quick-action{flex-direction:column;align-items:stretch}.varnish-quick-action button{width:100%}}.vinyl-complete-button{color:#fff;cursor:pointer;background:#0d9f6e;border:0;border-radius:10px;width:100%;padding:13px 16px;font-weight:900}.vinyl-complete-button:hover{background:#087953}.vinyl-complete-button:disabled{opacity:.55;cursor:wait}.restore-production{background:#f2fbff;border:1px solid #b9dcec;border-radius:12px;grid-template-columns:minmax(0,1fr);gap:12px;padding:14px;display:grid;overflow:hidden}.restore-production label,.restore-production select{width:100%;min-width:0}.restore-production button{color:#fff;white-space:normal;cursor:pointer;background:#007fa5;border:0;border-radius:9px;width:100%;max-width:100%;padding:12px 14px;font-weight:900;line-height:1.2;position:static}.restore-production button:disabled{opacity:.55;cursor:wait}.item-status{background:#edf1f5;border-radius:999px;width:max-content;padding:5px 8px;font-weight:900;color:#536170!important;font-size:10px!important;display:inline-flex!important}.item-status-en-producción{background:#e8f8ff;color:#007fa5!important}.item-status-en-barniz{background:#fff4d8;color:#805700!important}.item-status-en-laminado{background:#f0ebff;color:#6746a8!important}.item-status-en-bastilla-y-ojillos{background:#fff0f7;color:#a10056!important}.item-status-terminado{background:#e8f8f2;color:#087953!important}.item-complete-button{color:#fff;cursor:pointer;background:#0d9f6e;border:0;border-radius:9px;width:100%;margin-top:8px;padding:11px 13px;font-weight:900}.item-complete-button:disabled{opacity:.55;cursor:wait}.three-d-complete-button{color:#fff;cursor:pointer;background:#0d9f6e;border:0;border-radius:10px;width:100%;margin-top:14px;padding:13px 16px;font-weight:900;box-shadow:0 7px 18px #0d9f6e22}.three-d-complete-button:hover{background:#087953}.three-d-complete-button:disabled{opacity:.55;cursor:wait}.job-search{background:#fff;border:1px solid #dce3ea;border-radius:13px;grid-template-columns:auto auto minmax(180px,1fr) auto;align-items:center;gap:10px;padding:11px 13px;display:grid;box-shadow:0 7px 20px #26344908}.job-search>span{color:#008eb8;background:#effaff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:22px;font-weight:900;display:grid}.job-search label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.job-search input{box-shadow:none;background:0 0;border:0;padding:10px 4px}.job-search input:focus{box-shadow:none;border:0}.job-search button{color:#b0005a;cursor:pointer;background:#fff0f7;border:0;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:900}@media (width<=600px){.job-search{grid-template-columns:auto minmax(0,1fr) auto}.job-search input{min-width:0}.job-search button{padding:9px}.job-search>span{width:30px;height:30px}}.completed-card{background:linear-gradient(#effcf5 0,#fff 42%);border-color:#16a05d #b9e7cd #b9e7cd}.completed-card .job-top span,.completed-card>b{color:#12844d}.completed-count{color:#12844d;background:#e5f8ed;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.entity-badge{text-transform:capitalize;color:#445160;background:#edf2f7;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-block}.danger-button{color:#c51d48;cursor:pointer;background:#fff3f6;border:1px solid #ef476f;border-radius:8px;padding:11px 14px;font-weight:800}.danger-button.small{padding:9px 11px;font-size:11px}.users .user-row{grid-template-columns:40px minmax(150px,1fr) 160px auto}@media (width<=750px){.users .user-row{grid-template-columns:40px 1fr}.users .user-row select,.users .user-row .danger-button{grid-column:1/-1}}.capture-choices{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}.capture-choices button{text-align:left;cursor:pointer;background:#fff;border:2px solid #e1e6ec;border-radius:13px;gap:5px;padding:18px;display:grid}.capture-choices button.active{border-color:#00a6d6;box-shadow:0 0 0 3px #00a6d618}.capture-choices strong{font-size:15px}.capture-choices span{color:#6b7280;font-size:12px}.material-row{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto;align-items:stretch;display:grid}.material-row>button:first-child{border-bottom:0!important}.delete-direct{color:#c51d48;cursor:pointer;background:#fff;border:0;padding:0 14px;font-size:11px;font-weight:900}.delete-direct:hover{background:#fff1f4}@media (width<=650px){.capture-choices,.material-row{grid-template-columns:1fr}.delete-direct{text-align:left;padding:10px}}.capture-job{max-width:940px}.capture-order-head{align-items:center;gap:15px;margin-bottom:22px;display:flex}.capture-order-head>span{color:#fff;background:#e30073;border-radius:10px;padding:12px;font-size:10px;font-weight:900}.capture-order-head h2{margin:0}.capture-order-head p{color:#6b7280;margin:5px 0 0;font-size:13px}.capture-section{background:#fff;border:1px solid #e0e5eb;border-radius:13px;margin:0;padding:20px}.capture-section legend{color:#18202b;text-transform:uppercase;padding:0 8px;font-size:12px;font-weight:900}.capture-section label+label,.capture-section .two+label{margin-top:14px}.capture-section .two label+label{margin-top:0}.capture-submit{width:100%;font-size:14px}.job-card{border:1px solid #e1e6ec;border-top:4px solid #00a6d6;box-shadow:0 8px 22px #2634490b}.job-client{background:#f8fafc;border-radius:10px;align-items:center;gap:10px;margin:16px 0;padding:12px;display:flex}.client-avatar{color:#fff;background:linear-gradient(135deg,#00a6d6,#e30073);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.job-client>div:last-child{min-width:0}.job-client small,.job-client strong,.job-client a,.job-client span{display:block}.job-client small{color:#8a94a2;letter-spacing:1px;font-size:9px}.job-client strong{color:#17202d;margin:2px 0;font-size:13px}.job-client a,.job-client span{color:#008eb8;font-size:11px;text-decoration:none}.job-card h3{font-size:18px}.job-card>b{color:#008eb8;background:#eaf8fc;border-radius:999px;padding:6px 9px;display:inline-block}.specs{background:#f8fafc;border:1px solid #e5e9ef}.area-tabs{background:#eef1f4}.area-tabs button.active{border-bottom-color:#e30073}@media (width<=650px){.capture-order-head{align-items:flex-start}.capture-section{padding:15px}}.capture-submit-bar{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #c7e9f3;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex;position:sticky;bottom:12px;box-shadow:0 10px 28px #26344924}.capture-submit-bar>span{color:#66717e;font-size:11px;font-weight:800}.capture-submit-bar .capture-submit{width:auto;min-width:250px}@media (width<=650px){.capture-submit-bar{flex-direction:column;align-items:stretch}.capture-submit-bar .capture-submit{width:100%;min-width:0}}.product-measures{grid-template-columns:1fr 1fr 1fr 100px;gap:12px;margin:14px 0;display:grid}.add-job-item{color:#007fa5;cursor:pointer;background:#effaff;border:2px dashed #00a6d6;border-radius:10px;width:100%;margin-top:14px;padding:13px;font-weight:900}.job-items-list{gap:10px;margin-top:14px;display:grid}.job-items-list article{background:#fafcfe;border:1px solid #dfe6ed;border-left:4px solid #e30073;border-radius:10px;justify-content:space-between;gap:15px;padding:14px;display:flex}.job-items-list small,.job-items-list strong{display:block}.job-items-list small{color:#8993a0;letter-spacing:1px;font-size:9px}.job-items-list p{color:#586473;margin:4px 0 0;font-size:12px}.job-items-list button{color:#c51d48;cursor:pointer;background:#fff1f4;border:0;border-radius:7px;align-self:center;padding:8px 10px;font-weight:800}.empty-products{text-align:center;color:#77818d;background:#f7f9fb;border-radius:9px;padding:18px;font-size:12px}.job-products{gap:8px;margin:14px 0;display:grid}.job-products>div{background:#f8fafc;border:1px solid #e1e8ee;border-radius:9px;padding:10px 12px}.job-products strong,.job-products span,.job-products small{display:block}.job-products strong{color:#18202b;font-size:13px}.job-products span,.job-products small{color:#66717e;margin-top:3px;font-size:11px}@media (width<=700px){.product-measures{grid-template-columns:1fr 1fr}.job-items-list article{display:block}.job-items-list button{width:100%;margin-top:10px}}.finishing-picker{border:1px solid #dfe5ec;border-radius:10px;margin:0;padding:12px}.finishing-picker legend{color:#4d5866;padding:0 6px;font-size:11px;font-weight:900}.finishing-picker>div{flex-wrap:wrap;gap:7px;display:flex}.finishing-picker>div label{color:#596574;cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:999px;align-items:center;gap:6px;width:auto;padding:8px 10px;font-size:11px;font-weight:800;display:flex;margin:0!important}.finishing-picker>div label.selected{color:#b8005d;background:#fff0f7;border-color:#e30073}.finishing-picker input[type=checkbox]{accent-color:#e30073;width:14px;height:14px;margin:0}.finishing-picker .other-finish{display:block;margin-top:12px!important}.finishing-picker .other-finish input{margin-top:5px}.product-material{align-items:start}@media (width<=700px){.product-material{grid-template-columns:1fr}.finishing-picker{margin-top:12px}}.product-measures.quantity-only{grid-template-columns:minmax(180px,1fr)}.due-alert{color:#9f1239;background:#fff1f4;border:2px solid #ef476f;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;box-shadow:0 8px 22px #ef476f1f}.due-alert strong{font-size:14px}.due-alert span{font-size:12px}.job-card.due-urgent{background:linear-gradient(#fff0f3 0,#fff 38%);border:2px solid #ef476f;border-top:7px solid #e3003f;box-shadow:0 10px 26px #e3003f25}.job-card.due-urgent .job-top span{color:#fff;letter-spacing:.5px;background:#e3003f;border-radius:999px;align-items:center;padding:7px 10px;display:inline-flex}.job-card.due-urgent .job-top small{color:#b00032;font-weight:900}@media (width<=700px){.due-alert{flex-direction:column;align-items:flex-start;gap:4px}}.price-entry{grid-template-columns:minmax(180px,1fr) minmax(200px,1fr);align-items:end;gap:14px;margin:14px 0;display:grid}.price-entry>div{background:#fff8d8;border:1px solid #f4d900;border-radius:10px;flex-direction:column;justify-content:center;min-height:52px;padding:10px 14px;display:flex}.price-entry small{color:#706300;letter-spacing:.7px;font-size:9px;font-weight:900}.price-entry strong{margin-top:3px;font-size:17px}.item-price,.private-price{font-weight:900;color:#a10056!important}.order-total-admin{background:#fff0f7;border:2px solid #e30073;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:4px 18px;padding:18px 20px;display:grid}.order-total-admin span{font-weight:900}.order-total-admin strong{color:#b0005a;font-size:22px}.order-total-admin small{color:#7a6570;grid-column:1/-1}.created-order-actions{background:#effcf5;border:1px solid #b9e7cd;border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:15px;display:flex}.created-order-actions>div{margin-right:auto}.created-order-actions small,.created-order-actions strong{display:block}.created-order-actions small{color:#12844d;font-size:9px;font-weight:900}.created-order-actions a{border-radius:8px;padding:10px 13px;font-size:12px;font-weight:900;text-decoration:none}.whatsapp-button{color:#fff;background:#20b65a}.job-financials{background:#fff8d8;border:1px solid #f1d800;border-radius:9px;margin:12px 0;padding:12px}.job-financials>span,.job-financials>strong{display:block}.job-financials>span{color:#756800;font-size:10px}.job-financials>strong{color:#a10056;margin-top:3px}.job-financials>div{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.job-financials a{color:#fff;background:#111;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:900;text-decoration:none}.job-financials a:last-child{background:#20b65a}@media (width<=700px){.price-entry{grid-template-columns:1fr}.created-order-actions{flex-direction:column;align-items:stretch}.created-order-actions>div{margin:0}.created-order-actions a{text-align:center}}.loyverse-draft{border-left:5px solid #2a67f5}.loyverse-draft-head{justify-content:space-between;align-items:start;margin-bottom:18px;display:flex}.loyverse-draft-head small{color:#2a67f5;letter-spacing:1px;font-size:9px;font-weight:900}.loyverse-draft-head h3{margin:3px 0}.loyverse-draft-head span{color:#6b7280;font-size:11px}.loyverse-draft-head>strong{color:#e30073;font-size:20px}.loyverse-products{gap:12px;margin:16px 0;display:grid}.loyverse-products fieldset{border:1px solid #dfe5ec;border-radius:12px;padding:15px}.loyverse-products legend{color:#18202b;padding:0 7px;font-weight:900}.loyverse-settings{grid-column:1/-1}.loyverse-settings form{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.integration-ok,.integration-pending{border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.integration-ok{color:#12844d;background:#e4f8ec}.integration-pending{color:#9a6400;background:#fff1d7}.webhook-box{background:#f3f6fa;border-radius:10px;gap:7px;margin-top:14px;padding:13px;display:grid}.webhook-box small{color:#536170;font-weight:900}.webhook-box code{overflow-wrap:anywhere;font-size:11px}.webhook-box button{color:#fff;background:#111;border:0;border-radius:7px;justify-self:start;padding:8px 10px;font-weight:800}.loyverse-settings ol{color:#596574;padding-left:20px;font-size:12px;line-height:1.8}@media (width<=700px){.loyverse-settings form{grid-template-columns:1fr}.loyverse-draft-head{flex-direction:column;gap:10px}}.loyverse-sync-status{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.loyverse-sync-status p{color:#66717e;margin:4px 0 0;font-size:12px}@media (width<=700px){.loyverse-sync-status{flex-direction:column;align-items:stretch}}.loyverse-view-tabs{background:#e9edf2;border-radius:12px;gap:8px;width:max-content;max-width:100%;padding:5px;display:flex}.loyverse-view-tabs button{color:#66717e;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-weight:900;display:flex}.loyverse-view-tabs button b{background:#d9dfe6;border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.loyverse-view-tabs button.active{color:#18202b;background:#fff;box-shadow:0 3px 10px #26344918}.loyverse-view-tabs button.active b{color:#fff;background:#e30073}.deleted-precaptures{gap:16px;max-width:720px;display:grid}.deleted-precaptures>div:first-child p{color:#66717e;margin:5px 0 0;font-size:12px}.deleted-precaptures>div:first-child small{color:#e30073;letter-spacing:1px;font-size:9px;font-weight:900}.deleted-precaptures h3{margin:3px 0}.deleted-ticket-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.deleted-ticket-summary span{background:#f6f8fa;border-radius:9px;padding:12px}.deleted-ticket-summary small,.deleted-ticket-summary strong{display:block}.deleted-ticket-summary small{color:#7a8491;font-size:9px;font-weight:900}.deleted-ticket-summary strong{margin-top:4px;font-size:12px}.restore-deleted-button{color:#fff;cursor:pointer;background:#0d9f6e;border:0;border-radius:9px;padding:12px 15px;font-weight:900}.restore-deleted-button:disabled{opacity:.55;cursor:wait}@media (width<=650px){.loyverse-view-tabs{width:100%}.loyverse-view-tabs button{flex:1;justify-content:center}.deleted-ticket-summary{grid-template-columns:1fr}}.loyverse-draft-actions{align-items:center;gap:10px;display:flex}.loyverse-draft-actions .primary{flex:1}@media (width<=700px){.loyverse-draft-actions{flex-direction:column;align-items:stretch}.loyverse-draft-actions .danger-button{width:100%}}.upload-progress{background:#effaff;border:1px solid #9edcf0;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:6px 12px;margin:12px 0;padding:13px 15px;display:grid}.upload-progress-bar{background:linear-gradient(90deg,#00a6d6,#e30073,#ffd900) 0 0/200% 100%;border-radius:99px;grid-column:1/-1;height:5px;animation:1.3s linear infinite uploading}.upload-progress strong{color:#007fa5;font-size:12px}.upload-progress small{color:#66717e;font-size:10px}@keyframes uploading{to{background-position:-200% 0}}@media (width<=700px){.upload-progress{grid-template-columns:1fr}.upload-progress small{grid-column:1}}.capture-upload-progress{z-index:6;position:sticky;bottom:86px;box-shadow:0 10px 28px #26344924}.upload-progress-track{background:#d4edf4;border-radius:99px;grid-column:1/-1;height:9px;display:block;overflow:hidden}.upload-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#00a6d6,#e30073);height:100%;transition:width .18s;display:block}.upload-progress .upload-progress-help{grid-column:1/-1}@media (width<=650px){.capture-upload-progress{bottom:116px}}.uploaded-file-ok{color:#12844d;margin-top:6px;font-size:10px;font-weight:800;display:block}.design-handoff{background:#f8f5ff;border:2px solid #8b5cf6;border-radius:11px;gap:10px;margin:14px 0;padding:14px;display:grid}.design-handoff>div small,.design-handoff>div strong{display:block}.design-handoff>div small{letter-spacing:1px;color:#7c3aed;font-size:9px;font-weight:900}.design-handoff>div strong{color:#35235e;margin-top:3px}.design-handoff label{font-size:11px}.design-handoff button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed,#e30073);border:0;border-radius:8px;padding:11px 13px;font-weight:900}.design-handoff button:disabled{opacity:.65;cursor:wait}.handoff-error{background:#fff1f4;border-radius:7px;padding:9px;font-weight:800;color:#b00032!important;margin:0!important;font-size:11px!important}.loyverse-item-tools{justify-content:flex-end;gap:8px;margin:-4px 0 12px;display:flex}.loyverse-item-tools button{color:#1c55d5;cursor:pointer;background:#eef3ff;border:1px solid #2a67f5;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:900}.loyverse-item-tools button.remove{color:#c51d48;background:#fff1f4;border-color:#ef476f}.loyverse-price-fields{margin:12px 0}@media (width<=700px){.loyverse-item-tools{flex-direction:column;align-items:stretch}}.loyverse-finishing-picker{background:#fbfcfe;margin:12px 0}.loyverse-finishing-picker>div label{padding:9px 12px}.loyverse-finishing-picker>div label.selected{color:#1c55d5;background:#eef3ff;border-color:#2a67f5}.loyverse-finishing-picker input[type=checkbox]{accent-color:#2a67f5}.order-summary-only{white-space:pre-line}.order-summary-only>strong{color:#18202b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;display:block}.delivered-card{background:linear-gradient(#f1f5f9 0,#fff 38%);border-top-color:#64748b}.delivered-card .job-top span,.delivered-card>b{color:#475569}.delivered-count{color:#475569;background:#e8edf3;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900}.restore-window{color:#725d00;background:#fff9db;border:1px solid #f4c430;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.restore-window span{font-size:11px;font-weight:900}.restore-window button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:900}.restore-expired{color:#66717e;background:#eef1f4;border-radius:9px;margin-top:14px;padding:11px;font-size:11px;font-weight:800}@media (width<=700px){.restore-window{flex-direction:column;align-items:stretch}.restore-window button{width:100%}}*{box-sizing:border-box}.orders-page{color:#1b2430;background:#f5f7fa;min-height:100vh;padding:28px;font-family:Arial,Helvetica,sans-serif}.order-shell{background:#fff;border:1px solid #e4e8ee;border-radius:24px;max-width:1180px;margin:auto;overflow:hidden;box-shadow:0 22px 60px #26344916}.orders-header{background:#fff;border-bottom:1px solid #e8ebef;align-items:center;gap:38px;padding:30px 42px;display:flex;position:relative}.orders-header:after{content:"";background:linear-gradient(90deg,#ffed00 0 25%,#00a6d6 25% 50%,#e6007e 50% 75%,#1d1d1b 75%);height:4px;position:absolute;bottom:-1px;left:0;right:0}.orders-header img{width:245px;height:auto}.header-kicker{color:#e6007e;letter-spacing:2px;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.orders-header h1{letter-spacing:-.7px;color:#111827;margin:0;font-size:32px}.orders-header p{color:#677384;margin:8px 0 0;font-size:15px;font-weight:700}.filament-panel,.order-form{background:#fff;border:1px solid #e1e6ed;border-radius:18px;margin:28px;padding:28px}.section-heading,.form-intro{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.section-title{color:#111827;margin:0;font-size:21px;font-weight:900}.section-heading p,.form-intro p{color:#758092;margin:5px 0 0;font-size:13px}.color-count{color:#008db8;white-space:nowrap;background:#eaf8fc;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:900}.color-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:15px;display:grid}.color-card{text-align:left;background:#fff;border:1px solid #e3e7ed;border-radius:14px;min-width:0;padding:8px;transition:transform .18s,box-shadow .18s;box-shadow:0 5px 14px #2634490b}.color-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #26344918}.filament-photo{border:1px solid #e6e8ec;border-radius:10px;height:130px;overflow:hidden}.filament-photo img{object-fit:cover;width:100%;height:100%;display:block}.color-card>div:last-child{align-items:center;gap:8px;padding:10px 4px 4px;display:flex}.color-card i{border:1px solid #cbd1d8;border-radius:50%;flex:none;width:13px;height:13px}.color-card b{color:#273142;font-size:12px;line-height:1.25}.form-intro{justify-content:flex-start}.form-intro>span{color:#fff;background:#e6007e;border-radius:10px;place-items:center;padding:12px;font-size:10px;font-weight:900;display:grid}.order-form{background:#fbfcfd}.order-grid{gap:15px;display:grid}.order-grid.three{grid-template-columns:repeat(3,1fr)}.order-grid.four{grid-template-columns:repeat(4,1fr)}.order-form label{color:#4d5969;text-transform:uppercase;gap:7px;font-size:11px;font-weight:900;display:grid}.order-form input,.order-form select,.order-form textarea{color:#17202d;width:100%;font:inherit;text-transform:none;background:#fff;border:1px solid #d5dbe4;border-radius:9px;outline:0;padding:13px;font-size:14px}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{border-color:#00a6d6;box-shadow:0 0 0 3px #00a6d61c}.product-block{background:#fff;border:1px solid #dfe5ec;border-radius:14px;margin:22px 0;padding:20px}.product-block legend{color:#17202d;text-transform:uppercase;padding:0 8px;font-size:13px;font-weight:900}.wide-label textarea{resize:vertical;min-height:92px}.submit-row{justify-content:space-between;align-items:center;gap:20px;margin-top:22px;display:flex}.submit-row p{color:#677384;margin:0;font-size:13px}.submit-row button,.confirmation button{color:#fff;cursor:pointer;background:#e6007e;border:0;border-radius:10px;padding:15px 24px;font-weight:900;box-shadow:0 7px 18px #e6007e2b}.submit-row button:disabled{opacity:.65;cursor:wait}.order-error{color:#9b174d;background:#fff0f6;border:1px solid #f3a3c7;border-radius:9px;margin-top:14px;padding:12px}.website-field{opacity:0;position:absolute!important;left:-9999px!important}footer{text-align:center;color:#9099a7;padding:6px 24px 28px;font-size:12px}.confirmation{text-align:center;color:#17202d;max-width:650px;padding:50px 55px}.confirmation>img{width:250px;max-width:80%}.success-mark{color:#129458;background:#dff8ea;border-radius:50%;place-items:center;width:80px;height:80px;margin:30px auto 18px;font-size:43px;font-weight:900;display:grid}.confirmation h1{margin:0 0 12px;font-size:34px}.confirmation p{color:#667385;line-height:1.6}.folio{background:#f7f9fb;border:1px solid #dde3ea;border-radius:12px;margin:24px auto;padding:18px;font-size:18px}.folio strong{color:#00a6d6;margin-top:5px;font-size:30px;display:block}.save-note{font-size:13px}@media (width<=850px){.order-grid.three,.order-grid.four{grid-template-columns:1fr 1fr}.orders-header{flex-direction:column;align-items:flex-start;gap:20px}.orders-header h1{font-size:25px}.orders-header img{width:220px}}@media (width<=560px){.orders-page{padding:0}.order-shell{border-left:0;border-right:0;border-radius:0}.filament-panel,.order-form{margin:14px;padding:17px}.order-grid.three,.order-grid.four{grid-template-columns:1fr}.color-grid{grid-template-columns:repeat(2,1fr);gap:10px}.filament-photo{height:110px}.submit-row{flex-direction:column;align-items:stretch}.submit-row button{width:100%}.confirmation{min-height:100vh;padding:35px 22px}.orders-header{padding:24px}.orders-header img{width:190px}.section-heading{align-items:flex-start}.color-count{display:none}}.item-builder{border-top:1px solid #e2e7ed;margin-top:26px;padding-top:24px}.builder-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.builder-title>span,.cart-head span{color:#fff;background:#00a6d6;border-radius:9px;padding:10px;font-size:10px;font-weight:900}.builder-title h3,.cart-head h3{color:#17202d;margin:0;font-size:19px}.builder-title p{color:#758092;margin:4px 0 0;font-size:12px}.product-select{max-width:390px}.add-item{color:#008eb8;cursor:pointer;background:#effaff;border:2px dashed #00a6d6;border-radius:11px;width:100%;padding:14px;font-weight:900;display:block}.order-cart{background:#fff;border:1px solid #dfe5ec;border-radius:14px;margin-top:26px;padding:20px}.cart-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.cart-head>div{align-items:center;gap:10px;display:flex}.cart-head>b{color:#e6007e;font-size:12px}.empty-cart{text-align:center;color:#8a94a3;background:#f7f9fb;border-radius:9px;padding:22px}.cart-list{gap:10px;display:grid}.cart-list article{background:#f8fafc;border:1px solid #e4e9ef;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.cart-list small,.cart-list strong{display:block}.cart-list small{color:#00a6d6;letter-spacing:1px;font-size:9px;font-weight:900}.cart-list strong{color:#17202d;margin:3px 0}.cart-list p{color:#687486;margin:3px 0;font-size:12px}.cart-list button{color:#b21555;cursor:pointer;background:#fff0f6;border:0;border-radius:8px;padding:9px 11px;font-weight:800}@media (width<=560px){.cart-head,.cart-list article{flex-direction:column;align-items:flex-start}.cart-list button{width:100%}.product-select{max-width:none}}.font-picker{border-top:1px solid #e7ebf0;margin-top:20px;padding-top:18px}.font-picker>div:first-child{align-items:baseline;gap:10px;margin-bottom:13px;display:flex}.font-picker>div:first-child strong{text-transform:uppercase;color:#17202d;font-size:12px}.font-picker>div:first-child span{color:#758092;font-size:12px}.font-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:12px;display:grid}.font-card{cursor:pointer;background:#fff;border:2px solid #e1e6ed;border-radius:12px;padding:7px;transition:border-color .15s,transform .15s,box-shadow .15s;display:block!important;position:relative!important}.font-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #26344916}.font-card input{opacity:0;pointer-events:none;position:absolute}.font-image{background:#f5f7fa;border-radius:8px;height:88px;display:block;overflow:hidden}.font-image img{object-fit:contain;width:100%;height:100%;display:block}.font-card b{text-align:center;color:#344052;text-transform:none;padding:9px 4px 3px;font-size:11px;display:block}.font-card i{color:#fff;background:#e6007e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-style:normal;display:none;position:absolute;top:8px;right:8px}.font-card:has(input:checked){border-color:#e6007e;box-shadow:0 0 0 3px #e6007e18}.font-card:has(input:checked) i{display:grid}@media (width<=560px){.font-picker>div:first-child{display:block}.font-picker>div:first-child span{margin-top:4px;display:block}.font-grid{grid-template-columns:repeat(2,1fr)}.font-image{height:76px}}.product-basics{max-width:620px}.color-pickers{gap:18px;margin-top:20px;display:grid}.color-choice-picker{background:#fbfcfd;border:1px solid #dfe5ec;border-radius:13px;min-width:0;margin:0;padding:15px}.color-choice-picker legend{color:#17202d;text-transform:uppercase;padding:0 7px;font-size:12px;font-weight:900}.color-choice-picker>p{color:#758092;margin:0 0 12px;font-size:12px}.color-choice-grid{scrollbar-width:thin;scroll-snap-type:x proximity;grid-auto-columns:122px;grid-auto-flow:column;gap:10px;padding:2px 2px 10px;display:grid;overflow-x:auto}.color-choice-card{cursor:pointer;scroll-snap-align:start;background:#fff;border:2px solid #e1e6ed;border-radius:11px;min-width:0;padding:6px;transition:border-color .15s,transform .15s,box-shadow .15s;display:block!important;position:relative!important}.color-choice-card:hover{transform:translateY(-2px);box-shadow:0 7px 16px #26344916}.color-choice-card>input{opacity:0;pointer-events:none;position:absolute}.color-choice-image{border:1px solid #e5e7eb;border-radius:7px;height:72px;display:block;overflow:hidden}.color-choice-image img{object-fit:cover;width:100%;height:100%;display:block}.color-choice-name{align-items:center;gap:6px;padding:8px 3px 3px;display:flex}.color-choice-name i{border:1px solid #cbd1d8;border-radius:50%;flex:0 0 11px;width:11px;height:11px}.color-choice-name b{color:#344052;text-transform:none;font-size:10px;line-height:1.2}.color-choice-card>em{color:#fff;background:#e6007e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-style:normal;display:none;position:absolute;top:8px;right:8px;box-shadow:0 2px 7px #0003}.color-choice-card:has(input:checked){background:#fff5fa;border-color:#e6007e;box-shadow:0 0 0 3px #e6007e18}.color-choice-card:has(input:checked)>em{display:grid}@media (width<=560px){.color-choice-picker{padding:12px}.color-choice-grid{grid-auto-columns:108px}.color-choice-image{height:65px}}.delivery-note{color:#758092;text-transform:none;letter-spacing:0;font-size:10px;font-weight:700;line-height:1.35;display:block}.tag-font-field{max-width:520px;margin-top:18px}
