@layer properties;@layer theme,base,components,utilities;@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;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}}html,body{height:100%;margin:0}body{font-family:Inter,Roboto,system-ui,sans-serif;background:#f7f8fa;color:#1f2937}a{color:#0b65d8;text-decoration:none}a:hover{text-decoration:underline}.status-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:9999px;font-size:12px;font-weight:600}.status-draft{background:#ececec;color:#555}.status-label-created{background:#e3f2fd;color:#0b65d8}.status-picked-up,.status-in-transit,.status-out-for-delivery,.status-delayed,.status-hold{background:#fff4d6;color:#b07c00}.status-delivered{background:#e6f4ea;color:#1e7e34}.status-canceled,.status-expired{background:#fde7e7;color:#b91c1c}.status-delivery-exception{background:#fff1eb;color:#c2410c}.status-returned{background:#f3e8ff;color:#6b21a8}.return-badge{display:inline-flex;align-items:center;margin-left:6px;padding:0 6px;border-radius:4px;background:#ede9fe;color:#6b21a8;font-size:11px;font-weight:600}.auth-shell{position:relative;min-height:100vh;background:#1b3a6b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a18;overflow:hidden}.auth-bg-circle{position:absolute;border-radius:50%;background:#378add;pointer-events:none}.auth-bg-c1{width:600px;height:600px;opacity:.1;top:-200px;right:-150px}.auth-bg-c2{width:380px;height:380px;opacity:.06;bottom:-120px;left:45%}.auth-bg-veil{position:absolute;inset:0;background:linear-gradient(180deg,#1b3a6b00 60%,#00000040);pointer-events:none}.auth-topbar{position:absolute;top:32px;left:40px;z-index:2;display:flex;flex-direction:column;gap:8px}.auth-topbar-eyebrow{font-size:10px;font-weight:600;color:#378add;letter-spacing:1.8px;text-transform:uppercase}.auth-topbar-logo{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.4px}.auth-brand{position:absolute;bottom:72px;right:64px;max-width:none;z-index:2;text-align:right}.auth-brand-title{font-size:36px;font-weight:700;color:#fff;line-height:1.08;letter-spacing:-1px;margin-bottom:14px}.auth-brand-sub{font-size:13px;color:#ffffff8c;line-height:1.6;white-space:nowrap;margin-left:auto}@media(max-width:1500px){.auth-brand{bottom:56px;right:48px;max-width:none}.auth-brand-title{font-size:28px;margin-bottom:12px}.auth-brand-sub{font-size:12px}}@media(max-width:1200px){.auth-brand{display:none}}.auth-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:460px;background:#fff;border-radius:16px;padding:44px 44px 32px;box-shadow:0 30px 80px #00000059,0 0 0 1px #ffffff0f;z-index:3}.auth-footer{position:absolute;bottom:24px;left:40px;z-index:2;display:flex;gap:14px;font-size:11px}.auth-footer a{color:#ffffff80;text-decoration:none;cursor:pointer}.auth-footer a:hover{color:#fff;text-decoration:underline}.auth-footer .sep{color:#ffffff40}.auth-title{font-size:24px;font-weight:700;color:#1a1a18;margin-bottom:6px;letter-spacing:-.3px}.auth-sub{font-size:13px;color:#888;margin-bottom:30px;line-height:1.5}.auth-fg{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.auth-fl{font-size:11px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.auth-fg-head{display:flex;align-items:center;justify-content:space-between}.auth-forgot{font-size:11px;color:#378add;cursor:pointer;text-decoration:none;font-weight:500;background:none;border:none;padding:0}.auth-forgot:hover{text-decoration:underline}.auth-fi-wrap{position:relative}.auth-fi{height:44px;padding:0 14px;border:1px solid #DDDCD7;border-radius:8px;background:#fff;font-size:14px;color:#1a1a18;outline:none;width:100%;font-family:inherit;transition:border-color .15s}.auth-fi:focus{border-color:#378add;box-shadow:0 0 0 3px #378add1a}.auth-fi.error{border-color:#e24b4a}.auth-fi.readonly{background:#f8f8f6;color:#888}.auth-fi-pw{padding-right:44px}.auth-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#bbb;display:flex;padding:0}.auth-eye:hover{color:#666}.auth-eye svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8}.auth-error{display:flex;align-items:center;gap:6px;font-size:12px;color:#a32d2d;margin-bottom:14px;padding:10px 12px;background:#fcebeb;border:1px solid #F7C1C1;border-radius:6px}.auth-error svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.auth-btn{width:100%;height:46px;background:#378add;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:6px;font-family:inherit;transition:background .15s}.auth-btn:hover:not(:disabled){background:#2b6db5}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-btn svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2}.auth-btn-ghost{background:none;border:1px solid #DDDCD7;border-radius:7px;height:38px;padding:0 20px;font-size:13px;cursor:pointer;color:#1a1a18;font-weight:500;font-family:inherit}.auth-btn-ghost:hover{background:#f8f8f6}.auth-divider{border:none;border-top:1px solid #EEEDE8;margin:20px 0}.auth-firstlogin{font-size:11px;color:#999;text-align:center;line-height:1.5}.auth-firstlogin a{color:#378add;cursor:pointer}.auth-firstlogin a:hover{text-decoration:underline}.auth-back{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:12px;color:#888;padding:0;margin-bottom:16px;font-family:inherit}.auth-back:hover{color:#1a1a18}.auth-back svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}.auth-sent-icon{width:56px;height:56px;background:#eaf3de;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.auth-sent-icon svg{width:24px;height:24px;stroke:#3b6d11;fill:none;stroke-width:2}.auth-pill{display:inline-flex;align-items:center;gap:6px;background:#ebf4fb;border:1px solid #B5D4F4;border-radius:20px;padding:4px 12px;font-size:11px;color:#185fa5;font-weight:500;margin-bottom:16px}.auth-pill svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2}.auth-strength{margin-top:6px}.auth-strength-bars{display:flex;gap:3px;margin-bottom:3px}.auth-strength-bars div{height:3px;flex:1;border-radius:2px;background:#e0dfd9}.auth-strength-lbl{font-size:10px;color:#888}.auth-pw-reqs{margin-top:10px;background:#f5f4f0;border:1px solid #E0DFD9;border-radius:8px;padding:12px 14px}.auth-pw-reqs-title{font-size:11px;font-weight:600;color:#5b5b58;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px}.auth-pw-req{display:flex;align-items:center;gap:8px;font-size:12px;color:#888;line-height:1.6}.auth-pw-req svg{width:14px;height:14px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:2}.auth-pw-req.met{color:#3b6d11}.auth-pw-req.met svg{color:#3b6d11}.auth-consent{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-consent input{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid #C7C6C0;border-radius:5px;background:#fff;cursor:pointer;flex-shrink:0;margin-top:1px;position:relative;transition:all .15s}.auth-consent input:hover{border-color:#378add}.auth-consent input:checked{background:#378add;border-color:#378add}.auth-consent input:checked:after{content:"";position:absolute;left:5.5px;top:1.5px;width:4px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.auth-consent input:focus-visible{box-shadow:0 0 0 3px #378add2e;outline:none}.auth-consent-text{font-size:12px;color:#555;line-height:1.55}.auth-consent-text a{color:#378add;text-decoration:none;font-weight:500}.auth-consent-text a:hover{text-decoration:underline}.portal-shell{display:flex;height:100vh;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;background:#f5f4f0;color:#1a1a18}.portal-sidebar{width:200px;min-width:200px;background:#fff;border-right:1px solid #E0DFD9;display:flex;flex-direction:column;flex-shrink:0}.portal-sidebar-logo{padding:13px 16px;font-size:14px;font-weight:600;border-bottom:1px solid #E0DFD9}.portal-sidebar-company{padding:8px 16px;background:#f5f4f0;border-bottom:1px solid #E0DFD9}.portal-sidebar-company .lbl{font-size:10px;color:#999;margin-bottom:2px}.portal-sidebar-company .nm{font-size:12px;font-weight:600}.portal-nav{flex:1;padding:6px 0}.portal-nav-item{padding:9px 16px;font-size:13px;color:#888;display:flex;align-items:center;gap:8px;border-left:3px solid transparent;cursor:pointer;text-decoration:none}.portal-nav-item:hover{background:#f5f4f0;color:#1a1a18;text-decoration:none}.portal-nav-item.active{color:#1a1a18;font-weight:600;background:#ebf4fb;border-left-color:#378add}.portal-nav-item .ico{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:2;flex-shrink:0}.portal-sidebar-cta{padding:12px 12px 4px}.portal-cta-btn{width:100%;height:36px;background:#378add;color:#fff;border:none;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 1px 2px #378add4d;text-decoration:none;font-family:inherit}.portal-cta-btn:hover{background:#2e6fb0;text-decoration:none;color:#fff}.portal-cta-btn svg{width:15px;height:15px;stroke:#fff;fill:none;stroke-width:2.6}.portal-nav-group{padding:11px 16px 4px;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#b0aea6}.portal-nav-item.sub{padding-left:38px;font-size:12.5px}.portal-sidebar-footer{padding:10px 16px;border-top:1px solid #E0DFD9}.portal-sidebar-footer .portal-nav-item{padding:7px 0;font-size:12px;color:#999;border-left:none;background:transparent}.portal-sidebar-footer .portal-nav-item:hover{color:#1a1a18;background:transparent}.portal-main{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0}.portal-topbar{height:40px;background:#fff;border-bottom:1px solid #E0DFD9;display:flex;align-items:center;justify-content:space-between;padding:0 20px;flex-shrink:0}.portal-back-btn{display:flex;align-items:center;gap:4px;font-size:12px;color:#666;cursor:pointer;background:none;border:none;font-family:inherit;padding:0}.portal-back-btn:hover{color:#1a1a18}.portal-back-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}.portal-topbar-user{display:flex;align-items:center;gap:6px;font-size:12px;color:#666;cursor:pointer;padding:4px 8px;border-radius:6px;background:none;border:none;font-family:inherit}.portal-topbar-user:hover{background:#f5f4f0}.portal-topbar-user svg.usr{width:17px;height:17px;stroke:#888;fill:none;stroke-width:1.8}.portal-topbar-user svg.cv{width:12px;height:12px;stroke:#888;fill:none;stroke-width:2}.portal-user-menu{position:absolute;top:36px;right:14px;background:#fff;border:1px solid #DDDCD7;border-radius:6px;min-width:170px;box-shadow:0 4px 12px #0000001a;z-index:600;overflow:hidden}.portal-user-menu a,.portal-user-menu button{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:12px;color:#1a1a18;width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:none}.portal-user-menu a:hover,.portal-user-menu button:hover{background:#f5f4f0;text-decoration:none}.portal-user-menu svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8}.portal-content{flex:1;overflow:hidden;padding:0 20px 16px;display:flex;flex-direction:column}.pp-header{display:flex;align-items:center;gap:12px;padding:14px 0 12px;flex-shrink:0}.pp-title{font-size:18px;font-weight:600}.pp-btn-create{height:30px;padding:0 12px;background:#378add;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-family:inherit;text-decoration:none}.pp-btn-create:hover{background:#2b6db5;text-decoration:none;color:#fff}.pp-btn-create svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:2.5}.pf-bar{display:flex;align-items:flex-end;gap:8px;margin-bottom:10px;flex-shrink:0;flex-wrap:wrap}.pf-group{display:flex;flex-direction:column;gap:3px}.pf-label{font-size:10px;font-weight:500;color:#888;padding-left:1px;line-height:1}.pf-row{display:flex;align-items:center}.pf-sel-search{height:34px;padding:0 10px;border:1px solid #DDDCD7;border-right:none;border-radius:6px 0 0 6px;background:#fff;font-size:12px;color:#1a1a18;cursor:pointer;display:flex;align-items:center;gap:5px;white-space:nowrap;min-width:130px;position:relative;font-family:inherit}.pf-sel-search:hover{background:#fafaf8}.pf-sel-search svg{width:12px;height:12px;stroke:#888;fill:none;stroke-width:2;margin-left:auto}.pf-search-wrap{position:relative}.pf-search-inp{height:34px;padding:0 10px 0 30px;border:1px solid #DDDCD7;border-radius:0 6px 6px 0;background:#fff;font-size:12px;color:#1a1a18;width:240px;outline:none;font-family:inherit}.pf-search-inp:focus{border-color:#378add;z-index:1;position:relative}.pf-search-inp::placeholder{color:#bbb}.pf-search-icon{position:absolute;left:9px;top:50%;transform:translateY(-50%);pointer-events:none}.pf-search-icon svg{width:13px;height:13px;stroke:#bbb;fill:none;stroke-width:2}.pf-date-row{display:flex;align-items:stretch;border:1px solid #DDDCD7;border-radius:6px;overflow:hidden;height:34px;background:#fff}.pf-date-type{padding:0 10px;border-right:1px solid #DDDCD7;background:#fff;font-size:12px;color:#1a1a18;cursor:pointer;display:flex;align-items:center;gap:4px;white-space:nowrap;position:relative;flex-shrink:0;font-family:inherit;border-top:none;border-bottom:none;border-left:none}.pf-date-type:hover{background:#fafaf8}.pf-date-type svg{width:12px;height:12px;stroke:#888;fill:none;stroke-width:2}.pf-date-value{padding:0 10px;font-size:12px;color:#1a1a18;display:flex;align-items:center;gap:5px;white-space:nowrap;cursor:pointer;height:100%;background:#fff;border:none;font-family:inherit}.pf-date-value:hover{background:#fafaf8}.pf-date-value.placeholder{color:#bbb}.pf-date-value svg{width:13px;height:13px;stroke:#888;fill:none;stroke-width:1.8}.pf-dd{display:none;position:absolute;top:calc(100% + 3px);left:0;background:#fff;border:1px solid #DDDCD7;border-radius:6px;min-width:160px;z-index:400;box-shadow:0 4px 12px #0000001a;overflow:hidden}.pf-dd.open{display:block}.pf-ddi{padding:7px 14px;font-size:12px;cursor:pointer;color:#1a1a18}.pf-ddi:hover{background:#f5f4f0}.pf-ddi.sel{font-weight:600;color:#378add}.pb-bar{display:flex;align-items:center;gap:8px;padding:7px 12px;background:#ebf4fb;border:1px solid #B5D4F4;border-radius:6px;margin-bottom:8px;font-size:12px;flex-shrink:0}.pb-n{font-weight:600;color:#185fa5}.pb-btn{height:27px;padding:0 11px;border:1px solid #B5D4F4;border-radius:5px;background:#fff;font-size:12px;cursor:pointer;color:#185fa5;font-weight:500;display:inline-flex;align-items:center;gap:5px;font-family:inherit}.pb-btn:hover{background:#e6f1fb}.pb-btn:disabled{opacity:.5;cursor:not-allowed;background:#fff}.pb-btn.del{color:#a32d2d;border-color:#f7c1c1}.pb-btn.del:hover{background:#fcebeb}.pb-btn svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2}.pb-x{margin-left:auto;color:#666;cursor:pointer;font-size:12px;background:none;border:none;font-family:inherit;display:flex;align-items:center;gap:4px}.pb-x:hover{color:#1a1a18}.pt-card{background:#fff;border:1px solid #E0DFD9;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}.pt-scroll{overflow-x:auto;overflow-y:auto;flex:1;position:relative;scrollbar-width:none;-ms-overflow-style:none}.pt-scroll::-webkit-scrollbar{width:0;height:0;display:none}.pp-scroll-content{scrollbar-width:none;-ms-overflow-style:none}.pp-scroll-content::-webkit-scrollbar{width:0;height:0;display:none}.pp-panel-body{scrollbar-width:none;-ms-overflow-style:none}.pp-panel-body::-webkit-scrollbar{width:0;height:0;display:none}.pt-table{border-collapse:collapse;font-size:12px;white-space:nowrap;width:max-content;min-width:100%}.pt-table thead{background:#f0efe9;position:sticky;top:0;z-index:10}.pt-table th{padding:8px 10px;text-align:left;font-size:11px;font-weight:600;color:#777;border-bottom:1px solid #E0DFD9}.pt-table th.tr{text-align:right}.pt-table th.tc{text-align:center}.pt-table td{padding:0 10px;height:38px;border-bottom:1px solid #EEEDE8;vertical-align:middle}.pt-table td.tr{text-align:right}.pt-table td.tc{text-align:center}.pt-table tr:last-child td{border-bottom:none}.pt-table tbody tr:hover td{background:#fafaf8}.pt-table tbody tr.sel td{background:#f0f7ff}.pt-table input[type=checkbox]{width:13px;height:13px;cursor:pointer;accent-color:#378ADD}.pt-sid{color:#378add;font-size:11px;font-family:monospace;cursor:pointer;background:none;border:none;padding:0}.pt-sid:hover{text-decoration:underline}.pt-tid{font-family:monospace;font-size:11px}.pt-amt{font-family:monospace;font-size:11px;text-align:right}.pt-mt{color:#bbb}.pt-stick-l{position:sticky;left:0;z-index:3;background:inherit;width:36px;min-width:36px}.pt-table thead .pt-stick-l{z-index:20;background:#f0efe9}.pt-table tbody tr:hover td.pt-stick-l{background:#fafaf8}.pt-table tbody tr.sel td.pt-stick-l{background:#f0f7ff}.pt-stick-r{position:sticky;right:0;background:#fff;border-left:1px solid #EEEDE8;width:44px;min-width:44px;text-align:center;z-index:5}.pt-table thead .pt-stick-r{background:#f0efe9;border-left:1px solid #E0DFD9;z-index:15}.pt-table tbody tr:hover td.pt-stick-r{background:#fafaf8}.pt-table tbody tr.sel td.pt-stick-r{background:#f0f7ff}.pt-act-wrap{position:relative;display:flex;justify-content:center}.pt-act-btn{width:26px;height:26px;border:1px solid #DDDCD7;border-radius:5px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#888;font-size:15px;line-height:1;font-family:inherit}.pt-act-btn:hover{background:#f5f4f0}.pt-menu{position:fixed;background:#fff;border:1px solid #DDDCD7;border-radius:6px;min-width:165px;z-index:500;box-shadow:0 4px 16px #0000001f;overflow:hidden}.pt-mi{padding:8px 14px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:8px;color:#1a1a18;background:none;border:none;width:100%;text-align:left;font-family:inherit}.pt-mi:hover{background:#f5f4f0}.pt-mi.dng{color:#a32d2d}.pt-mi svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;flex-shrink:0}.pt-mdv{border-top:1px solid #EEEDE8}.pp-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;white-space:nowrap}.pp-b-dv{background:#eaf3de;color:#3b6d11}.pp-b-lc{background:#e6f1fb;color:#185fa5}.pp-b-it{background:#faeeda;color:#854f0b}.pp-b-dr{background:#f1efe8;color:#5f5e5a}.pp-b-ca{background:#fcebeb;color:#a32d2d}.pp-b-rt{background:#fbeaf0;color:#72243e;cursor:default}.pp-b-rt.link{cursor:pointer}.pp-b-api{background:#eef2ff;color:#4338ca;cursor:default}.pp-est-charge{display:inline-flex;align-items:baseline;gap:10px;line-height:1}.pp-est-charge .pp-est-label{font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.4px}.pp-est-charge .pp-est-amount{font-size:22px;font-weight:800;color:#2563eb}.pp-est-charge .pp-est-cur{font-size:11px;font-weight:600;color:#9ca3af}.pp-est-charge .pp-est-note{font-size:12px;color:#9ca3af}.pp-est-charge .pp-est-note.err{color:#b5680a}.pp-tw{position:relative;display:inline-flex}.pp-tb{display:none;position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1px solid #DDDCD7;border-radius:6px;padding:8px 12px;font-size:11px;white-space:nowrap;z-index:100;box-shadow:0 2px 8px #00000014;min-width:175px}.pp-tb:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:6px}.pp-tb:after{content:"";position:absolute;bottom:100%;left:14px;border:5px solid transparent;border-bottom-color:#dddcd7}.pp-tt{display:block;color:#888;font-size:10px;margin-bottom:4px}.pp-ts{color:#999;font-size:10px}.pp-tb a{color:#378add;text-decoration:underline;cursor:pointer;font-family:monospace}.pp-tw:hover .pp-tb{display:block}.pp-pagination{display:flex;align-items:center;justify-content:space-between;padding:9px 16px;border-top:1px solid #EEEDE8;font-size:12px;color:#666;flex-shrink:0;gap:12px}.pp-pg-left{display:flex;align-items:center;gap:12px}.pp-pg-size{display:flex;align-items:center;gap:6px;font-size:12px;color:#666}.pp-pg-size select{height:26px;padding:0 22px 0 8px;border:1px solid #DDDCD7;border-radius:5px;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:12px;color:#1a1a18;cursor:pointer;font-family:inherit;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 6px center}.pp-pg-size select:focus{outline:none;border-color:#378add}.pp-pg-btns{display:flex;gap:3px}.pp-pb{min-width:27px;height:27px;border:1px solid #DDDCD7;border-radius:5px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;color:#1a1a18;padding:0 6px;font-family:inherit}.pp-pb:hover:not(:disabled){background:#f5f4f0}.pp-pb:disabled{opacity:.4;cursor:not-allowed}.pp-pb.act{background:#378add;color:#fff;border-color:#378add;font-weight:600}.pp-pb svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2}.pp-overlay{display:none;position:fixed;inset:0;z-index:300;pointer-events:none}.pp-overlay.open{display:block;pointer-events:auto}.pp-overlay-bd{position:absolute;inset:0;cursor:default}.pp-panel{position:fixed;top:40px;right:0;bottom:0;width:380px;background:#fff;border-left:1px solid #E0DFD9;box-shadow:-4px 0 16px #0000001a;display:flex;flex-direction:column;transform:translate(100%);transition:transform .2s;z-index:301}.pp-overlay.open .pp-panel{transform:translate(0)}.pp-panel-head{padding:14px 16px;border-bottom:1px solid #EEEDE8;flex-shrink:0}.pp-panel-close{width:24px;height:24px;border:none;background:none;cursor:pointer;color:#888;font-size:16px;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:0;font-family:inherit}.pp-panel-close:hover{background:#f5f4f0;color:#1a1a18}.pp-panel-actions,.pp-panel-actions-sec{display:flex;gap:6px;padding:10px 16px;border-bottom:1px solid #EEEDE8;flex-shrink:0;flex-wrap:wrap}.pp-panel-actions-sec{background:#f8f8f6;padding:8px 16px}.pp-panel-btn{height:28px;padding:0 10px;border:1px solid #DDDCD7;border-radius:5px;background:#fff;font-size:11px;cursor:pointer;color:#1a1a18;font-weight:500;display:inline-flex;align-items:center;gap:5px;font-family:inherit}.pp-panel-btn:hover{background:#f5f4f0}.pp-panel-btn.prim{background:#378add;color:#fff;border-color:#378add}.pp-panel-btn.prim:hover{background:#2b6db5}.pp-panel-btn.dng{color:#a32d2d;border-color:#f7c1c1}.pp-panel-btn.dng:hover{background:#fcebeb}.pp-panel-btn svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2}.pp-panel-body{flex:1;overflow-y:auto;padding:12px 16px}.pp-ps{margin-bottom:14px}.pp-ps-title{font-size:10px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.pp-pf{display:flex;flex-direction:column;gap:1px;margin-bottom:8px}.pp-pf:last-child{margin-bottom:0}.pp-pf-label{font-size:10px;color:#999;font-weight:500}.pp-pf-value{font-size:12px;color:#1a1a18;line-height:1.4;word-break:break-word}.pp-pf-value.muted{color:#bbb}.pp-pdv{border:none;border-top:1px solid #EEEDE8;margin:10px 0}.pp-modal-bg{display:none;position:fixed;inset:0;background:#00000059;z-index:600;align-items:center;justify-content:center}.pp-modal-bg.open{display:flex}.pp-modal{background:#fff;border-radius:10px;padding:24px;min-width:340px;max-width:480px;box-shadow:0 8px 32px #00000026}.pp-modal-title{font-size:15px;font-weight:600;margin-bottom:12px}.pp-modal-body{font-size:13px;color:#444;line-height:1.8;margin-bottom:20px}.pp-modal-body .ok{color:#3b6d11}.pp-modal-body .wn{color:#854f0b}.pp-modal-foot{display:flex;justify-content:flex-end;gap:8px}.pp-modal-btn{height:32px;padding:0 16px;border:1px solid #DDDCD7;border-radius:6px;background:#fff;color:#1a1a18;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit}.pp-modal-btn:hover{background:#f5f4f0}.pp-modal-btn.prim{background:#378add;color:#fff;border-color:#378add;font-weight:600}.pp-modal-btn.prim:hover{background:#2b6db5}.pp-modal-btn.dng{background:#a32d2d;color:#fff;border-color:#a32d2d}.pp-modal-btn.dng:hover{background:#872323}.pp-page-header-sticky{background:#fff;border-bottom:1px solid #E0DFD9;padding:12px 24px;flex-shrink:0}.pp-page-header-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.pp-page-title{font-size:16px;font-weight:600;font-family:monospace;color:#1a1a18;word-break:break-all}.pp-page-title-create{font-size:17px;font-weight:600;color:#1a1a18}.pp-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.pp-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.pp-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pp-created-info{font-size:11px;color:#888}.pp-scroll-content{flex:1;overflow-y:auto;padding:16px 24px}.pp-content-inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.pp-bottom-bar{background:#fff;border-top:1px solid #E0DFD9;padding:11px 24px;flex-shrink:0}.pp-bottom-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.pp-bottom-left,.pp-bottom-right{display:flex;gap:8px}.pp-btn{height:32px;padding:0 14px;border:1px solid #DDDCD7;border-radius:6px;font-size:12px;cursor:pointer;background:#fff;color:#1a1a18;display:inline-flex;align-items:center;gap:6px;font-weight:500;white-space:nowrap;font-family:inherit;text-decoration:none}.pp-btn:hover{background:#f5f4f0;text-decoration:none}.pp-btn:disabled{opacity:.4;cursor:not-allowed}.pp-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8;flex-shrink:0}.pp-btn.prim{background:#378add;color:#fff;border-color:#378add}.pp-btn.prim:hover{background:#2b6db5;color:#fff}.pp-btn.dng{color:#a32d2d;border-color:#f7c1c1}.pp-btn.dng:hover{background:#fcebeb}.pp-btn.ret{background:#fbeaf0;color:#72243e;border-color:#f4c0d1}.pp-btn.ret:hover{background:#f5d0dc}.pp-section{background:#fff;border:1px solid #E0DFD9;border-radius:8px;overflow:hidden}.pp-section-header{padding:11px 16px;border-bottom:1px solid #EEEDE8;display:flex;align-items:center;justify-content:space-between}.pp-section-title{font-size:12px;font-weight:600;color:#1a1a18;display:flex;align-items:center;gap:7px}.pp-section-title svg{width:14px;height:14px;stroke:#378add;fill:none;stroke-width:2}.pp-section-required,.pp-section-complete{display:flex;align-items:center;gap:4px;font-size:11px}.pp-section-required{color:#854f0b}.pp-section-complete{color:#3b6d11}.pp-section-body{padding:16px}.pp-two-col{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}@media(max-width:700px){.pp-two-col{grid-template-columns:1fr}}.pp-fg{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.pp-fg:last-child{margin-bottom:0}.pp-fl{font-size:10px;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.3px;line-height:1.4}.pp-fl .req{color:#e24b4a;margin-left:2px}.pp-fi{height:34px;padding:0 10px;border:1px solid #DDDCD7;border-radius:6px;background:#fff;font-size:12px;color:#1a1a18;outline:none;width:100%;font-family:inherit}.pp-fi:focus{border-color:#378add}.pp-fi::placeholder{color:#bbb}.pp-fi:disabled{background:#f8f8f6;color:#888}.pp-fsel{height:34px;padding:0 28px 0 10px;border:1px solid #DDDCD7;border-radius:6px;background:#fff;font-size:12px;color:#1a1a18;width:100%;cursor:pointer;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 10px center}.pp-fsel:focus{outline:none;border-color:#378add}.pp-chk-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#1a1a18;cursor:pointer;padding:6px 0;-webkit-user-select:none;user-select:none}.pp-chk-row input[type=checkbox]{width:14px;height:14px;accent-color:#378ADD;cursor:pointer;flex-shrink:0}.pp-readonly-row{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}.pp-readonly-label{font-size:10px;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.pp-readonly-value{font-size:13px;color:#1a1a18;line-height:1.5}.pp-readonly-value.muted{color:#bbb}.pp-readonly-value.mono{font-family:monospace;color:#378add}.pp-return-bar{display:flex;align-items:center;gap:8px;padding:9px 12px;background:#f5f4f0;border:1px solid #DDDCD7;border-radius:6px;font-size:12px}.pp-return-banner{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fbeaf0;border:1px solid #F4C0D1;border-radius:6px;font-size:12px}.pp-return-banner svg{width:14px;height:14px;stroke:#72243e;fill:none;stroke-width:2;flex-shrink:0}.pp-return-banner a{color:#378add;text-decoration:underline;cursor:pointer;font-family:monospace;font-size:11px}.pp-pkg-constraints{font-size:11px;color:#888;background:#f8f8f6;border:1px solid #EEEDE8;border-radius:5px;padding:7px 10px;margin-bottom:14px;line-height:1.7}.pp-pkg-table{width:100%;border-collapse:collapse;font-size:12px}.pp-pkg-table thead{background:#f8f8f6}.pp-pkg-table th{padding:7px 10px;text-align:left;font-size:10px;font-weight:600;color:#999;border-bottom:1px solid #E0DFD9;text-transform:uppercase}.pp-pkg-table td{padding:8px 10px;border-bottom:1px solid #EEEDE8;vertical-align:middle}.pp-pkg-table tr:last-child td{border-bottom:none}.pp-pkg-num{width:22px;height:22px;background:#f0efe9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#666}.pp-box-count{display:flex;align-items:center;gap:3px}.pp-box-count button{width:22px;height:22px;border:1px solid #DDDCD7;border-radius:4px;background:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#555;line-height:1;font-family:inherit}.pp-box-count button:hover{background:#f5f4f0}.pp-box-count button:disabled{opacity:.4;cursor:not-allowed}.pp-box-count span{min-width:22px;text-align:center;font-size:12px;font-weight:500}.pp-fi-sm{height:28px;padding:0 7px;border:1px solid #DDDCD7;border-radius:5px;background:#fff;font-size:11px;color:#1a1a18;width:100%;outline:none;font-family:inherit}.pp-fi-sm:focus{border-color:#378add}.pp-fi-sm.ng-invalid.ng-touched{border-color:#a32d2d}.pp-fi-sm:disabled{background:#f8f8f6;color:#bbb}.pp-fi-sm::placeholder{color:#bbb}.pp-field-err{color:#a32d2d;font-size:10px;margin-top:3px}.pp-dims{display:flex;gap:3px;align-items:center}.pp-dims input{width:58px}.pp-dims span{font-size:10px;color:#999}.pp-del-btn{width:22px;height:22px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:15px;line-height:1;font-family:inherit}.pp-del-btn:hover{color:#a32d2d}.pp-pkg-add{display:flex;align-items:center;gap:6px;font-size:12px;color:#378add;cursor:pointer;margin-top:10px;font-weight:500;background:none;border:none;padding:0;font-family:inherit}.pp-pkg-add:hover{color:#2b6db5}.pp-pkg-add svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}.pp-pkg-total{font-size:11px;color:#888;text-align:right;margin-top:8px}.pp-datepicker{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #DDDCD7;border-radius:8px;box-shadow:0 6px 18px #0000001f;z-index:400;padding:12px;min-width:280px}.pp-dp-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pp-dp-month{font-size:13px;font-weight:600;color:#1a1a18}.pp-dp-nav{width:24px;height:24px;border:1px solid #DDDCD7;border-radius:5px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;padding:0}.pp-dp-nav:hover{background:#f5f4f0}.pp-dp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.pp-dp-dow{font-size:10px;color:#888;text-align:center;padding:4px 0;font-weight:600;text-transform:uppercase}.pp-dp-cell{height:28px;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;border-radius:4px;background:none;border:none;font-family:inherit;color:#1a1a18}.pp-dp-cell:hover{background:#ebf4fb;color:#185fa5}.pp-dp-cell.muted{color:#ccc}.pp-dp-cell.in-range{background:#ebf4fb;color:#185fa5;border-radius:0}.pp-dp-cell.range-start{background:#378add;color:#fff;border-radius:4px 0 0 4px}.pp-dp-cell.range-end{background:#378add;color:#fff;border-radius:0 4px 4px 0}.pp-dp-cell.range-start.range-end{border-radius:4px}.pp-dp-cell.today{font-weight:700}.pp-dp-presets{display:flex;gap:4px;flex-wrap:wrap;border-top:1px solid #EEEDE8;padding-top:8px;margin-top:8px}.pp-dp-preset{font-size:11px;padding:4px 10px;border:1px solid #DDDCD7;border-radius:4px;cursor:pointer;background:#fff;color:#1a1a18;font-family:inherit}.pp-dp-preset:hover{background:#f5f4f0}.pp-dp-foot{display:flex;justify-content:flex-end;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #EEEDE8}.pp-addr-chips{display:flex;gap:6px;margin-bottom:14px;flex-wrap:wrap}.pp-chip{padding:5px 12px;border:1px solid #DDDCD7;border-radius:20px;font-size:11px;cursor:pointer;background:#fff;color:#888;font-family:inherit}.pp-chip.active{background:#ebf4fb;border-color:#b5d4f4;color:#185fa5;font-weight:600}.mat-mdc-snack-bar-container{margin-top:14px!important}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:#1a1a18!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;box-shadow:0 14px 36px #1111114d,0 4px 12px #1111112e!important;min-width:320px;max-width:520px}.mat-mdc-snack-bar-container .mdc-snackbar__label,.mat-mdc-snack-bar-container .mat-mdc-snack-bar-label{color:#fff!important;font-size:13px!important;font-weight:500!important;letter-spacing:.1px}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action{--mdc-text-button-label-text-color: #93C5FD;color:#93c5fd!important;font-weight:600!important;letter-spacing:.4px}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action .mdc-button__label{color:#93c5fd!important}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:hover,.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:focus-visible{background-color:#93c5fd2e!important;color:#fff!important}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:hover .mdc-button__label,.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:focus-visible .mdc-button__label{color:#fff!important}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action .mat-mdc-button-persistent-ripple:before,.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action .mat-mdc-button-ripple{background-color:transparent!important}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:hover .mat-mdc-button-persistent-ripple:before{background-color:#93c5fd38!important;opacity:1!important}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:26px 16px;border:1.5px dashed #C9CCD1;border-radius:8px;background:#fafbfc;color:#6b7280;font-size:13px;text-align:center;cursor:pointer;transition:border-color .15s,background-color .15s}.dropzone:hover{border-color:#9aa0a6;background:#f5f7f9}.dropzone.is-dragover{border-color:#378add;background:#eff6fe;color:#2a6fb8}.dropzone .dz-icon{font-size:22px;line-height:1;opacity:.7}.dropzone .dz-link{color:#378add;font-weight:600;text-decoration:underline}.dropzone .dz-hint{font-size:11.5px;color:#9aa0a6}.dropzone .dz-file{font-size:12.5px;color:#2f8f4e;font-weight:600}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}
