/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-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}}}@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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.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,)}}:root{--blue:#11617b;--blue-dark:#084b63;--ink:#16232b;--paper:#fff}*{box-sizing:border-box}html{background:#e9eff1}body{color:var(--ink);background:radial-gradient(circle at top,#f8fbfc 0,#e3eaed 60%,#d6e0e3 100%);margin:0;font-family:Tahoma,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}main{min-height:100vh;padding:22px 16px 52px}.toolbar{background:#ffffffeb;border:1px solid #d1dde1;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;max-width:1120px;margin:0 auto 14px;padding:12px 16px;display:flex;box-shadow:0 8px 25px #173f4e14}.toolbar div:first-child{flex-direction:column;gap:3px;display:flex}.toolbar span{color:#6b7d84;font-size:12px}.toolbar-actions{gap:8px;display:flex}.toolbar button,.add-row{color:#fff;background:var(--blue);border:0;border-radius:9px;padding:10px 17px;font-weight:700}.toolbar button.secondary{color:var(--blue-dark);background:#edf5f7;border:1px solid #bed2d9}.paper{background:var(--paper);border-radius:4px;width:min(1120px,100%);margin:auto;padding:25px 42px 18px;overflow:visible;box-shadow:0 18px 54px #18374329}.brand-header{border-bottom:4px double var(--blue);justify-content:space-between;align-items:flex-start;height:104px;display:flex;position:relative}.ahyaha-logo{object-fit:contain;width:190px;height:62px}.dgd-logo{object-fit:contain;width:100px;height:52px}.document-title{text-align:center;color:#344d58;background:linear-gradient(#d6f2f8,#c4e7ef);border-radius:10px;align-self:center;min-width:245px;margin-top:-20px;padding:11px 28px;font-size:21px;font-weight:700;box-shadow:inset 0 0 0 1px #eafafd}.meta-grid{border-bottom:3px solid var(--blue);grid-template-columns:1fr 1fr;gap:10px 46px;padding:25px 4.5% 22px;display:grid}.meta-grid label{grid-template-columns:130px 1fr;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:700;display:grid}input,select,textarea{color:#17252c;background:0 0;border:0;border-bottom:1px solid #687b82;outline:none;min-width:0;padding:8px 7px}input:focus,select:focus,textarea:focus{border-bottom-color:var(--blue);box-shadow:0 2px 0 var(--blue);background:#f6fbfc}input[readonly]{color:#314f5b;background:#f4f8f9;font-weight:700}.order-number{text-align:center;color:#d01818;direction:ltr;font-size:17px;font-weight:900}.order-section,.packing-section,.general-notes{margin-top:25px}.section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;font-weight:800;display:flex}.section-heading span:before{content:"•";color:var(--blue);margin-left:8px;font-size:20px}.section-heading small{color:#6c7c82;font-size:12px;font-weight:500}.table-scroll{overflow:visible}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{text-align:center;vertical-align:middle;border:1px solid #b5c0c4;padding:8px 7px}th{color:#173e4c;background:#e9f3f5;font-size:13px;font-weight:800}td{background:#fff;font-size:13px}.order-table th:nth-child(2){width:42%}.order-table th:nth-child(3),.order-table th:nth-child(4){width:13%}.order-table th:nth-child(5){width:24%}.order-table input,.order-table select{width:100%;box-shadow:none;text-align:center;background:0 0;border:0}.order-table .product-cell input{text-align:right}.index-col{width:42px}.action-col{width:42px;background:0 0!important;border:0!important}.product-cell{text-align:right;position:relative}.selected-product{color:#73858b;text-align:right;white-space:nowrap;text-overflow:ellipsis;direction:ltr;margin:2px 7px 0;font-size:10px;display:block;overflow:hidden}.suggestions{z-index:30;background:#fff;border:1px solid #9bb6c0;border-radius:9px;width:min(560px,92vw);max-height:330px;position:absolute;top:calc(100% + 3px);right:-1px;overflow:auto;box-shadow:0 15px 40px #123e4e33}.suggestions button{text-align:right;background:#fff;border:0;border-bottom:1px solid #e5ecee;flex-direction:column;gap:3px;width:100%;padding:10px 13px;display:flex}.suggestions button:hover,.suggestions button:focus{background:#eaf7f9}.suggestions button span{color:#718087;text-align:right;direction:ltr;font-size:10px}.empty-suggestion{text-align:center;color:#718087;padding:18px}.delete-row{color:#a92525;background:#fbe8e8;border:0;border-radius:50%;width:28px;height:28px;font-size:19px;line-height:1}.add-row{margin:10px 0 0 auto;padding:8px 14px;font-size:12px;display:block}.packing-table th:first-child{width:55%}.packing-table td:first-child{text-align:right;font-weight:700}.empty-row td{color:#75878e;background:#fafcfc;padding:20px;text-align:center!important;font-weight:400!important}.packing-hint{color:#6b7e85;margin:7px 0 0;font-size:11px}.note-suggestions{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.note-suggestions button{color:#23596b;background:#f1fafb;border:1px solid #b9d5dc;border-radius:20px;padding:7px 11px;font-size:12px}.note-suggestions button:hover{background:#dff2f6}.general-notes textarea{resize:vertical;background:repeating-linear-gradient(#fff 0 31px,#d7dee0 32px);border:1px solid #aebdc2;border-radius:7px;width:100%;min-height:115px;padding:10px 12px;line-height:1.9}.signatures{align-items:flex-end;min-height:110px;padding:25px 6% 13px;display:flex}.signatures label{align-items:center;gap:12px;font-weight:800;display:flex}.signatures span{border-bottom:1px solid #687b82;width:190px;display:inline-block}footer{border-top:2px solid var(--blue);color:#4b5d64;direction:ltr;justify-content:center;align-items:center;gap:20px;min-height:55px;font-size:9px;display:flex}footer img{object-fit:contain;width:55px;height:30px}.toast{color:#fff;z-index:100;background:#123f50;border-radius:10px;padding:11px 18px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.export-clone{box-shadow:none!important;border-radius:0!important;margin:0!important}.export-clone .export-value{white-space:pre-wrap;border-bottom:1px solid #687b82;min-height:32px;padding:8px 7px;display:block}.export-clone .order-table .export-value{text-align:center;border:0}.export-clone .export-textarea{white-space:pre-wrap;border:1px solid #aebdc2;border-radius:7px;min-height:115px;padding:10px 12px;line-height:1.9}@media (width<=760px){main{padding:0 0 28px}.toolbar{z-index:50;border-radius:0;margin:0;position:sticky;top:0}.toolbar div:first-child{display:none}.toolbar-actions,.toolbar button{flex:1}.paper{box-shadow:none;padding:18px 12px 12px}.brand-header{height:82px}.ahyaha-logo{width:145px;height:52px}.dgd-logo{width:75px;height:42px}.document-title{min-width:145px;padding:6px 14px;font-size:15px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.meta-grid{grid-template-columns:1fr;gap:7px;padding:17px 4px}.meta-grid label{grid-template-columns:112px 1fr;font-size:12px}.table-scroll{padding-bottom:2px;overflow-x:auto}.order-table{min-width:790px}.packing-table{min-width:560px}.section-heading{flex-direction:column;align-items:flex-start;gap:2px}footer{flex-wrap:wrap;gap:8px 14px;padding:10px 4px}}@media print{@page{size:A4 portrait;margin:8mm}html,body,main{background:#fff!important}main{padding:0}.no-print,.toolbar,.toast,.suggestions{display:none!important}.paper{width:100%;box-shadow:none;border-radius:0;margin:0;padding:8px 12px}.brand-header{height:80px}.ahyaha-logo{width:155px;height:50px}.dgd-logo{width:80px;height:42px}.document-title{min-width:180px;padding:7px 20px;font-size:16px}.meta-grid{gap:4px 28px;padding:12px 3%}.meta-grid label{grid-template-columns:92px 1fr;font-size:11px}input,select,textarea{color:#000}.order-section,.packing-section,.general-notes{margin-top:14px}th,td{padding:5px 4px;font-size:10px}.selected-product{display:none}.general-notes textarea{min-height:72px}.signatures{min-height:65px}footer{min-height:40px}}@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}.signatures span{display:none}.signatures input{width:220px;display:inline-block}footer{gap:18px}footer img{width:72px;height:34px}.bottom-toolbar{width:100%;box-shadow:none;background:#f7fbfc;border-radius:10px;margin:8px 0 18px}.meta-grid{align-items:start}.meta-column{gap:10px;min-width:0;display:grid}.meta-column label{width:100%}.row-note-cell{position:relative}.note-dropdown{z-index:32;background:#fff;border:1px solid #9bb6c0;border-radius:9px;grid-template-columns:1fr 1fr;gap:5px;width:230px;padding:8px;display:grid;position:absolute;top:calc(100% + 3px);left:0;box-shadow:0 15px 40px #123e4e33}.note-dropdown button{color:#174f62;background:#f2fafb;border:1px solid #c7dde3;border-radius:7px;padding:8px 5px;font-size:11px}.note-dropdown button:hover{background:#dff2f6}.export-clone{width:1120px!important;max-width:none!important;padding:25px 42px 18px!important}.export-clone .brand-header{height:104px!important}.export-clone .ahyaha-logo{width:190px!important;height:62px!important}.export-clone .dgd-logo{width:100px!important;height:52px!important}.export-clone .document-title{justify-content:center!important;align-self:center!important;align-items:center!important;min-width:245px!important;height:54px!important;margin:-20px 0 0!important;padding:0 28px!important;font-size:21px!important;line-height:1.2!important;display:flex!important;position:static!important;inset:auto!important;transform:none!important}.export-clone .meta-grid{grid-template-columns:1fr 1fr!important;gap:10px 46px!important;padding:25px 4.5% 22px!important}.export-clone .meta-right,.export-clone .meta-left{order:initial!important;border-top:0!important;padding-top:0!important}.export-clone .meta-grid label{grid-template-columns:130px 1fr!important;font-size:14px!important}.export-clone .table-scroll{margin:0!important;padding:0!important;overflow:visible!important}.export-clone .order-table{border-collapse:collapse!important;border-spacing:0!important;min-width:0!important;display:table!important}.export-clone .order-table thead{display:table-header-group!important}.export-clone .order-table tbody{display:table-row-group!important}.export-clone .order-table tr{width:auto!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;display:table-row!important}.export-clone .order-table td{text-align:center!important;border:1px solid #b5c0c4!important;width:auto!important;padding:8px 7px!important;display:table-cell!important}.export-clone .order-table td:before{content:none!important;display:none!important}.export-clone .order-table .index-col{width:42px!important;color:inherit!important;background:#fff!important;border:1px solid #b5c0c4!important;border-radius:0!important;display:table-cell!important;position:static!important}.export-clone .order-table .product-cell{text-align:right!important}.export-clone .packing-table{min-width:0!important}.export-clone footer{flex-wrap:nowrap!important;padding:0!important}@media (width<=760px){.bottom-toolbar{padding:12px;display:block;position:static!important;top:auto!important}.bottom-toolbar>div:first-child{margin-bottom:10px;display:flex}.toolbar-actions{flex-wrap:wrap}.toolbar-actions button{min-width:30%}.meta-grid{grid-template-columns:1fr}.meta-right{order:1}.meta-left{border-top:1px solid #d8e2e5;order:2;padding-top:5px}.order-section .table-scroll{overflow:visible}.order-table{border-collapse:separate;border-spacing:0 12px;min-width:0}.order-table thead{display:none}.order-table tbody,.order-table tr{width:100%;display:block}.order-table tr{background:#fff;border:1px solid #b9cbd1;border-radius:12px;padding:44px 10px 10px;position:relative;box-shadow:0 4px 14px #10485b14}.order-table td{text-align:right;border:0;border-bottom:1px solid #e5ecee;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:8px;padding:8px 3px;display:grid;width:100%!important}.order-table td:last-of-type{border-bottom:0}.order-table td:before{content:attr(data-label);color:#24566a;font-size:12px;font-weight:800}.order-table .index-col{color:#174f62;background:#e4f3f6;border:0;border-radius:20px;padding:4px 10px;font-weight:900;display:flex;position:absolute;top:10px;right:12px;width:auto!important}.order-table .index-col:before{content:"البند ";margin-left:4px}.order-table .product-cell{overflow:visible}.order-table input,.order-table select{text-align:right;background:#fbfdfd;border:1px solid #c9d8dd;border-radius:8px;min-height:42px;padding:8px 10px}.order-table select,.order-table input[type=number]{text-align:center}.order-table .selected-product{white-space:normal;grid-column:2;line-height:1.5}.order-table .action-col{padding:0;display:block;position:absolute;top:8px;left:8px;width:34px!important}.order-table .action-col:before{display:none}.suggestions{z-index:120;border-radius:14px;width:92%;max-height:72vh;position:fixed;top:12%;left:4%;right:4%}.suggestions button{min-height:58px}.note-dropdown{z-index:121;grid-template-columns:1fr 1fr;width:88%;padding:12px;position:fixed;top:25%;left:6%;right:6%}.note-dropdown button{min-height:48px;font-size:13px}.packing-section .table-scroll{margin:0 -12px;padding:0 12px 7px;overflow-x:auto}.packing-table{min-width:520px}.add-row{width:100%;min-height:45px;margin-top:12px}}@media print{.order-table td:before{display:none!important}}.export-clone .order-table td:before,.export-clone .order-table .index-col:before,.paper.exporting .order-table td:before,.paper.exporting .order-table .index-col:before{content:none!important;display:none!important}
