.v2-theme{--v2-background:#fff;--v2-foreground:#1a0a3e;--v2-primary:#747dee;--v2-primary-foreground:#fafafd;--v2-secondary:#e0dfff;--v2-secondary-foreground:#5a4d8f;--v2-muted:#f4f4fb;--v2-muted-foreground:#5e4b7b;--v2-accent:#f4f4fb;--v2-accent-foreground:#1a0a3e;--v2-destructive:#e5484d;--v2-border:#e5e3f1;--v2-input:#e5e3f1;--v2-card:#fff;--v2-card-foreground:#1a0a3e;--v2-ring:#1a0a3e;--v2-card-primary:#f8f9fa;--v2-card-secondary:#f1f3f5;--v2-card-accent:#e9ecef;--v2-background-alt:#f3f6f9;--v2-border-primary:#ced4da;--v2-border-primary-light:#9f9aac;--v2-border-secondary:#dee2e6;--v2-border-tertiary:#adb5bd;--v2-text-primary:#121416;--v2-text-muted-secondary:#6c757d;--v2-text-light:#f8fafc;--v2-text-heading:#121416;--v2-text-subheading:#6c757d;--v2-link-primary:#4aa1f8;--v2-link-hover:#3a8de8;--v2-success:#10b981;--v2-warning:#f59e0b;--v2-error:#ef4444;--v2-brand-purple:#6964ed;--v2-brand-purple-hover:#5a55e8;--v2-font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--v2-font-display:"Host Grotesk",sans-serif;--v2-font-mono:"JetBrains Mono",monospace;--v2-space-0:0;--v2-space-0-5:0.125rem;--v2-space-1:0.25rem;--v2-space-1-5:0.375rem;--v2-space-2:0.5rem;--v2-space-2-5:0.625rem;--v2-space-3:0.75rem;--v2-space-4:1rem;--v2-space-5:1.25rem;--v2-space-6:1.5rem;--v2-space-8:2rem;--v2-space-10:2.5rem;--v2-space-12:3rem;--v2-space-16:4rem;--v2-space-20:5rem;--v2-space-24:6rem;--v2-radius:0.625rem;--v2-radius-sm:0.375rem;--v2-radius-md:0.5rem;--v2-radius-lg:0.625rem;--v2-radius-xl:1rem;--v2-radius-full:9999px;--v2-shadow-xs:0 1px 2px rgba(116,125,238,0.05);--v2-shadow-sm:0 1px 3px rgba(116,125,238,0.1),0 1px 2px rgba(116,125,238,0.1);--v2-shadow-md:0 4px 6px rgba(116,125,238,0.1),0 2px 4px rgba(116,125,238,0.1);--v2-shadow-lg:0 10px 15px rgba(116,125,238,0.1),0 4px 6px rgba(116,125,238,0.1)}.v2-heading-xl{font-size:3rem;line-height:1}.v2-heading-lg,.v2-heading-xl{font-family:var(--v2-font-display);font-weight:700;letter-spacing:-.01em}.v2-heading-lg{font-size:2.25rem;line-height:1.111}.v2-heading-md{font-size:1.875rem;line-height:1.2}.v2-heading-md,.v2-heading-sm{font-family:var(--v2-font-display);font-weight:700;letter-spacing:-.01em}.v2-heading-sm{font-size:1.5rem;line-height:1.333}.v2-text-xs{font-size:.75rem;line-height:1rem}.v2-text-sm{font-size:.875rem;line-height:1.25rem}.v2-text-base{font-size:1rem;line-height:1.5rem}.v2-text-lg{font-size:1.125rem;line-height:1.75rem}.v2-text-xl{font-size:1.25rem;line-height:1.75rem}.v2-font-normal{font-weight:400}.v2-font-medium{font-weight:500}.v2-font-semibold{font-weight:600}.v2-font-bold{font-weight:700}.v2-text-muted{color:var(--v2-muted-foreground)}.v2-text-heading{color:var(--v2-text-heading)}.v2-text-subheading{color:var(--v2-text-subheading)}@media(max-width:64rem){.v2-heading-lg,.v2-heading-xl{font-size:1.875rem;line-height:1.2}.v2-heading-md{font-size:1.5rem;line-height:1.2}.v2-heading-sm{font-size:1.5rem;line-height:1.333}}.v2-block{display:block}.v2-inline-block{display:inline-block}.v2-flex{display:flex}.v2-inline-flex{display:inline-flex}.v2-grid{display:grid}.v2-hidden{display:none}.v2-flex-row{flex-direction:row}.v2-flex-col{flex-direction:column}.v2-items-start{align-items:flex-start}.v2-items-center{align-items:center}.v2-items-end{align-items:flex-end}.v2-items-stretch{align-items:stretch}.v2-justify-start{justify-content:flex-start}.v2-justify-center{justify-content:center}.v2-justify-end{justify-content:flex-end}.v2-justify-between{justify-content:space-between}.v2-flex-wrap{flex-wrap:wrap}.v2-flex-1{flex:1 1 0%}.v2-flex-shrink-0{flex-shrink:0}.v2-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.v2-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.v2-gap-1{gap:.25rem}.v2-gap-2{gap:.5rem}.v2-gap-3{gap:.75rem}.v2-gap-4{gap:1rem}.v2-gap-5{gap:1.25rem}.v2-gap-6{gap:1.5rem}.v2-gap-8{gap:2rem}[dir] .v2-p-0{padding:0}[dir=ltr] .v2-px-0,[dir=rtl] .v2-px-0{padding-left:0;padding-right:0}[dir] .v2-py-0{padding-top:0;padding-bottom:0}[dir] .v2-pt-0{padding-top:0}[dir] .v2-pb-0{padding-bottom:0}[dir=ltr] .v2-pl-0{padding-left:0}[dir=ltr] .v2-pr-0,[dir=rtl] .v2-pl-0{padding-right:0}[dir=rtl] .v2-pr-0{padding-left:0}[dir] .v2-m-0{margin:0}[dir=ltr] .v2-mx-0,[dir=rtl] .v2-mx-0{margin-left:0;margin-right:0}[dir] .v2-my-0{margin-top:0;margin-bottom:0}[dir] .v2-mt-0{margin-top:0}[dir] .v2-mb-0{margin-bottom:0}[dir=ltr] .v2-ml-0{margin-left:0}[dir=ltr] .v2-mr-0,[dir=rtl] .v2-ml-0{margin-right:0}[dir=rtl] .v2-mr-0{margin-left:0}[dir] .v2-p-1{padding:.25rem}[dir=ltr] .v2-px-1,[dir=rtl] .v2-px-1{padding-left:.25rem;padding-right:.25rem}[dir] .v2-py-1{padding-bottom:.25rem}[dir] .v2-pt-1,[dir] .v2-py-1{padding-top:.25rem}[dir] .v2-pb-1{padding-bottom:.25rem}[dir=ltr] .v2-pl-1{padding-left:.25rem}[dir=ltr] .v2-pr-1,[dir=rtl] .v2-pl-1{padding-right:.25rem}[dir=rtl] .v2-pr-1{padding-left:.25rem}[dir] .v2-m-1{margin:.25rem}[dir=ltr] .v2-mx-1,[dir=rtl] .v2-mx-1{margin-left:.25rem;margin-right:.25rem}[dir] .v2-my-1{margin-bottom:.25rem}[dir] .v2-mt-1,[dir] .v2-my-1{margin-top:.25rem}[dir] .v2-mb-1{margin-bottom:.25rem}[dir=ltr] .v2-ml-1{margin-left:.25rem}[dir=ltr] .v2-mr-1,[dir=rtl] .v2-ml-1{margin-right:.25rem}[dir=rtl] .v2-mr-1{margin-left:.25rem}[dir] .v2-p-2{padding:.5rem}[dir=ltr] .v2-px-2,[dir=rtl] .v2-px-2{padding-left:.5rem;padding-right:.5rem}[dir] .v2-py-2{padding-bottom:.5rem}[dir] .v2-pt-2,[dir] .v2-py-2{padding-top:.5rem}[dir] .v2-pb-2{padding-bottom:.5rem}[dir=ltr] .v2-pl-2{padding-left:.5rem}[dir=ltr] .v2-pr-2,[dir=rtl] .v2-pl-2{padding-right:.5rem}[dir=rtl] .v2-pr-2{padding-left:.5rem}[dir] .v2-m-2{margin:.5rem}[dir=ltr] .v2-mx-2,[dir=rtl] .v2-mx-2{margin-left:.5rem;margin-right:.5rem}[dir] .v2-my-2{margin-bottom:.5rem}[dir] .v2-mt-2,[dir] .v2-my-2{margin-top:.5rem}[dir] .v2-mb-2{margin-bottom:.5rem}[dir=ltr] .v2-ml-2{margin-left:.5rem}[dir=ltr] .v2-mr-2,[dir=rtl] .v2-ml-2{margin-right:.5rem}[dir=rtl] .v2-mr-2{margin-left:.5rem}[dir] .v2-p-3{padding:.75rem}[dir=ltr] .v2-px-3,[dir=rtl] .v2-px-3{padding-left:.75rem;padding-right:.75rem}[dir] .v2-py-3{padding-bottom:.75rem}[dir] .v2-pt-3,[dir] .v2-py-3{padding-top:.75rem}[dir] .v2-pb-3{padding-bottom:.75rem}[dir=ltr] .v2-pl-3{padding-left:.75rem}[dir=ltr] .v2-pr-3,[dir=rtl] .v2-pl-3{padding-right:.75rem}[dir=rtl] .v2-pr-3{padding-left:.75rem}[dir] .v2-m-3{margin:.75rem}[dir=ltr] .v2-mx-3,[dir=rtl] .v2-mx-3{margin-left:.75rem;margin-right:.75rem}[dir] .v2-my-3{margin-bottom:.75rem}[dir] .v2-mt-3,[dir] .v2-my-3{margin-top:.75rem}[dir] .v2-mb-3{margin-bottom:.75rem}[dir=ltr] .v2-ml-3{margin-left:.75rem}[dir=ltr] .v2-mr-3,[dir=rtl] .v2-ml-3{margin-right:.75rem}[dir=rtl] .v2-mr-3{margin-left:.75rem}[dir] .v2-p-4{padding:1rem}[dir=ltr] .v2-px-4,[dir=rtl] .v2-px-4{padding-left:1rem;padding-right:1rem}[dir] .v2-py-4{padding-bottom:1rem}[dir] .v2-pt-4,[dir] .v2-py-4{padding-top:1rem}[dir] .v2-pb-4{padding-bottom:1rem}[dir=ltr] .v2-pl-4{padding-left:1rem}[dir=ltr] .v2-pr-4,[dir=rtl] .v2-pl-4{padding-right:1rem}[dir=rtl] .v2-pr-4{padding-left:1rem}[dir] .v2-m-4{margin:1rem}[dir=ltr] .v2-mx-4,[dir=rtl] .v2-mx-4{margin-left:1rem;margin-right:1rem}[dir] .v2-my-4{margin-bottom:1rem}[dir] .v2-mt-4,[dir] .v2-my-4{margin-top:1rem}[dir] .v2-mb-4{margin-bottom:1rem}[dir=ltr] .v2-ml-4{margin-left:1rem}[dir=ltr] .v2-mr-4,[dir=rtl] .v2-ml-4{margin-right:1rem}[dir=rtl] .v2-mr-4{margin-left:1rem}[dir] .v2-p-5{padding:1.25rem}[dir=ltr] .v2-px-5,[dir=rtl] .v2-px-5{padding-left:1.25rem;padding-right:1.25rem}[dir] .v2-py-5{padding-bottom:1.25rem}[dir] .v2-pt-5,[dir] .v2-py-5{padding-top:1.25rem}[dir] .v2-pb-5{padding-bottom:1.25rem}[dir=ltr] .v2-pl-5{padding-left:1.25rem}[dir=ltr] .v2-pr-5,[dir=rtl] .v2-pl-5{padding-right:1.25rem}[dir=rtl] .v2-pr-5{padding-left:1.25rem}[dir] .v2-m-5{margin:1.25rem}[dir=ltr] .v2-mx-5,[dir=rtl] .v2-mx-5{margin-left:1.25rem;margin-right:1.25rem}[dir] .v2-my-5{margin-bottom:1.25rem}[dir] .v2-mt-5,[dir] .v2-my-5{margin-top:1.25rem}[dir] .v2-mb-5{margin-bottom:1.25rem}[dir=ltr] .v2-ml-5{margin-left:1.25rem}[dir=ltr] .v2-mr-5,[dir=rtl] .v2-ml-5{margin-right:1.25rem}[dir=rtl] .v2-mr-5{margin-left:1.25rem}[dir] .v2-p-6{padding:1.5rem}[dir=ltr] .v2-px-6,[dir=rtl] .v2-px-6{padding-left:1.5rem;padding-right:1.5rem}[dir] .v2-py-6{padding-bottom:1.5rem}[dir] .v2-pt-6,[dir] .v2-py-6{padding-top:1.5rem}[dir] .v2-pb-6{padding-bottom:1.5rem}[dir=ltr] .v2-pl-6{padding-left:1.5rem}[dir=ltr] .v2-pr-6,[dir=rtl] .v2-pl-6{padding-right:1.5rem}[dir=rtl] .v2-pr-6{padding-left:1.5rem}[dir] .v2-m-6{margin:1.5rem}[dir=ltr] .v2-mx-6,[dir=rtl] .v2-mx-6{margin-left:1.5rem;margin-right:1.5rem}[dir] .v2-my-6{margin-bottom:1.5rem}[dir] .v2-mt-6,[dir] .v2-my-6{margin-top:1.5rem}[dir] .v2-mb-6{margin-bottom:1.5rem}[dir=ltr] .v2-ml-6{margin-left:1.5rem}[dir=ltr] .v2-mr-6,[dir=rtl] .v2-ml-6{margin-right:1.5rem}[dir=rtl] .v2-mr-6{margin-left:1.5rem}[dir] .v2-p-8{padding:2rem}[dir=ltr] .v2-px-8,[dir=rtl] .v2-px-8{padding-left:2rem;padding-right:2rem}[dir] .v2-py-8{padding-bottom:2rem}[dir] .v2-pt-8,[dir] .v2-py-8{padding-top:2rem}[dir] .v2-pb-8{padding-bottom:2rem}[dir=ltr] .v2-pl-8{padding-left:2rem}[dir=ltr] .v2-pr-8,[dir=rtl] .v2-pl-8{padding-right:2rem}[dir=rtl] .v2-pr-8{padding-left:2rem}[dir] .v2-m-8{margin:2rem}[dir=ltr] .v2-mx-8,[dir=rtl] .v2-mx-8{margin-left:2rem;margin-right:2rem}[dir] .v2-my-8{margin-bottom:2rem}[dir] .v2-mt-8,[dir] .v2-my-8{margin-top:2rem}[dir] .v2-mb-8{margin-bottom:2rem}[dir=ltr] .v2-ml-8{margin-left:2rem}[dir=ltr] .v2-mr-8,[dir=rtl] .v2-ml-8{margin-right:2rem}[dir=rtl] .v2-mr-8{margin-left:2rem}[dir] .v2-p-10{padding:2.5rem}[dir=ltr] .v2-px-10,[dir=rtl] .v2-px-10{padding-left:2.5rem;padding-right:2.5rem}[dir] .v2-py-10{padding-bottom:2.5rem}[dir] .v2-pt-10,[dir] .v2-py-10{padding-top:2.5rem}[dir] .v2-pb-10{padding-bottom:2.5rem}[dir=ltr] .v2-pl-10{padding-left:2.5rem}[dir=ltr] .v2-pr-10,[dir=rtl] .v2-pl-10{padding-right:2.5rem}[dir=rtl] .v2-pr-10{padding-left:2.5rem}[dir] .v2-m-10{margin:2.5rem}[dir=ltr] .v2-mx-10,[dir=rtl] .v2-mx-10{margin-left:2.5rem;margin-right:2.5rem}[dir] .v2-my-10{margin-bottom:2.5rem}[dir] .v2-mt-10,[dir] .v2-my-10{margin-top:2.5rem}[dir] .v2-mb-10{margin-bottom:2.5rem}[dir=ltr] .v2-ml-10{margin-left:2.5rem}[dir=ltr] .v2-mr-10,[dir=rtl] .v2-ml-10{margin-right:2.5rem}[dir=rtl] .v2-mr-10{margin-left:2.5rem}[dir] .v2-p-12{padding:3rem}[dir=ltr] .v2-px-12,[dir=rtl] .v2-px-12{padding-left:3rem;padding-right:3rem}[dir] .v2-py-12{padding-bottom:3rem}[dir] .v2-pt-12,[dir] .v2-py-12{padding-top:3rem}[dir] .v2-pb-12{padding-bottom:3rem}[dir=ltr] .v2-pl-12{padding-left:3rem}[dir=ltr] .v2-pr-12,[dir=rtl] .v2-pl-12{padding-right:3rem}[dir=rtl] .v2-pr-12{padding-left:3rem}[dir] .v2-m-12{margin:3rem}[dir=ltr] .v2-mx-12,[dir=rtl] .v2-mx-12{margin-left:3rem;margin-right:3rem}[dir] .v2-my-12{margin-top:3rem;margin-bottom:3rem}[dir] .v2-mt-12{margin-top:3rem}[dir] .v2-mb-12{margin-bottom:3rem}[dir=ltr] .v2-ml-12{margin-left:3rem}[dir=ltr] .v2-mr-12,[dir=rtl] .v2-ml-12{margin-right:3rem}[dir=rtl] .v2-mr-12{margin-left:3rem}[dir=ltr] .v2-mx-auto,[dir=rtl] .v2-mx-auto{margin-left:auto;margin-right:auto}.v2-w-full{width:100%}.v2-h-full{height:100%}.v2-min-h-screen{min-height:100vh}[dir] .v2-rounded-sm{border-radius:var(--v2-radius-sm)}[dir] .v2-rounded-md{border-radius:var(--v2-radius-md)}[dir] .v2-rounded-lg{border-radius:var(--v2-radius-lg)}[dir] .v2-rounded-xl{border-radius:var(--v2-radius-xl)}[dir] .v2-rounded-full{border-radius:var(--v2-radius-full)}[dir] .v2-border{border:1px solid var(--v2-border)}[dir] .v2-border-t{border-top:1px solid var(--v2-border)}[dir] .v2-border-b{border-bottom:1px solid var(--v2-border)}[dir] .v2-shadow-xs{box-shadow:var(--v2-shadow-xs)}[dir] .v2-shadow-sm{box-shadow:var(--v2-shadow-sm)}[dir] .v2-shadow-md{box-shadow:var(--v2-shadow-md)}[dir] .v2-shadow-lg{box-shadow:var(--v2-shadow-lg)}[dir] .v2-shadow-none{box-shadow:none}[dir] .v2-bg-background{background-color:var(--v2-background)}[dir] .v2-bg-primary{background-color:var(--v2-primary)}[dir] .v2-bg-secondary{background-color:var(--v2-secondary)}[dir] .v2-bg-muted{background-color:var(--v2-muted)}[dir] .v2-bg-card{background-color:var(--v2-card)}[dir] .v2-bg-destructive{background-color:var(--v2-destructive)}[dir] .v2-bg-success{background-color:var(--v2-success)}[dir] .v2-bg-warning{background-color:var(--v2-warning)}[dir=ltr] .v2-text-left{text-align:left}[dir=rtl] .v2-text-left{text-align:right}[dir] .v2-text-center{text-align:center}[dir=ltr] .v2-text-right{text-align:right}[dir=rtl] .v2-text-right{text-align:left}.v2-overflow-hidden{overflow:hidden}.v2-overflow-auto{overflow:auto}.v2-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .v2-cursor-pointer{cursor:pointer}.v2-transition{transition:all .2s ease-in-out}.v2-img-fluid{max-width:100%;height:auto}.v2-card{overflow:hidden}[dir] .v2-card{background:var(--v2-card);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow-sm)}.v2-container{width:100%;max-width:1280px}[dir=ltr] .v2-container,[dir=rtl] .v2-container{margin-left:auto;margin-right:auto;padding-left:var(--v2-space-6);padding-right:var(--v2-space-6)}[dir] .v2-divider{border:none;border-top:1px solid var(--v2-border);margin:var(--v2-space-4) 0}.v2-add-order-products__info .table-responsive,.v2-cart-products__info .table-responsive,.v2-order-products__breakdown-section .table-responsive,.v2-order-products__info .table-responsive{display:inline-block;width:auto;max-width:100%;overflow-x:auto}[dir] .v2-add-order-products__info .table-responsive,[dir] .v2-cart-products__info .table-responsive,[dir] .v2-order-products__breakdown-section .table-responsive,[dir] .v2-order-products__info .table-responsive{border:none}.v2-add-order-products__info .product-variants,.v2-cart-products__info .product-variants,.v2-order-products__breakdown-section .product-variants,.v2-order-products__info .product-variants{border-collapse:collapse;overflow-x:auto;display:inline-block;width:auto;max-width:100%}[dir] .v2-add-order-products__info .product-variants,[dir] .v2-cart-products__info .product-variants,[dir] .v2-order-products__breakdown-section .product-variants,[dir] .v2-order-products__info .product-variants{margin-top:var(--v2-space-4);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg)}.v2-add-order-products__info .product-variants.table,.v2-cart-products__info .product-variants.table,.v2-order-products__breakdown-section .product-variants.table,.v2-order-products__info .product-variants.table{width:auto}[dir] .v2-add-order-products__info .product-variants.table,[dir] .v2-cart-products__info .product-variants.table,[dir] .v2-order-products__breakdown-section .product-variants.table,[dir] .v2-order-products__info .product-variants.table{margin-bottom:0;background:transparent}.v2-add-order-products__info .product-variants thead th,.v2-cart-products__info .product-variants thead th,.v2-order-products__breakdown-section .product-variants thead th,.v2-order-products__info .product-variants thead th{color:var(--v2-muted-foreground);font-size:.75rem;font-weight:600;font-family:var(--v2-font-sans);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}[dir] .v2-add-order-products__info .product-variants thead th,[dir] .v2-cart-products__info .product-variants thead th,[dir] .v2-order-products__breakdown-section .product-variants thead th,[dir] .v2-order-products__info .product-variants thead th{background-color:var(--v2-muted)!important;border:none;border-bottom:1px solid var(--v2-border);padding:var(--v2-space-2) var(--v2-space-3);text-align:center}[dir=ltr] .v2-add-order-products__info .product-variants thead th:first-child,[dir=ltr] .v2-cart-products__info .product-variants thead th:first-child,[dir=ltr] .v2-order-products__breakdown-section .product-variants thead th:first-child,[dir=ltr] .v2-order-products__info .product-variants thead th:first-child{text-align:left}[dir=rtl] .v2-add-order-products__info .product-variants thead th:first-child,[dir=rtl] .v2-cart-products__info .product-variants thead th:first-child,[dir=rtl] .v2-order-products__breakdown-section .product-variants thead th:first-child,[dir=rtl] .v2-order-products__info .product-variants thead th:first-child{text-align:right}.v2-add-order-products__info .product-variants tbody td,.v2-cart-products__info .product-variants tbody td,.v2-order-products__breakdown-section .product-variants tbody td,.v2-order-products__info .product-variants tbody td{color:var(--v2-foreground);font-size:.875rem;font-family:var(--v2-font-sans);vertical-align:middle}[dir] .v2-add-order-products__info .product-variants tbody td,[dir] .v2-cart-products__info .product-variants tbody td,[dir] .v2-order-products__breakdown-section .product-variants tbody td,[dir] .v2-order-products__info .product-variants tbody td{border:none;border-bottom:1px solid var(--v2-border);padding:var(--v2-space-2) var(--v2-space-3);background:var(--v2-card)}[dir] .v2-add-order-products__info .product-variants tbody tr:last-child td,[dir] .v2-cart-products__info .product-variants tbody tr:last-child td,[dir] .v2-order-products__breakdown-section .product-variants tbody tr:last-child td,[dir] .v2-order-products__info .product-variants tbody tr:last-child td{border-bottom:none}.v2-add-order-products__info .product-variants tbody td:first-child,.v2-add-order-products__info .product-variants thead th:first-child,.v2-cart-products__info .product-variants tbody td:first-child,.v2-cart-products__info .product-variants thead th:first-child,.v2-order-products__breakdown-section .product-variants tbody td:first-child,.v2-order-products__breakdown-section .product-variants thead th:first-child,.v2-order-products__info .product-variants tbody td:first-child,.v2-order-products__info .product-variants thead th:first-child{position:sticky;z-index:2}[dir=ltr] .v2-add-order-products__info .product-variants tbody td:first-child,[dir=ltr] .v2-add-order-products__info .product-variants thead th:first-child,[dir=ltr] .v2-cart-products__info .product-variants tbody td:first-child,[dir=ltr] .v2-cart-products__info .product-variants thead th:first-child,[dir=ltr] .v2-order-products__breakdown-section .product-variants tbody td:first-child,[dir=ltr] .v2-order-products__breakdown-section .product-variants thead th:first-child,[dir=ltr] .v2-order-products__info .product-variants tbody td:first-child,[dir=ltr] .v2-order-products__info .product-variants thead th:first-child{left:0}[dir=rtl] .v2-add-order-products__info .product-variants tbody td:first-child,[dir=rtl] .v2-add-order-products__info .product-variants thead th:first-child,[dir=rtl] .v2-cart-products__info .product-variants tbody td:first-child,[dir=rtl] .v2-cart-products__info .product-variants thead th:first-child,[dir=rtl] .v2-order-products__breakdown-section .product-variants tbody td:first-child,[dir=rtl] .v2-order-products__breakdown-section .product-variants thead th:first-child,[dir=rtl] .v2-order-products__info .product-variants tbody td:first-child,[dir=rtl] .v2-order-products__info .product-variants thead th:first-child{right:0}[dir] .v2-add-order-products__info .product-variants thead th:first-child,[dir] .v2-cart-products__info .product-variants thead th:first-child,[dir] .v2-order-products__breakdown-section .product-variants thead th:first-child,[dir] .v2-order-products__info .product-variants thead th:first-child{background-color:var(--v2-muted)!important}[dir] .v2-add-order-products__info .product-variants tbody td:first-child,[dir] .v2-cart-products__info .product-variants tbody td:first-child,[dir] .v2-order-products__breakdown-section .product-variants tbody td:first-child,[dir] .v2-order-products__info .product-variants tbody td:first-child{background:var(--v2-card)}.v2-add-order-products__info .product-variants input.form-control,.v2-cart-products__info .product-variants input.form-control,.v2-order-products__breakdown-section .product-variants input.form-control,.v2-order-products__info .product-variants input.form-control{font-size:.875rem;font-family:var(--v2-font-sans);color:var(--v2-foreground);height:auto;min-width:60px}[dir] .v2-add-order-products__info .product-variants input.form-control,[dir] .v2-cart-products__info .product-variants input.form-control,[dir] .v2-order-products__breakdown-section .product-variants input.form-control,[dir] .v2-order-products__info .product-variants input.form-control{border:1px solid var(--v2-input);border-radius:var(--v2-radius-sm);background:var(--v2-card);padding:var(--v2-space-1) var(--v2-space-2);text-align:center;box-shadow:none}[dir] .v2-add-order-products__info .product-variants input.form-control:focus,[dir] .v2-cart-products__info .product-variants input.form-control:focus,[dir] .v2-order-products__breakdown-section .product-variants input.form-control:focus,[dir] .v2-order-products__info .product-variants input.form-control:focus{border-color:var(--v2-primary);box-shadow:0 0 0 2px rgba(116,125,238,.15)}.v2-add-order-products__info .product-variants input.form-control:disabled,.v2-add-order-products__info .product-variants input.form-control:read-only,.v2-cart-products__info .product-variants input.form-control:disabled,.v2-cart-products__info .product-variants input.form-control:read-only,.v2-order-products__breakdown-section .product-variants input.form-control:disabled,.v2-order-products__breakdown-section .product-variants input.form-control:read-only,.v2-order-products__info .product-variants input.form-control:disabled,.v2-order-products__info .product-variants input.form-control:read-only{color:var(--v2-muted-foreground)}[dir] .v2-add-order-products__info .product-variants input.form-control:disabled,[dir] .v2-add-order-products__info .product-variants input.form-control:read-only,[dir] .v2-cart-products__info .product-variants input.form-control:disabled,[dir] .v2-cart-products__info .product-variants input.form-control:read-only,[dir] .v2-order-products__breakdown-section .product-variants input.form-control:disabled,[dir] .v2-order-products__breakdown-section .product-variants input.form-control:read-only,[dir] .v2-order-products__info .product-variants input.form-control:disabled,[dir] .v2-order-products__info .product-variants input.form-control:read-only{background:var(--v2-muted);cursor:not-allowed}[dir] .v2-add-order-products__info .product-variants input.form-control.invalid,[dir] .v2-cart-products__info .product-variants input.form-control.invalid,[dir] .v2-order-products__breakdown-section .product-variants input.form-control.invalid,[dir] .v2-order-products__info .product-variants input.form-control.invalid{border-color:var(--v2-destructive)!important;border-width:2px!important}[dir] .v2-add-order-products__info .product-variants input.form-control.invalid:focus,[dir] .v2-cart-products__info .product-variants input.form-control.invalid:focus,[dir] .v2-order-products__breakdown-section .product-variants input.form-control.invalid:focus,[dir] .v2-order-products__info .product-variants input.form-control.invalid:focus{border-color:var(--v2-destructive)!important;box-shadow:0 0 0 2px rgba(229,72,77,.2)!important}[dir] .v2-add-order-products__info .product-variants input.form-control.decimal-qty-error,[dir] .v2-cart-products__info .product-variants input.form-control.decimal-qty-error,[dir] .v2-order-products__breakdown-section .product-variants input.form-control.decimal-qty-error,[dir] .v2-order-products__info .product-variants input.form-control.decimal-qty-error{border-color:var(--v2-warning)!important}.v2-add-order-products__info .product-variants .color-actions-text-grey,.v2-cart-products__info .product-variants .color-actions-text-grey,.v2-order-products__breakdown-section .product-variants .color-actions-text-grey,.v2-order-products__info .product-variants .color-actions-text-grey{font-size:.6875rem;color:var(--v2-muted-foreground)}.v2-add-order-products__info .product-variants .product-span-color,.v2-cart-products__info .product-variants .product-span-color,.v2-order-products__breakdown-section .product-variants .product-span-color,.v2-order-products__info .product-variants .product-span-color{font-weight:500;color:var(--v2-foreground)}@keyframes v2-spin-ltr{to{transform:rotate(1turn)}}@keyframes v2-spin-rtl{to{transform:rotate(-1turn)}}@keyframes v2-fade-in{0%{opacity:0}to{opacity:1}}[dir=ltr] .v2-animate-fade-in,[dir=rtl] .v2-animate-fade-in{animation:v2-fade-in .2s ease-in-out}.v2-brand-cart__loading{display:flex;justify-content:center}[dir] .v2-brand-cart__loading{padding:2rem}.v2-brand-cart__retailer-select{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}[dir] .v2-brand-cart__retailer-select{margin-bottom:1.25rem}.v2-brand-cart__retailer-select .v2-dropdown{width:400px;max-width:100%}.v2-brand-cart__retailer-select .v2-dropdown .v2-dropdown__toggle{width:100%;justify-content:space-between}.v2-brand-cart__retailer-select .v2-dropdown .v2-dropdown__menu{width:100%;max-width:400px}.v2-brand-cart__label{font-size:.875rem;font-weight:500;color:var(--v2-foreground);white-space:nowrap}.v2-brand-cart__required{color:var(--v2-destructive)}[dir=ltr] .v2-brand-cart__required{margin-left:.125rem}[dir=rtl] .v2-brand-cart__required{margin-right:.125rem}.v2-brand-cart__retailer-selected{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--v2-muted-foreground)}[dir] .v2-brand-cart__retailer-selected{margin-bottom:1.25rem}.v2-brand-cart__retailer-selected strong{color:var(--v2-foreground);font-weight:600}.v2-brand-cart__row-actions{display:flex;align-items:center;gap:.5rem}[dir=ltr] .v2-brand-cart__row-actions{margin-left:auto}[dir=rtl] .v2-brand-cart__row-actions{margin-right:auto}.v2-cart-total__top-actions{display:flex;justify-content:flex-end;gap:.5rem}[dir] .v2-cart-total__top-actions{margin-bottom:1rem}.v2-cart-total__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}[dir] .v2-cart-total__grid{margin-bottom:1.5rem}@media(max-width:768px){.v2-cart-total__grid{grid-template-columns:1fr}}.v2-cart-total__section{position:relative}[dir] .v2-cart-total__section{background:var(--v2-card);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);padding:1.25rem}.v2-cart-total__section-header{display:flex;align-items:center;gap:.5rem}[dir] .v2-cart-total__section-header{margin-bottom:.75rem}.v2-cart-total__section-title{font-size:.9375rem;font-weight:600;color:var(--v2-foreground);font-family:var(--v2-font-display)}[dir] .v2-cart-total__section-title{margin:0}.v2-cart-total__edit-btn{display:inline-flex;align-items:center;justify-content:center;color:var(--v2-muted-foreground)}[dir] .v2-cart-total__edit-btn{padding:.125rem;background:none;border:none;cursor:pointer;border-radius:.25rem}[dir=ltr] .v2-cart-total__edit-btn{margin-left:auto}[dir=rtl] .v2-cart-total__edit-btn{margin-right:auto}.v2-cart-total__edit-btn:hover{color:var(--v2-primary)}[dir] .v2-cart-total__edit-btn:hover{background:var(--v2-muted)}.v2-cart-total__notes-input{width:100%;font-size:.875rem;font-family:Inter,sans-serif;color:var(--v2-foreground);resize:vertical;min-height:80px}[dir] .v2-cart-total__notes-input{padding:.5rem .75rem;border:1px solid var(--v2-border);border-radius:.5rem;background:var(--v2-background)}.v2-cart-total__notes-input:focus{outline:none}[dir] .v2-cart-total__notes-input:focus{border-color:var(--v2-primary);box-shadow:0 0 0 2px rgba(116,125,238,.15)}.v2-cart-total__notes-text{font-size:.875rem;color:var(--v2-muted-foreground);line-height:1.5;min-height:2rem;display:block}.v2-cart-total__field{font-size:.8125rem;color:var(--v2-muted-foreground);display:flex;align-items:center;gap:.375rem}[dir] .v2-cart-total__field{margin-top:.625rem}.v2-cart-total__field strong{color:var(--v2-foreground)}.v2-cart-total__delivery-edit{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}[dir] .v2-cart-total__delivery-edit{margin-top:.5rem}.v2-cart-total__address-block{font-size:.8125rem;color:var(--v2-muted-foreground);line-height:1.6}[dir] .v2-cart-total__address-block{margin-top:.75rem}[dir] .v2-cart-total__totals{margin-bottom:1rem}.v2-cart-total__totals-title{font-size:.8125rem;font-weight:600;color:var(--v2-muted-foreground);text-transform:uppercase;letter-spacing:.05em}[dir] .v2-cart-total__totals-title{margin-bottom:.75rem}.v2-cart-total__total-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--v2-muted-foreground)}[dir] .v2-cart-total__total-row{padding:.375rem 0}.v2-cart-total__total-row span:last-child{color:var(--v2-foreground);font-weight:500}.v2-cart-total__total-row--bold{font-size:1rem;font-weight:700}.v2-cart-total__total-row--bold span{color:var(--v2-foreground)!important}.v2-cart-total__divider{height:1px}[dir] .v2-cart-total__divider{background:var(--v2-border);margin:.5rem 0}.v2-cart-total__credits{font-size:.8125rem}[dir] .v2-cart-total__credits{margin:.5rem 0}.v2-cart-total__credits-label{color:var(--v2-muted-foreground);display:flex;align-items:center;gap:.5rem}[dir] .v2-cart-total__credits-label{margin-bottom:.25rem}.v2-cart-total__credits-label span{color:var(--v2-primary);text-decoration:underline}[dir] .v2-cart-total__credits-label span{cursor:pointer}.v2-cart-total__credits-input-row{display:flex;align-items:center;gap:.5rem}[dir] .v2-cart-total__credits-input-row{margin-top:.375rem}.v2-cart-total__credits-input{width:100px;font-size:.8125rem}[dir] .v2-cart-total__credits-input{padding:.25rem .5rem;border:1px solid var(--v2-border);border-radius:.375rem;text-align:center}.v2-cart-total__credits-input:focus{outline:none}[dir] .v2-cart-total__credits-input:focus{border-color:var(--v2-primary)}[dir] .v2-cart-total__credits-input.danger-input{border-color:var(--v2-destructive)}.v2-cart-total__terms{display:flex;flex-direction:column;gap:.25rem}[dir] .v2-cart-total__terms{margin:.75rem 0}.v2-cart-total__terms-row{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.v2-cart-total__terms-checkbox{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--v2-foreground)}[dir] .v2-cart-total__terms-checkbox{cursor:pointer;margin-bottom:0}.v2-cart-total__terms-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--v2-primary)}[dir] .v2-cart-total__terms-checkbox input[type=checkbox]{cursor:pointer}.v2-cart-total__terms-link{font-size:.875rem;color:var(--v2-muted-foreground);text-decoration:underline}[dir] .v2-cart-total__terms-link{cursor:pointer}.v2-cart-total__terms-link:hover{color:var(--v2-primary)}.v2-cart-total__terms-error{font-size:.75rem;color:var(--v2-destructive)}[dir] .v2-cart-total__actions{margin-top:1rem}.v2-cart-products__search{position:relative}[dir] .v2-cart-products__search{margin-bottom:1.25rem}.v2-cart-products__search input{width:100%;max-width:360px;font-size:.875rem;font-family:Inter,sans-serif;color:var(--v2-foreground)}[dir] .v2-cart-products__search input{border:1px solid var(--v2-border);border-radius:.5rem;background:var(--v2-background)}[dir=ltr] .v2-cart-products__search input{padding:.5rem .75rem .5rem 2.25rem}[dir=rtl] .v2-cart-products__search input{padding:.5rem 2.25rem .5rem .75rem}.v2-cart-products__search input:focus{outline:none}[dir] .v2-cart-products__search input:focus{border-color:var(--v2-primary);box-shadow:0 0 0 2px rgba(116,125,238,.15)}.v2-cart-products__search input::placeholder{color:var(--v2-muted-foreground)}.v2-cart-products__search svg{position:absolute;top:50%;color:var(--v2-muted-foreground);pointer-events:none}[dir] .v2-cart-products__search svg{transform:translateY(-50%)}[dir=ltr] .v2-cart-products__search svg{left:.625rem}[dir=rtl] .v2-cart-products__search svg{right:.625rem}[dir] .v2-cart-products__card{border:1px solid var(--v2-border);border-radius:.625rem;margin-bottom:1rem;background:var(--v2-card)}[dir] .v2-cart-products__card--error{border-color:var(--v2-destructive)}.v2-cart-products__layout{display:grid;grid-template-columns:200px 1fr 200px;gap:1.25rem}[dir=ltr] .v2-cart-products__layout{padding:0 1.25rem 0 0}[dir=rtl] .v2-cart-products__layout{padding:0 0 0 1.25rem}@media(max-width:768px){.v2-cart-products__layout{grid-template-columns:1fr}[dir] .v2-cart-products__layout{padding:1.25rem}}.v2-cart-products__image{position:relative;flex-direction:column;aspect-ratio:2/3;overflow:hidden}.v2-cart-products__image,.v2-cart-products__image a{display:flex;align-items:center;justify-content:center}.v2-cart-products__image a{width:100%;height:100%}.v2-cart-products__img{width:100%;height:100%;object-fit:contain;object-position:center}[dir=ltr] .v2-cart-products__img{border-radius:.625rem 0 0 .625rem}[dir=rtl] .v2-cart-products__img{border-radius:0 .625rem .625rem 0}.v2-cart-products__info{flex:1;min-width:0}[dir] .v2-cart-products__info{padding-top:1.25rem}.v2-cart-products__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}[dir] .v2-cart-products__header{margin-bottom:.5rem}.v2-cart-products__name{font-size:.9375rem;font-weight:600;color:var(--v2-foreground)}[dir] .v2-cart-products__name{margin:0}.v2-cart-products__name-link{color:inherit;text-decoration:none}.v2-cart-products__name-link:hover{color:var(--v2-primary)}.v2-cart-products__breadcrumb{font-size:.75rem;color:var(--v2-muted-foreground)}[dir] .v2-cart-products__breadcrumb{margin:.25rem 0 0}.v2-cart-products__details{display:flex;flex-direction:column;gap:.25rem}.v2-cart-products__detail-row{font-size:.8125rem;color:var(--v2-muted-foreground);display:flex;align-items:center;gap:.25rem}.v2-cart-products__detail-row strong{color:var(--v2-foreground)}.v2-cart-products__carton-qty{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;flex-wrap:wrap}[dir] .v2-cart-products__carton-qty{margin-top:.5rem}.v2-cart-products__qty-input{width:80px;font-size:.8125rem}[dir] .v2-cart-products__qty-input{padding:.25rem .5rem;border:1px solid var(--v2-border);border-radius:.375rem;text-align:center}.v2-cart-products__qty-input:focus{outline:none}[dir] .v2-cart-products__qty-input:focus{border-color:var(--v2-primary)}.v2-cart-products__qty-input:disabled{opacity:.5}[dir] .v2-cart-products__qty-input:disabled{cursor:not-allowed}.v2-cart-products__min-qty-error{font-size:.75rem;color:var(--v2-primary)}[dir] .v2-cart-products__min-qty-error{margin-top:.25rem}.v2-cart-products__totals-col{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-width:200px}[dir=ltr] .v2-cart-products__totals-col{border-left:1px solid var(--v2-border);padding:1.25rem 0 1.25rem 1.25rem}[dir=rtl] .v2-cart-products__totals-col{border-right:1px solid var(--v2-border);padding:1.25rem 1.25rem 1.25rem 0}@media(max-width:768px){[dir] .v2-cart-products__totals-col{border-top:1px solid var(--v2-border);padding:1rem 0}[dir=ltr] .v2-cart-products__totals-col{border-left:none}[dir=rtl] .v2-cart-products__totals-col{border-right:none}}.v2-cart-products__remove-btn{width:75%}[dir] .v2-cart-products__remove-btn{margin-bottom:.5rem}.v2-cart-products__totals{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}[dir] .v2-cart-products__totals{text-align:center}.v2-cart-products__total-value{font-size:1rem;font-weight:700;color:var(--v2-foreground)}[dir] .v2-cart-products__total-value{margin-bottom:.5rem}.v2-cart-products__total-units{font-size:.8125rem}.v2-cart-products__empty,.v2-cart-products__total-units{color:var(--v2-muted-foreground)}[dir] .v2-cart-products__empty{padding:2rem;text-align:center}.v2-cart-products__error-banner{display:flex;align-items:center;gap:.75rem;color:var(--v2-destructive);font-size:.8125rem}[dir] .v2-cart-products__error-banner{padding:.75rem 1rem;margin-bottom:1rem;background:rgba(229,72,77,.07);border:1px solid var(--v2-destructive);border-radius:.5rem}.v2-cart-products__warning-banner{display:flex;align-items:center;gap:.75rem;color:#b45309;font-size:.8125rem}[dir] .v2-cart-products__warning-banner{padding:.75rem 1rem;margin-bottom:1rem;background:rgba(245,158,11,.07);border:1px solid var(--v2-warning);border-radius:.5rem}.v2-cart-products__error-banner-text{flex:1;display:flex;flex-direction:column;gap:.125rem}.v2-cart-products__error-banner-text strong{font-weight:600}.v2-cart-products__error-banner-text span{opacity:.8}.v2-cart-products__error-remove-all{color:inherit;font-size:.75rem;font-weight:600;white-space:nowrap;font-family:Inter,sans-serif}[dir] .v2-cart-products__error-remove-all{background:none;border:1px solid currentColor;border-radius:.375rem;padding:.25rem .75rem;cursor:pointer}[dir] .v2-cart-products__error-remove-all:hover{background:rgba(229,72,77,.1)}.v2-cart-products__price-original{text-decoration:line-through;color:var(--v2-muted-foreground);font-weight:400}[dir=ltr] .v2-cart-products__price-original{margin-right:.375rem}[dir=rtl] .v2-cart-products__price-original{margin-left:.375rem}.v2-cart-products__price-discounted{color:var(--v2-success);font-weight:600}.v2-cart-modals__upload-area{transition:border-color .15s}[dir] .v2-cart-modals__upload-area{border:2px dashed var(--v2-border);border-radius:.625rem;padding:2rem;text-align:center;cursor:pointer;margin-bottom:1rem}[dir] .v2-cart-modals__upload-area:hover{border-color:var(--v2-primary)}.v2-cart-modals__upload-area svg{color:var(--v2-primary)}[dir] .v2-cart-modals__upload-area svg{margin-bottom:.75rem}.v2-cart-modals__upload-area h4{font-size:1rem;font-weight:700;color:var(--v2-foreground)}[dir] .v2-cart-modals__upload-area h4{margin-bottom:.25rem}.v2-cart-modals__upload-area p{font-size:.8125rem;color:var(--v2-muted-foreground)}[dir] .v2-cart-modals__upload-area p{margin:0}.v2-cart-modals__file-selected{display:flex;align-items:center;gap:.75rem;font-size:.8125rem}[dir] .v2-cart-modals__file-selected{padding:.75rem 1rem;background:var(--v2-muted);border-radius:.5rem;margin-bottom:1rem}.v2-cart-modals__file-info{flex:1;min-width:0;overflow:hidden}.v2-cart-modals__file-info .name{font-weight:600;color:var(--v2-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-cart-modals__file-info .size{color:var(--v2-muted-foreground);font-size:.75rem}.v2-cart-modals__file-remove{color:var(--v2-destructive);display:flex;align-items:center}[dir] .v2-cart-modals__file-remove{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem}[dir] .v2-cart-modals__file-remove:hover{background:rgba(229,72,77,.1)}.v2-cart-modals__modal-actions{display:flex;justify-content:flex-end;gap:.5rem}[dir] .v2-cart-modals__modal-actions{margin-top:1rem}.v2-export-modal__format-grid{display:grid;gap:.75rem}[dir] .v2-export-modal__format-grid{margin-bottom:1.25rem}.v2-export-modal__format-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:var(--v2-muted-foreground);transition:border-color .15s,background .15s}[dir] .v2-export-modal__format-tile{padding:1rem .75rem;border:1px solid var(--v2-border);border-radius:.5rem;cursor:pointer;background:var(--v2-muted)}[dir] .v2-export-modal__format-tile:hover{border-color:var(--v2-primary);background:rgba(116,125,238,.05)}.v2-export-modal__format-tile--active{color:var(--v2-primary);font-weight:600}[dir] .v2-export-modal__format-tile--active{border-color:var(--v2-primary);background:rgba(116,125,238,.08)}.v2-export-modal__format-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}[dir] .v2-export-modal__options{margin-bottom:1.25rem}.v2-export-modal__options h5{font-size:.875rem;font-weight:600;color:var(--v2-foreground)}[dir] .v2-export-modal__options h5{margin-bottom:.75rem}.v2-export-modal__option-list{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.v2-export-modal__option-item{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--v2-foreground)}[dir] .v2-export-modal__option-item{cursor:pointer}.v2-export-modal__option-item input[type=checkbox]{width:15px;height:15px;accent-color:var(--v2-primary)}[dir] .v2-export-modal__option-item input[type=checkbox]{cursor:pointer}.v2-export-modal__actions{display:flex;justify-content:flex-end;gap:.5rem}[dir] .v2-export-modal__actions{padding-top:.75rem;border-top:1px solid var(--v2-border);margin-top:.75rem}.v2-cart-terms{max-height:60vh;overflow-y:auto}[dir=ltr] .v2-cart-terms{padding-right:.25rem}[dir=rtl] .v2-cart-terms{padding-left:.25rem}.v2-cart-terms__heading{font-size:.875rem;font-weight:700;color:var(--v2-foreground);text-transform:uppercase;letter-spacing:.05em}[dir] .v2-cart-terms__heading{text-align:center;margin-bottom:1rem}[dir] .v2-cart-terms__section{margin-bottom:1.25rem}.v2-cart-terms__section-title{font-size:.875rem;font-weight:600;color:var(--v2-foreground)}[dir] .v2-cart-terms__section-title{margin-bottom:.5rem}.v2-cart-terms__point{font-size:.8125rem;color:var(--v2-muted-foreground);line-height:1.6}[dir] .v2-cart-terms__point{margin-bottom:.5rem}body>.modal{z-index:1060!important}body>.modal-backdrop{z-index:1055!important}.v2-toast.Vue-Toastification__toast{min-height:unset;overflow:hidden}[dir] .v2-toast.Vue-Toastification__toast{background:transparent;padding:0;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.v2-toast .Vue-Toastification__close-button{top:50%;color:inherit;opacity:.5}[dir] .v2-toast .Vue-Toastification__close-button{transform:translateY(-50%)}[dir=ltr] .v2-toast .Vue-Toastification__close-button{right:12px}[dir=rtl] .v2-toast .Vue-Toastification__close-button{left:12px}.v2-toast .Vue-Toastification__progress-bar{opacity:0!important;height:0}.v2-toast .toastification-center{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4;width:100%}[dir] .v2-toast .toastification-center{padding:12px 24px;border:1px solid transparent;border-radius:.5rem}.v2-toast .toastification-success{color:#008a2e}[dir] .v2-toast .toastification-success{background:#ecfdf3;border-color:#bffcd9}.v2-toast .toastification-warning{color:#dc7609}[dir] .v2-toast .toastification-warning{background:#fffcf0;border-color:#fbeeb1}.v2-toast .toastification-danger{color:#e60000}[dir] .v2-toast .toastification-danger{background:#fff0f0;border-color:#ffe0e1}@media(max-width:600px){.v2-toast{width:90%}}.v2-layout{min-height:100vh;color:var(--v2-foreground);font-family:var(--v2-font-sans)}[dir] .v2-layout{background:var(--v2-background);padding:var(--v2-space-6)}