*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,p,figure,ul,ol{margin:0;padding:0}ul,ol{list-style:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}a{color:#c4547a;text-decoration:none}a:hover{text-decoration:underline}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:0ms!important;transition-duration:0ms!important}}@font-face{font-family:DM Sans;src:url(/fonts/DMSans-Variable.woff2) format("woff2-variations");font-weight:100 900;font-display:swap}@font-face{font-family:DM Mono;src:url(/fonts/DMMono-Regular.woff2) format("woff2");font-weight:400;font-display:swap}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:13.5px;line-height:1.5;color:#26201f;background:#fff;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}.t-display{font-size:44px;font-weight:600;letter-spacing:-.03em;line-height:1}.t-figure{font-size:34px;font-weight:600;letter-spacing:-.03em;line-height:1.05}.t-h1{font-size:30px;font-weight:600;letter-spacing:-.02em;line-height:1.15}.t-h2{font-size:20px;font-weight:600;letter-spacing:-.01em}.t-h3{font-size:17px;font-weight:600}.t-meta{font-size:12px;color:#7a6b73}.t-mono{font-family:DM Mono,ui-monospace,monospace}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.icon{display:inline-block;color:currentColor;fill:none;flex:none}.icon--12{width:12px;height:12px;vertical-align:-2px}.icon--16{width:16px;height:16px}.icon--20{width:20px;height:20px}.button{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;line-height:1;transition:background .12s cubic-bezier(.2,.7,.2,1),border-color .12s cubic-bezier(.2,.7,.2,1),color .12s cubic-bezier(.2,.7,.2,1)}.button:focus-visible{outline:2px solid #26201f;outline-offset:2px}.button--primary{background:#e27396;color:#fff}.button--primary:hover{background:#d4638a}.button--primary:active{background:#c4547a}.button--secondary{border:1px solid #e3d3db;border-radius:8px;color:#26201f}.button--secondary:hover{background:#fbf5f8}.button--secondary:active{background:#f3e9ee}.button--ink{border:1px solid #26201f;border-radius:8px;color:#26201f;background:#fff}.button--ink:hover{background:#26201f;color:#fbf5f8}.button--ink:focus-visible{outline-color:#26201f}.button--quiet{color:#7a6b73;padding:8px 10px}.button--quiet:hover{color:#26201f;background:#f3e9ee}.button--sm{padding:8px 14px}.button:disabled{cursor:not-allowed;border-color:#e9e4e7;background:#f3e9ee;color:#b8a9b1}.button__spinner{width:12px;height:12px;border-radius:50%;border:1.5px solid currentColor;border-top-color:transparent;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.field{display:grid;gap:5px}.field__label{font-size:12px;color:#7a6b73}.field__control{border:1px solid #e3d3db;border-radius:8px;width:100%;height:38px;padding:9px 12px;font-size:13.5px;background:#fff;transition:border-color .12s cubic-bezier(.2,.7,.2,1)}.field__control:hover{border-color:#c9b6c0}.field__control:focus{outline:none;border:1.5px solid #26201f;padding:8.5px 11.5px}.field textarea.field__control{height:auto;min-height:84px;resize:vertical}.field__error{font-size:11.5px;color:#26201f}.field--invalid .field__control{border:1.5px solid #26201f;padding:8.5px 11.5px;background:#fbf5f8}.field--underline .field__control{border:0;border-bottom:1.5px solid #e3d3db;border-radius:0;padding:6px 0;height:auto;font-size:20px;font-weight:500}.field--underline .field__control:focus{border-bottom-color:#26201f;padding:6px 0}.field--figure .field__control{font-size:40px;font-weight:600;letter-spacing:-.03em}.field>.segmented,.field>.qty-stepper{justify-self:start}.chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chips__separator{width:1px;align-self:stretch;background:#e9e4e7;margin:0 4px}.chip{border-radius:999px;padding:6px 11px;font-size:12.5px;line-height:1;border:1px solid #e3d3db;color:#26201f;transition:background .12s cubic-bezier(.2,.7,.2,1),color .12s cubic-bezier(.2,.7,.2,1)}.chip:focus-visible{outline:2px solid #26201f;outline-offset:2px}.chip:hover{background:#fbf5f8}.chip.is-active{background:#26201f;border-color:#26201f;color:#fff}.chip--removable{display:inline-flex;align-items:center;gap:6px}.chip--removable button{display:inline-grid;place-items:center;color:#7a6b73}.chip--removable button:focus-visible{outline:2px solid #26201f;outline-offset:2px}.chip--removable button:hover{color:#26201f}.chip.is-empty{border-color:#e9e4e7;color:#b8a9b1}.segmented{display:inline-flex;border:1px solid #e3d3db;border-radius:8px;overflow:hidden}.segmented__item{padding:8px 18px;font-size:13px;color:#7a6b73;border-right:1px solid #e3d3db}.segmented__item:last-child{border-right:0}.segmented__item:hover{background:#fbf5f8;color:#26201f}.segmented__item.is-active{background:#26201f;color:#fff}.segmented--compact .segmented__item{padding:8px;font-size:12.5px}.status-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:500;line-height:1}.status-pill--to_buy{background:#e4eef7;color:#2f5f8f}.status-pill--ordered{background:#fdf0d5;color:#8a5a00}.status-pill--received{background:#dfe8df;color:#2f5d3a}.status-pill--over{background:#26201f;color:#fbf5f8}.status-pill--outline{background:transparent;border:1px solid currentColor}.qty-stepper{display:inline-flex;align-items:center;border:1px solid #e3d3db;border-radius:8px;height:30px;overflow:hidden;transition:opacity .12s cubic-bezier(.2,.7,.2,1)}.qty-stepper--pending{opacity:.6}.qty-stepper__button{padding:4px 10px;color:#7a6b73;align-self:stretch}.qty-stepper__button:focus-visible{outline:2px solid #26201f;outline-offset:2px}.qty-stepper__button:hover{color:#26201f;background:#f3e9ee}.qty-stepper__button:disabled{color:#d8cdd2;cursor:not-allowed;background:none}.qty-stepper__value{width:44px;min-width:24px;padding:4px 8px;border:0;text-align:center;font-size:13px;font-weight:600;background:none;-moz-appearance:textfield}.qty-stepper__value::-webkit-outer-spin-button,.qty-stepper__value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-stepper__value:focus{outline:none}.qty-stepper--form{height:36px}.qty-stepper--form .qty-stepper__button{padding:7px 12px}.qty-stepper--form .qty-stepper__value{min-width:28px;font-size:14px}@media (max-width: 599px){.qty-stepper{height:44px}}.top-bar{display:flex;align-items:center;gap:18px;height:56px;padding:14px 28px;background:#fbf5f8;border-bottom:1px solid #e9e4e7}.top-bar__brand{font-size:15px;font-weight:700;color:#26201f;margin-right:4px}.top-bar__brand:hover{text-decoration:none}.top-bar__tabs{display:flex;gap:18px;margin-left:4px}.top-bar__tab{position:relative;font-size:13px;color:#7a6b73;padding-bottom:2px}.top-bar__tab:focus-visible{outline:2px solid #26201f;outline-offset:2px}.top-bar__tab:hover{color:#26201f;text-decoration:none;box-shadow:inset 0 -2px #e9e4e7}.top-bar__tab.is-active{color:#26201f;font-weight:600;box-shadow:inset 0 -2px #26201f}.top-bar__spacer{flex:1}@media (max-width: 599px){.top-bar{height:auto;flex-wrap:wrap;row-gap:10px;padding:12px 16px}.top-bar .top-bar__spacer{flex-basis:100%;height:0}.top-bar .top-bar__add{display:none}.top-bar .search{order:3;flex:1}.top-bar .search__input{width:100%}.top-bar .search__key{display:none}.top-bar .project-switcher{margin-left:auto}}.project-switcher{position:relative;margin-left:22px}.project-switcher__trigger{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e9e4e7;border-radius:999px;font-size:13px;font-weight:500}.project-switcher__trigger:focus-visible{outline:2px solid #26201f;outline-offset:2px}.project-switcher__trigger .icon{color:#7a6b73}.project-switcher__trigger[aria-expanded=true]{border-color:#26201f;background:#fbf5f8}.budget-bar{display:flex;height:10px;border-radius:999px;background:#e9e4e7;overflow:hidden}.budget-bar__segment{transition:width .3s cubic-bezier(.2,.7,.2,1)}.budget-bar__products{background:#e27396;width:var(--w-products)}.budget-bar__packaging{background:#b3dee2;width:var(--w-packaging)}.budget-bar__over{flex:1;background:repeating-linear-gradient(135deg,#26201f 0,#26201f 3px,#e9e4e7 3px,#e9e4e7 7px)}.budget-bar--slim{height:8px}.budget-bar--thin{height:6px}.budget-legend{display:flex;gap:22px;font-size:12.5px;color:#7a6b73}.budget-legend__item{display:inline-flex;align-items:center;gap:6px}.budget-legend__swatch{width:8px;height:8px;border-radius:2px;display:inline-block}.budget-headline{display:flex;align-items:baseline;gap:12px}.budget-headline__figure{font-size:44px;font-weight:600;letter-spacing:-.03em;line-height:1}.budget-headline__label{font-size:14px;color:#7a6b73}.budget-headline--tight .budget-headline__label{color:#26201f;font-weight:500}.budget-headline--over .budget-headline__figure,.budget-headline--over .budget-headline__label{color:#26201f}@media (max-width: 599px){.budget-headline__figure{font-size:36px}}.budget-panel{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:end;padding:26px 28px 20px}.budget-panel__left{display:grid;gap:12px}@media (max-width: 899px){.budget-panel{grid-template-columns:1fr;gap:16px}}.budget-ring{width:140px;height:140px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#e27396 0 var(--a-products),#b3dee2 var(--a-products) var(--a-packaging),#e9e4e7 var(--a-packaging) 100%)}.budget-ring__disc{width:104px;height:104px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:20px;font-weight:600}.budget-segmented{display:flex;gap:2px;height:56px}.budget-segmented__part{flex:1 1 0;display:grid;align-content:center;gap:2px;padding:10px 12px;border-radius:8px;min-width:0}.budget-segmented__label{font-size:11px}.budget-segmented__amount{font-size:14px;font-weight:700}.budget-segmented__part--to_buy{background:#e4eef7;color:#2f5f8f}.budget-segmented__part--ordered{background:#fdf0d5;color:#8a5a00}.budget-segmented__part--received{background:#dfe8df;color:#2f5d3a}.envelope{display:grid;gap:5px}.envelope__head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.envelope__name{font-size:12.5px}.envelope__figure{font-size:12.5px;color:#7a6b73}.envelope__figure--over{color:#26201f;font-weight:500}.envelope__track{height:6px;border-radius:999px;background:#e9e4e7;overflow:hidden}.envelope__track--over{background:repeating-linear-gradient(135deg,#26201f 0,#26201f 3px,#e9e4e7 3px,#e9e4e7 7px)}.envelope__filled{display:block;height:100%;width:var(--w-filled);background:#e27396;transition:width .3s cubic-bezier(.2,.7,.2,1)}.envelope--over .envelope__filled{background:#26201f}.envelope__note{font-size:11.5px;color:#7a6b73}.envelope--compact{gap:4px}.envelopes{display:grid;gap:12px}.product-card{background:#fbf5f8;border-radius:10px;position:relative;display:block;overflow:visible;color:#26201f;text-align:left;outline:1px solid transparent;transition:outline-color .12s cubic-bezier(.2,.7,.2,1)}.product-card:focus-visible{outline:2px solid #26201f;outline-offset:2px}.product-card:hover{outline-color:#e3d3db}.product-card:hover .product-card__name-link{text-decoration:underline;text-decoration-color:#e3d3db}.product-card:hover .product-card__link{opacity:1}.product-card:focus-within{outline-color:#e3d3db}.product-card__name-link{color:inherit;text-decoration:none}.product-card__name-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__name-link:focus-visible{outline:2px solid #26201f;outline-offset:2px}.product-card__stepper{position:relative;z-index:2;margin-top:4px}.product-card__media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px 10px 0 0}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card__status{position:absolute;top:10px;left:10px}.product-card__link{width:26px;height:26px;border-radius:50%;background:#fbf5f8;display:grid;place-items:center;color:#26201f;opacity:0;transition:opacity .12s cubic-bezier(.2,.7,.2,1)}.product-card__link:focus-visible{outline:2px solid #26201f;outline-offset:2px}.product-card__link:focus-visible{opacity:1}.product-card__body{display:grid;gap:6px;padding:12px 14px 14px}.product-card__meta{display:flex;justify-content:space-between;gap:8px;font-size:11.5px;color:#7a6b73}.product-card__name{font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:12.5px;color:#7a6b73}.product-card__total{font-size:15px;font-weight:700;color:#26201f}.product-card__shipping{font-size:11.5px;color:#7a6b73}.product-card__stepper{margin-top:4px}.product-card--over{outline:1.5px solid #26201f}.product-card--dragging{outline:2px dashed #e27396;box-shadow:0 8px 24px #26201f24;transform:rotate(-1.5deg);transition:transform .12s cubic-bezier(.2,.7,.2,1)}.product-card--row{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:10px}.product-card--row .product-card__media{aspect-ratio:1;border-radius:6px}.product-card--row .product-card__body{padding:0;gap:4px}.product-card--row .product-card__name{font-size:13px}.product-card--row .product-card__price{font-size:12px}.product-card--row .product-card__status{position:static;justify-self:start}.product-card--wide{grid-template-columns:96px 1fr;gap:14px;padding:12px}.product-card--wide .product-card__total{font-size:18px;color:#c4547a}.product-row{position:relative;display:grid;grid-template-columns:40px 1fr 90px 110px 90px 90px 28px;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #e9e4e7;font-size:13px;color:#26201f}.product-row:hover{background:#fbf5f8}.product-row__link{color:inherit;text-decoration:none}.product-row__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-row__link:hover .product-row__name{text-decoration:underline}.product-row__link:focus-visible{outline:2px solid #26201f;outline-offset:2px}.product-row__menu{position:relative;z-index:2}.product-row__thumb{width:40px;height:40px;border-radius:6px;overflow:hidden}.product-row__num{text-align:right}.product-row__total{text-align:right;font-weight:700}@media (max-width: 899px){.product-row{grid-template-columns:40px 1fr 90px 28px}.product-row__hide-sm{display:none}}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:repeating-linear-gradient(135deg,#f3e9ee 0,#f3e9ee 6px,#fbf5f8 6px,#fbf5f8 12px);font-family:DM Mono,ui-monospace,monospace;font-size:11px;color:#7a6b73}.product-card__tools{position:absolute;top:10px;right:10px;display:flex;gap:6px;z-index:2}.card-menu{position:relative}.card-menu__trigger{width:26px;height:26px;border-radius:50%;background:#fbf5f8;display:grid;place-items:center;color:#26201f;opacity:0;transition:opacity .12s cubic-bezier(.2,.7,.2,1)}.card-menu__trigger:focus-visible{outline:2px solid #26201f;outline-offset:2px}.card-menu__trigger:focus-visible,.card-menu__trigger[aria-expanded=true]{opacity:1}.card-menu .menu{top:calc(100% + 6px);z-index:40}.product-card:hover .card-menu__trigger{opacity:1}.product-card--row .product-card__tools,.product-card--wide .product-card__tools{top:8px;right:8px}.product-row__name{display:block;font-weight:600}.product-row__meta{font-size:11.5px;color:#7a6b73;display:block}.product-row__thumb img{width:100%;height:100%;object-fit:cover}.product-row--over{outline:1.5px solid #26201f;outline-offset:-1px}.group--flush{padding-left:28px;padding-right:28px}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 899px){.kanban{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.kanban .kanban-column{flex:0 0 300px;scroll-snap-align:start}}.kanban-column{border-radius:12px;padding:4px;transition:background .2s cubic-bezier(.2,.7,.2,1),opacity .2s cubic-bezier(.2,.7,.2,1)}.kanban-column.is-target{background:#fbf5f8}.kanban-column.is-refused{opacity:.5;cursor:not-allowed}.kanban-column__header{display:flex;align-items:baseline;gap:8px;padding:0 6px 8px;border-bottom:2px solid #e9e4e7}.kanban-column__name{font-size:13px;font-weight:600}.kanban-column__count{font-size:11.5px;color:#7a6b73}.kanban-column__total{margin-left:auto;font-size:13px;font-weight:600}.kanban-column__body{display:grid;gap:10px;padding:10px 6px}.kanban-column--to_buy .kanban-column__header{border-bottom-color:#2f5f8f}.kanban-column--ordered .kanban-column__header{border-bottom-color:#c98a1a}.kanban-column--received .kanban-column__header{border-bottom-color:#4f7a5a}.kanban-column__drop{border-radius:10px;border:1.5px dashed #e3d3db;padding:14px;font-size:12px;color:#7a6b73;text-align:center}.kanban-column__drop--to_buy{border-color:#2f5f8f;background:#e4eef7;color:#2f5f8f}.kanban-column__drop--ordered{border-color:#c98a1a;background:#fdf0d5;color:#8a5a00}.kanban-column__drop--received{border-color:#4f7a5a;background:#dfe8df;color:#2f5d3a}.kanban-column__drop--refused{background:repeating-linear-gradient(135deg,#e3d3db 0,#e3d3db 4px,#fff 4px,#fff 8px);color:#7a6b73}.kanban-column__empty{border:1.5px dashed #e3d3db;border-radius:10px;padding:14px;text-align:center;font-size:12px;color:#7a6b73}.kanban-column__empty .button{color:#c4547a;font-weight:600}.menu{position:absolute;z-index:40;top:calc(100% + 6px);left:0;min-width:220px;padding:6px;background:#fff;border:1px solid #e3d3db;border-radius:10px;box-shadow:0 8px 24px #26201f1a}.menu--wide{width:300px}.menu--card{width:220px}.menu--right{left:auto;right:0}.menu__group-title{padding:6px 10px 4px;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#7a6b73}.menu__separator{height:1px;background:#e9e4e7;margin:4px 0}.menu__item{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border-radius:7px;font-size:13px;text-align:left;color:#26201f}.menu__item:hover,.menu__item.is-current,.menu__item:focus-visible{background:#f3e9ee;outline:none;text-decoration:none}.menu__item__sub{margin-left:auto;font-size:11.5px;color:#7a6b73}.menu__create{color:#c4547a;font-weight:600}.dialog-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#26201f59;display:grid;place-items:center;padding:24px}.dialog{width:400px;max-width:100%;max-height:90vh;overflow-y:auto;background:#fff;border-radius:12px;padding:24px;box-shadow:0 8px 24px #26201f24}.dialog--form{width:560px;padding:32px}.dialog__title{font-size:18px;font-weight:600}.dialog--form .dialog__title{font-size:20px;letter-spacing:-.01em}.dialog__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.dialog__alt{font-size:13px;color:#7a6b73}.dialog__body{display:grid;gap:18px;margin-top:18px;font-size:13.5px}.dialog__text{color:#7a6b73}.dialog__footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid #e9e4e7}.dialog__total{margin-right:auto;font-size:18px;font-weight:700}.dialog__footer .button--quiet:first-child{margin-right:auto}@media (max-width: 599px){.dialog__footer{flex-wrap:wrap;row-gap:8px}}@media (max-width: 599px){.dialog,.dialog--form{width:100%;height:100%;max-height:none;border-radius:0}}.toast{position:fixed;left:24px;bottom:24px;z-index:80;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:#26201f;color:#fbf5f8;font-size:13px;animation:toast-in .2s cubic-bezier(.2,.7,.2,1)}.toast__action{color:#ea9ab2;font-weight:600}.toast--error{background:#fbf5f8;color:#26201f;border:1px solid #e3d3db}.toast--error .toast__action{color:#c4547a}@keyframes toast-in{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}.tooltip{position:relative;display:inline-flex}.tooltip__bubble{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:50;white-space:nowrap;padding:5px 9px;border-radius:6px;background:#26201f;color:#fbf5f8;font-size:12px}.callout{max-width:380px;padding:14px 16px;border:1px solid #e3d3db;border-radius:10px;background:#fbf5f8;font-size:13px;line-height:1.5}.callout__lead{font-weight:600}.callout__list{margin-top:6px;display:grid;gap:4px;color:#7a6b73;font-size:12.5px}.empty-state{margin:36px 28px 40px;padding:56px;border:1.5px dashed #e3d3db;border-radius:12px;text-align:center;display:grid;justify-items:center;gap:6px}.empty-state__title{font-size:18px;font-weight:600}.empty-state__text{font-size:13.5px;color:#7a6b73;max-width:380px}.empty-state__actions{display:flex;gap:10px;margin-top:6px}.skeleton{background:#f3e9ee;border-radius:4px;animation:skeleton-fade 1.2s cubic-bezier(.2,.7,.2,1) infinite alternate}.skeleton--image{aspect-ratio:1;border-radius:0}.skeleton--line{height:12px}.skeleton--line-sm{height:10px;width:60%}@keyframes skeleton-fade{0%{opacity:.6}to{opacity:1}}.search{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #e3d3db;border-radius:999px;background:#fff;color:#7a6b73}.search:focus-within{border-color:#26201f}.search__input{border:0;background:none;font-size:13px;width:170px;color:#26201f}.search__input:focus{outline:none}.search__key{font-family:DM Mono,ui-monospace,monospace;font-size:11px;border:1px solid #e3d3db;border-radius:4px;padding:0 4px}.fab{display:none;position:fixed;right:16px;bottom:16px;z-index:50;width:48px;height:48px;border-radius:50%;background:#e27396;color:#fff;place-items:center;box-shadow:0 8px 24px #26201f24}.fab:focus-visible{outline:2px solid #26201f;outline-offset:2px}.fab:hover{background:#d4638a}.fab:active{background:#c4547a}@media (max-width: 599px){.fab{display:grid}}.account-menu{position:relative;margin-left:4px}.account-menu__trigger{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;color:#7a6b73}.account-menu__trigger:focus-visible{outline:2px solid #26201f;outline-offset:2px}.account-menu__trigger:hover,.account-menu__trigger[aria-expanded=true]{color:#26201f;background:#f3e9ee}@media (max-width: 899px){.account-menu{margin-left:0}.account-menu .menu{left:0;right:auto}}.category-editor{margin-top:10px}.category-editor__root{font-size:11.5px;color:#7a6b73;margin-bottom:6px}.category-editor__add{display:grid;grid-template-columns:140px 1fr auto;gap:8px;margin-top:14px}@media (max-width: 599px){.category-editor__add{grid-template-columns:1fr}}.budget-panel__switch{display:flex;gap:8px;margin-top:4px}.envelope-editor__hint{font-size:11.5px;color:#7a6b73;margin-bottom:10px}.envelope-editor__group{margin-bottom:14px}.envelope-editor__row{display:grid;grid-template-columns:1fr 140px 24px;gap:10px;align-items:center;padding:4px 0}.envelope-editor__row--1{margin-top:10px}.envelope-editor__row--2 .envelope-editor__name{padding-left:14px}.envelope-editor__row--3 .envelope-editor__name{padding-left:28px;color:#7a6b73}.envelope-editor__name{font-size:13px}.envelope-editor__clear{display:grid;place-items:center;color:#7a6b73}.envelope-editor__clear:focus-visible{outline:2px solid #26201f;outline-offset:2px}.envelope-editor__clear:hover{color:#26201f}.envelope-editor__sum{font-size:11.5px;color:#7a6b73;padding-top:10px;border-top:1px solid #e9e4e7}.project-notice{padding:0 28px 16px}.group__envelope{margin:-6px 0 16px;max-width:380px}.supplier-list{display:grid;gap:8px}.supplier-list__row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center}.supplier-list__row a{display:inline-grid;place-items:center}@media (max-width: 599px){.supplier-list__row{grid-template-columns:1fr auto}}.grouping-menu{position:relative}.grouping-menu__trigger{display:inline-flex;align-items:center;gap:6px}.category-tree{display:grid;gap:2px;margin-top:6px}.category-tree__row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;font-size:13px}.category-tree__row:hover{background:#fbf5f8}.category-tree__row--2{font-weight:600}.category-tree__row--3{padding-left:24px;color:#7a6b73}.category-tree__row--3 .category-tree__name:before{content:"";display:inline-block;width:8px;height:1px;margin-right:8px;vertical-align:middle;background:#e3d3db}.category-tree__remove{display:grid;place-items:center;color:#7a6b73}.category-tree__remove:focus-visible{outline:2px solid #26201f;outline-offset:2px}.category-tree__remove:hover{color:#26201f}.page{max-width:1280px;margin:0 auto;padding-bottom:28px}.project-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:0 28px 16px}.project-toolbar>.chips{flex:1 1 320px;min-width:0}.project-toolbar .grouping-menu{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0 28px}.product-grid--flush{padding:0}@media (max-width: 1279px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 899px){.product-grid{grid-template-columns:repeat(2,1fr)}}.group{padding:0 28px}.group+.group{margin-top:28px}.group:has(>.product-grid:first-child){margin-top:0}.group__title{font-size:17px;font-weight:600;padding-bottom:6px;border-bottom:1px solid #26201f;margin-bottom:16px;display:flex;justify-content:space-between;align-items:baseline}.group__total{font-size:14px;font-weight:600}.kanban-wrap{padding:0 28px}.project-columns{display:grid;grid-template-columns:1fr 300px;gap:32px;padding:0 28px}@media (max-width: 1279px){.project-columns{grid-template-columns:1fr 260px}}@media (max-width: 899px){.project-columns{grid-template-columns:1fr}.project-columns .budget-sidebar{position:static}}.budget-sidebar{position:sticky;top:16px;align-self:start;padding:24px;border-radius:12px;background:#fbf5f8;display:grid;gap:16px}.budget-sidebar__figure{font-size:34px;font-weight:600;letter-spacing:-.03em}.budget-sidebar__lines{display:grid;gap:8px;font-size:12.5px}.budget-sidebar__line{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:8px;background:#f3e9ee}.product-detail{display:grid;grid-template-columns:440px 1fr;gap:40px;padding:32px 28px 36px;max-width:1280px;margin:0 auto}.product-detail__media{aspect-ratio:1;border-radius:12px;overflow:hidden;background:#fbf5f8}.product-detail__name{font-size:30px;font-weight:600;letter-spacing:-.02em;line-height:1.15}.product-detail__meta{font-size:11.5px;color:#7a6b73}.product-detail__figure{font-size:34px;font-weight:600;letter-spacing:-.03em}.product-detail__body{display:grid;gap:18px;align-content:start}.product-detail__rows{display:grid;gap:8px;font-size:13px}.product-detail__row{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #e9e4e7}.product-detail__row dt{color:#7a6b73}.product-detail__actions{display:flex;gap:10px;flex-wrap:wrap}@media (max-width: 1279px){.product-detail{grid-template-columns:360px 1fr}}@media (max-width: 899px){.product-detail{grid-template-columns:1fr;gap:24px}}.history{max-width:1280px;margin:0 auto;padding:26px 28px 28px;display:grid;gap:14px}.history__title{font-size:20px;font-weight:600;letter-spacing:-.01em}.history__row{display:grid;grid-template-columns:1fr 200px 120px 120px 32px;gap:18px;align-items:center;padding:20px 22px;border-radius:12px;background:#fbf5f8;color:#26201f}.history__row:hover{text-decoration:none;outline:1px solid #e3d3db}.history__name{font-size:15px;font-weight:600}.history__num{text-align:right;font-size:13px}.history__gap{font-weight:600}@media (max-width: 899px){.history__row{grid-template-columns:1fr 100px;row-gap:8px}}.auth{max-width:360px;margin:12vh auto;display:grid;gap:18px;padding:0 24px}.auth__title{font-size:20px;font-weight:600}.auth__hint{font-size:11.5px;color:#7a6b73}.auth__form{display:grid;gap:18px}.auth__separator{display:flex;align-items:center;gap:12px;font-size:11.5px;color:#7a6b73}.auth__separator:before,.auth__separator:after{content:"";flex:1;height:1px;background:#e9e4e7}.passkey-list{display:grid;gap:8px}.passkey-list__row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:10px 12px;border-radius:8px;background:#fbf5f8}.passkey-list__name{display:block;font-size:13px;font-weight:600}.passkey-list__meta{font-size:11.5px;color:#7a6b73;display:block}.passkey-list__remove{display:grid;place-items:center;color:#7a6b73}.passkey-list__remove:focus-visible{outline:2px solid #26201f;outline-offset:2px}.passkey-list__remove:hover{color:#26201f}
