.portal-form-grid,.portal-grid,.portal-layout,.portal-management-grid,.portal-page-header,.portal-panel-heading,.portal-record-list{display:grid;grid-gap:1rem;gap:1rem}.portal-header{padding:1.5rem}.portal-header h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:.95}.portal-card p{color:var(--muted);line-height:1.65}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-card{padding:1.1rem;border-radius:18px;border:1px solid var(--line);background:rgba(18,14,12,.72)}.portal-layout{grid-template-columns:1.05fr .95fr}.portal-main,.portal-nav,.portal-shell{display:grid;grid-gap:1rem;gap:1rem}.portal-nav a:hover{color:var(--warm)}.portal-page-header{grid-template-columns:1.2fr auto;align-items:flex-end}.portal-page-header__actions{display:flex;justify-content:flex-end}.portal-management-grid{grid-template-columns:1.2fr .8fr;align-items:flex-start}.portal-management-grid--single{grid-template-columns:1fr}.portal-editor-panel,.portal-table-panel{padding:1.2rem}.portal-panel-heading{grid-template-columns:1fr auto;align-items:flex-start}.portal-panel-heading p:last-child{max-width:26rem;text-align:right}.portal-table-wrapper{overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:rgba(15,12,10,.58)}.portal-table{width:100%;border-collapse:collapse}.portal-table td,.portal-table th{padding:.95rem 1rem;vertical-align:top;text-align:left;border-bottom:1px solid rgba(205,163,120,.14)}.portal-table th{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.portal-table tbody tr:last-child td{border-bottom:0}.portal-shell .portal-intake-session-row{cursor:pointer;transition:background-color .12s ease}.portal-shell .portal-intake-session-row:focus-visible,.portal-shell .portal-intake-session-row:hover{background:#f1f5f9;outline:none}.portal-shell .portal-intake-session-row:focus-visible{box-shadow:inset 0 0 0 2px #2563eb}.portal-shell .portal-intake-session-row[data-pending=true]{cursor:progress;opacity:.78}.portal-shell .portal-intake-session-row__menu-cell{width:3rem;text-align:right;vertical-align:middle}.portal-shell .portal-intake-row-menu{position:relative;display:inline-block}.portal-shell .portal-intake-row-menu__trigger{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;background:transparent;color:#475569;cursor:pointer;font-size:1.1rem;line-height:1;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.portal-shell .portal-intake-row-menu__trigger:focus-visible:not(:disabled),.portal-shell .portal-intake-row-menu__trigger:hover:not(:disabled),.portal-shell .portal-intake-row-menu__trigger[aria-expanded=true]{background:#e2e8f0;border-color:#cbd5e1;color:#1e293b;outline:none}.portal-shell .portal-intake-row-menu__trigger:disabled{cursor:progress;opacity:.6}.portal-shell .portal-intake-row-menu__panel{position:absolute;top:calc(100% + .35rem);right:0;z-index:20;min-width:12rem;display:grid;grid-gap:.15rem;gap:.15rem;padding:.4rem;background:#ffffff;border:1px solid #cbd5e1;border-radius:.6rem;box-shadow:0 12px 28px rgba(15,23,42,.12)}.portal-shell .portal-intake-row-menu__item{width:100%;text-align:left;padding:.5rem .7rem;border:0;border-radius:.4rem;background:transparent;color:#1e293b;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .12s ease,color .12s ease}.portal-shell .portal-intake-row-menu__item:focus-visible,.portal-shell .portal-intake-row-menu__item:hover{background:#eef2f7;outline:none}.portal-shell .portal-intake-row-menu__item--danger{color:#b91c1c}.portal-shell .portal-intake-row-menu__item--danger:focus-visible,.portal-shell .portal-intake-row-menu__item--danger:hover{background:#fee2e2;color:#991b1b}.portal-shell .portal-intake-row-menu__note{display:block;padding:.5rem .7rem;font-size:.8rem;color:#64748b}.portal-shell .portal-card.portal-card--warning{border-color:#fcd34d;background:#fffbeb;color:#78350f}.portal-shell .portal-card.portal-card--warning .eyebrow{color:#b45309}.portal-shell .portal-card.portal-card--warning a:not(.button){color:#b45309;text-decoration:underline}.portal-shell .portal-ai-disabled-banner{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center;justify-content:space-between}.portal-shell .portal-ai-disabled-banner>div{flex:1 1 22rem;min-width:0}.portal-shell .portal-ai-disabled-banner .button{flex:0 0 auto}.portal-shell .portal-ai-disabled-banner__list{margin:.5rem 0 .75rem;padding-left:1.1rem;display:grid;grid-gap:.4rem;gap:.4rem;font-size:.85rem;line-height:1.45}.portal-shell .portal-ai-disabled-banner__list strong{color:#78350f}.portal-record-list strong,.portal-table td strong{display:block;font-family:var(--display);font-size:1.1rem}.portal-record-list span,.portal-table td span{display:block;color:var(--muted);line-height:1.5}.portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start}.portal-form-grid__wide{grid-column:1/-1}.portal-inline-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;align-items:flex-end}.portal-inline-form label{display:grid;grid-gap:.35rem;gap:.35rem;min-width:0}.portal-inline-form span{color:var(--muted);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.portal-inline-form__wide{grid-column:span 2}.portal-form-grid__inline-checks{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;padding-top:.5rem}.portal-form-grid__inline-checks .checkbox-field{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:.6rem;margin:0}.portal-form-grid__inline-checks .checkbox-field span{font-weight:600}.portal-material-dropzone{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:stretch;grid-column:1/-1;padding-top:.5rem}.portal-material-dropzone__zone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:7.5rem;padding:1.25rem 1rem;border:2px dashed color-mix(in srgb,var(--accent,#2454dd) 35%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--accent,#2454dd) 4%,#ffffff);cursor:pointer;transition:border-color .12s ease,background-color .12s ease;text-align:center}.portal-material-dropzone__zone:focus-within,.portal-material-dropzone__zone:hover{border-color:var(--accent,#2454dd);background:color-mix(in srgb,var(--accent,#2454dd) 8%,#ffffff)}.portal-material-dropzone__zone.is-dragging{border-style:solid;background:color-mix(in srgb,var(--accent,#2454dd) 14%,#ffffff)}.portal-material-dropzone__zone.is-busy{cursor:progress}.portal-material-dropzone__zone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:inherit}.portal-material-dropzone__headline{font-weight:700;font-size:1rem}.portal-material-dropzone__hint{color:var(--muted);font-size:.85rem}.portal-material-dropzone__status{font-size:.85rem;font-weight:600}.portal-material-dropzone__status--error{color:#b91c1c}.portal-material-dropzone__submit{display:flex;align-items:center}.portal-readonly-note{color:var(--muted);line-height:1.7}.portal-notice{padding:.95rem 1.1rem;border-radius:18px;border:1px solid var(--line);background:rgba(15,12,10,.74)}.portal-notice.success{border-color:rgba(139,177,118,.42);color:#dce9c8}.portal-notice.error{border-color:rgba(240,128,128,.42);color:#f6b8b0}.portal-notice.info{color:var(--text)}.portal-nav nav{display:grid;grid-gap:.75rem;gap:.75rem}.portal-record-list{gap:.9rem}.portal-record,.portal-record-list li{padding:.95rem 1rem;border:1px solid var(--line);border-radius:18px;background:rgba(18,14,12,.64)}.tracker-summary{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.tracker-stage-list{display:grid;grid-gap:.85rem;gap:.85rem}.tracker-stage{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.85rem;gap:.85rem;padding:1rem 1.05rem;border:1px solid var(--line);border-radius:18px;background:rgba(18,14,12,.58)}.tracker-stage strong{display:block;margin-bottom:.25rem}.tracker-stage p,.tracker-stage span{color:var(--muted)}.tracker-stage--current{border-color:rgba(205,163,120,.44);box-shadow:inset 0 0 0 1px rgba(205,163,120,.12)}.tracker-stage--complete,.tracker-stage--skipped{border-color:rgba(139,177,118,.32)}.tracker-stage--blocked{border-color:rgba(240,128,128,.34)}.measurement-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem .9rem;gap:.55rem .9rem}.estimate-decision-stack,.estimate-line-editor__rows,.message-thread,.signature-pad,.signature-preview{display:grid;grid-gap:.85rem;gap:.85rem}.estimate-total-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.estimate-line-editor{display:grid;grid-gap:1rem;gap:1rem}.estimate-line-editor__row{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:1fr 1.3fr 1.6fr .7fr .8fr 1fr;padding:.95rem;border:1px solid var(--line);border-radius:18px;background:rgba(18,14,12,.64)}.estimate-total-card{align-content:start}.message-thread li{padding:.95rem 1rem;border:1px solid var(--line);border-radius:18px;background:rgba(18,14,12,.64)}.message-thread p{margin-top:.45rem}.signature-pad__canvas{width:100%;max-width:100%;border:1px solid var(--line-strong);border-radius:18px;background:#120f0d;touch-action:none}.signature-pad__actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center;justify-content:space-between}.signature-preview__image{width:min(100%,320px);height:auto;border:1px solid var(--line);border-radius:16px;background:#120f0d}@media (max-width:980px){.portal-grid,.portal-layout,.portal-management-grid,.portal-page-header,.portal-panel-heading{grid-template-columns:1fr}.portal-panel-heading p:last-child{text-align:left}.estimate-line-editor__row,.estimate-total-grid,.portal-form-grid{grid-template-columns:1fr}}.portal-shell{background:linear-gradient(180deg,#eef3fa,#e8edf6)}.portal-shell[data-density=compact] .portal-card,.portal-shell[data-density=compact] .portal-list-card,.portal-shell[data-density=compact] .portal-record,.portal-shell[data-density=compact] .portal-record-list li,.portal-shell[data-density=compact] .portal-summary-card,.portal-shell[data-density=compact] .portal-table td,.portal-shell[data-density=compact] .portal-table th{padding:.72rem .85rem}.portal-shell[data-density=compact] .portal-editor-panel,.portal-shell[data-density=compact] .portal-page-header,.portal-shell[data-density=compact] .portal-table-panel,.portal-shell[data-density=compact] .portal-workspace-strip{padding:1rem}.portal-sidebar{gap:1rem}.portal-sidebar__workspace-label{color:#475569;font-size:.8rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.portal-header{grid-template-columns:1fr auto;gap:1.1rem;padding:.95rem 1.35rem}.portal-header__title{display:grid;grid-gap:.25rem;gap:.25rem}.portal-header__title h1{font-size:clamp(1.95rem,2.8vw,2.5rem);line-height:.95}.portal-header__title p:last-child{max-width:34rem;color:#67768d}.portal-header__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem .8rem;align-items:center}.portal-header__identity{display:grid;grid-gap:.08rem;gap:.08rem;min-width:0;max-width:15rem;padding:0 .1rem;flex:0 1 auto}.portal-header__identity strong{color:#0f172a;font-size:.9rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-header__identity span:not(.eyebrow){color:#5b6b80;font-size:.8rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-header__identity .eyebrow{color:#64748b;font-size:.7rem}.portal-header__session-actions,.portal-header__utility{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.portal-header__utility{min-width:0;flex:1 1 auto;justify-content:flex-end}.portal-header__session-actions{flex:0 0 auto;justify-content:flex-end;margin-left:auto}.portal-command-trigger{display:inline-flex;align-items:center;gap:.8rem;min-height:2.8rem;padding:.68rem .9rem;border:1px solid #c6d0de;border-radius:16px;background:#ffffff;color:#1f2937}.portal-command-trigger span:not(.portal-command-trigger__icon){white-space:nowrap}.portal-command-trigger kbd,.portal-command-trigger__icon{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:1.7rem;padding:0 .4rem;border:1px solid #d7deea;border-radius:10px;background:#f8fbff;color:#60708b;font-size:.75rem}.portal-command-palette{position:fixed;inset:0;z-index:80}.portal-command-palette__scrim{position:absolute;inset:0;border:0;background:rgba(15,23,42,.28)}.portal-command-palette__panel{position:relative;width:min(46rem,calc(100% - 1.5rem));margin:8vh auto 0;padding:1.15rem;border:1px solid #d7deea;border-radius:24px;background:#ffffff;box-shadow:0 24px 70px rgba(15,23,42,.18);display:grid;grid-gap:1rem;gap:1rem}.portal-command-palette__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.portal-command-palette__results{display:grid;grid-gap:.65rem;gap:.65rem;max-height:65vh;overflow-y:auto}.portal-command-palette__empty,.portal-command-palette__result{display:grid;grid-gap:.35rem;gap:.35rem;padding:.95rem 1rem;border:1px solid #dde5f0;border-radius:18px;background:#fbfdff}.portal-shell .portal-global-ai-launcher-wrap{position:fixed;right:1.25rem;bottom:1.75rem;z-index:90}.portal-shell .portal-global-ai-launcher{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.35rem .95rem 1.2rem;border:0;border-radius:1.6rem 1.6rem .35rem 1.6rem;background:#2454dd;box-shadow:0 22px 50px rgba(36,84,221,.32);color:#fff;cursor:-webkit-grab;cursor:grab;font-weight:800;font-size:1.1rem;letter-spacing:.02em;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.portal-shell .portal-global-ai-launcher:after{content:"";position:absolute;right:.1rem;bottom:-.45rem;width:0;height:0;border-color:transparent transparent transparent #2454dd;border-style:solid;border-width:0 0 .65rem .7rem}.portal-shell .portal-global-ai-launcher:before{content:"";display:inline-block;width:1.45rem;height:1.15rem;background:radial-gradient(circle at 50% 60%,#fff 22%,transparent 23%) 25% 50% /30% 30% no-repeat,radial-gradient(circle at 50% 60%,#fff 22%,transparent 23%) 50% 50% /30% 30% no-repeat,radial-gradient(circle at 50% 60%,#fff 22%,transparent 23%) 75% 50% /30% 30% no-repeat,rgba(255,255,255,.22);border-radius:.55rem .55rem .15rem .55rem}.portal-shell .portal-global-ai-launcher.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.portal-shell .portal-global-ai-launcher__dismiss{position:absolute;top:-.55rem;left:-.55rem;z-index:2;display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:999px;background:rgba(255,255,255,.95);color:#1f2a44;font-size:1.05rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.22);border:1px solid rgba(36,84,221,.35);touch-action:none}.portal-shell .portal-global-ai-launcher__dismiss:focus-visible,.portal-shell .portal-global-ai-launcher__dismiss:hover{background:#ffffff;color:#2454dd;outline:none}.portal-shell .portal-global-ai-recall{position:fixed;right:1.25rem;bottom:1.5rem;z-index:90;display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:999px;border:1px solid rgba(36,84,221,.35);background:rgba(255,255,255,.65);color:#2454dd;font-weight:800;font-size:1.2rem;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:.55;transition:opacity .16s ease,transform .16s ease}.portal-shell .portal-global-ai-recall:focus-visible,.portal-shell .portal-global-ai-recall:hover{opacity:1;transform:scale(1.05);outline:none}.portal-shell .portal-global-ai{position:fixed;left:1.25rem;bottom:5.8rem;z-index:100;display:grid;grid-template-rows:auto auto minmax(12rem,1fr) auto;width:min(440px,calc(100vw - 1rem));min-width:min(320px,calc(100vw - 1rem));max-width:calc(100vw - 1rem);height:min(620px,calc(100vh - 1rem));min-height:430px;max-height:calc(100vh - 1rem);padding:.95rem;overflow:hidden;resize:both;border:1px solid color-mix(in srgb,#2454dd 20%,var(--line));border-radius:26px;background:radial-gradient(circle at top left,rgba(36,84,221,.16),transparent 38%),rgba(255,255,255,.97);box-shadow:0 26px 80px rgba(8,20,46,.24);opacity:0;pointer-events:none;transform:translateY(12px) scale(.98);transition:opacity .18s ease,transform .18s ease}.portal-shell .portal-global-ai.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.portal-shell .portal-global-ai.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;transition:none}.portal-shell .portal-global-ai__header{display:flex;gap:.65rem;align-items:center;cursor:-webkit-grab;cursor:grab}.portal-shell .portal-global-ai.is-dragging .portal-global-ai__header{cursor:-webkit-grabbing;cursor:grabbing}.portal-shell .portal-global-ai__header h3{margin:0}.portal-shell .portal-global-ai__drag{margin-left:auto;padding:.32rem .55rem;border:1px solid color-mix(in srgb,#2454dd 18%,var(--line));border-radius:999px;background:rgba(255,255,255,.82);color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.portal-shell .portal-global-ai__context{margin:.75rem 0;padding:.65rem .75rem;border:1px solid color-mix(in srgb,#c49a4a 24%,var(--line));border-radius:14px;background:rgba(255,255,255,.78);color:#9a6a23;font-size:.88rem;font-weight:700}.portal-shell .portal-global-ai__messages{display:grid;align-content:start;grid-gap:.7rem;gap:.7rem;min-height:0;overflow:auto;padding-right:.2rem}.portal-shell .portal-global-ai__message{display:grid;max-width:88%;grid-gap:.35rem;gap:.35rem;padding:.72rem .82rem;border-radius:16px;font-size:.9rem;line-height:1.35}.portal-shell .portal-global-ai__message-label{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.portal-shell .portal-global-ai__message--user{justify-self:end;border-bottom-right-radius:4px;background:#2454dd;color:#fff}.portal-shell .portal-global-ai__message--user,.portal-shell .portal-global-ai__message--user *,.portal-shell .portal-global-ai__message--user a,.portal-shell .portal-global-ai__message--user strong{color:#ffffff}.portal-shell .portal-global-ai__message--user .portal-global-ai__message-label{color:rgba(255,255,255,.88)}.portal-shell .portal-global-ai__message--assistant{justify-self:start;border:1px solid var(--line);border-bottom-left-radius:4px;background:rgba(255,255,255,.9)}.portal-shell .portal-global-ai__links{display:grid;grid-gap:.45rem;gap:.45rem}.portal-shell .portal-global-ai__links a{display:grid;grid-gap:.15rem;gap:.15rem;padding:.55rem .65rem;border:1px solid color-mix(in srgb,#2454dd 18%,var(--line));border-radius:12px;background:color-mix(in srgb,#2454dd 6%,#fff);color:var(--ink);text-decoration:none}.portal-shell .portal-global-ai__links span{color:var(--muted);font-size:.8rem}.portal-shell .portal-global-ai__typing{display:inline-flex;gap:.25rem;align-items:center}.portal-shell .portal-global-ai__typing span{width:.42rem;height:.42rem;border-radius:999px;background:linear-gradient(135deg,#2454dd,#16c7b8,#ffd166);animation:portal-global-ai-typing .9s ease-in-out infinite}.portal-shell .portal-global-ai__typing span:nth-child(2){animation-delay:.12s}.portal-shell .portal-global-ai__typing span:nth-child(3){animation-delay:.24s}.portal-shell .portal-global-ai__form{padding-top:.75rem;border-top:1px solid var(--line)}.portal-shell .portal-global-ai__composer{position:relative;display:block}.portal-shell .portal-global-ai__composer textarea{width:100%;min-height:5.1rem;padding-right:3.1rem;resize:vertical}.portal-shell .portal-global-ai__send{position:absolute;right:.55rem;bottom:.55rem;display:inline-grid;width:2.25rem;height:2.25rem;place-items:center;border:0;border-radius:999px;background:#2454dd;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:900}.portal-nav-section__toggle{gap:.75rem;padding:.3rem 0}.portal-nav-section__label{color:#243146;font-size:.92rem;letter-spacing:.06em}.portal-nav-section__meta{gap:.55rem;color:#77849a;font-size:.82rem}.portal-nav-section__items{grid-gap:.42rem;gap:.42rem;margin-top:.65rem}.portal-nav-section__items a{padding:.7rem .8rem;border-radius:14px;color:#40506a;font-weight:600}.portal-nav-section__items a.is-active{background:#edf4ff;color:#22437a;border:1px solid #caddff}.portal-nav-section__items.has-active{padding-left:0}.portal-page-header{gap:1rem;padding:1.15rem 1.35rem}.portal-page-header h1{font-size:clamp(2rem,3.2vw,2.8rem)}.portal-page-header p:last-child{color:#60708b;max-width:34rem}.portal-workspace-strip{padding:1rem 1.15rem}.portal-workspace-strip__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.portal-bulk-actions,.portal-column-picker,.portal-health-strip,.portal-quick-actions,.portal-row-actions,.portal-saved-views,.portal-toolbar,.portal-toolbar__actions,.portal-toolbar__filters{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.portal-toolbar{margin-top:1rem;justify-content:space-between}.portal-toolbar__filters .field{min-width:15rem}.portal-column-picker button,.portal-saved-views button{display:inline-flex;gap:.45rem;align-items:center;min-height:2.3rem;padding:.5rem .8rem;border:1px solid #d7deea;border-radius:999px;background:#ffffff;color:#324157}.portal-column-picker button.is-active,.portal-saved-views button.is-active,.portal-toolbar__actions .button.is-active{border-color:#b8cbf3;background:#edf4ff;color:#1f4dbd}.portal-bulk-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid #e3eaf4}.portal-split-workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);grid-gap:1rem;gap:1rem;align-items:start}.portal-detail-drawer{position:-webkit-sticky;position:sticky;top:1rem;padding:1rem}.portal-detail-drawer--light{background:linear-gradient(180deg,#ffffff,#f9fbff);border-color:#d9e3f0}.portal-detail-drawer__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.portal-attention-list,.portal-channel-card__stats,.portal-channel-grid,.portal-dashboard-action-grid,.portal-detail-drawer__summary{display:grid;grid-gap:.85rem;gap:.85rem}.portal-detail-drawer__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-detail-drawer__empty{display:grid;grid-gap:.65rem;gap:.65rem;min-height:20rem;align-content:center;justify-items:start}.portal-guidance-callout{padding:.95rem 1rem;border:1px solid #d9e4f5;border-radius:18px;background:#f7fbff}.portal-detail-section{display:grid;grid-gap:.85rem;gap:.85rem}.portal-dashboard-action-grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr)}.portal-attention-list,.portal-attention-list--reporting{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-attention-card{display:grid;grid-gap:.35rem;gap:.35rem;padding:.95rem 1rem;border:1px solid #dce4ef;border-radius:18px;background:#fbfdff}.portal-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-channel-card{padding:1rem;grid-gap:.85rem;gap:.85rem}.portal-channel-card__stats div{padding:.8rem;border:1px solid #e1e7f0;border-radius:16px;background:#fbfdff}.portal-attention-card strong,.portal-channel-card__stats strong,.portal-command-palette__result strong,.portal-print-sheet strong{color:#1f2937}.portal-table--dense td,.portal-table--dense th{padding:.68rem .8rem}.portal-command-palette .field input,.portal-workspace-strip .field input,.portal-workspace-strip .field select{background:#ffffff}.portal-print-sheet{min-height:100vh;padding:2rem;color:#111827;background:#ffffff;font-family:Manrope,Segoe UI,sans-serif}.portal-print-sheet__header,.portal-print-sheet__section,.portal-print-sheet__totals{display:grid;grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem}.portal-print-sheet__header{grid-template-columns:1fr auto;border-bottom:2px solid #d9e1ed;padding-bottom:1rem}.portal-print-sheet__table{width:100%;border-collapse:collapse}.portal-print-sheet__table td,.portal-print-sheet__table th{padding:.6rem .75rem;border-bottom:1px solid #d9e1ed;text-align:left}.portal-print-sheet__totals div{display:flex;justify-content:space-between;gap:1rem}@media (max-width:1180px){.portal-attention-list,.portal-attention-list--reporting,.portal-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-dashboard-action-grid,.portal-split-workspace{grid-template-columns:1fr}.portal-detail-drawer{position:static}}@media (max-width:860px){.portal-header{grid-template-columns:1fr}.portal-header__actions{flex-direction:column;align-items:stretch;justify-content:flex-start}.portal-header__identity{width:100%;max-width:none;padding:0}.portal-header__session-actions,.portal-header__utility{width:100%;justify-content:flex-start;margin-left:0}.portal-header__actions,.portal-toolbar,.portal-workspace-strip__header{justify-content:flex-start}.portal-attention-list,.portal-attention-list--reporting,.portal-channel-card__stats,.portal-channel-grid,.portal-detail-drawer__summary{grid-template-columns:1fr}.portal-toolbar__filters .field{min-width:min(100%,16rem)}}.portal-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:#f7f9fc;color:#182434}.portal-sidebar{position:-webkit-sticky;position:sticky;top:0;align-self:start;height:100vh;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;grid-gap:1.05rem;gap:1.05rem;padding:1.5rem 1.15rem 1.2rem;border-right:1px solid #dbe3ef;background:linear-gradient(180deg,#ffffff,#f8fbff)}.portal-sidebar__brand{display:grid;justify-items:start;grid-gap:.72rem;gap:.72rem;padding:.1rem .2rem .65rem}.portal-sidebar__brand-mark{width:5.5rem;height:5.5rem;object-fit:contain;filter:none}.portal-sidebar__brand span{display:grid;grid-gap:.18rem;gap:.18rem}.portal-sidebar__brand strong{font-family:Manrope,Segoe UI,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.portal-sidebar__brand em{color:#536479;font-style:normal;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.portal-sidebar__nav-sections{display:grid;grid-gap:1rem;gap:1rem;align-content:start;padding-bottom:1.5rem}.portal-nav-section{display:grid;grid-gap:.35rem;gap:.35rem}.portal-nav-section__toggle{display:flex;align-items:center;justify-content:space-between;gap:.85rem;width:100%;padding:.18rem .15rem;border:0;background:transparent;color:#334155;text-align:left;cursor:pointer}.portal-nav-section__heading{display:inline-flex;align-items:center;gap:.58rem}.portal-nav-section__caret{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:#64748b;transition:transform .18s ease,color .18s ease}.portal-nav-section__caret svg{width:.9rem;height:.9rem}.portal-nav-section__caret.is-collapsed{transform:rotate(-90deg)}.portal-nav-section__label{color:#334155;font-size:.94rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-nav-section__toggle.has-active{border-left:2px solid #93c5fd;padding-left:.45rem}.portal-nav-section__toggle.has-active .portal-nav-section__caret,.portal-nav-section__toggle.has-active .portal-nav-section__label,.portal-nav-section__toggle:focus-visible .portal-nav-section__caret,.portal-nav-section__toggle:focus-visible .portal-nav-section__label,.portal-nav-section__toggle:hover .portal-nav-section__caret,.portal-nav-section__toggle:hover .portal-nav-section__label{color:#0f172a}.portal-nav-section__meta{display:inline-flex;align-items:center;justify-content:center;min-width:1.6rem;color:#64748b;font-size:.78rem;font-weight:700}.portal-nav-section__items{display:grid;grid-gap:.08rem;gap:.08rem;padding-left:1.55rem;transition:opacity .18s ease}.portal-nav-section__items.is-collapsed{display:none}.portal-nav{display:grid;align-content:start;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.portal-nav a,.portal-nav-section__items a{display:flex;align-items:center;min-height:2.3rem;padding:0 .75rem;border-radius:10px;color:#475569;font-weight:700;border:1px solid transparent;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.portal-nav a.is-active,.portal-nav-section__items a.is-active{border-color:#dbeafe;background:#eef5ff;color:#1d4ed8;box-shadow:inset 3px 0 0 #2563eb}.portal-nav a:focus-visible,.portal-nav a:hover,.portal-nav-section__items a:focus-visible,.portal-nav-section__items a:hover{background:#f3f7fd;color:#1d4ed8}.portal-workspace{display:grid;grid-template-rows:auto 1fr;min-width:0}.portal-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.6rem;border-bottom:1px solid #dbe3ef;background:rgba(247,249,252,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 18px rgba(15,23,42,.04)}.portal-header h1{font-family:Manrope,Segoe UI,sans-serif;font-size:1.45rem;line-height:1.08;letter-spacing:-.02em;color:#0f172a}.portal-header p:not(.eyebrow){max-width:42rem;color:#5b6b80}.portal-workspace__content{min-width:0;padding:1.5rem 1.75rem 2rem}.portal-shell .page-stack{gap:1.2rem}.portal-shell .panel{border:1px solid #dde6f2;border-radius:20px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.05)}.portal-auth-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at top left,rgba(59,130,246,.1),transparent 24%),radial-gradient(circle at bottom right,rgba(30,64,175,.08),transparent 22%),linear-gradient(180deg,#f8fbff,#eef4fb);color:#182434}.portal-auth-shell__stage{width:min(34rem,100%);display:grid;grid-gap:1.1rem;gap:1.1rem;justify-items:stretch}.portal-auth-shell__brand{display:inline-flex;align-items:center;gap:.9rem;justify-self:center;padding:.35rem .65rem;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid rgba(148,163,184,.22);box-shadow:0 16px 36px rgba(15,23,42,.06)}.portal-auth-shell__brand-mark{width:2.75rem;height:2.75rem;object-fit:contain}.portal-auth-shell__brand span{display:grid;grid-gap:.08rem;gap:.08rem;min-width:0}.portal-auth-shell__brand strong{color:#0f172a;font-family:Manrope,Segoe UI,sans-serif;font-size:1rem;letter-spacing:-.02em}.portal-auth-shell__brand em{color:#64748b;font-style:normal;font-size:.86rem}.portal-auth-shell__panel{min-width:0}.portal-auth-page{display:grid;align-items:center}.portal-auth-shell .auth-card{gap:1rem;padding:1.9rem;border:1px solid #dbe3ef;border-radius:28px;background:#ffffff;box-shadow:0 28px 72px rgba(15,23,42,.1)}.portal-auth-shell .auth-card h1{color:#0f172a;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2rem,3vw,2.5rem);line-height:1;letter-spacing:-.045em}.portal-auth-shell .auth-card__description{color:#475569;line-height:1.6}.portal-auth-shell .auth-form{gap:.95rem}.portal-auth-shell .turnstile-field{border-color:#dbe3ef;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.98))}.portal-auth-shell .turnstile-field__copy strong{color:#0f172a}.portal-auth-shell .turnstile-field__copy p{color:#475569}.portal-auth-shell .field{gap:.45rem}.portal-auth-shell .field span{color:#334155;font-size:.84rem;font-weight:700;letter-spacing:.02em;text-transform:none}.portal-auth-shell .auth-card__input,.portal-auth-shell .field input,.portal-auth-shell .field select,.portal-auth-shell .field textarea{border-radius:16px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.portal-auth-shell .auth-card__input::placeholder{color:#94a3b8}.portal-auth-shell .auth-card__input:focus,.portal-auth-shell .field input:focus,.portal-auth-shell .field select:focus,.portal-auth-shell .field textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.14)}.portal-auth-shell .field-note{color:#64748b;letter-spacing:0;text-transform:none;font-size:.88rem;line-height:1.55}.portal-auth-shell .form-error{padding:.85rem .95rem;border:1px solid #fecaca;border-radius:16px;background:#fff1f2;color:#b91c1c}.portal-auth-shell .button{min-height:3rem;border-color:#1d4ed8;background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#ffffff;box-shadow:0 18px 36px rgba(37,99,235,.2)}.portal-auth-shell .button:hover{border-color:#1d4ed8;box-shadow:0 20px 40px rgba(37,99,235,.24)}.portal-auth-shell .auth-secondary-link{color:#2563eb;font-weight:700}@media (max-width:1100px){.portal-auth-shell__stage{width:min(34rem,100%)}}.portal-shell .panel:after,.portal-shell .panel:before{display:none}.portal-shell h1,.portal-shell h2,.portal-shell h3,.portal-shell strong{color:#0f172a;font-family:Manrope,Segoe UI,sans-serif;letter-spacing:-.02em}.portal-shell li,.portal-shell p,.portal-shell span{color:#334155}.portal-shell .badge,.portal-shell .eyebrow,.portal-shell .field-note{color:#64748b;letter-spacing:.12em}.portal-shell .button{border-color:#1d4ed8;background:#1d4ed8;color:#ffffff;box-shadow:none}.portal-shell .button.secondary{border-color:#cbd5e1;background:#ffffff;color:#1e293b}.portal-shell .button:hover{border-color:#1d4ed8;box-shadow:0 10px 20px rgba(29,78,216,.12)}.portal-shell .portal-page-header{display:grid;grid-template-columns:1fr auto;align-items:flex-end;grid-gap:.85rem 1rem;gap:.85rem 1rem;padding:1rem 1.15rem;border:1px solid #dbe3ef;box-shadow:0 12px 28px rgba(15,23,42,.05)}.portal-shell .portal-page-header h1{font-size:1.8rem;line-height:.98;letter-spacing:-.03em}.portal-shell .portal-page-header p:last-child{max-width:42rem;color:#526277;line-height:1.5}.portal-shell .portal-page-header__actions{display:flex;justify-content:flex-end}.portal-shell .portal-page-header__actions .button-row,.portal-shell .portal-page-header__actions .portal-inline-link-row{flex-wrap:wrap;justify-content:flex-end}.portal-shell .portal-back-link{color:#475569;font-size:.92rem;font-weight:700}.portal-shell .portal-back-link:focus-visible,.portal-shell .portal-back-link:hover{color:#1d4ed8;text-decoration:underline}.portal-shell .portal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.portal-shell .portal-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.portal-shell .portal-kpi-grid--compact,.portal-shell .portal-kpi-grid--ops,.portal-shell .portal-kpi-grid--reporting{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-shell .portal-kpi-grid--weighted{grid-template-columns:repeat(12,minmax(0,1fr))}.portal-shell .portal-kpi-grid--weighted>.portal-card--hero{grid-column:span 3}.portal-shell .portal-kpi-grid--weighted>.portal-card{grid-column:span 2}.portal-shell .truth-grid--dense{align-items:start}.portal-shell .portal-card,.portal-shell .promo-card,.portal-shell .stat-card{padding:1.1rem;border:1px solid #e2e8f0;border-radius:18px;background:#ffffff;box-shadow:0 10px 24px rgba(15,23,42,.05)}.portal-shell .portal-card h3,.portal-shell .portal-card h4,.portal-shell .portal-card strong{color:#0f172a}.portal-shell .portal-card p{color:#64748b}.portal-shell .portal-card--hero{padding:1.25rem;border-color:#cbd5e1;background:linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 16px 30px rgba(15,23,42,.08)}.portal-shell .portal-card--dense{gap:.45rem;padding:.95rem 1rem}.portal-shell .portal-card--hero h3{font-size:1.6rem;line-height:1.05;letter-spacing:-.03em}.portal-shell .portal-card--accent{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#ffffff)}.portal-shell .portal-card--compact{gap:.6rem;padding:.95rem}.portal-shell .detail-layout,.portal-shell .portal-management-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:1rem;align-items:start}.portal-shell .portal-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-status-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.6fr);grid-gap:1rem;gap:1rem;margin-top:1.5rem}@media (max-width:1080px){.portal-shell .portal-product-intake-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.portal-shell .portal-product-intake-status-strip{grid-template-columns:minmax(0,1fr)}}.portal-shell .portal-list-card,.portal-shell .portal-summary-card{display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem;border:1px solid #e2e8f0;border-radius:16px;background:#fbfdff}.portal-shell .portal-summary-grid--compact{gap:.75rem}.portal-shell .portal-list-card--compact,.portal-shell .portal-summary-card--compact{gap:.55rem;padding:.9rem}.portal-shell .portal-section-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;align-items:center}.portal-shell .portal-workspace-callout{gap:.8rem;padding:1rem 1.05rem;border-color:#d7e2f0;background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-shell .portal-list-card h3,.portal-shell .portal-summary-card strong{color:#0f172a}.portal-shell .portal-simple-list{display:grid;grid-gap:.8rem;gap:.8rem}.portal-shell .portal-simple-list li{display:grid;grid-gap:.25rem;gap:.25rem}.portal-shell .portal-simple-list strong{color:#0f172a;font-size:.96rem}.portal-shell .portal-simple-list span{color:#64748b;line-height:1.55}.portal-shell .portal-editor-panel,.portal-shell .portal-table-panel{padding:1rem 1.05rem}.portal-shell .portal-workspace-form{gap:1rem}.portal-shell .portal-panel-heading{grid-template-columns:1fr auto;align-items:flex-end;gap:1rem}.portal-shell .portal-panel-heading--compact{gap:.75rem;align-items:start}.portal-shell .portal-panel-heading p:last-child{max-width:28rem;color:#64748b;text-align:right}.portal-shell .portal-panel-heading--suggested-products{grid-template-columns:minmax(14rem,1fr) minmax(0,auto);align-items:flex-end}.portal-shell .portal-suggested-products-toolbar{display:flex;flex-wrap:wrap;gap:.55rem;align-items:flex-end;justify-content:flex-end;min-width:0}.portal-shell .portal-suggested-products-toolbar form{margin:0}.portal-shell .portal-suggested-products-filter{display:flex;flex-wrap:wrap;gap:.55rem;align-items:flex-end;justify-content:flex-end;min-width:min(100%,46rem)}.portal-shell .portal-suggested-products-vendor-search{display:flex;flex-wrap:wrap;gap:.55rem;align-items:flex-end;justify-content:flex-end;min-width:min(100%,28rem)}.portal-shell .portal-suggested-products-vendor-search .field{min-width:14rem}.portal-shell .portal-suggested-products-filter .field{min-width:9.5rem;max-width:12rem}.portal-shell .portal-suggested-products-filter__search{min-width:13rem;max-width:16rem}.portal-shell .portal-suggested-products-filter input,.portal-shell .portal-suggested-products-filter select,.portal-shell .portal-suggested-products-vendor-search input{min-height:2.55rem}.portal-shell .portal-property-list{display:grid;grid-gap:0;gap:0;padding:.15rem 0}.portal-shell .portal-property-row{display:grid;grid-template-columns:minmax(8.5rem,10rem) minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:start;padding:.75rem 0;border-top:1px solid #eef2f7}.portal-shell .portal-property-row:first-child{border-top:0;padding-top:0}.portal-shell .portal-property-row:last-child{padding-bottom:0}.portal-shell .portal-property-row>span{color:#64748b;font-size:.77rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-meta-stack{display:grid;grid-gap:.18rem;gap:.18rem}.portal-shell .portal-meta-stack strong{color:#0f172a;font-size:.96rem;line-height:1.35}.portal-shell .portal-meta-stack span{color:#526277;line-height:1.5}.portal-shell .portal-meta-stack--right{justify-items:end;text-align:right}.portal-shell .portal-table-wrapper{border:1px solid #e2e8f0;border-radius:16px}.portal-shell .portal-table th{background:#f8fafc;color:#64748b;font-size:.75rem;letter-spacing:.08em}.portal-shell .portal-table td{border-bottom:1px solid #edf2f7;color:#1e293b;vertical-align:top}.portal-shell .portal-record-list strong,.portal-shell .portal-table td strong{color:#0f172a;font-size:.98rem}.portal-shell .portal-record-list span,.portal-shell .portal-table td span{color:#64748b}.portal-shell .portal-sourcing-candidate{display:grid;grid-template-columns:auto 4.25rem minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start;min-width:18rem}.portal-shell .portal-sourcing-candidate input[type=checkbox]{width:1.05rem;height:1.05rem;margin-top:.25rem;accent-color:#1d4ed8}.portal-shell .portal-sourcing-candidate__thumbnail{display:grid;place-items:center;width:4.25rem;aspect-ratio:1;overflow:hidden;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;color:#64748b;font-size:.8rem;font-weight:700}.portal-shell .portal-sourcing-candidate__thumbnail img{display:block;width:100%;height:100%;object-fit:contain}.portal-shell .portal-sourcing-candidate__body{display:grid;grid-gap:.25rem;gap:.25rem;min-width:0}.portal-shell .portal-sourcing-actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.portal-shell .portal-sourcing-actions form{margin:0}.portal-shell .portal-url-link{display:inline-block;max-width:100%;overflow-wrap:anywhere}.portal-shell .portal-table-row--interactive{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.portal-shell .portal-table-row--interactive:focus-within td,.portal-shell .portal-table-row--interactive:hover td{background:#f7fbff}.portal-shell .portal-table-cell-link{display:grid;grid-gap:.28rem;gap:.28rem;color:inherit;min-height:100%}.portal-shell .portal-table-cell-link strong,.portal-shell .portal-title-link{color:#0f172a}.portal-shell .portal-table-cell-link:focus-visible strong,.portal-shell .portal-table-cell-link:hover strong,.portal-shell .portal-title-link:focus-visible,.portal-shell .portal-title-link:hover{color:#1d4ed8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}.portal-shell .portal-candidate-actions{align-items:flex-start;gap:.45rem}.portal-shell .portal-candidate-actions form{margin:0}.portal-shell .portal-danger-action{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.portal-shell .portal-danger-action:focus-visible,.portal-shell .portal-danger-action:hover{border-color:#fca5a5;background:#fff1f2;color:#991b1b}.portal-shell .text-link{color:#2563eb;font-weight:700}.portal-shell .text-link:focus-visible,.portal-shell .text-link:hover{color:#1d4ed8;text-decoration:underline;text-underline-offset:.14em}.portal-shell .table-subtext{color:#64748b;font-size:.88rem}.portal-shell .detail-grid>div,.portal-shell .message-thread li,.portal-shell .portal-record,.portal-shell .portal-record-list li,.portal-shell .progress-list li,.portal-shell .tracker-stage{border:1px solid #e2e8f0;background:#ffffff;box-shadow:none}.portal-inline-actions{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.55rem}.portal-shell .portal-record{display:grid;grid-gap:.45rem;gap:.45rem}.portal-shell .portal-record-list--compact{gap:.65rem}.portal-shell .portal-record-list--compact .portal-record,.portal-shell .portal-record-list--compact li{padding:.8rem .9rem}.portal-shell .portal-product-intake-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-shell .portal-product-hub-grid{grid-template-columns:minmax(0,1.8fr) repeat(4,minmax(0,1fr))}.portal-shell .portal-products-workspace-nav{display:grid;grid-gap:.25rem;gap:.25rem;padding:.55rem .7rem;border-color:#cfdaea;background:linear-gradient(180deg,#ffffff,#f7fbff)}.portal-shell .portal-products-workspace-nav__rail{display:flex;flex-wrap:wrap;gap:.55rem}.portal-shell .portal-products-workspace-nav__rail a{display:inline-flex;align-items:center;min-height:2.55rem;padding:0 1rem;border:1px solid #ccd8ea;border-radius:999px;color:#334155;font-weight:700;background:#f8fbff}.portal-shell .portal-products-workspace-nav__rail a.is-active{border-color:#93c5fd;background:linear-gradient(180deg,#f0f7ff,#e8f1ff);color:#1d4ed8;box-shadow:inset 0 0 0 1px rgba(37,99,235,.06),0 8px 16px rgba(37,99,235,.08)}.portal-shell .portal-form-grid--sections{gap:1.15rem}.portal-shell .portal-form-section{display:grid;grid-gap:1rem;gap:1rem;padding:1.1rem;border:1px solid #e2e8f0;border-radius:18px;background:#fbfdff}.portal-shell .portal-form-section__heading{display:grid;grid-template-columns:minmax(12rem,1fr) minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:flex-end}@media (max-width:720px){.portal-shell .portal-form-section__heading{grid-template-columns:minmax(0,1fr)}}.portal-shell .portal-form-section__heading h4{margin:0;color:#0f172a;font-size:1.05rem;line-height:1.1;word-break:normal;overflow-wrap:break-word}.portal-shell .portal-form-section__heading .eyebrow{word-break:normal;overflow-wrap:break-word}.portal-shell .portal-form-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding:1rem;border:1px solid #dbe3ef;border-radius:18px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 26px rgba(15,23,42,.08)}.portal-shell .portal-form-grid--tight{gap:.85rem}.portal-shell .portal-field-hint{color:#64748b;font-size:.85rem;line-height:1.55;text-transform:none;letter-spacing:normal}.portal-shell .portal-disclosure{display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem 1.1rem;border:1px solid #dbe3ef;border-radius:18px;background:#f8fbff}.portal-shell .portal-disclosure summary{cursor:pointer;color:#0f172a;font-weight:700;list-style:none}.portal-shell .portal-disclosure summary::-webkit-details-marker{display:none}.portal-shell .portal-disclosure__hint{color:#64748b;font-size:.88rem;line-height:1.6}.portal-shell .portal-media-lab-form__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:center}.portal-shell .portal-media-lab-form__actions strong{color:#0f172a;font-size:.98rem}.portal-shell .portal-media-lab-summary__label{margin-bottom:.2rem;font-size:.9rem;font-weight:700;color:#0f172a}.portal-shell .portal-media-lab-form .portal-form-section__heading{grid-template-columns:1fr;align-items:start}.portal-shell .portal-media-lab-form .portal-form-section__heading p:last-child{max-width:none}.portal-shell .portal-storefront-workspace{align-items:start}.portal-shell .portal-storefront-editor{padding:1rem 1.05rem}.portal-shell .portal-storefront-editor__section{gap:1rem}.portal-shell .portal-storefront-editor__topline{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:1rem;gap:1rem;align-items:start}.portal-shell .portal-storefront-editor__topline h3,.portal-shell .portal-storefront-preview-window h3{margin:0;color:#0f172a}.portal-shell .portal-storefront-editor__status-row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-bottom:.55rem}.portal-shell .portal-storefront-inline-meta{color:#64748b;font-size:.88rem;line-height:1.5}.portal-shell .portal-storefront-editor__actions{justify-content:flex-end}.portal-shell .portal-storefront-field{gap:.5rem}.portal-shell .portal-storefront-field--long{max-width:min(100%,54rem)}.portal-shell .portal-storefront-field__label-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem}.portal-shell .portal-inline-ai-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2rem;padding:.35rem .8rem;border:1px solid #cfe0fb;border-radius:999px;background:#eef6ff;color:#1d4ed8;font-size:.82rem;font-weight:700;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,opacity .14s ease}.portal-shell .portal-inline-ai-button:focus-visible:not(:disabled),.portal-shell .portal-inline-ai-button:hover:not(:disabled){border-color:#93c5fd;background:#dbeafe}.portal-shell .portal-inline-ai-button[data-loading=true]{cursor:progress;opacity:.78}.portal-shell .portal-inline-ai-button:disabled:not([data-loading=true]),.portal-shell .portal-inline-ai-button[data-policy-disabled=true]{cursor:not-allowed;border-color:#d1d5db;background:#f1f5f9;color:#94a3b8;opacity:.85}.portal-shell .portal-inline-ai-button[data-policy-disabled=true]:focus-visible,.portal-shell .portal-inline-ai-button[data-policy-disabled=true]:hover{border-color:#d1d5db;background:#f1f5f9;color:#94a3b8}.portal-shell .button.secondary.small.portal-ai-action{display:inline-flex;align-items:center;gap:.35rem}.portal-shell .button.secondary.small.portal-ai-action[data-loading=true]{cursor:progress;opacity:.78}.portal-shell .button.secondary.small.portal-ai-action:disabled:not([data-loading=true]),.portal-shell .button.secondary.small.portal-ai-action[data-policy-disabled=true]{cursor:not-allowed;border-color:#d1d5db;background:#f1f5f9;color:#94a3b8;opacity:.85;box-shadow:none}.portal-shell .button.secondary.small.portal-ai-action[data-policy-disabled=true]:focus-visible,.portal-shell .button.secondary.small.portal-ai-action[data-policy-disabled=true]:hover{border-color:#d1d5db;background:#f1f5f9;color:#94a3b8;transform:none}.portal-shell .portal-storefront-copy-feedback{color:#64748b;font-size:.82rem;line-height:1.45}.portal-shell .portal-storefront-copy-feedback.is-success{color:#047857}.portal-shell .portal-storefront-disclosure{overflow:hidden;border:1px solid #e2e8f0;border-radius:18px;background:#fbfdff}.portal-shell .portal-storefront-disclosure summary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;color:#334155;font-weight:700;cursor:pointer;list-style:none}.portal-shell .portal-storefront-disclosure summary::-webkit-details-marker{display:none}.portal-shell .portal-storefront-disclosure__body{display:grid;grid-gap:1rem;gap:1rem;padding:0 1.1rem 1.1rem}.portal-shell .portal-storefront-savebar{justify-content:space-between;align-items:center;gap:.85rem}.portal-shell .portal-storefront-savebar__note{color:#64748b;font-size:.92rem;line-height:1.5}.portal-shell .portal-storefront-rail{position:-webkit-sticky;position:sticky;top:1rem}.portal-shell .portal-storefront-checklist-card,.portal-shell .portal-storefront-preview-card,.portal-shell .portal-storefront-signups-card,.portal-shell .portal-storefront-status-card{gap:.9rem}.portal-shell .portal-storefront-signups-panel{margin-top:1rem}.portal-shell .portal-storefront-signups-table{overflow-x:auto}.portal-shell .portal-storefront-signups-table td{vertical-align:top}.portal-shell .portal-storefront-signups-table td:last-child{white-space:nowrap}.portal-shell .portal-storefront-preview-window{display:grid;grid-gap:.8rem;gap:.8rem;padding:1rem;border:1px solid #dde6f2;border-radius:18px;background:radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 38%),linear-gradient(180deg,#ffffff,#f8fbff)}.portal-shell .portal-storefront-preview-window p{color:#526277}.portal-shell .portal-storefront-preview-window__signup{display:grid;grid-gap:.25rem;gap:.25rem;padding:.85rem .9rem;border:1px solid #dbe6f3;border-radius:14px;background:rgba(255,255,255,.85)}.portal-shell .portal-storefront-checklist strong,.portal-shell .portal-storefront-empty-callout strong,.portal-shell .portal-storefront-preview-window__signup strong{color:#0f172a}.portal-shell .portal-storefront-checklist span,.portal-shell .portal-storefront-empty-callout p,.portal-shell .portal-storefront-preview-window__signup span{color:#64748b;line-height:1.55}.portal-shell .portal-storefront-empty-callout{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem .95rem;border:1px dashed #cdd9e8;border-radius:14px;background:#fff}.portal-shell .portal-storefront-inline-details{padding-top:.85rem;border-top:1px solid #e2e8f0}.portal-shell .portal-storefront-inline-details summary{color:#334155;font-weight:700;cursor:pointer}.portal-shell .portal-storefront-inline-details .portal-simple-list{margin-top:.8rem}.portal-shell .portal-storefront-checklist{display:grid;grid-gap:.8rem;gap:.8rem}.portal-shell .portal-storefront-checklist li{position:relative;display:grid;grid-gap:.22rem;gap:.22rem;padding-left:1.2rem}.portal-shell .portal-storefront-checklist li:before{content:"";position:absolute;left:0;top:.45rem;width:.5rem;height:.5rem;border-radius:999px;background:#cbd5e1}.portal-shell .portal-storefront-checklist li.is-complete:before{background:#10b981}.portal-shell .portal-storefront-checklist li.is-pending:before{background:#f59e0b}.portal-shell .portal-product-media-card,.portal-shell .portal-product-media-card__body,.portal-shell .portal-product-media-panel,.portal-shell .portal-product-media-panel__makeover,.portal-shell .portal-product-media-panel__tools{display:grid;grid-gap:.9rem;gap:.9rem}.portal-shell .portal-product-media-card{position:relative}.portal-shell .portal-product-media-card__menu-anchor{position:absolute;top:.5rem;right:.5rem;z-index:5}.portal-shell .portal-media-card-menu{position:relative;display:inline-block}.portal-shell .portal-media-card-menu__trigger{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.18);border-radius:999px;background:rgba(255,255,255,.9);color:#475569;cursor:pointer;font-size:1rem;line-height:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background-color .12s ease,border-color .12s ease,color .12s ease}.portal-shell .portal-media-card-menu__trigger:focus-visible:not(:disabled),.portal-shell .portal-media-card-menu__trigger:hover:not(:disabled),.portal-shell .portal-media-card-menu__trigger[aria-expanded=true]{background:#ffffff;border-color:#94a3b8;color:#1e293b;outline:none}.portal-shell .portal-media-card-menu__trigger:disabled{cursor:progress;opacity:.6}.portal-shell .portal-media-card-menu__panel{position:absolute;top:calc(100% + .35rem);right:0;z-index:20;min-width:11rem;display:grid;grid-gap:.15rem;gap:.15rem;padding:.4rem;background:#ffffff;border:1px solid #cbd5e1;border-radius:.6rem;box-shadow:0 12px 28px rgba(15,23,42,.18)}.portal-shell .portal-media-card-menu__item{width:100%;text-align:left;padding:.5rem .7rem;border:0;border-radius:.4rem;background:transparent;color:#1e293b;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .12s ease,color .12s ease}.portal-shell .portal-media-card-menu__item:focus-visible,.portal-shell .portal-media-card-menu__item:hover{background:#eef2f7;outline:none}.portal-shell .portal-media-card-menu__item--danger{color:#b91c1c}.portal-shell .portal-media-card-menu__item--danger:focus-visible,.portal-shell .portal-media-card-menu__item--danger:hover{background:#fee2e2;color:#991b1b}.portal-shell .portal-product-media-card__preview,.portal-shell .portal-product-media-panel__hero{position:relative;overflow:hidden;border:1px solid #dbe3ef;border-radius:18px;background:#e2e8f0}.portal-shell .portal-product-media-panel__hero{min-height:18rem}.portal-shell .portal-product-media-card__preview{min-height:11rem}.portal-shell .portal-product-media-card__preview img,.portal-shell .portal-product-media-card__preview video,.portal-shell .portal-product-media-panel__hero img,.portal-shell .portal-product-media-panel__hero video{display:block;width:100%;height:100%;object-fit:cover}.portal-shell .portal-product-media-panel__preview-link{display:block;color:inherit}.portal-shell .portal-product-media-panel__preview-link:focus-visible .portal-product-media-card__preview,.portal-shell .portal-product-media-panel__preview-link:focus-visible .portal-product-media-panel__hero,.portal-shell .portal-product-media-panel__preview-link:hover .portal-product-media-card__preview,.portal-shell .portal-product-media-panel__preview-link:hover .portal-product-media-panel__hero{border-color:#93c5fd;box-shadow:0 0 0 4px rgba(59,130,246,.12)}.portal-toolbar__actions--links{display:flex;flex-wrap:wrap;gap:.5rem .9rem;align-items:center}.portal-filter-button,.portal-filter-link{display:inline-flex;align-items:flex-start;gap:.45rem;min-height:2.2rem;padding:.38rem .72rem;border:1px solid #dbe3ef;border-radius:999px;background:#f8fbff;color:#526277;font-size:.9rem;font-weight:700;line-height:1;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.portal-filter-button strong,.portal-filter-link strong{color:#75859a;font-size:.78rem}.portal-filter-button.is-active,.portal-filter-button:focus-visible,.portal-filter-button:hover,.portal-filter-link.is-active,.portal-filter-link:focus-visible,.portal-filter-link:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.portal-filter-button.is-active strong,.portal-filter-button:focus-visible strong,.portal-filter-button:hover strong,.portal-filter-link.is-active strong,.portal-filter-link:focus-visible strong,.portal-filter-link:hover strong{color:#1d4ed8}.portal-strip-note{color:#5b6b80;font-size:.9rem;line-height:1.55}.portal-inline-link-row{display:flex;flex-wrap:wrap;gap:.5rem .9rem;align-items:center}.portal-page-header__actions-group{display:grid;grid-gap:.6rem;gap:.6rem;justify-items:end}.portal-quick-action-strip{gap:.75rem;padding:.95rem 1.05rem;border-color:#d8e2ef;background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-quick-actions--top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.portal-quick-actions--top .portal-filter-link{display:grid;grid-gap:.32rem;gap:.32rem;min-height:0;padding:.8rem .9rem;border-radius:16px;line-height:1.35}.portal-quick-actions--top .portal-filter-link strong{font-size:.92rem}.portal-empty-state{grid-gap:.45rem;gap:.45rem;padding:1rem .2rem 0}.portal-empty-state strong{color:#0f172a}.portal-empty-state span{color:#64748b}.portal-inline-link-row--stacked{display:grid;grid-gap:.18rem;gap:.18rem;justify-items:start}.portal-inline-action,.portal-title-link{padding:0;border:0;background:transparent;color:#2563eb;font-weight:700;cursor:pointer}.portal-inline-action:focus-visible,.portal-inline-action:hover,.portal-title-link:focus-visible,.portal-title-link:hover{color:#1d4ed8;text-decoration:underline}.portal-shell .portal-title-link{line-height:1.35}.portal-shell .portal-button-row--tight{gap:.65rem .85rem}.portal-shell .portal-button-row--tight .button.secondary.small{min-height:2.1rem;padding-inline:.8rem}.portal-keyline{display:grid;grid-gap:.18rem;gap:.18rem;padding:.75rem 0;border-top:1px solid #eef2f7}.portal-keyline:first-child{border-top:0;padding-top:0}.portal-keyline:last-child{padding-bottom:0}.portal-keyline>span{color:#5f7086;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-keyline>strong{color:#0f172a;font-size:.96rem;line-height:1.35}.portal-keyline>small{color:#5b6b80;font-size:.86rem;line-height:1.5}.portal-channel-card{display:grid;grid-gap:1rem;gap:1rem;padding:1rem 1.05rem}.portal-channel-card__header{display:grid;grid-template-columns:1fr auto;grid-gap:.75rem;gap:.75rem;align-items:start}.portal-channel-card__header h3{margin-top:.15rem;color:#0f172a;font-size:1.16rem}.portal-channel-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.portal-channel-card__stats div{display:grid;grid-gap:.15rem;gap:.15rem;padding:.75rem .8rem;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.portal-channel-card__stats strong{color:#0f172a;font-size:1.1rem}.portal-channel-card__stats span{color:#64748b;font-size:.82rem}.portal-channel-card__rows{display:grid}.portal-channel-card--future{opacity:.96}.portal-channel-card--setup{border-style:dashed;border-color:#d7e2ef;background:linear-gradient(180deg,#ffffff,#fcfdff)}.portal-channel-card__setup-actions{display:flex;flex-wrap:wrap;gap:.65rem .8rem;align-items:center;padding-top:.35rem;border-top:1px solid #e2e8f0}.portal-channel-card__setup-actions span{color:#536479;font-size:.82rem;line-height:1.45}.portal-collapsible-panel{overflow:hidden}.portal-collapsible-panel__summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.1rem;cursor:pointer;list-style:none}.portal-collapsible-panel__summary::-webkit-details-marker{display:none}.portal-collapsible-panel__summary h3{margin:.15rem 0 0}.portal-collapsible-panel__summary span:not(.portal-collapsible-panel__cue){color:#536479}.portal-collapsible-panel__cue{flex:0 0 auto;border:1px solid #cbd5e1;border-radius:999px;padding:.55rem .85rem;color:#1d4ed8;font-weight:800;font-size:.85rem}.portal-collapsible-panel[open] .portal-collapsible-panel__cue{color:#475569}.portal-collapsible-panel__body{display:grid;grid-gap:1rem;gap:1rem;padding:0 1.1rem 1.1rem}.portal-products-workspace-grid{align-items:start}.portal-fieldset{display:grid;grid-gap:.7rem;gap:.7rem;margin:0;padding:1rem;border:1px solid #dbe4ef;border-radius:18px;background:#f8fbff}.portal-fieldset legend{padding:0 .35rem;color:#334155;font-weight:800}.portal-fieldset p{margin:0;color:#536479}.portal-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.portal-team-invite-card{position:-webkit-sticky;position:sticky;top:1rem}.portal-form-field__label-row{display:inline-flex;flex-wrap:wrap;gap:.5rem;align-items:center;width:100%}.portal-form-field__label-row>span:first-child{flex:1 1 auto}.portal-shell .portal-marketize-button-wrap{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem}.portal-shell .portal-marketize-button-feedback{flex:1 1 100%;font-size:.78rem;line-height:1.3}.portal-shell .portal-marketize-button-feedback--success{color:#166534}.portal-shell .portal-marketize-button-feedback--error{color:#b91c1c;font-weight:600}.portal-form-field__label-row .button.small{flex:0 0 auto}.portal-team-reset-form{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.portal-team-reset-form input[type=text]{min-width:8rem;flex:1 1 8rem;padding:.32rem .5rem;border:1px solid var(--line);border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.portal-team-reset-form__notify{display:inline-flex;gap:.3rem;align-items:center;font-size:.78rem;color:var(--muted)}.portal-shell .portal-table-wrapper{border-radius:14px;background:#ffffff}.portal-shell .portal-table th{padding:.78rem .9rem}.portal-shell .portal-table td{padding:.75rem .9rem}.portal-shell .portal-table td span{margin-top:.12rem}.portal-shell .portal-table-row--interactive.is-selected td{background:#eef5ff}.portal-shell .portal-workspace-strip{gap:.75rem;padding:.95rem 1.05rem}.portal-shell .portal-workspace-strip__header{align-items:flex-end;gap:.85rem}.portal-shell .portal-workspace-strip--orders{background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-shell .portal-split-workspace--orders{grid-template-columns:minmax(0,1.45fr) minmax(24rem,.95fr)}.portal-shell .portal-workspace-strip--filters{border-color:#dbe3ef;background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-shell .portal-panel-heading p:last-child{max-width:22rem}.portal-shell .portal-page-header p:not(.eyebrow){color:#4f6075}.portal-shell .portal-page-header{padding:1rem 1.05rem;border-color:#d9e3ef;background:linear-gradient(180deg,#ffffff,#fbfdff)}.portal-shell .portal-empty-state{gap:.55rem;padding:1rem;border:1px dashed #d6e1ef;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fdfefe)}.portal-shell .portal-empty-state strong{color:#0f172a}.portal-shell .portal-empty-state span{color:#5b6b80;line-height:1.55}.portal-shell[data-density=compact] .portal-keyline{padding:.58rem 0}.portal-shell .portal-product-media-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-shell .portal-product-media-card,.portal-shell .portal-product-media-panel__makeover{padding:1rem;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.portal-shell .portal-product-media-panel__tool-heading{display:grid;grid-gap:.35rem;gap:.35rem}.portal-shell .portal-product-media-panel__empty{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc}.portal-shell .portal-product-media-panel__empty strong{color:#0f172a}.portal-shell .portal-product-media-panel__makeover{align-content:start}.portal-shell .portal-product-intake-editor{display:grid;grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-starter,.portal-shell .portal-product-intake-wizard{align-items:start}.portal-shell .portal-product-intake-starter .portal-main,.portal-shell .portal-product-intake-starter>*,.portal-shell .portal-product-intake-wizard .portal-main,.portal-shell .portal-product-intake-wizard>*{min-width:0}.portal-shell .portal-product-intake-wizard{grid-template-columns:minmax(0,1.65fr) minmax(16rem,.55fr)}.portal-shell .portal-product-intake-wizard--editor{grid-template-columns:minmax(0,1fr)}.portal-shell .portal-product-intake-wizard--editor>.portal-product-intake-diagnostics,.portal-shell .portal-product-intake-wizard--editor>aside.portal-product-intake-diagnostics{display:none!important}.portal-shell .portal-product-intake-wizard--editor>.portal-main>.portal-editor-panel:not(.portal-product-intake-wizard__hero){display:none}.portal-shell .portal-product-intake-wizard__hero{gap:1rem;background:radial-gradient(circle at top left,rgba(191,146,103,.16),transparent 46%),linear-gradient(180deg,#fffefc,#f9fbff)}.portal-shell .portal-product-page-editor-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;align-items:center}.portal-shell .portal-product-page-editor-bar h3{margin:0}.portal-shell .portal-product-page-editor-bar__status{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.portal-shell .portal-product-page-preview{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(320px,1.08fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch;margin:1.25rem 0;padding:1.25rem;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 18px 40px rgba(15,23,42,.08)}.portal-shell .portal-product-page-preview__media{position:relative;min-height:420px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.portal-shell .portal-product-page-preview__media img,.portal-shell .portal-product-page-preview__placeholder{width:100%;height:100%;min-height:420px;object-fit:contain;object-position:center;display:flex;align-items:center;justify-content:center}.portal-shell .portal-product-page-preview__media img{padding:.8rem;image-rendering:auto}.portal-shell .portal-product-page-preview__replace-image{position:absolute;left:.75rem;bottom:.75rem;margin:0}.portal-shell .portal-product-page-preview__replace-image .button{background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(15,23,42,.18)}.portal-shell .portal-product-page-preview__media-status{position:absolute;right:.75rem;bottom:.75rem;padding:.35rem .65rem;border:1px solid #f8d777;border-radius:999px;background:#fff8dd;color:#744d00;font-size:.78rem;font-weight:700;text-transform:uppercase}.portal-shell .portal-product-page-preview__content{display:grid;grid-gap:.9rem;gap:.9rem;align-content:start}.portal-shell .portal-product-page-preview__content h1,.portal-shell .portal-product-page-preview__content h2{margin:0;font-size:3rem;line-height:.95;letter-spacing:0}.portal-shell .portal-product-page-preview__tagline{font-size:1.05rem;color:var(--muted)}.portal-shell .portal-product-page-preview__price{display:block;font-size:1.4rem}.portal-shell .portal-product-page-preview__bullets{display:grid;grid-gap:.45rem;gap:.45rem;margin:0;padding-left:1.1rem}.portal-shell .portal-product-page-preview__commerce,.portal-shell .portal-product-page-preview__options{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.portal-shell .portal-devilish-ai-launcher{position:fixed;right:1.35rem;bottom:1.35rem;z-index:55;display:inline-flex;align-items:center;justify-content:center;min-width:4.2rem;min-height:4.2rem;border:0;border-radius:999px;background:#2454dd;color:#fff;box-shadow:0 18px 45px rgba(36,84,221,.32);cursor:pointer;font-weight:800}.portal-shell .portal-devilish-ai-dock{position:fixed;right:1.25rem;bottom:6.2rem;z-index:54;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;width:min(390px,calc(100vw - 1.5rem));height:min(720px,calc(100vh - 2rem));min-width:min(320px,calc(100vw - 1.5rem));min-height:420px;max-width:calc(100vw - 1.5rem);max-height:calc(100vh - 2rem);padding:.9rem;border:1px solid color-mix(in srgb,#2454dd 16%,var(--line));border-radius:28px;background:radial-gradient(circle at 12% 8%,rgba(36,84,221,.13),transparent 34%),linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 28px 80px rgba(15,23,42,.26);opacity:0;overflow:hidden;pointer-events:none;resize:both;transform:translateY(14px) scale(.96);transform-origin:bottom right;transition:opacity .16s ease,transform .16s ease}.portal-shell .portal-devilish-ai-dock.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.portal-shell .portal-devilish-ai-dock.is-dragging{cursor:-webkit-grabbing;cursor:grabbing;transition:none}.portal-shell .portal-devilish-ai-dock__header{display:flex;gap:.7rem;align-items:center;justify-content:space-between;margin:-.25rem -.25rem 0;padding:.25rem;border-radius:22px;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.portal-shell .portal-devilish-ai-dock.is-dragging .portal-devilish-ai-dock__header{cursor:-webkit-grabbing;cursor:grabbing}.portal-shell .portal-devilish-ai-dock__header h3{margin:0}.portal-shell .portal-devilish-ai-dock__drag-handle{margin-left:auto;padding:.35rem .55rem;border:1px solid color-mix(in srgb,#2454dd 16%,var(--line));border-radius:999px;background:rgba(255,255,255,.72);color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-devilish-ai-dock__context{margin:.85rem 0;padding:.7rem;border:1px solid color-mix(in srgb,#2454dd 22%,var(--line));border-radius:12px;color:var(--muted);font-size:.9rem}.portal-shell .portal-devilish-ai-dock__messages{display:grid;align-content:start;grid-gap:.65rem;gap:.65rem;min-height:0;overflow-y:auto;padding:.25rem 0 1rem}.portal-shell .portal-devilish-ai-dock__message{max-width:88%;padding:.7rem .8rem;border-radius:16px;font-size:.92rem;line-height:1.35}.portal-shell .portal-devilish-ai-dock__message-label{display:block;margin-bottom:.25rem;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.portal-shell .portal-devilish-ai-dock__message--user{justify-self:end;border-bottom-right-radius:4px;background:#2454dd;color:#fff}.portal-shell .portal-devilish-ai-dock__message--user .portal-devilish-ai-dock__message-label{color:rgba(255,255,255,.85)}.portal-shell .portal-devilish-ai-dock__message--assistant{justify-self:start;border:1px solid var(--line);border-bottom-left-radius:4px;background:#fff;color:#0f172a}.portal-shell .portal-devilish-ai-dock__typing{display:inline-flex;align-items:center;gap:.25rem;min-height:1.1rem}.portal-shell .portal-devilish-ai-dock__typing span{width:.42rem;height:.42rem;border-radius:999px;background:linear-gradient(135deg,#2454dd,#16c7b8,#ffd166);animation:portal-devilish-ai-typing .9s ease-in-out infinite}.portal-shell .portal-devilish-ai-dock__typing span:nth-child(2){animation-delay:.12s}.portal-shell .portal-devilish-ai-dock__typing span:nth-child(3){animation-delay:.24s}.portal-shell .portal-devilish-ai-dock__form{display:grid;grid-gap:.65rem;gap:.65rem;padding-top:.7rem;border-top:1px solid var(--line)}.portal-shell .portal-devilish-ai-dock__attachment{display:flex;gap:.55rem;align-items:center;padding:.6rem 0 0;border-top:1px solid var(--line)}.portal-shell .portal-devilish-ai-dock__attach-button{display:inline-grid;width:2.35rem;height:2.35rem;flex:0 0 auto;place-items:center;border:1px solid color-mix(in srgb,#2454dd 18%,var(--line));border-radius:999px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.08);cursor:pointer;color:#2454dd}.portal-shell .portal-devilish-ai-dock__attach-button:hover{background:rgba(36,84,221,.08)}.portal-shell .portal-devilish-ai-dock__attach-button:has(input:disabled){cursor:not-allowed;opacity:.58}.portal-shell .portal-devilish-ai-dock__file-input,.portal-shell .sr-only{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.portal-shell .portal-devilish-ai-dock__paste-hint{color:var(--muted);font-size:.82rem;line-height:1.25}.portal-shell .portal-devilish-ai-dock__composer{position:relative;display:block}.portal-shell .portal-devilish-ai-dock__composer textarea{width:100%;min-height:5.6rem;padding-right:3.2rem;resize:vertical}.portal-shell .portal-devilish-ai-dock__send-button{position:absolute;right:.55rem;bottom:.55rem;display:inline-grid;width:2.35rem;height:2.35rem;place-items:center;border:0;border-radius:999px;background:#2454dd;box-shadow:0 12px 26px rgba(36,84,221,.28);color:#fff;cursor:pointer;font-size:1rem}.portal-shell .portal-devilish-ai-dock__send-button:disabled{cursor:not-allowed;opacity:.58}.portal-shell .portal-devilish-ai-dock__chat-attachment{display:grid;grid-template-columns:3rem minmax(0,1fr) auto;grid-gap:.65rem;gap:.65rem;align-items:center;margin:.4rem 0 0;padding:.5rem .65rem;border:1px solid rgba(99,102,241,.32);border-radius:12px;background:linear-gradient(135deg,rgba(238,242,255,.94),rgba(255,255,255,.95))}.portal-shell .portal-devilish-ai-dock__chat-attachment-thumb{width:3rem;height:3rem;object-fit:cover;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff}.portal-shell .portal-devilish-ai-dock__chat-attachment>div strong{display:block;color:#1e1b4b;font-size:.8rem;font-weight:800}.portal-shell .portal-devilish-ai-dock__chat-attachment>div span{display:block;color:#475569;font-size:.74rem;line-height:1.35}.portal-shell .portal-devilish-ai-dock__chat-attachment-clear{display:inline-grid;width:1.6rem;height:1.6rem;place-items:center;border:1px solid rgba(15,23,42,.18);border-radius:999px;background:#fff;color:#334155;cursor:pointer;font-size:1rem;line-height:1}.portal-shell .portal-devilish-ai-dock__chat-attachment-clear:hover{border-color:rgba(220,38,38,.45);color:#b91c1c}.portal-shell .portal-devilish-ai-dock__advanced-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:.4rem 0 .2rem}.portal-shell .portal-devilish-ai-dock__advanced-toggle{display:inline-flex;align-items:center;gap:.4rem;padding:.18rem .4rem;border:0;background:transparent;color:#475569;cursor:pointer;font-size:.78rem;font-weight:700;letter-spacing:.04em}.portal-shell .portal-devilish-ai-dock__advanced-toggle:hover{color:#1e1b4b}.portal-shell .portal-devilish-ai-dock__advanced-hint{color:var(--muted);font-size:.74rem;line-height:1.35}.portal-shell .portal-devilish-ai-dock__mode-row{display:grid;grid-gap:.3rem;gap:.3rem;margin:.45rem 0 .55rem}.portal-shell .portal-devilish-ai-dock__mode-label{display:grid;grid-gap:.25rem;gap:.25rem}.portal-shell .portal-devilish-ai-dock__mode-label>span{color:#334155;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.portal-shell .portal-devilish-ai-dock__mode-label>select{width:100%;padding:.4rem .55rem;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:.84rem;color:#0f172a}.portal-shell .portal-devilish-ai-dock__mode-hint{margin:0;color:#475569;font-size:.74rem;line-height:1.4}.portal-shell #product-page-inline-edit-form{display:none}.portal-shell .portal-product-page-style-picker{position:fixed;inset:0;display:grid;place-items:center;z-index:1100}.portal-shell .portal-product-page-style-picker__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:rgba(15,23,42,.45);cursor:pointer}.portal-shell .portal-product-page-style-picker__card{position:relative;display:grid;grid-gap:.85rem;gap:.85rem;width:min(34rem,calc(100vw - 2rem));padding:1.4rem 1.6rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 30px 60px rgba(15,23,42,.28)}.portal-shell .portal-product-page-style-picker__card .eyebrow{margin:0}.portal-shell .portal-product-page-style-picker__card h3{margin:0;font-size:1.15rem}.portal-shell .portal-product-page-style-picker__card p.portal-muted{margin:0;line-height:1.55}.portal-shell .portal-product-page-style-picker__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}@media (max-width:600px){.portal-shell .portal-product-page-style-picker__choices{grid-template-columns:1fr}}.portal-shell .portal-product-page-style-picker__choice{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem 1.1rem;border:1px solid rgba(99,102,241,.32);border-radius:14px;background:linear-gradient(135deg,rgba(238,242,255,.78),rgba(255,255,255,.95));text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.portal-shell .portal-product-page-style-picker__choice:hover{transform:translateY(-1px);border-color:rgba(99,102,241,.62);box-shadow:0 18px 32px rgba(99,102,241,.16)}.portal-shell .portal-product-page-style-picker__choice strong{color:#1e1b4b;font-size:1rem;font-weight:800}.portal-shell .portal-product-page-style-picker__choice span{color:#475569;font-size:.84rem;line-height:1.4}.portal-product-intake-publish-help{margin:.5rem 0 0;font-size:.78rem;color:var(--muted);line-height:1.45}.portal-shell .portal-product-page-blocker-strip{display:grid;grid-template-columns:minmax(12rem,.3fr) minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:start;padding:.95rem;border:1px solid #f4c46d;border-radius:8px;background:#fff8e8}.portal-shell .portal-product-page-blocker-strip strong{display:block}.portal-shell .portal-product-page-blocker-strip__list{display:flex;flex-wrap:wrap;gap:.45rem}.portal-shell .portal-product-page-field-editor{display:grid;grid-gap:1rem;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#ffffff}.portal-shell .portal-product-page-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;align-items:start}.portal-shell .portal-product-page-field{display:grid;grid-gap:.55rem;gap:.55rem;min-width:0;position:relative;padding:.85rem;border:1px solid #dbe3ef;border-radius:8px;background:#fbfdff;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.portal-shell .portal-product-page-field.is-working{border-color:rgba(99,102,241,.45);box-shadow:0 18px 35px rgba(99,102,241,.14);transform:translateY(-1px)}.portal-shell .portal-product-page-field.is-revised{border-color:rgba(99,102,241,.32);box-shadow:inset 0 0 0 1px rgba(129,140,248,.1)}.portal-shell .portal-product-page-field--wide{grid-column:1/-1}.portal-shell .portal-product-page-field--pricing{align-content:start;align-self:start}.portal-shell .portal-product-page-field__heading{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.portal-shell .portal-product-page-field__title{display:inline-flex;flex-wrap:wrap;gap:.45rem;align-items:center;min-width:0}.portal-shell .portal-product-page-field__title>label,.portal-shell .portal-product-page-field__title>span{color:#334155;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-product-page-field__action{margin:0}.portal-shell .portal-product-page-field__badge{display:inline-flex;align-items:center;gap:.4rem;min-height:1.4rem;padding:.16rem .6rem;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-product-page-field__badge--working{border:1px solid rgba(168,85,247,.36);background:linear-gradient(120deg,rgba(255,255,255,.82),rgba(255,255,255,.45)),linear-gradient(105deg,#f59e0b,#ec4899 24%,#8b5cf6 48%,#0ea5e9 72%,#10b981);color:#4c1d95;background-size:100% 100%,220% 220%;box-shadow:0 10px 24px rgba(168,85,247,.18);animation:portal-rainbow-chrome 2.8s linear infinite}.portal-shell .portal-product-page-field__badge--revised{border:1px solid rgba(99,102,241,.22);background:rgba(238,242,255,.92);color:#4338ca}.portal-shell .portal-product-page-field__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.portal-shell .portal-product-page-field__source-link{display:flex;flex-wrap:wrap;gap:.35rem .55rem;align-items:center;min-width:0;padding:.52rem .65rem;border:1px solid rgba(37,99,235,.14);border-radius:12px;background:rgba(239,246,255,.64);color:#475569;font-size:.78rem}.portal-shell .portal-product-page-field__source-link>span{color:#64748b;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-product-page-field__source-link>strong{color:#92400e;font-size:.82rem}.portal-shell .portal-product-page-field--rescue{margin-bottom:1rem;border-color:rgba(245,158,11,.32);background:linear-gradient(135deg,rgba(255,251,235,.96),rgba(248,250,252,.98)),#ffffff}.portal-shell .portal-product-page-field__rescue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.85rem;gap:.85rem}.portal-shell .portal-product-page-field__rescue-grid .portal-product-intake-upload{padding:.8rem;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:rgba(255,255,255,.84)}.portal-shell .portal-product-page-field__evidence{display:flex;flex-wrap:wrap;gap:.35rem .5rem;align-items:center;padding:.55rem .65rem;border:1px solid rgba(15,118,110,.16);border-radius:12px;background:linear-gradient(135deg,rgba(240,253,250,.94),rgba(236,253,245,.78))}.portal-shell .portal-product-page-field__evidence>span{color:#0f766e;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-product-page-field__evidence>strong{color:#134e4a;font-size:.82rem}.portal-shell .portal-product-page-field__evidence-working{display:inline-flex;gap:.55rem;align-items:center;width:-moz-fit-content;width:fit-content;padding:.55rem .75rem;border:1px solid rgba(79,70,229,.2);border-radius:999px;background:linear-gradient(120deg,rgba(255,255,255,.84),rgba(255,255,255,.55)),linear-gradient(115deg,rgba(251,191,36,.9),rgba(244,114,182,.76),rgba(129,140,248,.82),rgba(34,211,238,.76));background-size:100% 100%,220% 220%;color:#312e81;font-size:.8rem;font-weight:800;box-shadow:0 14px 30px rgba(79,70,229,.1);animation:portal-rainbow-chrome 3s linear infinite}.portal-shell .portal-product-page-field__evidence-working>span{width:.56rem;height:.56rem;border-radius:999px;background:#4f46e5;box-shadow:0 0 0 0 rgba(79,70,229,.34);animation:portal-proof-pulse 1.1s ease-out infinite}.portal-shell .portal-product-page-field__evidence-library{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.85rem;padding:.8rem;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:rgba(255,255,255,.72)}.portal-shell .portal-product-page-field__evidence-library>div:first-child{display:flex;gap:.5rem;align-items:center;justify-content:space-between}.portal-shell .portal-product-page-field__evidence-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-gap:.65rem;gap:.65rem}.portal-shell .portal-product-page-field__evidence-thumb{display:grid;grid-gap:.35rem;gap:.35rem;padding:.45rem;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#ffffff;color:#334155;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.portal-shell .portal-product-page-field__evidence-thumb:hover{transform:translateY(-1px);border-color:rgba(37,99,235,.36);box-shadow:0 14px 28px rgba(15,23,42,.09)}.portal-shell .portal-product-page-field__evidence-thumb img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:12px;background:#e2e8f0}.portal-shell .portal-product-page-field__evidence-thumb span{overflow:hidden;color:#475569;font-size:.72rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.portal-shell .portal-product-page-field__evidence-files{display:grid;grid-gap:.35rem;gap:.35rem;margin:0;padding:0;list-style:none}.portal-shell .portal-product-page-field__evidence-files li{padding:.45rem .6rem;border:1px solid rgba(15,118,110,.14);border-radius:12px;background:rgba(240,253,250,.8);color:#0f766e;font-size:.78rem;font-weight:700}.portal-shell .portal-product-page-field__evidence-modal{position:fixed;inset:0;display:grid;place-items:center;padding:1.5rem;z-index:80}.portal-shell .portal-product-page-field__evidence-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.portal-shell .portal-product-page-field__evidence-modal-card{position:relative;display:grid;grid-gap:.8rem;gap:.8rem;width:min(94vw,980px);max-height:90vh;padding:.9rem;border:1px solid rgba(226,232,240,.88);border-radius:24px;background:#ffffff;box-shadow:0 28px 70px rgba(15,23,42,.28);overflow:auto}.portal-shell .portal-product-page-field__evidence-modal-card .button{justify-self:flex-end}.portal-shell .portal-product-page-field__evidence-modal-card img{width:100%;max-height:72vh;object-fit:contain;border-radius:18px;background:#f8fafc}.portal-shell .portal-product-page-field__evidence-modal-card p{margin:0;color:#475569}.portal-shell .portal-product-page-field input,.portal-shell .portal-product-page-field select,.portal-shell .portal-product-page-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#0f172a}.portal-shell .portal-product-page-field textarea{resize:vertical}.portal-shell .portal-product-page-field__loading-mask{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:inherit;background:rgba(248,250,252,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2}.portal-shell .portal-product-page-field__loading-pill{display:grid;grid-gap:.22rem;gap:.22rem;justify-items:center;width:min(100%,21rem);padding:1rem 1.15rem;border:1px solid rgba(168,85,247,.28);border-radius:22px;background:linear-gradient(120deg,rgba(255,255,255,.9),rgba(255,255,255,.55)),linear-gradient(115deg,rgba(251,191,36,.88),rgba(244,114,182,.78),rgba(129,140,248,.8),rgba(34,211,238,.78),rgba(16,185,129,.8));background-size:100% 100%,240% 240%;box-shadow:0 20px 45px rgba(15,23,42,.12);animation:portal-rainbow-chrome 3s linear infinite}.portal-shell .portal-product-page-field__loading-pill strong{color:#312e81;font-size:.92rem}.portal-shell .portal-product-page-field__loading-pill em{color:#4c1d95;font-size:.76rem;font-style:normal;text-align:center}.portal-shell .portal-product-page-field__dots{display:inline-flex;gap:.24rem;align-items:center}.portal-shell .portal-product-page-field__dots span{width:.42rem;height:.42rem;border-radius:999px;background:rgba(79,70,229,.95);box-shadow:0 0 0 3px rgba(255,255,255,.18);animation:portal-bounce-dot .9s ease-in-out infinite}.portal-shell .portal-product-page-field__dots span:nth-child(2){animation-delay:.12s}.portal-shell .portal-product-page-field__dots span:nth-child(3){animation-delay:.24s}.portal-shell .portal-product-page-field__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.portal-shell .portal-product-page-field__variant-collapse{margin-top:.65rem;border:1px solid color-mix(in srgb,var(--color-border) 60%,transparent);border-radius:12px;background:rgba(248,250,252,.62)}.portal-shell .portal-product-page-field__variant-collapse>summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;padding:.7rem .95rem;border-radius:12px;cursor:pointer;list-style:none;font-size:.85rem;color:#1e293b}.portal-shell .portal-product-page-field__variant-collapse>summary::-webkit-details-marker{display:none}.portal-shell .portal-product-page-field__variant-collapse>summary:before{content:"▶";display:inline-block;margin-right:.4rem;color:#6366f1;font-size:.65rem;transition:transform .16s ease}.portal-shell .portal-product-page-field__variant-collapse[open]>summary:before{transform:rotate(90deg)}.portal-shell .portal-product-page-field__variant-collapse>summary>span:first-of-type{flex:1 1 auto;min-width:0}.portal-shell .portal-product-page-field__variant-collapse>summary strong{margin-right:.3rem;color:#0f172a;font-weight:800}.portal-shell .portal-product-page-field__variant-collapse-hint{color:var(--muted);font-size:.75rem}.portal-shell .portal-product-page-field__variant-collapse>.portal-product-page-field__variant-table{margin:0 .4rem .65rem}.portal-shell .portal-product-page-field__variant-table{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.75rem;overflow-x:auto}.portal-shell .portal-product-page-field__variant-tools{display:grid;grid-template-columns:minmax(12rem,1fr) auto auto;grid-gap:.65rem;gap:.65rem;align-items:end;margin-top:.65rem}.portal-shell .portal-product-page-field__option-picker{margin-top:.65rem;padding:.85rem;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,rgba(248,250,252,.85),#fff 42%),#fff}.portal-shell .portal-product-page-field__option-picker summary{cursor:pointer;font-weight:800}.portal-shell .portal-product-page-field__option-picker-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));grid-gap:0;gap:0;margin-top:.75rem;border:1px solid color-mix(in srgb,var(--color-border) 80%,transparent);border-radius:10px;overflow:hidden}.portal-shell .portal-product-page-field__option-picker-group{display:grid;align-content:start;grid-gap:.2rem;gap:.2rem;margin:0;padding:.85rem;border:0;border-right:1px solid color-mix(in srgb,var(--color-border) 72%,transparent);background:#fff}.portal-shell .portal-product-page-field__option-picker-group:last-child{border-right:0}.portal-shell .portal-product-page-field__option-picker legend{width:100%;margin-bottom:.45rem;padding-bottom:.4rem;border-bottom:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);color:var(--color-muted);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.portal-shell .portal-product-page-field__option-choice{display:grid;grid-template-columns:1rem minmax(0,1fr);grid-gap:.4rem;gap:.4rem;align-items:start;padding:.25rem 0;color:#334155;font-size:.86rem;line-height:1.25}.portal-shell .portal-product-page-field__option-choice input{margin-top:.1rem}.portal-shell .portal-product-page-field__option-choice span{min-width:0;overflow-wrap:anywhere}.portal-shell .portal-product-page-field__variant-head,.portal-shell .portal-product-page-field__variant-row{display:grid;align-items:center;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(var(--variant-option-column-count,1),minmax(120px,150px)) minmax(118px,140px) minmax(64px,76px) minmax(82px,96px) minmax(82px,96px) minmax(92px,100px);width:max-content;min-width:100%}.portal-shell .portal-product-page-field__variant-head>span,.portal-shell .portal-product-page-field__variant-row button,.portal-shell .portal-product-page-field__variant-row input,.portal-shell .portal-product-page-field__variant-row select{min-width:0}.portal-shell .portal-product-page-field__variant-row button,.portal-shell .portal-product-page-field__variant-row input,.portal-shell .portal-product-page-field__variant-row select{width:100%}.portal-shell .portal-product-page-field__variant-head{color:var(--color-muted);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.portal-shell .portal-product-page-field__variant-column-heading{display:inline-flex;gap:.35rem;align-items:center}.portal-shell .portal-product-page-field__variant-column-heading button{display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font:inherit;line-height:1}.portal-shell .portal-product-page-field__variant-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.portal-shell .portal-product-page-field__info{border-top:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);color:var(--color-muted);font-size:.82rem;margin-top:.75rem;padding-top:.65rem}.portal-shell .portal-product-page-field__info summary{cursor:pointer;font-weight:800}.portal-shell .portal-product-page-field__info ul{margin:.5rem 0 0;padding-left:1rem}.portal-shell .portal-product-page-field__media-grid{display:grid;grid-template-columns:repeat(auto-fill,288px);justify-content:start;grid-gap:.85rem;gap:.85rem}.portal-shell .portal-product-page-field__media-thumb{position:relative;display:grid;padding:.45rem;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.portal-shell .portal-product-page-field__media-thumb:hover{transform:translateY(-1px)}.portal-shell .portal-product-page-field__media-thumb-surface{display:grid;grid-gap:.5rem;gap:.5rem;width:100%;padding:0;border:1px solid #d7deea;border-radius:18px;background:#ffffff;text-align:left;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.portal-shell .portal-product-page-field__media-thumb:hover .portal-product-page-field__media-thumb-surface{border-color:#bfd2f7;box-shadow:0 14px 28px rgba(15,23,42,.08)}.portal-shell .portal-product-page-field__media-thumb.is-selected .portal-product-page-field__media-thumb-surface{border-color:rgba(37,99,235,.38);box-shadow:0 16px 30px rgba(37,99,235,.12)}.portal-shell .portal-product-page-field__media-thumb.is-epic .portal-product-page-field__media-thumb-surface{border-color:rgba(147,51,234,.4);box-shadow:0 18px 35px rgba(147,51,234,.16)}.portal-shell .portal-product-page-field__media-thumb.is-working .portal-product-page-field__media-thumb-surface{border-color:rgba(99,102,241,.45);box-shadow:0 18px 32px rgba(99,102,241,.16)}.portal-shell .portal-product-page-field__media-thumb-image{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:3/2;border-radius:14px;overflow:hidden;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#eef2f7)}.portal-shell .portal-product-page-field__media-thumb-image img{width:100%;height:100%;object-fit:contain}.portal-shell .portal-product-page-field__media-thumb-broken{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:100%;height:100%;padding:1rem;background:repeating-linear-gradient(45deg,#fef3c7,#fef3c7 12px,#fde68a 0,#fde68a 24px);color:#92400e;font-size:.78rem;text-align:center}.portal-shell .portal-product-page-field__media-thumb-broken strong{font-size:.95rem;letter-spacing:.04em;text-transform:uppercase}.portal-shell .portal-product-page-field__media-thumb.is-broken{outline:2px dashed #d97706;outline-offset:-2px}.portal-shell .portal-product-page-field__media-thumb-broken-link{margin-top:.4rem;font-size:.72rem;font-weight:700;color:#92400e;text-decoration:underline}.portal-shell .portal-product-page-field__media-thumb-controls{position:absolute;inset:auto .55rem .55rem .55rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:.45rem;z-index:2;pointer-events:none}.portal-shell .portal-product-page-field__media-thumb-toggle{display:inline-flex;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.225rem);align-items:center;justify-content:center;gap:.5rem;min-height:1.85rem;padding:.4rem .7rem;border-radius:999px;background:rgba(15,23,42,.78);border:1px solid rgba(255,255,255,.5);color:#ffffff;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;pointer-events:auto;transition:background .14s ease,border-color .14s ease,transform .14s ease;box-shadow:0 8px 18px rgba(15,23,42,.26)}.portal-shell .portal-product-page-field__media-thumb-toggle:hover{background:rgba(15,23,42,.92);transform:translateY(-1px)}.portal-shell .portal-product-page-field__media-thumb-toggle input[type=checkbox]{width:1.15rem;height:1.15rem;margin:0;accent-color:#ffffff;cursor:pointer}.portal-shell .portal-product-page-field__media-thumb-toggle input[type=checkbox]:disabled{cursor:not-allowed}.portal-shell .portal-product-page-field__media-thumb-toggle.is-checked{background:rgba(37,99,235,.94);border-color:rgba(255,255,255,.78)}.portal-shell .portal-product-page-field__media-thumb-toggle.is-checked input[type=checkbox]{accent-color:#ffffff}.portal-shell .portal-product-page-field__media-thumb.is-epic .portal-product-page-field__media-thumb-toggle.is-checked:has(input[data-toggle=hero]){background:rgba(147,51,234,.95)}.portal-shell .portal-product-page-field__media-thumb-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .16s ease,background .16s ease}.portal-shell .portal-product-page-field__media-thumb.is-selected .portal-product-page-field__media-thumb-overlay{opacity:1;background:rgba(37,99,235,.46)}.portal-shell .portal-product-page-field__media-thumb.is-epic .portal-product-page-field__media-thumb-overlay{opacity:1;background:rgba(147,51,234,.44)}.portal-shell .portal-product-page-field__media-thumb-check{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;border:2px solid rgba(255,255,255,.92);background:rgba(255,255,255,.22);color:#ffffff;font-size:1.55rem;font-weight:900;text-shadow:0 6px 18px rgba(15,23,42,.22)}.portal-shell .portal-product-page-field__media-thumb-epic-mark{position:absolute;inset:.7rem auto auto .7rem;display:inline-flex;align-items:center;min-height:1.45rem;padding:.16rem .58rem;border-radius:999px;background:rgba(88,28,135,.94);color:#ffffff;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 20px rgba(88,28,135,.28)}.portal-shell .portal-product-page-field__media-thumb-copy{display:grid;grid-gap:.22rem;gap:.22rem;padding:0 .7rem .7rem}.portal-shell .portal-product-page-field__media-thumb-copy strong{color:#1e293b;font-size:.82rem;text-transform:capitalize}.portal-shell .portal-product-page-field__media-thumb-copy em{color:#64748b;font-size:.74rem;font-style:normal;line-height:1.35}.portal-shell .portal-product-page-field__media-thumb-actions{position:absolute;top:.8rem;right:.8rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem}.portal-shell .portal-product-page-field__media-thumb-replace{display:inline-flex;align-items:center;gap:.3rem;height:1.9rem;padding:0 .65rem;border-radius:999px;border:1px solid rgba(255,255,255,.62);background:rgba(29,78,216,.88);color:#ffffff;font-size:.78rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(15,23,42,.18);transition:background-color .12s ease}.portal-shell .portal-product-page-field__media-thumb-replace:focus-visible:not(:disabled),.portal-shell .portal-product-page-field__media-thumb-replace:hover:not(:disabled){background:rgba(37,99,235,1);outline:none}.portal-shell .portal-product-page-field__media-thumb-replace:disabled{cursor:progress;opacity:.7}.portal-shell .portal-product-page-field__media-thumb-delete{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;border:1px solid rgba(255,255,255,.62);background:rgba(15,23,42,.72);color:#ffffff;font-size:1.1rem;line-height:1;box-shadow:0 10px 24px rgba(15,23,42,.18);cursor:pointer}.portal-shell .portal-product-page-field__media-thumb-delete:hover{background:rgba(220,38,38,.92)}.portal-shell .portal-product-page-field--fulfillment p{margin:0;color:var(--muted)}.portal-shell .portal-product-page-section-divider{position:relative;grid-column:1/-1;display:grid;grid-gap:.4rem;gap:.4rem;margin:1.1rem 0 .35rem;padding:.95rem 1.1rem;border:1px solid rgba(99,102,241,.18);border-radius:14px;background:linear-gradient(135deg,rgba(238,242,255,.78),rgba(255,255,255,.92)),linear-gradient(95deg,rgba(244,114,182,.18),rgba(99,102,241,.16));background-blend-mode:normal,multiply;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 14px 28px rgba(99,102,241,.07)}.portal-shell .portal-product-page-section-divider:first-child{margin-top:0}.portal-shell .portal-product-page-section-divider__eyebrow{display:inline-flex;gap:.4rem;align-items:center;color:#6d28d9;font-size:.66rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.portal-shell .portal-product-page-section-divider__eyebrow:before{content:"";display:inline-block;width:.45rem;height:.45rem;border-radius:999px;background:linear-gradient(135deg,#f472b6,#6366f1)}.portal-shell .portal-product-page-section-divider__title{margin:0;color:#1e1b4b;font-size:1.05rem;font-weight:800;letter-spacing:.005em}.portal-shell .portal-product-page-section-divider__copy{margin:0;color:#475569;font-size:.85rem;line-height:1.45}.portal-shell .portal-toggle-row{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.85rem;gap:.85rem;align-items:start;padding:.85rem 1rem;border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#ffffff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.portal-shell .portal-toggle-row:hover{border-color:rgba(99,102,241,.42);box-shadow:0 12px 26px rgba(99,102,241,.08)}.portal-shell .portal-toggle-row:has(.portal-toggle-row__input:checked){border-color:rgba(99,102,241,.62);background:linear-gradient(135deg,rgba(238,242,255,.92),rgba(255,255,255,.98));box-shadow:0 16px 30px rgba(99,102,241,.14)}.portal-shell .portal-toggle-row:focus-within{outline:2px solid rgba(99,102,241,.45);outline-offset:2px}.portal-shell .portal-toggle-row__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.portal-shell .portal-toggle-row__switch{position:relative;display:inline-block;width:3rem;height:1.7rem;margin-top:.1rem;border-radius:999px;background:linear-gradient(180deg,#cbd5e1,#94a3b8);box-shadow:inset 0 1px 2px rgba(15,23,42,.18),inset 0 0 0 1px rgba(15,23,42,.06);transition:background .2s ease;flex-shrink:0}.portal-shell .portal-toggle-row__switch-knob{position:absolute;top:.18rem;left:.2rem;width:1.34rem;height:1.34rem;border-radius:999px;background:#ffffff;box-shadow:0 2px 6px rgba(15,23,42,.22),0 0 0 1px rgba(15,23,42,.04);transition:left .2s cubic-bezier(.32,.72,0,1),background .2s ease}.portal-shell .portal-toggle-row:has(.portal-toggle-row__input:checked) .portal-toggle-row__switch{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.portal-shell .portal-toggle-row:has(.portal-toggle-row__input:checked) .portal-toggle-row__switch-knob{left:1.46rem}.portal-shell .portal-toggle-row__copy{display:grid;grid-gap:.25rem;gap:.25rem;min-width:0}.portal-shell .portal-toggle-row__copy strong{color:#1e293b;font-size:.92rem;font-weight:800;letter-spacing:.005em}.portal-shell .portal-toggle-row__copy span{color:#475569;font-size:.8rem;line-height:1.5}.portal-shell .portal-product-page-field__made-to-order{display:grid;grid-gap:.6rem;gap:.6rem;margin-top:.45rem;padding-top:.85rem;border-top:1px dashed rgba(148,163,184,.42)}.portal-shell .portal-product-page-field__made-to-order-lead{display:grid;grid-gap:.35rem;gap:.35rem;max-width:14rem;margin-left:.25rem}.portal-shell .portal-product-page-field__made-to-order-lead>span{color:#334155;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.portal-shell .portal-product-page-field__option-choice{grid-template-columns:1.15rem minmax(0,1fr);gap:.55rem;padding:.35rem .45rem;border-radius:8px;cursor:pointer;transition:background-color .12s ease}.portal-shell .portal-product-page-field__option-choice:hover{background:rgba(99,102,241,.06)}.portal-shell .portal-product-page-field__option-choice input[type=checkbox]{width:1.15rem;height:1.15rem;margin-top:.05rem;accent-color:#6366f1;cursor:pointer}.portal-shell .portal-product-page-field-editor__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;padding-top:.25rem}.portal-shell .portal-product-intake-debug-drawer{border:1px solid var(--line);border-radius:8px;background:#ffffff}.portal-shell .portal-product-intake-debug-drawer>summary{cursor:pointer;padding:.8rem 1rem;color:var(--muted);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-product-intake-debug-drawer[open]{padding-bottom:1rem}.portal-shell .portal-product-builder-status{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,.45fr);grid-gap:.85rem;gap:.85rem;align-items:start;margin:0 0 1rem;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#f8fafc}.portal-shell .portal-product-builder-status h4{margin:0 0 .25rem;font-size:1.05rem}.portal-shell .portal-product-builder-status__meter,.portal-shell .portal-product-builder-status__notes{display:grid;grid-gap:.35rem;gap:.35rem}.portal-shell .portal-product-builder-status__notes{grid-column:1/-1}.portal-shell .portal-product-builder-events{display:grid;grid-column:1/-1;grid-gap:.45rem;gap:.45rem;margin:0;padding:0;list-style:none}.portal-shell .portal-product-builder-events li{display:grid;grid-gap:.25rem;gap:.25rem;padding-top:.45rem;border-top:1px solid var(--line)}.portal-shell .portal-product-builder-events p{margin:0;color:var(--muted)}.portal-shell .portal-product-intake-stepper{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,6.4rem),1fr));grid-gap:.5rem;gap:.5rem}.portal-shell .portal-product-intake-step{display:grid;grid-template-columns:auto 1fr;grid-gap:.45rem;gap:.45rem;align-items:center;min-height:3rem;padding:.5rem .65rem;border:1px solid #dbe3ef;border-radius:999px;background:#f8fbff;color:#0f172a;text-align:left;text-decoration:none}.portal-shell a.portal-product-intake-step,.portal-shell button.portal-product-intake-step{cursor:pointer}.portal-shell .portal-product-intake-step small,.portal-shell .portal-product-intake-step strong{display:block}.portal-shell .portal-product-intake-step strong{color:#0f172a;font-size:.98rem}.portal-shell .portal-product-intake-step small{display:none}.portal-shell .portal-product-intake-step__index{display:inline-grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:999px;background:#e2e8f0;color:#0f172a;font-weight:700}.portal-shell .portal-product-intake-step--current,.portal-shell .portal-product-intake-step.is-active{border-color:#7c9fd9;background:linear-gradient(180deg,#ffffff,#eef5ff);box-shadow:0 12px 30px rgba(148,163,184,.12)}.portal-shell a.portal-product-intake-step:hover{border-color:#2563eb;transform:translateY(-1px)}.portal-shell .portal-product-intake-step--complete .portal-product-intake-step__index{background:#d9f5e6;color:#0d5a34}.portal-shell .portal-product-intake-step--review .portal-product-intake-step__index{background:#fff0d6;color:#9a5f00}.portal-shell .portal-product-intake-step--blocked .portal-product-intake-step__index{background:#fee2e2;color:#b91c1c}.portal-shell .portal-product-intake-source-toggle{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.portal-shell .portal-product-intake-source-toggle__button{display:grid;grid-gap:.35rem;gap:.35rem;padding:1rem 1.05rem;border:1px solid #dbe3ef;border-radius:18px;background:#f8fbff;color:#0f172a;text-align:left;cursor:pointer}.portal-shell .portal-product-intake-source-toggle__button strong{color:#0f172a;font-size:1rem}.portal-shell .portal-product-intake-source-toggle__button span{color:#64748b;line-height:1.5}.portal-shell .portal-product-intake-source-toggle__button.is-active{border-color:#7c9fd9;background:linear-gradient(180deg,#ffffff,#eef5ff);box-shadow:0 12px 30px rgba(148,163,184,.12)}.portal-shell .portal-product-intake-resume{border-color:#bfdbfe;background:radial-gradient(circle at top right,rgba(37,99,235,.11),transparent 36%),linear-gradient(135deg,#ffffff,#f8fbff)}.portal-shell .portal-product-intake-resume-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));grid-gap:.9rem;gap:.9rem}.portal-shell .portal-product-intake-resume .portal-card{display:grid;grid-gap:.7rem;gap:.7rem}.portal-shell .portal-product-intake-resume .button-row{justify-content:flex-start}.portal-shell .portal-product-intake-build-card,.portal-shell .portal-product-intake-source-starter__form,.portal-shell .portal-product-intake-upload{display:grid;grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-build-card{padding:1rem;border:1px solid #dbeafe;border-radius:22px;background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 42%),linear-gradient(135deg,#ffffff,#f8fbff 55%,#fff7ed)}.portal-shell .portal-product-intake-path-note{padding:.85rem 1rem;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#475569;line-height:1.55}.portal-shell .portal-product-intake-upload__dropzone{display:grid;grid-gap:.45rem;gap:.45rem;padding:1rem 1.1rem;border:1px dashed #c7d3e0;border-radius:18px;background:linear-gradient(180deg,#fffefc,#f8fbff)}.portal-shell .portal-product-intake-upload__dropzone strong{color:#0f172a;font-size:1rem}.portal-shell .portal-product-intake-upload__dropzone p{color:#64748b;line-height:1.55}.portal-shell .portal-product-intake-upload__dropzone input{margin-top:.4rem}.portal-shell .portal-product-intake-review-stack{display:grid;grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-review-card__header{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start;justify-content:space-between}.portal-shell .portal-product-intake-accepted,.portal-shell .portal-product-intake-advanced,.portal-shell .portal-product-intake-advanced-tools{display:grid;grid-gap:.9rem;gap:.9rem}.portal-shell .portal-product-intake-accepted summary,.portal-shell .portal-product-intake-advanced summary,.portal-shell .portal-product-intake-advanced-tools summary{cursor:pointer;color:#0f172a;font-weight:700;list-style:none}.portal-shell .portal-product-intake-accepted summary::-webkit-details-marker,.portal-shell .portal-product-intake-advanced summary::-webkit-details-marker,.portal-shell .portal-product-intake-advanced-tools summary::-webkit-details-marker{display:none}.portal-shell .portal-product-intake-advanced{gap:1rem}.portal-shell .portal-product-intake-advanced-tools__body{display:grid;grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-review-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-guidance-banner{display:grid;grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-guidance-grid,.portal-shell .portal-product-intake-image-summary,.portal-shell .portal-product-intake-preview__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-image-group{display:grid;grid-gap:.9rem;gap:.9rem}.portal-shell .portal-product-intake-image-grid,.portal-shell .portal-product-intake-image-list,.portal-shell .portal-product-intake-source-image-list,.portal-shell .portal-product-intake-variant-list{display:grid;grid-gap:1rem;gap:1rem}.portal-shell .portal-product-intake-image-card,.portal-shell .portal-product-intake-source-image-card,.portal-shell .portal-product-intake-variant-card{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.portal-shell .portal-product-intake-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.portal-shell .portal-barcode-field__actions,.portal-shell .portal-product-intake-image-card__actions,.portal-shell .portal-product-intake-variant-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.portal-shell .portal-product-intake-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-product-intake-image-list,.portal-shell .portal-product-intake-source-image-list{grid-template-columns:1fr}.portal-shell .portal-product-intake-source-image-panel{display:grid;grid-gap:1rem;gap:1rem;padding-top:.25rem}.portal-shell .portal-product-intake-source-thumb{width:min(100%,15rem);aspect-ratio:1;overflow:hidden;border:1px solid #dbe3ef;border-radius:14px;background:#f8fafc}.portal-shell .portal-product-intake-source-thumb img{display:block;width:100%;height:100%;object-fit:contain}.portal-shell .portal-product-intake-image-list .portal-product-intake-image-card,.portal-shell .portal-product-intake-source-image-card{grid-template-columns:1fr;align-items:start;background:#ffffff}.portal-shell .portal-barcode-field__preview,.portal-shell .portal-product-intake-image-card__media,.portal-shell .portal-product-intake-preview__media{position:relative;overflow:hidden;border:1px solid #dbe3ef;border-radius:18px;background:#e2e8f0}.portal-shell .portal-barcode-field__preview,.portal-shell .portal-product-intake-image-card__media{min-height:15rem}.portal-shell .portal-product-intake-image-list .portal-product-intake-image-card__media,.portal-shell .portal-product-intake-source-image-card .portal-product-intake-image-card__media{min-height:16rem;height:clamp(16rem,32vw,22rem);background:#f8fafc}.portal-shell .portal-product-intake-preview__media{min-height:22rem}.portal-shell .portal-barcode-field__preview video,.portal-shell .portal-product-intake-image-card__media img,.portal-shell .portal-product-intake-image-card__media video,.portal-shell .portal-product-intake-preview__media img,.portal-shell .portal-product-intake-preview__media video,.portal-shell .portal-product-intake-source-image-card .portal-product-intake-image-card__media img{display:block;width:100%;height:100%;object-fit:cover}.portal-shell .portal-product-intake-image-card__media img,.portal-shell .portal-product-intake-image-card__media video,.portal-shell .portal-product-intake-source-image-card .portal-product-intake-image-card__media img{object-fit:contain}.portal-shell .portal-product-intake-image-card__placeholder{display:grid;place-items:center;min-height:100%;padding:1rem;color:#64748b;text-align:center}.portal-shell .portal-barcode-field,.portal-shell .portal-product-intake-image-card__body{display:grid;grid-gap:.85rem;gap:.85rem}.portal-shell .portal-product-intake-image-card__meta{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;justify-content:space-between}.portal-shell .portal-product-intake-source-image-card__action{display:flex;justify-content:flex-start}.portal-shell .portal-product-intake-source-image-card__action .button{width:-moz-fit-content;width:fit-content}.portal-shell .portal-muted{color:#536479;font-size:.92rem;line-height:1.55}.portal-shell .portal-product-intake-preview{display:grid;grid-template-columns:minmax(20rem,.96fr) minmax(0,1.04fr);grid-gap:1.25rem;gap:1.25rem}.portal-shell .portal-product-intake-preview__media-column{display:grid;grid-gap:.85rem;gap:.85rem;align-content:start}.portal-shell .portal-product-intake-preview__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.portal-shell .portal-product-intake-preview__thumb{display:grid;grid-gap:.55rem;gap:.55rem;padding:.6rem;border:1px solid #dbe3ef;border-radius:16px;background:#f8fafc}.portal-shell .portal-product-intake-preview__thumb-media{position:relative;overflow:hidden;min-height:6.5rem;border-radius:12px;background:#e2e8f0}.portal-shell .portal-product-intake-preview__thumb-media img,.portal-shell .portal-product-intake-preview__thumb-media video{display:block;width:100%;height:100%;object-fit:cover}.portal-shell .portal-product-intake-preview__thumb-copy{display:grid;grid-gap:.25rem;gap:.25rem}.portal-shell .portal-product-intake-preview__copy{display:grid;grid-gap:.9rem;gap:.9rem;align-content:start}.portal-shell .portal-product-intake-preview__copy h2{font-size:2rem;line-height:1.02}.portal-shell .portal-product-intake-preview__copy p{color:#475569;line-height:1.7}.portal-shell .portal-product-intake-preview__tagline{color:#0f172a;font-weight:600}.portal-shell .portal-product-intake-preview__pricing{display:flex;flex-wrap:wrap;gap:.75rem;align-items:baseline}.portal-shell .portal-product-intake-preview__pricing strong{color:#0f172a;font-size:1.35rem}.portal-shell .portal-product-intake-preview__pricing span{color:#64748b;text-decoration:line-through}.portal-shell .portal-product-intake-preview__tags,.portal-shell .portal-product-intake-preview__variants{display:grid;grid-gap:.8rem;gap:.8rem}.portal-shell .portal-product-intake-preview__variant-group{display:grid;grid-gap:.5rem;gap:.5rem}.portal-shell .pill-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}@media (max-width:1100px){.portal-shell .portal-product-intake-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-product-intake-advanced-tools__body,.portal-shell .portal-product-intake-guidance-grid,.portal-shell .portal-product-intake-image-summary,.portal-shell .portal-product-intake-preview,.portal-shell .portal-product-intake-preview__details,.portal-shell .portal-product-intake-review-map,.portal-shell .portal-product-intake-source-toggle,.portal-shell .portal-product-media-panel__grid{grid-template-columns:1fr}.portal-shell .portal-product-intake-preview__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-product-intake-image-list .portal-product-intake-image-card,.portal-shell .portal-product-intake-source-image-card{grid-template-columns:1fr}}@media (max-width:760px){.portal-shell .portal-product-intake-stepper{grid-template-columns:1fr}}.portal-shell .field input,.portal-shell .field select,.portal-shell .field textarea,.portal-shell form label:not(.field):not(.checkbox-field) input,.portal-shell form label:not(.field):not(.checkbox-field) select,.portal-shell form label:not(.field):not(.checkbox-field) textarea{color:#0f172a;border:1px solid #c7d3e0;background:#fcfdff}.portal-shell .field>span:first-child,.portal-shell form label:not(.field):not(.checkbox-field)>span:first-child{color:#4f6075;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.portal-shell form label:not(.field):not(.checkbox-field){display:grid;grid-gap:.45rem;gap:.45rem;width:100%}.portal-shell form label:not(.field):not(.checkbox-field) input,.portal-shell form label:not(.field):not(.checkbox-field) select,.portal-shell form label:not(.field):not(.checkbox-field) textarea{width:100%;padding:.82rem .95rem;border-radius:16px}.portal-shell .field input:focus,.portal-shell .field select:focus,.portal-shell .field textarea:focus,.portal-shell form label:not(.field):not(.checkbox-field) input:focus,.portal-shell form label:not(.field):not(.checkbox-field) select:focus,.portal-shell form label:not(.field):not(.checkbox-field) textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.portal-shell .portal-money-input{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border:1px solid #c7d3e0;border-radius:16px;background:#ffffff;overflow:hidden}.portal-shell .portal-money-input__currency,.portal-shell .portal-money-input__prefix{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 .9rem;background:#f8fbff;color:#475569;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-shell .portal-money-input__prefix{border-right:1px solid #e2e8f0}.portal-shell .portal-money-input__currency{border-left:1px solid #e2e8f0}.portal-shell .portal-money-input input{border:none;border-radius:0;box-shadow:none}.portal-shell .portal-money-input:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.portal-shell .portal-money-input:focus-within input{box-shadow:none}.portal-shell .portal-notice{border:1px solid #dbe3ef;background:#f8fafc;color:#0f172a}.portal-shell .portal-notice.success{border-color:#bbf7d0;background:#ecfdf3;color:#166534}.portal-shell .portal-notice.error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.portal-trend-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.portal-trend-actions .button{width:auto;white-space:nowrap}.portal-global-loading{position:fixed;right:clamp(1rem,3vw,2rem);bottom:clamp(1rem,3vw,2rem);z-index:1000;display:flex;gap:.8rem;align-items:center;min-width:min(20rem,calc(100vw - 2rem));max-width:calc(100vw - 2rem);padding:.9rem 1rem;overflow:hidden;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#0f172a;box-shadow:0 18px 38px rgba(15,23,42,.18)}.portal-global-loading:before{position:absolute;inset:0 auto auto 0;width:100%;height:3px;content:"";background:linear-gradient(90deg,#1d4ed8,#0f766e,#1d4ed8);background-size:220% 100%;animation:portal-loading-bar 1.15s ease-in-out infinite}.portal-global-loading__spinner{width:1.1rem;height:1.1rem;flex:0 0 auto;border:2px solid rgba(29,78,216,.2);border-top-color:#1d4ed8;border-radius:999px;animation:portal-spin .8s linear infinite}.portal-global-loading em,.portal-global-loading strong{display:block;line-height:1.25}.portal-global-loading strong{font-size:.95rem}.portal-global-loading em{color:#475569;font-size:.78rem;font-style:normal}.portal-shell .status-chip{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.portal-shell .status-chip.completed,.portal-shell .status-chip.core-devilish,.portal-shell .status-chip.done,.portal-shell .status-chip.published,.portal-shell .status-chip.ready-for-review,.portal-shell .status-chip.success,.portal-shell .status-chip.verified{border-color:#bbf7d0;background:#ecfdf3;color:#15803d}.portal-shell .status-chip.manual,.portal-shell .status-chip.neutral{border-color:#cbd5e1;background:#f8fafc;color:#475569}.portal-shell .status-chip.ai-critique,.portal-shell .status-chip.ai-draft,.portal-shell .status-chip.live-ready-unverified,.portal-shell .status-chip.media-plan,.portal-shell .status-chip.pricing,.portal-shell .status-chip.processing,.portal-shell .status-chip.retrying,.portal-shell .status-chip.running,.portal-shell .status-chip.supplier-crawl{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.portal-shell .status-chip.credentials-pending,.portal-shell .status-chip.draft,.portal-shell .status-chip.needs-review,.portal-shell .status-chip.queued{border-color:#e2e8f0;background:#f8fafc;color:#475569}.portal-shell .status-chip.blocked,.portal-shell .status-chip.canceled,.portal-shell .status-chip.dead,.portal-shell .status-chip.error,.portal-shell .status-chip.failed,.portal-shell .status-chip.reject{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.portal-shell .portal-muted-copy{margin:0;color:var(--portal-muted)}.portal-shell .status-chip.modern-wear{border-color:#fbcfe8;background:#fdf2f8;color:#be185d}.portal-shell .status-chip.published{border-color:#bbf7d0;background:#ecfdf3;color:#15803d}.portal-shell .status-chip.draft{border-color:#cbd5e1;background:#f8fafc;color:#475569}.portal-shell .tracker-stage--current{border-color:#bfdbfe;background:#eff6ff}.portal-shell .tracker-stage--complete,.portal-shell .tracker-stage--skipped{border-color:#bbf7d0;background:#f0fdf4}.portal-shell .tracker-stage--blocked{border-color:#fecaca;background:#fff1f2}.portal-inline-filter{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;row-gap:.55rem}.portal-inline-filter .button.is-active{border-color:#1d4ed8;background:#dbeafe;color:#1d4ed8}.portal-shell .checkbox-inline,.portal-shell .measurement-checklist label{color:#334155}.portal-shell .product-option-picker__status--made-to-order{color:#b45309}.portal-shell .product-option-picker{max-width:32rem}.portal-shell .product-option-picker__choice,.portal-shell .product-option-picker__select{border-color:#d9e2ef;background:#fff;color:#0f172a}.portal-shell .product-option-picker__choice--selected{border-color:#2563eb;background:linear-gradient(135deg,#2563eb,#38bdf8);color:#fff}.portal-shell .portal-product-page-preview__long-story{margin-top:.4rem;color:var(--muted);font-size:.95rem;line-height:1.55;white-space:pre-line}.portal-shell .portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-shell .portal-kpi-grid--weighted{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-kpi-grid--weighted>.portal-card,.portal-shell .portal-kpi-grid--weighted>.portal-card--hero{grid-column:span 1}.portal-shell .truth-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1180px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{position:static;min-height:auto;border-right:0;border-bottom:1px solid #dbe3ef}.portal-sidebar__brand{justify-items:start}.portal-nav-section__label{padding-inline:.2rem}.portal-header{position:static}.portal-header__actions{width:100%}.portal-header__identity{max-width:none}.portal-shell .detail-layout,.portal-shell .portal-attention-list,.portal-shell .portal-attention-list--reporting,.portal-shell .portal-kpi-grid,.portal-shell .portal-kpi-grid--compact,.portal-shell .portal-kpi-grid--ops,.portal-shell .portal-kpi-grid--reporting,.portal-shell .portal-management-grid,.portal-shell .portal-page-header,.portal-shell .portal-quick-actions--top{grid-template-columns:1fr}.portal-shell .portal-panel-heading p:last-child{max-width:none;text-align:left}.portal-page-header__actions-group{justify-items:start}.portal-shell .portal-storefront-editor__topline{grid-template-columns:1fr}.portal-shell .portal-storefront-editor__actions{justify-content:flex-start}.portal-shell .portal-storefront-rail{position:static}.portal-shell .portal-storefront-savebar{grid-template-columns:1fr}.portal-shell .portal-storefront-disclosure summary,.portal-shell .portal-storefront-field__label-row{align-items:flex-start}}@media (max-width:1500px){.portal-shell .portal-product-intake-starter,.portal-shell .portal-product-intake-wizard{grid-template-columns:1fr}.portal-shell .portal-product-intake-starter>aside.portal-main,.portal-shell .portal-product-intake-wizard>aside.portal-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-product-intake-starter>aside.portal-main>.portal-card:last-child,.portal-shell .portal-product-intake-wizard>aside.portal-main>.portal-card:last-child{grid-column:1/-1}}@media (max-width:1380px){.portal-header{grid-template-columns:1fr;align-items:flex-start}.portal-header__actions{width:100%}}@media (max-width:980px){.portal-shell .portal-form-section__heading,.portal-shell .portal-grid,.portal-shell .portal-kpi-grid,.portal-shell .portal-panel-heading--suggested-products,.portal-shell .portal-product-hub-grid,.portal-shell .portal-product-intake-starter>aside.portal-main,.portal-shell .portal-product-intake-wizard>aside.portal-main,.portal-shell .truth-grid{grid-template-columns:1fr}.portal-shell .portal-suggested-products-filter,.portal-shell .portal-suggested-products-toolbar,.portal-shell .portal-suggested-products-vendor-search{justify-content:flex-start}.portal-shell .portal-products-workspace-nav__rail{flex-direction:column;align-items:stretch}.portal-form-grid{grid-template-columns:1fr}}.account-shell .portal-editor-panel,.account-shell .portal-record,.account-shell .portal-record-list li,.account-shell .portal-table-panel,.account-shell .tracker-stage{border:1px solid rgba(122,90,57,.12);background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(251,244,232,.94)),rgba(255,249,240,.96);box-shadow:0 20px 44px rgba(73,48,26,.08)}.account-shell .portal-record strong,.account-shell .tracker-stage strong{color:#2a1f18}.account-shell .portal-record span,.account-shell .tracker-stage p,.account-shell .tracker-stage span{color:rgba(93,72,54,.82)}.portal-empty-state{display:grid;grid-gap:.65rem;gap:.65rem;padding:1.5rem;border:1px dashed rgba(148,163,184,.45);border-radius:1rem;background:rgba(248,250,252,.9)}.portal-empty-state h3,.portal-empty-state p{margin:0}@media (max-width:980px){.portal-sidebar{height:auto;overflow:visible;overscroll-behavior:auto}.portal-checkbox-grid{grid-template-columns:1fr}.portal-shell .portal-product-intake-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-shell .portal-product-page-preview{grid-template-columns:1fr}.portal-shell .portal-product-page-preview__media,.portal-shell .portal-product-page-preview__media img,.portal-shell .portal-product-page-preview__placeholder{min-height:320px}.portal-shell .portal-product-page-preview__content h1,.portal-shell .portal-product-page-preview__content h2{font-size:2.25rem}.portal-shell .portal-product-page-blocker-strip,.portal-shell .portal-product-page-field-grid,.portal-shell .portal-product-page-field__split,.portal-shell .portal-product-page-field__variant-row{grid-template-columns:1fr}.portal-shell .portal-product-page-field__variant-head{display:none}.portal-shell .portal-product-page-field__variant-row{min-width:0}.portal-shell .portal-devilish-ai-dock{width:min(390px,calc(100vw - 1rem));height:min(680px,calc(100vh - 1rem));min-width:min(300px,calc(100vw - 1rem));max-height:calc(100vh - 1rem);resize:none}.portal-shell .portal-product-page-field-editor__actions,.portal-shell .portal-product-page-field__heading{align-items:stretch;flex-direction:column}}@media (max-width:1440px){.portal-shell .portal-product-intake-wizard{grid-template-columns:1fr}}.portal-shell .portal-projects-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1.25rem}.portal-shell .portal-projects-widget{display:grid;grid-gap:.4rem;gap:.4rem;padding:1rem 1.1rem;border-radius:14px;border:1px solid var(--line);background:#ffffff;cursor:pointer;text-align:left;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.portal-shell .portal-projects-widget:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(15,23,42,.08)}.portal-shell .portal-projects-widget strong{font-size:1.6rem;font-weight:800;color:#0f172a}.portal-shell .portal-projects-widget__hint{font-size:.7rem;color:#64748b}.portal-shell .portal-projects-widget--blue{border-color:rgba(37,99,235,.4)}.portal-shell .portal-projects-widget--amber{border-color:rgba(217,119,6,.4)}.portal-shell .portal-projects-widget--green{border-color:rgba(22,163,74,.4)}.portal-shell .portal-projects-widget--purple{border-color:rgba(147,51,234,.4)}.portal-shell .portal-projects-widget--slate{border-color:rgba(71,85,105,.4)}.portal-shell .portal-projects-widget--red{border-color:rgba(220,38,38,.4)}.portal-shell .portal-projects-card{display:grid;grid-gap:.5rem;gap:.5rem}.portal-shell .portal-projects-card__head{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.portal-shell .portal-projects-card__title{font-size:1.05rem;font-weight:700;color:#0f172a;text-decoration:none}.portal-shell .portal-projects-card__title:hover{text-decoration:underline}.portal-shell .portal-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:.85rem}.portal-shell .portal-toolbar__primary{display:flex;flex-wrap:wrap;gap:.5rem;flex:1 1;min-width:240px}.portal-shell .portal-toolbar__primary input,.portal-shell .portal-toolbar__primary select{height:2.4rem}.portal-shell .portal-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:.85rem;gap:.85rem;list-style:none;padding:0;margin:0}.portal-shell .portal-data-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.4rem .6rem;gap:.4rem .6rem;margin:0}.portal-shell .portal-data-list dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.portal-shell .portal-data-list dd{margin:0;font-weight:600}.portal-shell .portal-projects-detail__meta{display:flex;gap:.4rem;flex-wrap:wrap}.portal-shell .portal-projects-detail__tabs{display:flex;flex-wrap:wrap;gap:.4rem;border-bottom:1px solid var(--line);margin-bottom:1rem}.portal-shell .portal-projects-detail__tab{padding:.55rem .8rem;border-radius:10px 10px 0 0;text-decoration:none;color:#475569;font-weight:600}.portal-shell .portal-projects-detail__tab.is-active{background:#ffffff;border:1px solid var(--line);border-bottom:1px solid #ffffff;color:#0f172a}.portal-shell .portal-projects-overview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.25rem}.portal-shell .portal-projects-overview__bar{width:100%;height:8px;background:rgba(15,23,42,.08);border-radius:999px;overflow:hidden;margin-top:.4rem}.portal-shell .portal-projects-overview__bar>div{background:linear-gradient(90deg,#2563eb,#9333ea);height:100%;transition:width .2s ease}.portal-shell .portal-task-tree{list-style:none;padding:0;margin:.5rem 0 0;display:grid;grid-gap:.55rem;gap:.55rem}.portal-shell .portal-task-tree--nested{margin-top:.55rem;padding-left:1.5rem;border-left:2px solid rgba(37,99,235,.18)}.portal-shell .portal-task-row{border:1px solid var(--line);border-radius:12px;padding:.65rem .85rem;background:#ffffff;display:grid;grid-gap:.5rem;gap:.5rem}.portal-shell .portal-task-row--depth-1{background:#fbfdff}.portal-shell .portal-task-row--status-done{opacity:.78}.portal-shell .portal-task-row__head{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center;justify-content:space-between}.portal-shell .portal-task-row__title{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.portal-shell .portal-task-row__check{background:transparent;border:0;cursor:pointer;font-size:1.25rem;padding:0}.portal-shell .portal-task-row__meta{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;font-size:.85rem}.portal-shell .portal-task-row__edit,.portal-shell .portal-task-row__notes,.portal-shell .portal-task-row__subtask{background:rgba(241,245,249,.6);border-radius:10px;padding:.6rem .8rem}.portal-shell .portal-task-row__notes ul{list-style:none;padding:0;margin:0 0 .5rem;display:grid;grid-gap:.5rem;gap:.5rem}.portal-shell .portal-feed{list-style:none;padding:0;margin:.75rem 0 0;display:grid;grid-gap:.65rem;gap:.65rem}.portal-shell .portal-feed li{border-left:3px solid rgba(37,99,235,.3);padding:.4rem .7rem;background:rgba(241,245,249,.55);border-radius:0 10px 10px 0}.portal-shell .portal-inline-form{display:inline}.portal-shell .portal-inline-link-row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.portal-shell .portal-drawer{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end}.portal-shell .portal-drawer__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.4)}.portal-shell .portal-drawer__panel{position:relative;width:min(720px,100%);background:#ffffff;height:100%;overflow:auto;padding:1.25rem 1.4rem;display:grid;grid-gap:.85rem;gap:.85rem;box-shadow:-10px 0 30px rgba(15,23,42,.18)}.portal-shell .portal-drawer__head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.portal-shell .portal-projects-recent{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;margin-top:.5rem}.portal-shell .portal-projects-recent ul{margin:.4rem 0 0;padding-left:1.1rem}.portal-shell .portal-material-claims{list-style:none;padding:0;margin:.25rem 0 0;font-size:.85rem}.portal-shell .status-chip--archived,.portal-shell .status-chip--done{background:rgba(15,23,42,.1);color:#1e293b}.portal-shell .status-chip--active,.portal-shell .status-chip--planning,.portal-shell .status-chip--review{background:rgba(37,99,235,.12);color:#1d4ed8}.portal-shell .status-chip--blocked{background:rgba(220,38,38,.12);color:#b91c1c}.portal-shell .status-chip--on-hold{background:rgba(217,119,6,.12);color:#b45309}.portal-shell .status-chip--priority-high{background:rgba(217,119,6,.16);color:#b45309}.portal-shell .status-chip--priority-critical{background:rgba(220,38,38,.16);color:#b91c1c}.portal-shell .button.danger{background:#b91c1c;color:#ffffff}@media (max-width:720px){.portal-shell .portal-projects-overview__grid{grid-template-columns:1fr}.portal-shell .portal-task-row__head{flex-direction:column;align-items:flex-start}}.portal-shell .portal-inventory-actions{display:flex;flex-direction:column;gap:.4rem;align-items:stretch;min-width:9.5rem}.portal-shell .portal-inventory-actions form{margin:0}.portal-shell .portal-inventory-actions .button{width:100%;text-align:center}.portal-shell .portal-print-label{display:grid;grid-gap:1.25rem;gap:1.25rem;padding:1.5rem;background:#f8fafc;min-height:100vh}.portal-shell .portal-print-label__bar{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border:1px solid var(--line);border-radius:12px;background:#ffffff}.portal-shell .portal-print-label__bar h1{margin:.15rem 0 0;font-size:1.2rem}.portal-shell .portal-print-label__bar-actions{display:flex;flex-wrap:wrap;gap:.5rem}.portal-shell .portal-print-label__hint{margin:0;padding:0 .25rem;color:var(--muted);font-size:.85rem;line-height:1.5}.portal-shell .portal-print-label__sheet{display:grid;grid-gap:.6rem;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(50mm,max-content))}.portal-shell .portal-print-label__card{display:grid;grid-template-rows:auto 1fr auto;width:50mm;height:70mm;padding:2.5mm;border:1px dashed #94a3b8;border-radius:2px;background:#ffffff;box-sizing:border-box;overflow:hidden;page-break-inside:avoid;break-inside:avoid}.portal-shell .portal-print-label__product{display:grid;grid-gap:.4mm;gap:.4mm;min-height:0}.portal-shell .portal-print-label__product strong{display:block;font-size:8pt;font-weight:800;line-height:1.15;color:#0f172a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.portal-shell .portal-print-label__variant{display:block;font-size:6.5pt;line-height:1.2;color:#475569;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.portal-shell .portal-print-label__barcode,.portal-shell .portal-print-label__symbology{display:flex;align-items:center;justify-content:center;min-height:0;padding:.4mm 0}.portal-shell .portal-print-label__barcode svg,.portal-shell .portal-print-label__symbology--code128 svg{width:100%;height:auto;max-height:28mm}.portal-shell .portal-print-label__card--qr{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"qr" "product" "sku";align-items:start;justify-items:center;row-gap:1.5mm}.portal-shell .portal-print-label__card--qr .portal-print-label__symbology{grid-area:qr;width:38mm;height:38mm;padding:0;margin:1mm auto 0}.portal-shell .portal-print-label__card--qr .portal-print-label__symbology svg{width:100%;height:100%;display:block}.portal-shell .portal-print-label__card--qr .portal-print-label__product{grid-area:product;width:100%;text-align:center;gap:.2mm}.portal-shell .portal-print-label__card--qr .portal-print-label__product strong{font-size:9pt;font-weight:600;color:#0f172a}.portal-shell .portal-print-label__card--qr .portal-print-label__variant{font-size:8pt;font-weight:700;color:#0f172a}.portal-shell .portal-print-label__card--qr .portal-print-label__sku{grid-area:sku;width:100%;margin-top:.5mm}.portal-shell .portal-print-label__sku{font-family:Manrope,ui-monospace,system-ui,sans-serif;font-size:7.5pt;font-weight:700;letter-spacing:.04em;text-align:center;color:#0f172a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media print{.portal-shell .portal-command-palette,.portal-shell .portal-global-ai,.portal-shell .portal-global-ai-launcher,.portal-shell .portal-global-ai-launcher-wrap,.portal-shell .portal-global-ai-recall,.portal-shell .portal-global-loading,.portal-shell .portal-header,.portal-shell .portal-sidebar,.portal-shell .print-hide{display:none!important}.portal-shell{background:#ffffff!important}.portal-shell .portal-workspace{padding:0!important;margin:0!important}.portal-shell .portal-print-label{padding:0;background:#ffffff;min-height:0;gap:0}.portal-shell .portal-print-label__sheet{grid-template-columns:1fr;gap:0}.portal-shell .portal-print-label__card{border:none;border-radius:0;margin:0;page-break-after:always;break-after:page}.portal-shell .portal-print-label__card:last-child{page-break-after:auto;break-after:auto}}.portal-character-build{display:grid;grid-gap:1.25rem;gap:1.25rem}.portal-character-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,1.4fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}@media (max-width:880px){.portal-character-overview{grid-template-columns:1fr}}.portal-character-overview__side{display:grid;grid-gap:1rem;gap:1rem}.portal-character-paperdoll{display:grid;grid-gap:.75rem;gap:.75rem}.portal-character-paperdoll__frame{display:grid;place-items:center;aspect-ratio:2/3;background:color-mix(in srgb,var(--accent,#2454dd) 5%,#ffffff);border:1px solid var(--line,#d4d8e0);border-radius:18px;overflow:hidden}.portal-character-paperdoll__image{width:100%;height:100%;object-fit:cover;display:block}.portal-character-paperdoll__silhouette{display:grid;place-items:center;grid-gap:.65rem;gap:.65rem;padding:1.25rem;text-align:center;color:var(--muted,#5b6b80)}.portal-character-paperdoll__controls{display:grid;grid-gap:.5rem;gap:.5rem}.portal-character-cost-summary{border:1px solid var(--line,#d4d8e0);border-radius:14px;padding:1rem 1.1rem;background:#ffffff}.portal-character-cost-summary p.eyebrow{margin:0 0 .5rem}.portal-character-cost-summary table{width:100%;border-collapse:collapse}.portal-character-cost-summary td,.portal-character-cost-summary th{padding:.45rem 0;text-align:left;font-size:.95rem;border-bottom:1px dashed color-mix(in srgb,var(--line,#d4d8e0) 70%,transparent)}.portal-character-cost-summary tr:last-child td,.portal-character-cost-summary tr:last-child th{border-bottom:none;padding-top:.7rem;font-size:1.05rem}.portal-character-cost-summary td{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portal-character-intake{border:1px solid var(--line,#d4d8e0);border-radius:14px;padding:1rem 1.1rem;background:#ffffff;display:grid;grid-gap:.6rem;gap:.6rem}.portal-character-intake p.eyebrow{margin:0}.portal-character-intake__url{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;gap:.5rem}.portal-character-intake__url input{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.8rem;padding:.45rem .55rem;border:1px solid var(--line,#d4d8e0);border-radius:8px;background:color-mix(in srgb,var(--accent,#2454dd) 4%,#ffffff)}.portal-character-intake__measurements{list-style:none;padding:0;margin:.5rem 0 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:.35rem .75rem;gap:.35rem .75rem}.portal-character-intake__measurements li{font-size:.85rem}.portal-character-silhouette{display:block}.portal-character-silhouette__bg{fill:transparent}.portal-character-silhouette__zone{fill:color-mix(in srgb,var(--line,#d4d8e0) 70%,transparent);stroke:var(--line,#d4d8e0);stroke-width:1;transition:fill .16s ease}.portal-character-silhouette__zone--filled{fill:color-mix(in srgb,var(--accent,#2454dd) 55%,#ffffff);stroke:var(--accent,#2454dd)}.portal-character-slots{display:grid;grid-gap:.85rem;gap:.85rem}.portal-character-zone{display:grid;grid-gap:.5rem;gap:.5rem;padding:.85rem 1rem;border:1px solid var(--line,#d4d8e0);border-radius:14px;background:color-mix(in srgb,var(--accent,#2454dd) 2%,#ffffff)}.portal-character-zone__header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.portal-character-zone__header strong{font-size:.95rem;letter-spacing:.02em}.portal-character-zone__add{margin-top:.5rem}.portal-character-slot-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.5rem;gap:.5rem}.portal-character-slot-card{display:grid;grid-template-columns:1fr auto;grid-gap:.75rem;gap:.75rem;padding:.85rem 1rem;border-left:1px solid var(--line,#d4d8e0);border:1px solid var(--line,#d4d8e0);border-left-width:4px;border-radius:12px;background:#ffffff;transition:border-color .16s ease,background-color .16s ease}.portal-character-slot-card--make{border-left-color:#6b8e23;background:color-mix(in srgb,#6b8e23 4%,#ffffff)}.portal-character-slot-card--buy{border-left-color:#1f6feb;background:color-mix(in srgb,#1f6feb 4%,#ffffff)}.portal-character-slot-card--commission{border-left-color:#b4541d;background:color-mix(in srgb,#b4541d 4%,#ffffff)}.portal-character-slot-card.is-excluded{opacity:.55}.portal-character-slot-card__title{font-size:1rem;display:block;margin-bottom:.15rem}.portal-character-slot-card__body{display:grid;grid-gap:.45rem;gap:.45rem}.portal-character-slot-card__decision{display:flex;flex-wrap:wrap;gap:.75rem 1.1rem;align-items:center;margin-top:.4rem}.portal-character-slot-card__decision label{display:flex;align-items:center;gap:.4rem}.portal-character-slot-card__decision select{padding:.25rem .5rem;border-radius:8px;border:1px solid var(--line,#d4d8e0);font-size:.9rem;background:#ffffff}.portal-character-slot-card__cost{flex-basis:100%;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portal-character-slot-card__chosen{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .65rem;border-radius:999px;background:color-mix(in srgb,var(--accent,#2454dd) 8%,#ffffff);border:1px solid color-mix(in srgb,var(--accent,#2454dd) 30%,var(--line,#d4d8e0));font-size:.85rem;max-width:-moz-fit-content;max-width:fit-content}.portal-character-slot-card__chosen a{color:var(--accent,#2454dd);font-weight:600}.portal-character-slot-card__actions{display:flex;flex-direction:column;gap:.35rem;align-self:start}.portal-character-research-list{list-style:none;padding:0;margin:.5rem 0 0;display:grid;grid-gap:.4rem;gap:.4rem}.portal-character-research-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:.6rem;gap:.6rem;align-items:start;padding:.55rem .75rem;border:1px solid var(--line,#d4d8e0);border-radius:10px;background:#ffffff}.portal-character-research-card span:first-child{font-size:1.1rem;line-height:1}.portal-character-research-card__actions{display:flex;flex-direction:column;gap:.3rem;align-self:stretch}.portal-character-template-delete{margin-top:.5rem}@media print{.portal-character-intake button,.portal-character-paperdoll__controls,.portal-character-slot-card__actions,.portal-shell .portal-command-palette,.portal-shell .portal-global-ai,.portal-shell .portal-global-ai-launcher,.portal-shell .portal-global-ai-launcher-wrap,.portal-shell .portal-global-ai-recall,.portal-shell .portal-global-loading,.portal-shell .portal-header,.portal-shell .portal-sidebar{display:none!important}.portal-shell .portal-character-build{border:none;box-shadow:none;padding:0;background:#ffffff!important}.portal-shell .portal-character-overview{grid-template-columns:1fr 2fr;gap:.5rem}.portal-shell .portal-character-paperdoll__frame,.portal-shell .portal-character-slot-card{border:1px solid #888!important;background:#ffffff!important}.portal-shell .portal-character-slot-card{page-break-inside:avoid;break-inside:avoid}.portal-shell .portal-character-slot-card details{display:none!important}}.portal-character-wizard{display:grid;grid-gap:1.25rem;gap:1.25rem}.portal-character-wizard__stepper{border-bottom:1px solid var(--line,#d4d8e0);padding-bottom:1rem}.portal-character-wizard__stepper ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem}.portal-character-wizard__stepper li{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;border-radius:12px;border:1px solid var(--line,#d4d8e0);background:#ffffff;color:var(--muted,#5b6b80);font-size:.92rem;position:relative}.portal-character-wizard__stepper li strong{display:grid;place-items:center;width:1.7rem;height:1.7rem;border-radius:999px;background:color-mix(in srgb,var(--line,#d4d8e0) 60%,#ffffff);font-weight:800;font-size:.95rem}.portal-character-wizard__stepper li.is-current{border-color:var(--accent,#2454dd);background:color-mix(in srgb,var(--accent,#2454dd) 6%,#ffffff);color:#1f2a44;font-weight:600}.portal-character-wizard__stepper li.is-current strong{background:var(--accent,#2454dd);color:#ffffff}.portal-character-wizard__stepper li.is-done{border-color:color-mix(in srgb,var(--accent,#2454dd) 40%,var(--line,#d4d8e0));color:#1f2a44}.portal-character-wizard__stepper li.is-done strong{background:color-mix(in srgb,var(--accent,#2454dd) 30%,#ffffff);color:#ffffff}.portal-character-wizard__step{display:grid;grid-gap:.85rem;gap:.85rem}.portal-character-wizard__step h3{margin:0}.portal-character-wizard__review dl{display:grid;grid-template-columns:minmax(160px,max-content) 1fr;grid-gap:.5rem 1rem;gap:.5rem 1rem;align-items:start;margin:0}.portal-character-wizard__review dt{font-weight:600;color:var(--muted,#5b6b80)}.portal-character-wizard__review dd{margin:0}.portal-character-wizard__review ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:.25rem;gap:.25rem}.portal-character-wizard__description{white-space:pre-wrap;background:color-mix(in srgb,var(--accent,#2454dd) 3%,#ffffff);padding:.6rem .75rem;border-radius:10px;border:1px solid var(--line,#d4d8e0);font-size:.92rem}.portal-character-paperdoll--v2{position:relative}.portal-character-paperdoll__tabs{display:flex;gap:.35rem;padding-bottom:.4rem;border-bottom:1px solid var(--line,#d4d8e0)}.portal-character-paperdoll__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid transparent;padding:.4rem .85rem;border-radius:8px 8px 0 0;font:inherit;font-size:.92rem;font-weight:500;color:var(--muted,#5b6b80);cursor:pointer;transition:background .12s ease,color .12s ease,border-color .12s ease}.portal-character-paperdoll__tab:hover{color:var(--ink,#1a2236)}.portal-character-paperdoll__tab.is-active{background:color-mix(in srgb,var(--accent,#2454dd) 8%,#ffffff);border-color:var(--line,#d4d8e0);border-bottom-color:transparent;color:var(--ink,#1a2236)}.portal-character-paperdoll__tab.is-empty{opacity:.6}.portal-character-paperdoll--v2 .portal-character-paperdoll__frame{position:relative}.portal-character-paperdoll__overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.portal-character-paperdoll__zone{fill:rgba(36,84,221,0);stroke:rgba(36,84,221,0);stroke-width:.4;transition:fill .12s ease,stroke .12s ease;cursor:pointer;pointer-events:auto}.portal-character-paperdoll__zone.is-hovered,.portal-character-paperdoll__zone:hover{fill:rgba(36,84,221,.18);stroke:rgba(36,84,221,.85)}.portal-character-paperdoll__tooltip{position:absolute;bottom:.65rem;left:.65rem;right:.65rem;background:rgba(26,34,54,.96);color:#ffffff;border-radius:12px;padding:.75rem .9rem;font-size:.88rem;box-shadow:0 12px 28px rgba(0,0,0,.28);pointer-events:auto;max-height:65%;overflow-y:auto}.portal-character-paperdoll__tooltip .eyebrow{color:rgba(255,255,255,.7);margin:0 0 .4rem;font-size:.72rem;letter-spacing:.07em}.portal-character-paperdoll__tooltip ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.portal-character-paperdoll__tooltip li{display:grid;grid-gap:.15rem;gap:.15rem}.portal-character-paperdoll__tooltip .field-note{color:rgba(255,255,255,.78);font-size:.78rem}.portal-character-paperdoll__tooltip-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:0;margin:0;font:inherit;text-align:left;color:#ffffff;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:rgba(255,255,255,.4);text-decoration-color:rgba(255,255,255,.4);text-underline-offset:3px}.portal-character-paperdoll__tooltip-link:hover{-webkit-text-decoration-color:rgba(255,255,255,.95);text-decoration-color:rgba(255,255,255,.95)}.portal-character-paperdoll__empty{display:grid;place-items:center;padding:2rem 1.25rem;text-align:center}.portal-character-overview__silhouette-card{border:1px solid var(--line,#d4d8e0);border-radius:14px;padding:.9rem 1rem;background:#ffffff;display:grid;grid-gap:.5rem;gap:.5rem;justify-items:center;text-align:center}.portal-character-overview__silhouette-card .eyebrow{margin:0}.portal-character-slot-card--flash{animation:portal-character-slot-flash 1.6s ease-out}@keyframes portal-character-slot-flash{0%{box-shadow:0 0 0 3px rgba(36,84,221,.5);background:color-mix(in srgb,var(--accent,#2454dd) 10%,#ffffff)}to{box-shadow:0 0 0 0 rgba(36,84,221,0);background:transparent}}.portal-character-paperdoll__cost-callout,.portal-character-photo-transform__cost-callout{margin:0;padding:.55rem .75rem;border-radius:10px;background:color-mix(in srgb,#c47d00 12%,#ffffff);border:1px solid color-mix(in srgb,#c47d00 35%,var(--line,#d4d8e0));color:#6e4400;font-size:.88rem;line-height:1.4}.portal-character-paperdoll__cost-callout strong,.portal-character-photo-transform__cost-callout strong{color:#4a2c00}.portal-character-photo-transform{display:grid;grid-gap:.85rem;gap:.85rem}.portal-character-photo-transform__upload{display:grid;grid-gap:.65rem;gap:.65rem}.portal-character-photo-transform__dropzone{border:2px dashed color-mix(in srgb,var(--accent,#2454dd) 35%,var(--line,#d4d8e0));border-radius:14px;padding:1.4rem;display:grid;place-items:center;text-align:center;grid-gap:.35rem;gap:.35rem;cursor:pointer;min-height:160px;background:color-mix(in srgb,var(--accent,#2454dd) 3%,#ffffff);transition:border-color .12s ease,background .12s ease}.portal-character-photo-transform__dropzone:hover{border-color:var(--accent,#2454dd);background:color-mix(in srgb,var(--accent,#2454dd) 6%,#ffffff)}.portal-character-photo-transform__dropzone img{max-height:220px;max-width:100%;border-radius:10px;object-fit:contain}.portal-character-photo-transform__gallery{display:grid;grid-gap:.75rem;gap:.75rem}.portal-character-photo-transform__gallery h4{margin:0;font-size:1rem}.portal-character-photo-transform__gallery ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.85rem;gap:.85rem}.portal-character-photo-transform__card{border:1px solid var(--line,#d4d8e0);border-radius:14px;padding:.9rem 1rem;background:#ffffff;display:grid;grid-gap:.65rem;gap:.65rem}.portal-character-photo-transform__card.is-failed{border-color:color-mix(in srgb,#c62828 50%,var(--line,#d4d8e0));background:color-mix(in srgb,#c62828 4%,#ffffff)}.portal-character-photo-transform__card-images{display:grid;grid-template-columns:1fr 1fr;grid-gap:.65rem;gap:.65rem}.portal-character-photo-transform__card-images figure{margin:0;display:grid;grid-gap:.3rem;gap:.3rem}.portal-character-photo-transform__card-images figure .eyebrow{margin:0}.portal-character-photo-transform__card-images img{width:100%;max-height:320px;object-fit:cover;border-radius:10px;border:1px solid var(--line,#d4d8e0);display:block}.portal-character-photo-transform__card-pending{display:grid;place-items:center;min-height:200px;border:1px dashed var(--line,#d4d8e0);border-radius:10px;color:var(--muted,#5b6b80);font-weight:500}.portal-character-photo-transform__card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;justify-content:space-between}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}