:root{--ink:#221a1d;--muted:#766a6e;--wine:#68213a;--wine-dark:#4d1429;--rose:#f4e7eb;--gold:#c99a48;--cream:#fbf8f3;--paper:#fff;--line:#e8dedf;--success:#246b4a;--danger:#a33a3a;--shadow:0 22px 60px #371d251f}*{box-sizing:border-box}html{background:var(--cream)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 12% 10%, #c99a481c, transparent 28rem), radial-gradient(circle at 92% 92%, #68213a17, transparent 32rem), var(--cream);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}a{color:var(--wine);text-decoration:none}a:hover{text-decoration:underline}.auth-shell{grid-template-columns:minmax(20rem,1fr) minmax(24rem,.9fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:linear-gradient(150deg, #32101d, var(--wine) 58%, #8a3853);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";border:1px solid #ffffff29;position:absolute;transform:rotate(45deg)}.auth-story:before{width:24rem;height:24rem;top:-8rem;right:-10rem}.auth-story:after{width:13rem;height:13rem;bottom:4rem;left:-7rem}.brand{z-index:1;color:inherit;letter-spacing:.01em;align-items:center;gap:.75rem;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:700;display:inline-flex;position:relative}.brand:hover{text-decoration:none}.brand-mark{color:#fff6da;border:1px solid #ffffff73;border-radius:.7rem;place-items:center;width:2.4rem;height:2.4rem;display:grid;transform:rotate(45deg)}.brand-mark span{font-size:.85rem;transform:rotate(-45deg)}.auth-promise{z-index:1;max-width:38rem;margin:5rem 0;position:relative}.eyebrow{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;margin:0 0 .85rem;font-size:.75rem;font-weight:800}.auth-promise h1{max-width:14ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5.4rem);font-weight:500;line-height:.98}.auth-promise p:last-child{color:#ffffffc7;max-width:37rem;margin:1.6rem 0 0;font-size:1.02rem;line-height:1.7}.auth-panel{place-items:center;padding:clamp(1.5rem,5vw,5rem);display:grid}.auth-card{width:min(100%,29rem)}.auth-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);font-weight:500}.auth-intro{color:var(--muted);margin:.75rem 0 2rem;line-height:1.6}.field-stack{gap:1rem;display:grid}.field{color:#4f4347;gap:.45rem;font-size:.86rem;font-weight:700;display:grid}.field-help{color:var(--muted);margin:-.35rem 0 0;font-size:.8rem;line-height:1.5}.auth-captcha{gap:.6rem;min-width:0;margin-top:1rem;display:grid}.auth-captcha .field-help{margin:0}.auth-captcha>button{justify-self:start}.verification-resend,.invitation-action,.invitation-email{margin-top:1rem}.field input,.field textarea,.inline-form input{width:100%;min-height:3.2rem;color:var(--ink);background:#ffffffe0;border:1px solid #d9cdcf;border-radius:.75rem;outline:none;padding:.78rem .95rem;transition:border-color .14s,box-shadow .14s}.field input:focus,.field textarea:focus,.inline-form input:focus{border-color:var(--wine);box-shadow:0 0 0 3px #68213a1a}.field textarea{resize:vertical}.password-input{position:relative}.password-input input{padding-right:3.25rem}.password-toggle{width:2.35rem;height:2.35rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.6rem;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.password-toggle:hover,.password-toggle:focus-visible{color:var(--wine);background:var(--rose);outline:none}.password-toggle:focus-visible{box-shadow:0 0 0 3px #68213a21}.password-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.25rem;height:1.25rem}.button,.button-secondary,.button-danger,.button-quiet{cursor:pointer;border:0;border-radius:.72rem;min-height:2.85rem;padding:.7rem 1rem;font-size:.88rem;font-weight:800;transition:transform .12s,background .12s,opacity .12s}.button:hover,.button-secondary:hover,.button-danger:hover,.button-quiet:hover{transform:translateY(-1px)}.button:disabled,.button-secondary:disabled,.button-danger:disabled,.button-quiet:disabled{cursor:wait;opacity:.55;transform:none}.button{color:#fff;background:var(--wine)}.button:hover{background:var(--wine-dark)}.button-secondary{color:var(--wine);background:var(--rose)}.invite-code-panel{background:#fff9e9;border:1px solid #ead7aa;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.invite-code-panel p{color:var(--muted);margin:.3rem 0 .75rem;font-size:.82rem}.invite-code-panel code{overflow-wrap:anywhere;max-width:min(100%,34rem);color:var(--wine-dark);-webkit-user-select:all;user-select:all;background:#fff;border:1px solid #ead7aa;border-radius:.5rem;padding:.55rem .7rem;display:inline-block}.button-danger{color:var(--danger);background:#faeaea}.button-quiet{color:var(--ink);border:1px solid var(--line);background:0 0}.button-wide{width:100%;margin-top:.35rem}.auth-links{color:var(--muted);justify-content:space-between;gap:1rem;margin-top:1.35rem;font-size:.88rem;display:flex}.notice,.error-notice{border-radius:.75rem;margin:0 0 1.25rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.5}.notice{color:var(--success);background:#e6f3ec;border:1px solid #c5e4d4}.error-notice{color:var(--danger);background:#faeaea;border:1px solid #efcaca}.workspace-shell{min-height:100vh}.workspace-header{z-index:20;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#350e1df5;justify-content:space-between;align-items:center;gap:1rem;min-height:4.8rem;padding:.9rem clamp(1rem,4vw,3.5rem);display:flex;position:sticky;top:0;box-shadow:0 8px 28px #2e131d21}.workspace-header-actions{align-items:center;gap:.75rem;display:flex}.account-copy{text-align:right;display:grid}.account-copy strong{font-size:.86rem}.account-copy span{color:#ffffff9e;font-size:.72rem}.workspace-header .button-quiet{color:#fff;border-color:#ffffff40}.workspace-main{flex-direction:column;width:min(100%,90rem);height:calc(100vh - 4.8rem);margin:0 auto;padding:clamp(1.2rem,4vw,3rem);display:flex;overflow:hidden}.workspace-title{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.6rem;display:flex}.workspace-title h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.workspace-title p{color:var(--muted);margin:.5rem 0 0}.workspace-grid{flex:1;grid-template-columns:minmax(16rem,.7fr) minmax(22rem,1.5fr);align-items:stretch;gap:1.25rem;min-height:0;display:grid}.workspace-grid>aside,.workspace-grid>section{min-height:0;overflow:auto}.workspace-grid>section{flex-direction:column;display:flex}.card{background:#ffffffeb;border:1px solid #e2d6d8d9;border-radius:1.1rem;padding:1.25rem;box-shadow:0 12px 35px #371d2512}.card h2,.card h3{margin:0}.card-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.company-list,.member-list,.invite-list{gap:.65rem;display:grid}.company-option{width:100%;color:var(--ink);text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.8rem;gap:.25rem;padding:.85rem .9rem;display:grid}.company-option[data-active=true]{color:var(--wine);background:var(--rose);border-color:#d8aaba}.company-option span,.muted,.member-copy span{color:var(--muted);font-size:.8rem}.inline-form{grid-template-columns:1fr auto;gap:.65rem;margin-top:.85rem;display:grid}.divider{background:var(--line);height:1px;margin:1.2rem 0}.company-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.2rem;display:flex}.company-hero h2{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.role-pill,.status-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:1.7rem;padding:.2rem .55rem;font-size:.7rem;font-weight:850;display:inline-flex}.role-pill{color:var(--wine);background:var(--rose)}.status-pill{color:var(--success);background:#e6f3ec}.member-section{margin-top:1.4rem}.owner-sections{flex-direction:column;flex:1;min-height:0;margin-top:1.2rem;display:flex}.owner-tabs{border:1px solid var(--line);background:#f7f0f2;border-radius:.9rem;flex:none;gap:.45rem;margin-bottom:1.25rem;padding:.35rem;display:flex;overflow-x:auto}.owner-sections>.catalogue-management,.owner-sections>.member-section,.owner-sections>.usage-panel,.owner-sections>.portal-placeholder{min-height:0;padding-right:.25rem;overflow:auto}.catalogue-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.portal-placeholder{min-height:18rem}.usage-panel{min-height:0;padding-right:.25rem;overflow:auto}.usage-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.usage-metrics article{border:1px solid var(--line);background:#fdf9f5;border-radius:.85rem;gap:.35rem;padding:1rem;display:grid}.usage-metrics span{color:var(--muted);font-size:.78rem;font-weight:750}.usage-metrics strong{color:var(--wine);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500}.credit-progress{background:#eee4e7;border-radius:999px;height:.65rem;margin-top:1.1rem;overflow:hidden}.credit-progress span{background:linear-gradient(90deg, var(--gold), var(--wine));border-radius:inherit;height:100%;display:block}.usage-period{margin-top:.65rem}.owner-tab{min-height:2.7rem;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:.65rem;padding:.6rem 1rem;font-size:.86rem;font-weight:800}.owner-tab[data-active=true]{color:var(--wine);background:#fff;box-shadow:0 4px 14px #371d2514}.catalogue-management{min-width:0}.catalogue-toolbar,.catalogue-detail-heading,.catalogue-product-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.catalogue-toolbar{margin-bottom:1rem}.catalogue-detail-heading{margin-bottom:1.2rem}.catalogue-detail-heading h3{margin-top:.65rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,4vw,2.3rem);font-weight:500}.catalogue-badges{flex-wrap:wrap;gap:.45rem;display:flex}.status-pill[data-status=draft]{color:#805a1f;background:#fff3d9}.catalogue-form,.catalogue-access-form{border:1px solid var(--line);background:#fdf9f5;border-radius:.9rem;gap:.9rem;padding:1rem;display:grid}.catalogue-form.create{margin-bottom:1rem}.catalogue-form .button-secondary,.catalogue-access-form .button{justify-self:start}.portal-catalogue-grid,.catalogue-product-grid{gap:.85rem;display:grid}.portal-catalogue-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr))}.portal-catalogue-card{min-width:0;color:var(--ink);text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.9rem;gap:.7rem;padding:1rem;transition:border-color .14s,transform .14s,box-shadow .14s;display:grid;box-shadow:0 8px 22px #371d250b}.portal-catalogue-card:hover,.portal-catalogue-card:focus-visible{border-color:#d8aaba;outline:none;transform:translateY(-2px);box-shadow:0 12px 30px #371d2517}.portal-catalogue-card>strong{font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.portal-catalogue-card>span,.portal-catalogue-card>small{color:var(--muted);overflow-wrap:anywhere}.catalogue-product-card{border:1px solid var(--line);background:#fff;border-radius:.95rem;grid-template-columns:minmax(9rem,13rem) 1fr;gap:1rem;display:grid;overflow:hidden}.catalogue-product-image-button,.catalogue-image-placeholder{object-fit:contain;background:#f4f0ed;width:100%;height:100%;min-height:12rem}.catalogue-product-image-button{cursor:zoom-in;background:#f4f0ed;border:0;padding:0;display:block;position:relative;overflow:hidden}.catalogue-product-image-button>img{object-fit:contain;width:100%;height:100%;display:block}.catalogue-product-image-button>span{color:#fff;background:#350e1dd1;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1.2rem;display:grid;position:absolute;bottom:.7rem;right:.7rem}.catalogue-image-dialog{background:var(--paper);border:1px solid #c99a4885;border-radius:1.15rem;grid-template-rows:auto minmax(0,1fr);width:min(96vw,70rem);height:min(92vh,52rem);max-height:92vh;padding:1rem;display:grid;overflow:hidden;box-shadow:0 28px 80px #22121859}.catalogue-image-dialog h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.catalogue-image-toolbar{justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.85rem;display:flex}.catalogue-image-toolbar p{color:var(--muted);margin:.22rem 0 0;font-size:.76rem}.catalogue-image-controls{align-items:center;gap:.4rem;display:flex}.catalogue-zoom-button{place-items:center;min-width:2.65rem;padding-left:.65rem;padding-right:.65rem;display:grid}.catalogue-zoom-button:disabled{cursor:not-allowed}.catalogue-zoom-readout{min-width:3.4rem;color:var(--wine);text-align:center;font-size:.78rem;font-weight:850}.catalogue-image-close{margin-left:.35rem}.catalogue-image-viewport{cursor:grab;overscroll-behavior:contain;touch-action:none;background:#f4f0ed;border-radius:.8rem;width:100%;min-height:0;overflow:auto}.catalogue-image-viewport:active{cursor:grabbing}.catalogue-image-stage{justify-content:center;align-items:center;min-width:100%;min-height:100%;display:flex}.catalogue-image-stage img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.catalogue-image-placeholder{color:var(--muted);text-align:center;place-items:center;padding:1rem;font-size:.8rem;display:grid}.catalogue-product-copy{align-content:start;gap:.7rem;min-width:0;padding:1rem 1rem 1rem 0;display:grid}.catalogue-product-title>div{gap:.3rem;min-width:0;display:grid}.catalogue-product-title span,.catalogue-product-copy p{color:var(--muted)}.catalogue-order-action{width:100%;margin-top:.2rem}.catalogue-order-quantity{margin-top:.2rem}.catalogue-cart-bar{left:max(1rem,50vw - 34rem);right:max(1rem,50vw - 34rem)}.catalogue-product-copy p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.catalogue-product-copy .button-danger{justify-self:start;margin-top:.3rem}.access-option,.grant-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.85rem;display:flex}.access-option input,.grant-option input{width:1.05rem;height:1.05rem;accent-color:var(--wine);margin-top:.15rem}.access-option span,.grant-option span{gap:.2rem;display:grid}.access-option small,.grant-option small{color:var(--muted)}.grant-list{gap:.55rem;padding-left:1rem;display:grid}.empty-state.compact{padding:1rem}.member-row,.invite-row{border-bottom:1px solid #efe7e8;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.member-row:last-child,.invite-row:last-child{border-bottom:0}.member-copy{gap:.2rem;min-width:0;display:grid}.member-copy strong,.member-copy span{text-overflow:ellipsis;overflow:hidden}.member-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.empty-state{color:var(--muted);text-align:center;padding:2rem 0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#221218ad;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.confirmation-dialog{background:var(--paper);border:1px solid #c99a4885;border-radius:1.15rem;width:min(100%,31rem);padding:clamp(1.4rem,4vw,2rem);box-shadow:0 28px 80px #22121859}.dialog-symbol{color:#fff;background:var(--wine);border-radius:.7rem;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.25rem;display:grid;transform:rotate(45deg)}.dialog-symbol span{transform:rotate(-45deg)}.confirmation-dialog h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,5vw,2.25rem);font-weight:500;line-height:1.15}.confirmation-dialog>p:last-of-type{color:var(--muted);margin:1rem 0 0;line-height:1.65}.dialog-actions{justify-content:flex-end;gap:.65rem;margin-top:1.6rem;display:flex}.loading-line{background:var(--rose);border-radius:1.1rem 1.1rem 0 0;height:.25rem;margin:-1.25rem -1.25rem 1.1rem;overflow:hidden}.loading-line:after{content:"";background:var(--wine);width:40%;height:100%;animation:1s ease-in-out infinite load;display:block}@keyframes load{0%{transform:translate(-110%)}to{transform:translate(280%)}}@media (max-width:850px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:1.4rem}.auth-promise{margin:4rem 0 1rem}.auth-promise h1{font-size:2.65rem}.auth-panel{align-items:start;min-height:55vh;padding-top:2.5rem}.workspace-main{height:auto;min-height:calc(100vh - 4.8rem);display:block;overflow:visible}.workspace-grid{grid-template-columns:1fr;display:grid}.workspace-grid>aside,.workspace-grid>section,.owner-sections>.catalogue-management,.owner-sections>.member-section,.owner-sections>.usage-panel,.owner-sections>.portal-placeholder{overflow:visible}}@media (max-width:580px){.workspace-header{align-items:flex-start}.account-copy{display:none}.workspace-title,.company-hero,.catalogue-detail-heading,.invite-code-panel,.member-row,.invite-row{flex-direction:column;align-items:stretch}.inline-form{grid-template-columns:1fr}.member-actions{justify-content:flex-start}.dialog-actions{flex-direction:column-reverse;align-items:stretch}.catalogue-product-card,.usage-metrics{grid-template-columns:1fr}.catalogue-product-image-button,.catalogue-image-placeholder{min-height:15rem;max-height:22rem}.catalogue-product-copy{padding:0 1rem 1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand-mark{background:0 0;border:0;border-radius:.82rem;width:2.65rem;height:2.65rem;overflow:hidden;transform:none}.brand-mark img{width:100%;height:100%;display:block}.storefront-shell{background:var(--cream);min-height:100vh}.storefront-header{color:#fff;background:#421223;flex-wrap:wrap;gap:clamp(.75rem,1.5vw,1.5rem);min-height:6.5rem;padding:0 clamp(1.25rem,4vw,4rem);display:flex;box-shadow:0 9px 28px #300e1a29}.storefront-header>.active-company-context{flex:0 11rem;min-width:7rem}.storefront-header .brand{white-space:nowrap;font-size:clamp(1.3rem,2vw,1.7rem)}.header-menu{position:relative}.header-menu>summary{min-height:3.35rem;color:inherit;cursor:pointer;border:1px solid #ffffff38;border-radius:.78rem;align-items:center;gap:.65rem;padding:.65rem .85rem;list-style:none;display:flex}.header-menu>summary::-webkit-details-marker{display:none}.header-menu>summary:focus-visible,.storefront-nav-link:focus-visible,.order-basket-link:focus-visible{outline-offset:3px;outline:3px solid #ffe2a0c2}.company-switcher>summary{justify-content:space-between}.company-switcher>summary>span{gap:.12rem;min-width:0;display:grid}.company-switcher>summary small,.order-basket-link small,.account-copy small{color:#ffffff9e;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.company-switcher>summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.header-popover{z-index:60;width:min(26rem,100vw - 2rem);color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1rem;position:absolute;top:calc(100% + .7rem);box-shadow:0 24px 65px #2e131d38}.company-popover{left:0}.popover-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.popover-heading p,.popover-form p{color:var(--muted);margin:.2rem 0 0;font-size:.76rem;line-height:1.45}.popover-heading>span{min-width:1.8rem;height:1.8rem;color:var(--wine);background:var(--rose);border-radius:999px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.company-access-tools{gap:1rem;display:grid}.popover-form{gap:.6rem;display:grid}.compact-form{margin-top:0}.storefront-nav{flex:20rem;justify-content:flex-start;align-self:stretch;align-items:stretch;gap:clamp(.25rem,1vw,1.25rem);min-width:min(100%,20rem);min-height:3.3rem;display:flex;overflow-x:auto}.storefront-nav-link{color:#ffffffc7;cursor:pointer;background:0 0;border:0;min-width:max-content;padding:0 .75rem;font-size:.86rem;font-weight:750;position:relative}.storefront-nav-link:after{content:"";background:0 0;height:3px;position:absolute;bottom:0;left:.65rem;right:.65rem}.storefront-nav-link:hover,.storefront-nav-link[data-active=true]{color:#fff7e4}.storefront-nav-link[data-active=true]:after{background:var(--gold)}.workspace-header-actions{gap:.65rem}.order-basket-link{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:.78rem;align-items:center;gap:.65rem;min-height:3.35rem;padding:.6rem .85rem;display:flex}.order-basket-link>span{text-align:left;gap:.05rem;display:grid}.order-basket-link strong{font-size:.78rem}.account-menu>summary{border-color:#0000;padding-right:.55rem}.account-menu>summary:hover{background:#ffffff12}.account-menu .account-copy{min-width:0;max-width:8rem;display:grid}.account-menu .account-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-popover{gap:.35rem;width:min(20rem,100vw - 2rem);max-height:calc(100dvh - 9rem);display:grid;right:0;overflow-y:auto}.account-popover>span{color:var(--muted);overflow-wrap:anywhere;font-size:.8rem}.account-popover>strong{overflow-wrap:anywhere}.account-company-links{gap:.25rem;margin-top:.75rem;display:grid}.account-company-link{min-height:2.85rem;color:var(--wine);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.6rem;padding:.65rem;font-weight:700;display:flex}.account-company-link svg{flex-shrink:0}.account-company-link:hover,.account-company-link[aria-current=page]{background:var(--rose)}.account-company-link:focus-visible{outline:2px solid var(--wine);outline-offset:2px}.account-sign-out{width:100%;min-height:2.85rem;color:var(--wine);border:0;border-top:1px solid var(--line);cursor:pointer;background:0 0;align-items:center;gap:.55rem;margin-top:.65rem;padding:.65rem 0;font-weight:800;display:flex}.storefront-main{width:min(100%,98rem);height:auto;min-height:calc(100vh - 6.5rem);padding:clamp(1.75rem,3vw,3rem);display:block;overflow:visible}.storefront-main>.notice,.storefront-main>.error-notice{max-width:64rem;margin-left:auto;margin-right:auto}.storefront-page,.portal-section,.catalogue-management{min-width:0}.storefront-loading{border-radius:999px;margin:-.25rem 0 1.25rem}.portal-page-heading{justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-bottom:clamp(1.25rem,2.2vw,2rem);display:flex}.portal-page-heading h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,4.2vw,3.75rem);font-weight:500;line-height:.98}.portal-page-heading>div>p:last-child{max-width:46rem;color:var(--muted);margin:.55rem 0 0;font-size:.98rem;line-height:1.5}.portal-section{width:min(100%,86rem);margin:0 auto}.catalogue-topline{margin-bottom:.45rem}.text-action{min-height:2.6rem;color:var(--wine);cursor:pointer;background:0 0;border:0;align-items:center;gap:.45rem;padding:.45rem .1rem;font-weight:800;display:inline-flex}.text-action:disabled{cursor:wait;opacity:.52}.catalogue-detail-heading{border-bottom:1px solid var(--line);align-items:flex-start;margin-bottom:0}.catalogue-detail-heading .catalogue-badges{margin-top:.75rem}.catalogue-count{min-height:1.7rem;color:var(--muted);align-items:center;font-size:.78rem;font-weight:750;display:inline-flex}.catalogue-list-toolbar,.catalogue-discovery-toolbar{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.catalogue-list-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;padding:1rem 0}.catalogue-discovery-toolbar{padding:1rem 0}.catalogue-search-field{min-width:12rem;min-height:3.15rem;color:var(--muted);background:#fff;border:1px solid #ddd2d4;border-radius:.78rem;flex:1;align-items:center;gap:.6rem;padding:0 .9rem;display:flex}.catalogue-search-field:focus-within{color:var(--wine);border-color:var(--wine);box-shadow:0 0 0 3px #68213a17}.catalogue-search-field input{min-width:0;min-height:3rem;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:0}.catalogue-status-filter{gap:.45rem;display:flex;overflow-x:auto}.catalogue-status-filter button{min-height:2.7rem;color:var(--muted);white-space:nowrap;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.55rem .9rem;font-size:.8rem;font-weight:750}.catalogue-status-filter button[data-active=true]{color:#fff;background:var(--wine);border-color:var(--wine)}.catalogue-filter-menu{position:relative}.catalogue-filter-menu>summary,.catalogue-sort-control select{min-height:3.15rem;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ddd2d4;border-radius:.78rem;align-items:center;gap:.45rem;padding:.7rem .9rem;font-size:.82rem;font-weight:750;list-style:none;display:flex}.catalogue-filter-menu>summary::-webkit-details-marker{display:none}.catalogue-filter-popover{z-index:30;border:1px solid var(--line);background:#fff;border-radius:.9rem;gap:.8rem;width:min(22rem,100vw - 2rem);padding:1rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 18px 50px #2e131d2b}.catalogue-sort-control select{appearance:auto;min-width:12rem}.catalogue-results-count{color:var(--muted);margin:-.4rem 0 1rem;font-size:.78rem}.portal-catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.portal-catalogue-card{box-shadow:none;border-radius:.95rem;gap:.78rem;padding:0;overflow:hidden}.catalogue-collection-art{width:100%;min-height:8.5rem;color:var(--wine);background:var(--rose);border-bottom:1px solid var(--line);place-items:center;display:grid}.portal-catalogue-card>.catalogue-badges,.portal-catalogue-card>strong,.portal-catalogue-card>span:not(.catalogue-collection-art),.portal-catalogue-card>small{margin-left:1rem;margin-right:1rem}.portal-catalogue-card>strong{font-size:1.45rem}.portal-catalogue-card>small{padding-bottom:1rem}.catalogue-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.catalogue-product-card{border:1px solid var(--line);min-width:0;box-shadow:none;background:#fff;border-radius:.95rem;flex-direction:column;gap:0;display:flex;overflow:hidden}.catalogue-product-image-button,.catalogue-image-placeholder{aspect-ratio:1;border-bottom:1px solid var(--line);background:#fff;height:auto;min-height:0}.catalogue-product-image-button>img{object-fit:contain;background:#fff}.catalogue-product-image-button>span{width:2.2rem;height:2.2rem;bottom:.75rem;right:.75rem}.catalogue-product-copy{flex-direction:column;flex:1;gap:.72rem;padding:1rem;display:flex}.catalogue-product-title{align-items:flex-start}.catalogue-product-title>div>strong{font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.catalogue-product-title>strong{color:var(--wine);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.catalogue-product-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-manage-action{color:var(--danger);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:0;font-size:.76rem;font-weight:800}.ready-stock-label{color:#285a3b;background:#eaf5ed;border-radius:999px;width:fit-content;padding:.35rem .58rem;font-size:.76rem;font-weight:850;display:block}.ready-stock-action{color:var(--wine);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.76rem;font-weight:800}.catalogue-owner-tools{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:2.5rem}.catalogue-owner-tools>summary{color:var(--wine);cursor:pointer;padding:1.1rem 0;font-weight:850}.catalogue-detail-heading{flex-wrap:wrap}.catalogue-detail-heading>div:first-child{flex:20rem;min-width:0;max-width:100%}.catalogue-header-actions{flex-shrink:0;align-items:flex-start;gap:.75rem;max-width:100%;display:flex}.catalogue-header-actions .catalogue-pdf-action{text-align:right;max-width:20rem}.catalogue-pdf-action>p{max-width:20rem;font-size:.85rem;line-height:1.5}.photo-selection-toolbar{z-index:8;background:var(--paper,#faf7f2);border:1px solid var(--line);border-radius:.65rem;flex-wrap:wrap;align-items:center;gap:.6rem;margin:.75rem 0 1rem;padding:.65rem;display:flex;position:sticky;top:0;box-shadow:0 3px 8px #221a1d0c}.photo-selection-toolbar>button{justify-content:center;align-items:center;gap:.45rem;min-height:44px;display:inline-flex}.photo-selection-toolbar>button svg{flex-shrink:0;display:block}.catalogue-product-actions{grid-template-rows:minmax(44px,auto);gap:.6rem;margin-top:auto;display:grid}.catalogue-product-actions.has-management{grid-template-rows:minmax(44px,auto) minmax(32px,auto) minmax(32px,auto)}.catalogue-product-actions .catalogue-order-action,.catalogue-product-actions .catalogue-order-quantity{grid-row:1;align-self:stretch}.catalogue-product-actions .product-manage-action{text-align:left;grid-row:2;align-self:stretch;margin-top:0}.catalogue-product-actions .ready-stock-action{text-align:left;grid-row:3;align-self:stretch}.gallery-selection-message{flex-basis:100%;margin:0}.gallery-catalogue-dialog{gap:.85rem;max-height:calc(100dvh - 2rem);display:grid;overflow-y:auto}.gallery-catalogue-dialog .field{min-width:0}.gallery-catalogue-dialog .dialog-actions{flex-wrap:wrap}.batch-photo-dialog{overflow-wrap:anywhere;max-height:85dvh;overflow:auto}.batch-photo-dialog .dialog-actions{flex-wrap:wrap}.photo-selection-checkbox{z-index:2;cursor:pointer;place-items:center;min-width:44px;min-height:44px;display:grid;position:absolute;top:.4rem;left:.4rem}.photo-selection-checkbox input{accent-color:var(--wine);cursor:pointer;width:23px;height:23px}.cloud-gallery-card,.catalogue-product-card{position:relative}.catalogue-compact-link{align-items:center;gap:.4rem;min-width:0;max-width:min(100%,32rem);margin-top:.75rem;display:flex}.catalogue-compact-link>span{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:all;user-select:all;flex:1;min-width:0;font-size:.85rem;overflow:hidden}.catalogue-compact-link button{flex:none;min-width:44px;min-height:44px;padding:.6rem}.catalogue-detail-heading>div:first-child{min-width:0}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite pdf-button-spin}@keyframes pdf-button-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.button-spinner{animation:none}}.catalogue-pdf-preview{text-align:left;background:#fff;border-radius:1rem;flex-direction:column;gap:.75rem;width:min(100%,70rem);height:min(90dvh,65rem);padding:1rem;display:flex}.catalogue-pdf-preview header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.catalogue-pdf-preview iframe{border:0;flex:1;width:100%;min-height:0}.catalogue-share-button{align-items:center;gap:.5rem;width:auto;margin-top:.8rem;display:inline-flex}.catalogue-share-button svg{flex-shrink:0;width:20px;height:20px}.catalogue-header-actions .catalogue-header-menu{border:0;margin:0;padding:0;position:relative}.catalogue-header-menu>summary{border:1px solid var(--line);background:#fff;border-radius:.65rem;justify-content:center;align-items:center;min-height:44px;padding:.65rem 1rem;display:flex}.catalogue-header-menu-panel{z-index:12;border:1px solid var(--line);background:#fff;border-radius:.9rem;width:min(780px,100vw - 3rem);max-height:70dvh;padding:1.25rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:auto;box-shadow:0 12px 40px #221a1d22}@media (max-width:760px){.catalogue-detail-heading{flex-direction:column;align-items:stretch}.catalogue-detail-heading>div:first-child{flex-basis:auto}.catalogue-header-actions{justify-content:flex-end;width:100%}.catalogue-header-menu-panel{width:min(540px,100vw - 3rem)}}.catalogue-owner-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:1rem;display:grid}.catalogue-owner-tools .catalogue-form,.catalogue-owner-tools .catalogue-access-form{align-content:start}.catalogue-danger-zone{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.catalogue-danger-zone p{color:var(--muted);margin:.2rem 0 0;font-size:.8rem}.cloud-gallery-heading{align-items:flex-start}.direct-upload-action{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.direct-upload-action>.button{white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.direct-upload-panel{z-index:8;text-align:left;border:1px solid var(--line);width:min(42rem,100vw - 2rem);box-shadow:var(--shadow);background:#fff;border-radius:.95rem;padding:1rem;position:relative}.direct-upload-summary,.direct-upload-summary>div,.direct-upload-row,.catalogue-upload-action,.cloud-gallery-actions,.cloud-gallery-card>.cloud-gallery-copy>div:first-child{align-items:center;display:flex}.direct-upload-summary{justify-content:space-between;gap:1rem;margin-bottom:.8rem}.direct-upload-summary>div:first-child{flex-direction:column;align-items:flex-start;gap:.18rem}.direct-upload-summary>div:last-child{gap:.45rem}.direct-upload-summary span,.direct-upload-row span,.direct-upload-note,.catalogue-upload-action span{color:var(--muted);font-size:.76rem}.direct-upload-list{gap:.5rem;max-height:18rem;display:grid;overflow:auto}.direct-upload-row{color:var(--wine);background:var(--cream);border-radius:.7rem;align-items:flex-start;gap:.65rem;padding:.7rem}.direct-upload-row[data-status=done]{color:var(--success)}.direct-upload-row[data-status=failed]{color:var(--danger)}.direct-upload-row>div{flex:1;gap:.25rem;min-width:0;display:grid}.direct-upload-row strong,.direct-upload-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.direct-upload-row progress{width:100%;height:.35rem;accent-color:var(--wine)}.direct-upload-note{margin:.8rem 0 0;line-height:1.45}.catalogue-upload-action{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0}.catalogue-existing-dialog{width:min(920px,100vw - 32px)}.catalogue-existing-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;max-height:min(58vh,560px);padding:4px;display:grid;overflow:auto}.catalogue-existing-card{border:1px solid var(--line);min-width:0;color:inherit;background:var(--surface);text-align:left;cursor:pointer;border-radius:14px;gap:7px;padding:8px;display:grid}.catalogue-existing-card[data-selected=true]{border-color:var(--wine);box-shadow:0 0 0 2px color-mix(in srgb, var(--wine) 22%, transparent)}.catalogue-existing-card img,.catalogue-existing-card .catalogue-image-placeholder{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:10px;width:100%}.catalogue-existing-card strong,.catalogue-existing-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalogue-upload-action>div:first-child{gap:.25rem;display:grid}.cloud-gallery-toolbar{border-top:1px solid var(--line)}.gallery-tag-filters,.product-tag-list{flex-wrap:wrap;gap:.42rem;display:flex}.gallery-tag-filters{margin:-.45rem 0 1.35rem}.gallery-tag-filters button,.product-tag-list span{color:var(--wine);background:var(--rose);border:1px solid #0000;border-radius:999px;padding:.38rem .65rem;font-size:.72rem;font-weight:750}.gallery-tag-filters button{cursor:pointer}.gallery-tag-filters button[data-active=true]{color:#fff;background:var(--wine);border-color:var(--wine)}.cloud-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cloud-gallery-card{border:1px solid var(--line);background:#fff;border-radius:.95rem;min-width:0;overflow:hidden}.cloud-gallery-image{aspect-ratio:1;width:100%;color:var(--muted);border:0;border-bottom:1px solid var(--line);cursor:zoom-in;background:#fff;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.cloud-gallery-image img{object-fit:contain;width:100%;height:100%}.cloud-gallery-image i{color:#fff;background:#4d1429d1;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;display:grid;position:absolute;bottom:.7rem;right:.7rem}.cloud-gallery-image>strong{color:var(--wine-dark);background:#fff2c9;border-radius:999px;padding:.38rem .55rem;font-size:.7rem;position:absolute;top:.65rem;left:.65rem}.cloud-gallery-image>strong[data-state=failed]{color:var(--danger);background:#ffe8e8}.cloud-gallery-copy{gap:.55rem;padding:.9rem;display:grid}.cloud-gallery-card>.cloud-gallery-copy>div:first-child{justify-content:space-between;align-items:flex-start;gap:.65rem}.cloud-gallery-copy>div:first-child>strong{font-family:Georgia,Times New Roman,serif;font-size:1.08rem}.cloud-gallery-copy>div:first-child>b{color:var(--wine);white-space:nowrap}.cloud-gallery-copy>span,.cloud-gallery-copy>p{color:var(--muted);margin:0;font-size:.79rem;line-height:1.45}.cloud-gallery-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cloud-gallery-actions{gap:.8rem;margin-top:.2rem}.cloud-gallery-actions button{color:var(--wine);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;font-size:.76rem;font-weight:800;display:inline-flex}.cloud-gallery-actions button:last-child{color:var(--danger)}.gallery-viewer-dialog,.gallery-edit-dialog{background:#fff;border-radius:1rem;width:min(58rem,100vw - 2rem);max-height:calc(100vh - 2rem);overflow:auto;box-shadow:0 30px 90px #2a101947}.gallery-viewer-dialog{grid-template-rows:auto minmax(0,1fr);width:min(96vw,70rem);height:min(92vh,52rem);padding:1rem;display:grid;overflow:hidden}.gallery-viewer-dialog>div:first-child{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.gallery-viewer-dialog h2,.gallery-edit-dialog h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.gallery-viewer-dialog p{color:var(--muted);margin:.25rem 0 0}.product-viewer-content{grid-template-columns:minmax(0,1fr) minmax(16rem,21rem);gap:1rem;min-height:0;display:grid}.gallery-viewer-viewport{border:1px solid var(--line);background:#fff;min-height:0}.gallery-viewer-controls{flex-wrap:wrap}.product-viewer-details{background:var(--cream);border:1px solid var(--line);border-radius:.85rem;align-content:start;gap:0;margin:0;padding:.25rem 1rem;display:grid;overflow:auto}.product-viewer-details>div{border-bottom:1px solid var(--line);gap:.22rem;padding:.82rem 0;display:grid}.product-viewer-details>div:last-child{border-bottom:0}.product-viewer-details dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:850}.product-viewer-details dd{color:var(--ink);overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.5}.product-viewer-details dd small{color:var(--muted);margin-top:.2rem;font-size:.72rem;display:block}.product-viewer-tags{flex-wrap:wrap;gap:.4rem;display:flex}.product-viewer-tags>span{color:var(--wine);background:var(--rose);border-radius:999px;padding:.32rem .58rem;font-size:.72rem;font-weight:750}.catalogue-product-viewer-content{min-height:0}.gallery-edit-dialog{gap:.9rem;width:min(38rem,100vw - 2rem);padding:1.25rem;display:grid}.gallery-edit-dialog .eyebrow{margin-bottom:-.4rem}.gallery-weight-fields{grid-template-columns:1fr .7fr;gap:.75rem;display:grid}.field select{width:100%;min-height:3.2rem;color:var(--ink);background:#ffffffe0;border:1px solid #d9cdcf;border-radius:.75rem;padding:.78rem .95rem}@media (max-width:900px){.cloud-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cloud-gallery-heading,.catalogue-upload-action{flex-direction:column;align-items:stretch}.direct-upload-action{align-items:stretch}.direct-upload-panel{width:100%}}@media (max-width:560px){.cloud-gallery-grid{grid-template-columns:1fr}.direct-upload-summary,.direct-upload-summary>div:last-child,.gallery-viewer-dialog>div:first-child{flex-direction:column;align-items:stretch}.gallery-weight-fields{grid-template-columns:1fr}}.storefront-empty-state{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:4rem 1.5rem}.member-section>.inline-form{width:min(100%,58rem);margin-bottom:1.6rem}.member-row,.invite-row{padding:1.15rem 0}.invite-code-panel .button-secondary{align-items:center;gap:.4rem;display:inline-flex}.usage-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.5rem}.usage-metrics article{background:#fff;align-content:space-between;min-height:9rem;padding:1.2rem}.usage-metrics strong{font-size:clamp(2.2rem,4vw,3.3rem)}.orders-milestone-state{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:2rem 0;display:grid}.orders-milestone-state>svg{color:var(--gold)}.orders-milestone-state h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.orders-milestone-state p{max-width:50rem;color:var(--muted);margin:.45rem 0 0;line-height:1.6}.order-count{min-height:2.2rem;color:var(--wine);background:var(--rose);white-space:nowrap;border-radius:999px;align-items:center;padding:.45rem .75rem;font-size:.78rem;font-weight:850;display:inline-flex}.order-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 0;display:flex}.order-status-select select{min-width:10.5rem;min-height:3.15rem;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ddd2d4;border-radius:.78rem;padding:.7rem .9rem;font-size:.82rem;font-weight:750}.order-table{border-top:1px solid var(--line);display:grid}.order-list-row{width:100%;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;grid-template-columns:minmax(11rem,1.05fr) minmax(11rem,1fr) minmax(10rem,.9fr) auto;align-items:center;gap:1rem;padding:1rem .75rem;display:grid}.order-list-row:hover,.order-list-row:focus-visible{background:#ffffffad;outline:none}.order-list-row:focus-visible{box-shadow:inset 3px 0 var(--wine)}.order-list-row>span:not(.order-status){gap:.24rem;min-width:0;display:grid}.order-list-row strong,.order-list-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-list-row small{color:var(--muted);font-size:.74rem}.order-status{color:#5d4c27;white-space:nowrap;background:#fff4d9;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:.4rem .7rem;font-size:.73rem;font-weight:850;display:inline-flex}.status-confirmed,.status-processing{color:#24516b;background:#e6f2f8}.status-ready,.status-completed{color:var(--success);background:#e5f4ec}.status-cancelled{color:var(--danger);background:#fbe8e8}.order-detail-heading{border-bottom:1px solid var(--line);align-items:flex-start}.order-detail-heading .order-status{margin-top:.25rem}.order-receipt-actions{justify-content:flex-end;gap:.65rem;padding:1rem 0;display:flex}.order-receipt-actions button{align-items:center;gap:.45rem;display:inline-flex}.order-party-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:.5rem 0 2rem;display:grid}.order-party-grid>section{border:1px solid var(--line);background:#fff;border-radius:.9rem;min-width:0;padding:1.3rem}.order-party-grid h2{overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:600}.order-party-grid a{overflow-wrap:anywhere;margin-top:.55rem;font-weight:750;display:block}.order-party-grid>section>p:last-child{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:.7rem 0 0;line-height:1.55}.order-notes-section{border:1px solid var(--line);background:#fff;border-radius:.9rem;margin:.5rem 0 2rem;padding:1.3rem}.order-notes-section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:600}.order-notes-section>p:last-child{white-space:pre-wrap;overflow-wrap:anywhere;margin:.7rem 0 0;line-height:1.6}.order-items-section,.order-history-section{margin-top:2.2rem}.order-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:1rem;display:flex}.order-section-heading h2,.order-owner-actions h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;font-weight:550}.order-section-heading>strong{color:var(--muted);font-size:.82rem}.order-item-list{display:grid}.order-item-row{border-bottom:1px solid var(--line);grid-template-columns:12rem minmax(0,1fr);gap:1.3rem;padding:1.25rem 0;display:grid}.order-item-image{aspect-ratio:1;width:100%;color:var(--muted);border:1px solid var(--line);cursor:zoom-in;background:#fff;border-radius:.85rem;place-items:center;padding:0;display:grid;overflow:hidden}.order-item-image:disabled{cursor:default}.order-item-image img{object-fit:contain;width:100%;height:100%}.order-item-image span{padding:1rem;font-size:.76rem}.order-item-copy{align-content:start;gap:.75rem;min-width:0;display:grid}.order-item-title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.order-item-title h3{overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:600}.order-item-title>div>strong{margin-top:.35rem;font-size:.82rem;display:block}.order-item-title>strong{color:var(--wine);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.order-item-copy>p{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.55}.order-item-meta{flex-wrap:wrap;gap:.55rem;display:flex}.order-item-meta span{color:var(--muted);background:var(--cream);border-radius:.6rem;padding:.45rem .65rem;font-size:.76rem}.order-item-meta strong{color:var(--ink)}.order-history-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.order-history-list li{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:flex-start;gap:.8rem;padding:1rem 0;display:grid;position:relative}.order-history-dot{background:var(--gold);border-radius:999px;width:.78rem;height:.78rem;margin-top:.18rem}.order-history-list li>div{gap:.28rem;display:grid}.order-history-list time{color:var(--muted);font-size:.76rem}.order-owner-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.5rem;padding:1.5rem 0;display:flex}.order-owner-actions>div:first-child>p:last-child{color:var(--muted);margin:.45rem 0 0}.order-owner-actions>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.company-setup-page{width:min(100%,52rem);margin:4rem auto}.company-setup-page h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:500}.company-setup-page>p:not(.eyebrow){color:var(--muted);line-height:1.6}.company-setup-page .company-access-tools{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}.company-setup-page .popover-form{border:1px solid var(--line);background:#fff;border-radius:.9rem;padding:1.25rem}.dialog-symbol{transform:none}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:86rem){.storefront-header{flex-wrap:wrap;gap:0 1rem;padding-top:.75rem;display:flex}.storefront-header>.brand{grid-area:brand;min-width:0;max-width:100%}.storefront-header>.brand>span:last-child{text-overflow:ellipsis;overflow:hidden}.storefront-header .brand-mark{flex-shrink:0}.storefront-header>.active-company-context{flex:7rem}.company-switcher,.active-company-context{grid-area:company;justify-self:start;width:min(100%,15rem)}.storefront-nav,.storefront-nav-spacer{flex:100%;order:4;grid-area:nav;min-height:3.3rem}.workspace-header-actions{flex-wrap:wrap;grid-area:actions;max-width:100%;margin-left:auto}.storefront-nav-link{padding:0 1rem}}@media (max-width:1240px){.catalogue-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.storefront-main{padding:2rem 1.25rem 3rem}.portal-catalogue-grid,.catalogue-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-owner-tools-grid,.company-setup-page .company-access-tools{grid-template-columns:1fr}.usage-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-list-toolbar,.catalogue-discovery-toolbar{flex-wrap:wrap;align-items:stretch}.catalogue-search-field{flex-basis:100%}.order-list-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.storefront-header{grid-template-columns:1fr auto;grid-template-areas:"brand actions""company company""nav nav";gap:.6rem .75rem;padding:.75rem 1rem 0}.storefront-header .brand{font-size:1.2rem}.storefront-header .brand-mark{width:2.25rem;height:2.25rem}.company-switcher{width:100%}.storefront-header>.active-company-context{flex-basis:100%;order:3;width:100%;min-width:0}.storefront-nav{justify-content:flex-start;gap:.1rem;min-width:0;overflow-x:auto}.storefront-nav-link{min-height:3rem;padding:0 .45rem;font-size:.74rem}.catalogue-image-dialog{height:min(94vh,52rem);padding:.75rem}.product-viewer-content{grid-template-columns:1fr;overflow:auto}.gallery-viewer-viewport,.catalogue-product-viewer-content .catalogue-image-viewport{min-height:min(52vh,28rem)}.gallery-viewer-dialog{height:min(94vh,52rem);padding:.75rem}.product-viewer-details{overflow:visible}.catalogue-image-toolbar{flex-direction:column;align-items:flex-start;gap:.65rem}.catalogue-image-controls{width:100%}.catalogue-image-close{margin-left:auto}.order-basket-link>span,.account-menu .account-copy,.account-menu>summary>svg:last-child{display:none}.order-basket-link,.account-menu>summary{justify-content:center;min-width:2.8rem;min-height:2.8rem;padding:.4rem}.company-popover{top:calc(100% + .5rem)}.account-popover{width:auto;max-height:calc(100dvh - 8rem);position:fixed;top:6rem;left:1rem;right:1rem}.portal-page-heading{flex-direction:column;align-items:stretch}.portal-page-heading h1{font-size:clamp(2.5rem,14vw,3.5rem)}.portal-catalogue-grid,.catalogue-product-grid,.usage-metrics{grid-template-columns:1fr}.catalogue-product-image-button,.catalogue-image-placeholder{max-height:none}.catalogue-product-title,.catalogue-danger-zone,.orders-milestone-state,.order-item-title,.order-owner-actions{flex-direction:column;align-items:stretch}.catalogue-product-title{display:flex}.catalogue-product-title>strong{white-space:normal}.catalogue-danger-zone{display:flex}.order-toolbar,.order-receipt-actions,.order-section-heading{flex-direction:column;align-items:stretch}.order-toolbar,.order-owner-actions,.order-receipt-actions{display:flex}.order-status-select,.order-status-select select{width:100%}.order-list-row,.order-party-grid{grid-template-columns:1fr}.order-list-row{gap:.75rem}.order-list-row .order-status{justify-self:start}.order-item-row{grid-template-columns:1fr}.order-item-image{max-width:18rem}.order-item-title>strong{white-space:normal}.order-owner-actions>div:last-child{justify-content:stretch}.order-owner-actions>div:last-child>button{flex:1}.orders-milestone-state{display:flex}.catalogue-filter-menu,.catalogue-sort-control,.catalogue-sort-control select{flex:1;width:100%}.catalogue-filter-popover{left:0;right:auto}}.public-storefront{background:radial-gradient(circle at 85% 2%, #c99a481f, transparent 28rem), var(--cream);min-height:100vh;padding-bottom:7rem}.catalogue-public-link{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fbf4f6);border-radius:1rem;align-content:start;gap:1rem;padding:1.2rem;display:grid}.catalogue-public-link h3,.catalogue-public-link p{margin:0}.catalogue-public-link-status,.catalogue-public-link-value{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.catalogue-public-link-value input{min-width:0;min-height:2.8rem;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:.7rem;flex:16rem;padding:.7rem .85rem}.catalogue-public-link-value button{align-items:center;gap:.45rem;display:inline-flex}.public-storefront-header{z-index:20;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#4d1429f7;justify-content:space-between;align-items:center;min-height:4.75rem;padding:.8rem clamp(1rem,5vw,5rem);display:flex;position:sticky;top:0;box-shadow:0 10px 35px #371d2529}.public-sign-in-link{color:#ffffffd1;font-size:.84rem;font-weight:700}.public-catalogue-hero,.public-tracking-hero{max-width:82rem;margin:0 auto;padding:clamp(3rem,8vw,7rem) clamp(1rem,5vw,3rem) clamp(2.5rem,6vw,5rem)}.public-catalogue-hero h1,.public-tracking-hero h1,.public-empty-card h1{max-width:18ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:500;line-height:1}.public-catalogue-hero>p:not(.eyebrow),.public-tracking-hero>p{max-width:46rem;color:var(--muted);margin:1.2rem 0;font-size:1.05rem;line-height:1.65}.public-catalogue-hero>span{color:var(--wine);background:var(--rose);border-radius:999px;padding:.5rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.public-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,22rem),1fr));gap:clamp(1rem,2.5vw,2rem);width:min(100% - 2rem,88rem);margin:0 auto;display:grid}.public-product-card{border:1px solid var(--line);background:#fff;border-radius:1.3rem;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 16px 46px #371d2514}.public-product-image{aspect-ratio:1;width:100%;color:var(--muted);cursor:zoom-in;background:#fff;border:0;place-items:center;padding:0;display:grid;overflow:hidden}.public-product-image:disabled{cursor:default}.public-product-image img{object-fit:contain;width:100%;height:100%}.public-product-copy{border-top:1px solid var(--line);flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex}.public-product-copy>button:last-child,.public-product-copy>.public-quantity:last-child{min-height:44px;margin-top:auto}.public-product-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.public-product-heading h2{margin:0;font-size:1.03rem}.public-product-heading span{color:var(--muted);margin-top:.35rem;font-size:.82rem;font-weight:700;display:block}.public-product-heading>strong{color:var(--wine);white-space:nowrap;font-size:1.15rem}.public-product-copy>p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.55}.public-quantity{text-align:center;grid-template-columns:2.45rem minmax(2.5rem,auto) 2.45rem;justify-content:start;align-items:center;display:inline-grid}.public-quantity button{width:2.35rem;height:2.35rem;color:var(--wine);background:var(--rose);cursor:pointer;border:0;border-radius:.7rem;place-items:center;padding:0;display:grid}.public-quantity svg{width:1rem;height:1rem}.public-cart-bar{z-index:30;color:#fff;background:var(--wine);cursor:pointer;border:1px solid #ffffff2e;border-radius:1.1rem;justify-content:space-between;align-items:center;min-height:4.25rem;padding:.75rem 1.25rem;display:flex;position:fixed;bottom:1rem;left:max(1rem,50vw - 28rem);right:max(1rem,50vw - 28rem);box-shadow:0 20px 55px #371d2547}.public-cart-bar span{align-items:center;gap:.55rem;display:flex}.public-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#221a1dad;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.public-order-sheet,.public-image-dialog{background:var(--cream);width:min(100%,48rem);max-height:calc(100vh - 2rem);box-shadow:var(--shadow);border-radius:1.25rem;overflow:auto}.public-order-sheet{padding:clamp(1rem,4vw,2rem)}.public-sheet-heading,.public-image-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.public-sheet-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:500}.public-review-items,.public-order-form{gap:1rem;margin-top:1.25rem;display:grid}.order-weight-summary{color:var(--wine);background:var(--rose);border-radius:.9rem;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.25rem 1rem;margin-top:1rem;padding:.9rem 1rem;display:grid}.order-weight-summary>span,.order-weight-summary>strong{font-weight:850}.order-weight-summary>small{color:var(--muted);grid-column:1/-1}.public-review-item{border:1px solid var(--line);background:#fff;border-radius:.9rem;grid-template-columns:4.5rem minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.75rem;display:grid}.public-review-item>img,.public-review-item>span{object-fit:contain;background:#fff;border-radius:.65rem;width:4.5rem;height:4.5rem}.public-review-item small{color:var(--muted);margin-top:.3rem;display:block}.public-image-dialog{grid-template-rows:auto minmax(0,1fr);width:min(100%,72rem);height:min(94vh,58rem);padding:.85rem;display:grid}.public-image-toolbar{justify-content:flex-end;padding-bottom:.75rem}.public-image-toolbar button{min-width:2.5rem;min-height:2.5rem;color:var(--wine);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.65rem}.public-image-viewport{background:#fff;border-radius:.8rem;overflow:auto}.public-image-viewport img{min-width:100%;max-width:none;height:auto;display:block}.public-empty-page{color:#fff;background:var(--wine-dark);place-items:center;gap:2rem;padding:2rem;display:grid}.public-empty-card{width:min(100%,44rem);color:var(--ink);background:var(--cream);border-radius:1.5rem;padding:clamp(2rem,6vw,4rem)}.public-empty-card p:not(.eyebrow){color:var(--muted);margin:1.2rem 0 2rem}.public-tracking-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:min(100% - 2rem,82rem);margin:0 auto 3rem;display:grid}.public-tracking-card,.public-tracking-products{border:1px solid var(--line);background:#fff;border-radius:1.2rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 15px 45px #371d2512}.public-tracking-card h2,.public-tracking-products>h2{margin-top:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.public-tracking-card dl,.public-status-history{gap:1rem;margin:0;padding:0;display:grid}.public-tracking-card dl>div{grid-template-columns:minmax(6rem,.35fr) minmax(0,1fr);gap:1rem;display:grid}.public-tracking-card dt,.public-status-history time{color:var(--muted);font-size:.8rem;font-weight:700}.public-tracking-card dd{white-space:pre-wrap;margin:0}.public-status-history{list-style:none}.public-status-history li{border-left:3px solid var(--gold);justify-content:space-between;align-items:center;gap:1rem;padding-left:1rem;display:flex}.public-status-history time{text-align:right}.public-tracking-products{width:min(100% - 2rem,82rem);box-shadow:none;background:0 0;border:0;margin:0 auto}@media (max-width:700px){.public-storefront-header{min-height:4.1rem;padding:.65rem 1rem}.public-storefront-header .brand{font-size:1.15rem}.public-product-grid,.public-tracking-layout{grid-template-columns:1fr}.public-review-item{grid-template-columns:4rem minmax(0,1fr)}.public-review-item .public-quantity{grid-column:1/-1}.public-product-heading{gap:.5rem}}@media print{@page{size:A4;margin:12mm}body{color:#111;background:#fff}body *{visibility:hidden!important}.order-print-receipt,.order-print-receipt *{visibility:visible!important}.order-print-receipt{width:100%;position:absolute;inset:0}.no-print,.modal-backdrop{display:none!important}.order-detail-heading h1{font-size:28pt}.order-party-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-item-row{break-inside:avoid;grid-template-columns:42mm minmax(0,1fr)}.order-item-image{border:1px solid #ddd}.order-item-title,.order-section-heading{flex-direction:row}.order-history-section{break-before:auto}a{color:#111}}.gallery-attribution{color:var(--muted);overflow-wrap:anywhere;margin-top:.6rem;font-size:.75rem;display:block}.company-hub-shell{min-height:100dvh}.company-hub-header{color:#fff;background:#421223;justify-content:space-between;align-items:center;gap:1.5rem;min-height:6rem;padding:1rem clamp(1.25rem,4vw,4rem);display:flex}.company-hub-header .brand{flex-shrink:0}.hub-account{align-items:center;gap:1.5rem;min-width:0;display:flex}.hub-account>span{overflow-wrap:anywhere;gap:.25rem;min-width:0;display:grid}.hub-account small{color:#e8cbd5}.company-hub-header .button-secondary{color:#fff;background:0 0;border-color:#8c6170}.company-hub-main{width:min(100%,78rem);margin:auto;padding:clamp(1.5rem,4vw,4rem)}.hub-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.hub-heading h1,.trial-company-main h1{margin:.4rem 0 .7rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.08}.hub-heading p:last-child{color:var(--muted);max-width:30rem;margin-bottom:0;line-height:1.6}.hub-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hub-actions .button,.hub-actions .button-secondary{justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;text-decoration:none;display:inline-flex}.company-hub-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,14rem),1fr));gap:1rem;display:grid}.hub-company-tile{aspect-ratio:1;min-width:0;position:relative}.hub-company-tile .hub-company-card{width:100%;height:100%;padding:1rem}.hub-company-logo{min-height:0;color:var(--wine);flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.hub-company-logo img{object-fit:contain;max-width:90%;max-height:100%}.hub-company-tile .hub-company-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.6rem 0 .35rem;font-size:1.05rem;display:-webkit-box;overflow:hidden}.hub-card-bottom{justify-content:space-between;align-items:center;gap:.3rem;display:flex}.hub-profile-edit{min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;background:#fffdf8;border:0;border-radius:50%;font-size:1.35rem;position:absolute;top:.3rem;right:.3rem}.company-profile-dialog{border:1px solid var(--line);width:min(94vw,560px);max-height:90dvh;color:var(--ink);background:#fff;border-radius:1rem;padding:1.5rem;overflow:auto}.company-profile-dialog::backdrop{background:#221a1d88}.company-profile-dialog form{gap:1rem;display:grid}.company-profile-logo,.company-profile-placeholder{object-fit:contain;text-align:center;width:100%;height:150px}.dialog-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:600px){.company-hub-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));gap:.75rem}.hub-company-tile .hub-company-card{padding:.75rem}.hub-company-tile .hub-company-card h2{font-size:.95rem}.hub-company-tile .hub-company-card p{font-size:.8rem}.hub-company-tile .hub-role{padding:.2rem .4rem;font-size:.7rem}}@media (max-width:340px){.company-hub-grid{grid-template-columns:1fr}}.hub-company-card{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:1rem;flex-direction:column;align-items:stretch;padding:1.5rem;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 5px 24px #371d2506}.hub-company-card:hover{border-color:#b28191;box-shadow:0 8px 24px #371d2510}.hub-company-card:disabled{cursor:wait;opacity:.65}.hub-company-card:focus-visible,.company-hub-shell a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.hub-card-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.hub-company-symbol{width:3rem;height:3rem;color:var(--wine);background:var(--rose);border-radius:.8rem;place-items:center;display:grid}.hub-role{color:var(--wine);background:var(--rose);border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:700}.hub-role[data-role=owner]{color:#6c4c16;background:#f8edd8}.hub-role[data-role=viewer]{color:#58506d;background:#efedf5}.hub-company-card h2{overflow-wrap:anywhere;margin:1.4rem 0 .5rem;font-size:1.35rem;line-height:1.3}.hub-company-card p{margin:0 0 .5rem;font-size:.95rem}.hub-company-card small{color:var(--muted);line-height:1.5}.hub-card-open{color:var(--wine);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:1.5rem;font-size:.9rem;font-weight:700;display:flex}.hub-empty{text-align:center;background:#ffffff94;border:1px dashed #ceb6bd;border-radius:1rem;max-width:39rem;margin:2rem auto;padding:clamp(1.5rem,5vw,3rem)}.hub-empty>svg{color:var(--wine)}.hub-empty p{color:var(--muted);margin-bottom:1.5rem;line-height:1.7}.trial-company-main{width:min(100%,44rem);margin:auto;padding:clamp(1.5rem,4vw,3rem)}.trial-company-main>p{overflow-wrap:anywhere;line-height:1.7}.trial-company-form{margin-top:2rem}.trial-preview{background:#fffdf8;border:1px solid #cbb19a;border-radius:.85rem;padding:1.5rem}.trial-preview h2{overflow-wrap:anywhere;margin-top:0}.trial-preview dl{gap:1rem;display:grid}.trial-preview dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1.5rem;padding-bottom:.75rem;display:flex}.trial-preview dt{color:var(--muted)}.trial-preview dd{text-align:right;margin:0;font-weight:700}.trial-preview>p:last-child,.trial-company-form .field-hint{color:var(--muted);font-size:.875rem;line-height:1.6}.active-company-context{gap:.25rem;min-width:0;display:grid}.active-company-context strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.active-company-context>small{color:#d8b8c4}.active-company-context a{color:#f1cfda;align-items:center;gap:.4rem;min-height:1.7rem;font-size:.8rem;display:inline-flex}@media (min-width:1100px){.storefront-shell{flex-direction:column;height:100dvh;min-height:0;display:flex}.storefront-header{flex-shrink:0}.storefront-main{flex:1;min-height:0;overflow-y:auto}}@media (max-width:760px){.hub-heading{flex-direction:column;align-items:flex-start;gap:1.25rem}.company-hub-header .brand{gap:.5rem;font-size:1.25rem}.company-hub-header{flex-wrap:wrap;gap:1rem}.hub-account{flex:100%;justify-content:space-between;gap:.75rem}.hub-account small{font-size:.75rem}.hub-actions{width:100%}.hub-actions>.button,.hub-actions>.button-secondary{flex:auto}.trial-preview dl>div{flex-direction:column;gap:.4rem}.trial-preview dd{text-align:left}}.operator-shell{background:#f7f3ee;min-height:100dvh}.operator-header{z-index:20;color:#fff;background:#32101d;justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;padding:.85rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0;box-shadow:0 6px 24px #24091424}.operator-header .button-secondary{color:#fff;background:0 0;border-color:#8c6170}.operator-identity,.operator-card-actions,.operator-detail-actions,.operator-confirm-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.operator-identity span{color:#efdce3;overflow-wrap:anywhere;font-size:.85rem}.operator-console{width:min(100%,92rem);margin:0 auto;padding:clamp(1.25rem,3vw,3rem)}.operator-hero,.operator-section-heading,.operator-company-title,.operator-modal>header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.operator-hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#421223,#7b2946);border-radius:1.25rem;align-items:center;padding:clamp(1.5rem,3vw,2.75rem)}.operator-hero h1,.operator-gate-card h1,.operator-section h2,.operator-modal h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.operator-hero h1{font-size:clamp(2rem,4vw,3.75rem)}.operator-hero p:last-child{color:#ead7de;max-width:45rem;margin:.8rem 0 0;line-height:1.6}.operator-security-pill,.operator-status{border-radius:999px;flex-shrink:0;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.operator-security-pill{color:#fff7dc;background:#ffffff18;border:1px solid #ffffff42}.operator-alert{border:1px solid;border-radius:.8rem;align-items:center;gap:.7rem;margin-top:1rem;padding:.9rem 1rem;line-height:1.45;display:flex}.operator-alert.danger{color:#792222;background:#fff1f1;border-color:#e7b9b9}.operator-alert.success{color:#175739;background:#effaf4;border-color:#add8c0}.operator-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.operator-stat-grid article{border:1px solid var(--line);background:#fff;border-radius:1rem;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .8rem;min-width:0;padding:1.2rem;display:grid}.operator-stat-grid svg{color:var(--wine);grid-row:1/3}.operator-stat-grid strong{font-size:1.4rem}.operator-stat-grid span{color:var(--muted);font-size:.78rem}.operator-section{border:1px solid var(--line);background:#fff;border-radius:1.1rem;margin-top:1rem;padding:clamp(1.25rem,2.5vw,2rem)}.operator-section-heading{align-items:flex-end;margin-bottom:1.5rem}.operator-section-heading h2{font-size:clamp(1.55rem,3vw,2.2rem)}.operator-section-heading>p{max-width:38rem;color:var(--muted);margin:0;font-size:.85rem;line-height:1.5}.operator-code-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.operator-code-form select,.operator-modal select,.operator-code-form input{width:100%;min-height:3.2rem;color:var(--ink);background:#fff;border:1px solid #d9cdcf;border-radius:.75rem;padding:.78rem .95rem}.operator-note-field{grid-column:span 2}.operator-issue-button{align-self:end;min-height:3.2rem}.operator-issued-code{background:#fff8e8;border:1px solid #e1bd75;border-radius:.85rem;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.operator-issued-code>div{flex:1;gap:.35rem;min-width:0;display:grid}.operator-issued-code code,.operator-secret{overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;padding:.35rem;font-size:.86rem}.operator-search{border:1px solid var(--line);background:#fbfaf8;border-radius:.85rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-bottom:1rem;padding:.35rem .35rem .35rem .9rem;display:grid}.operator-search input{background:0 0;border:0;outline:0;min-width:0;min-height:2.7rem}.operator-company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.operator-company-card{border:1px solid var(--line);background:#fdfbf8;border-radius:1rem;min-width:0;padding:1.2rem}.operator-company-card h3{overflow-wrap:anywhere;margin:0;font-size:1.15rem}.operator-company-title p{color:var(--muted);overflow-wrap:anywhere;margin:.35rem 0 0;font-size:.78rem}.operator-status.active{color:#175739;background:#e4f6eb}.operator-status.expired{color:#812929;background:#fde7e7}.operator-usage-list{border:1px solid var(--line);border-radius:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:1rem 0;display:grid;overflow:hidden}.operator-usage-list>div{border-bottom:1px solid var(--line);min-width:0;padding:.75rem}.operator-usage-list>div:nth-child(odd){border-right:1px solid var(--line)}.operator-usage-list dt{color:var(--muted);font-size:.72rem}.operator-usage-list dd{overflow-wrap:anywhere;margin:.3rem 0 0;font-size:.84rem;font-weight:750}.operator-empty{color:var(--muted);text-align:center;padding:2rem}.operator-gate-card{border:1px solid var(--line);width:min(100% - 2rem,38rem);box-shadow:var(--shadow);background:#fff;border-radius:1rem;margin:clamp(2rem,8vh,6rem) auto;padding:clamp(1.5rem,5vw,3rem)}.operator-gate-card>p:not(.eyebrow){color:var(--muted);line-height:1.65}.operator-mfa-card img{box-shadow:0 0 0 1px var(--line);border:.75rem solid #fff;margin:1rem auto;display:block}.operator-mfa-card details{margin:1rem 0}.operator-mfa-card .button{width:100%;margin-top:1rem}.operator-modal-backdrop{z-index:60;background:#1d1117aa;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.operator-modal{background:#fff;border-radius:1rem;width:min(100%,68rem);max-height:calc(100dvh - 2rem);padding:clamp(1.25rem,3vw,2rem);overflow:auto;box-shadow:0 30px 90px #12070c66}.operator-confirm-backdrop{z-index:80}.operator-confirm-modal{width:min(100%,32rem)}.operator-confirm-modal>p{color:var(--muted);line-height:1.6}.operator-confirm-actions{justify-content:flex-end;margin-top:1.25rem}.operator-detail-actions{margin:1.25rem 0}.operator-detail-section{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1.25rem}.operator-detail-section h3{margin-top:0}.operator-table-wrap{overflow-x:auto}.operator-table-wrap table{border-collapse:collapse;width:100%;font-size:.82rem}.operator-table-wrap th,.operator-table-wrap td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:.75rem}.operator-table-wrap th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem}.operator-timeline{gap:.7rem;padding:0;list-style:none;display:grid}.operator-timeline li{border-left:3px solid var(--gold);gap:.25rem;padding-left:.8rem;display:grid}.operator-timeline span{color:var(--muted);font-size:.76rem}.text-danger{min-height:2.5rem;color:var(--danger);cursor:pointer;background:0 0;border:0;padding:.45rem;font-weight:750}@media (max-width:980px){.operator-stat-grid,.operator-code-form{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-company-grid{grid-template-columns:1fr}}@media (max-width:650px){.operator-header,.operator-hero,.operator-section-heading,.operator-company-title{flex-direction:column;align-items:stretch}.operator-header{position:static}.operator-identity{justify-content:space-between}.operator-stat-grid,.operator-code-form,.operator-usage-list{grid-template-columns:1fr}.operator-note-field{grid-column:auto}.operator-usage-list>div:nth-child(odd){border-right:0}.operator-issued-code{flex-direction:column;align-items:stretch}.operator-search{grid-template-columns:auto minmax(0,1fr)}.operator-search .button-secondary{grid-column:1/-1}}.inventory-workspace{min-width:0}.inventory-actions,.inventory-report-heading{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;display:flex}.inventory-filters{flex-wrap:wrap;align-items:end;gap:14px;margin:20px 0;display:flex}.inventory-filters label{flex:1;gap:6px;min-width:170px;display:grid}.inventory-filters input,.inventory-filters select{width:100%;min-height:44px;padding:9px}.inventory-product{border-bottom:1px solid #dfd8da;grid-template-columns:88px minmax(150px,1fr) minmax(120px,.4fr) 10rem;align-items:center;gap:18px;padding:16px 0;display:grid}.inventory-product>div:nth-child(3){text-align:left;justify-self:stretch}.inventory-product .inventory-actions{flex-direction:column;align-items:stretch}.inventory-product img,.inventory-image-placeholder{object-fit:contain;background:#fff;border-radius:8px;width:88px;height:100px}.inventory-product h2{overflow-wrap:anywhere;margin:0;font-size:18px}.inventory-product p,.inventory-movement p{overflow-wrap:anywhere;margin:4px 0}.inventory-product small,.inventory-table-scroll small{margin-top:5px;font-weight:400;display:block}.inventory-table-scroll{max-width:100%;overflow-x:auto}.inventory-table-scroll table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.inventory-table-scroll th,.inventory-table-scroll td{vertical-align:top;border-bottom:1px solid #dfd8da;padding:12px}.inventory-table-scroll th:first-child{overflow-wrap:anywhere;min-width:190px;max-width:300px}.inventory-table-scroll caption{text-align:left;padding:12px 0;font-weight:700}.inventory-movement{border-bottom:1px solid #dfd8da;padding:14px 0}.inventory-dialog{border:1px solid #dfd8da;border-radius:16px;width:min(520px,100% - 28px);max-height:90vh;padding:24px;overflow:auto}.inventory-dialog::backdrop{background:#221a1d88}.inventory-dialog label{gap:7px;margin:14px 0;display:grid}.inventory-dialog input,.inventory-dialog textarea{width:100%;padding:12px}.inventory-filters input,.inventory-filters select,.inventory-dialog input,.inventory-dialog textarea{font:inherit;color:var(--ink);border:1px solid var(--line);background:var(--paper);border-radius:10px}@media (max-width:720px){.inventory-product{grid-template-columns:76px minmax(0,1fr);gap:12px}.inventory-product img{width:76px}.inventory-product .inventory-actions{grid-column:1/-1;margin:0}}.guest-receipt-actions{border:1px solid var(--line);background:var(--paper);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.guest-receipt-actions h2{margin:0 0 .5rem;font-size:1.1rem}.guest-receipt-actions p{max-width:44rem;color:var(--muted);margin:.35rem 0;font-size:.9rem}.guest-receipt-actions .button{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.order-push-control{max-width:34rem;margin:.5rem 0}.order-push-header-control{flex-shrink:0;margin:0}.order-push-header-control>.order-push-toggle{color:#fff;background:0 0;border:1px solid #8c6170;border-radius:12px;min-width:44px;min-height:44px;padding:.65rem}.order-push-header-control>.order-push-toggle:hover{background:#ffffff14}.order-push-dialog{width:min(34rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--ink);text-align:left;margin:auto;overflow:auto;box-shadow:0 12px 48px #32132233}.order-push-dialog::backdrop{background:#221a1d66}.order-push-dialog .button-secondary{color:var(--wine);background:var(--rose);border-color:#0000}.order-push-invitation{width:min(28rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:1.5rem;overflow:auto;box-shadow:0 12px 48px #32132233}.order-push-invitation::backdrop{background:#221a1d66}.order-push-invitation h2{margin:0 0 1rem;font-size:1.35rem}.order-push-invitation p{margin:0 0 1rem;line-height:1.5}.order-push-reminder{background:var(--rose);border:1px solid var(--line);border-radius:12px;margin:0 0 1rem;padding:.75rem 1rem}.order-push-reminder>p{margin:0;font-size:.9rem;line-height:1.4}.order-push-toggle,.order-push-close{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.order-push-toggle svg,.order-push-close svg{flex-shrink:0;display:block}.order-push-settings-heading{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.order-push-close{flex-shrink:0;min-height:44px}.order-push-settings{background:#fff;border:1px solid #dfd4d8;border-radius:12px;padding:1rem}.order-push-settings p{margin:0 0 .8rem}.order-push-alert{z-index:100;background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem;max-width:calc(100vw - 2rem);padding:1rem;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 28px #32132233}
