@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700;800&family=Manrope:wght@400;500;600;700&display=swap");:root{--bg:#f6f1ea;--panel:rgba(255,255,255,0.86);--panel-strong:#ffffff;--panel-soft:#f8f3ed;--ink:#172734;--ink-soft:#5f7282;--line:rgba(67,94,111,0.16);--brand:#0a8b81;--brand-strong:#075b61;--accent:#f58d4f;--accent-strong:#df6d34;--danger:#c44234;--radius-sm:16px;--radius-md:24px;--radius-lg:34px;--shadow-soft:0 16px 40px rgba(24,37,48,0.08);--shadow-strong:0 28px 64px rgba(18,34,46,0.12)}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Manrope,sans-serif;color:var(--ink);background:radial-gradient(48rem 28rem at 0 0,rgba(10,139,129,.14),transparent 58%),radial-gradient(52rem 30rem at 100% 0,rgba(245,141,79,.18),transparent 56%),linear-gradient(180deg,#fbf8f4,#f3eee7)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.46) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.44) 1px,transparent 0);background-size:28px 28px;opacity:.42}button,input,select,textarea{font:inherit;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}button:focus-visible,input:focus,select:focus,textarea:focus{outline:none;border-color:color-mix(in srgb,var(--brand) 72%,white);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 16%,white)}button{min-height:44px;border:0;border-radius:999px;padding:.72rem 1rem;cursor:pointer;color:#fff;font-family:Outfit,sans-serif;font-weight:600;letter-spacing:.04em;background:linear-gradient(135deg,var(--brand),var(--brand-strong))}button:hover{transform:translateY(-1px)}button:disabled{opacity:.64;cursor:not-allowed;transform:none}input,select,textarea{width:100%;min-height:50px;border:1px solid var(--line);border-radius:18px;padding:.82rem .95rem;color:var(--ink);background:rgba(255,255,255,.92)}textarea{min-height:124px;resize:vertical}input::placeholder,textarea::placeholder{color:#8b9aa5}label{font-family:Outfit,sans-serif;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(1140px,calc(100% - 2rem));margin:0 auto;position:relative;z-index:1}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .95fr;grid-gap:1rem;gap:1rem;align-items:center}.brand-panel,.card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-panel{min-height:560px;padding:clamp(1.6rem,4vw,3.2rem);display:flex;flex-direction:column;justify-content:flex-end;color:#f4fcfd;background:radial-gradient(36rem 22rem at 100% -10%,rgba(245,141,79,.38),transparent 56%),linear-gradient(155deg,#062738,#0d4358 54%,#0b7b77)}.kicker{margin:0;opacity:.8;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase}.brand-panel h1{margin:.8rem 0 1rem;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,7vw,5rem);letter-spacing:.18em;line-height:.94}.brand-chips{display:flex;flex-wrap:wrap;gap:.6rem}.brand-chips span{padding:.62rem .9rem;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);font-family:Outfit,sans-serif;letter-spacing:.06em}.card{padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,245,239,.92))}.login-card-panel{padding:1.4rem;display:grid;grid-gap:.7rem;gap:.7rem}.login-form{display:grid;grid-gap:.72rem;gap:.72rem}.login-card-panel h2{margin:0 0 .2rem;font-family:Outfit,sans-serif;font-size:1.4rem}.login-hint{border-radius:18px;padding:.9rem 1rem;background:#edf4f6;color:#36505f;font-size:.95rem;line-height:1.5}.app-root{position:relative;z-index:1;width:min(1380px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 2.4rem;grid-gap:1rem}.app-root,.topbar{display:grid;gap:1rem}.topbar{position:-webkit-sticky;position:sticky;top:.85rem;z-index:20;border:1px solid rgba(11,56,73,.12);border-radius:32px;padding:.9rem 1rem;grid-template-columns:minmax(0,auto) minmax(260px,1fr) auto;grid-gap:1rem;align-items:center;background:radial-gradient(46rem 18rem at 100% -30%,rgba(245,141,79,.32),transparent 54%),linear-gradient(145deg,rgba(7,36,48,.96),rgba(13,71,88,.95) 58%,rgba(11,114,110,.94));color:#f1fbfd;box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-brand{display:grid;grid-gap:.45rem;gap:.45rem}.topbar h1{margin:0;font-family:Outfit,sans-serif;font-size:1.4rem;letter-spacing:.16em}.topbar-meta{display:flex;flex-wrap:wrap;gap:.45rem}.topbar-meta span{padding:.4rem .72rem;color:rgba(245,251,253,.92);font-size:.86rem}.topbar-meta span,.topbar-search{border-radius:999px;background:rgba(255,255,255,.12)}.topbar-search{min-width:0;display:flex;align-items:center;gap:.65rem;padding:.45rem .7rem;border:1px solid rgba(255,255,255,.14)}.topbar-search:focus-within{box-shadow:0 0 0 4px rgba(255,255,255,.08)}.topbar-search input{min-height:42px;padding:0;border:0;background:transparent;color:#fff;box-shadow:none}.topbar-search input::placeholder{color:rgba(241,251,253,.7)}.topbar-search-icon{display:inline-flex;align-items:center;justify-content:center;color:rgba(241,251,253,.8)}.topbar-search-icon,.topbar-search-icon svg{width:18px;height:18px}.topbar-action-groups,.topbar-context-actions,.topbar-main-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.topbar-action-groups{justify-content:flex-end}.topbar-icon-button{width:46px;min-width:46px;min-height:46px;padding:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14);color:#fff}.topbar-icon-button.active{background:rgba(255,255,255,.22);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.topbar-icon-button svg{width:20px;height:20px}.topbar-icon-button:hover{filter:brightness(1.06)}.topbar-icon-muted{background:rgba(255,255,255,.12)}.topbar-icon-accent{background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.topbar-icon-danger{background:linear-gradient(135deg,#d25343,var(--danger))}.detail-card,.editor-card,.search-card{padding:1.1rem}.search-stage{display:grid;grid-gap:.9rem;gap:.9rem}.hero-primary{min-width:170px;min-height:56px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));box-shadow:0 14px 32px rgba(10,139,129,.18)}.quick-start-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.8rem;gap:.8rem}.quick-start-section{padding:.9rem;border:1px solid rgba(10,139,129,.18);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(243,248,247,.92));box-shadow:var(--shadow-soft)}.quick-start-head{margin-bottom:.85rem}.quick-start-head h2{margin:0;font-family:Outfit,sans-serif;font-size:1.05rem}.quick-start-card{border:1px solid var(--line);border-radius:26px;padding:.95rem;display:grid;grid-gap:.85rem;gap:.85rem;cursor:pointer;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(248,243,237,.88));box-shadow:var(--shadow-soft)}.attachment-card:hover,.detail-copy-card:hover,.quick-start-card:hover,.result-card:hover{transform:translateY(-2px)}.quick-start-copy{display:grid;grid-gap:.45rem;gap:.45rem}.quick-start-copy strong{font-family:Outfit,sans-serif;font-size:1.04rem}.quick-start-copy p{margin:0;color:var(--ink-soft)}.quick-start-meta{display:flex;justify-content:space-between;gap:.6rem;align-items:center;color:var(--ink-soft);font-size:.9rem}.mini-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.38rem .65rem;border-radius:999px;background:rgba(245,141,79,.15);color:#9a4a21;font-family:Outfit,sans-serif;font-size:.78rem;letter-spacing:.05em}.stylist-filter-panel{padding:.8rem;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:start;border:1px solid rgba(67,94,111,.12);border-radius:24px;background:rgba(255,255,255,.58);box-shadow:var(--shadow-soft)}.stylist-filter-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(10,139,129,.1);color:var(--brand-strong)}.stylist-filter-icon svg{width:18px;height:18px}.stylist-strip{display:flex;gap:.7rem;flex-wrap:wrap}.stylist-chip{min-height:48px;padding:.36rem .5rem .36rem .42rem;display:inline-flex;align-items:center;gap:.62rem;background:rgba(255,255,255,.76);color:#213948;border:1px solid rgba(67,94,111,.12);box-shadow:var(--shadow-soft)}.chip.active,.stylist-chip.active{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff}.stylist-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(11,84,93,.1);color:#0b5f65;font-family:Outfit,sans-serif;font-size:.82rem}.stylist-chip.active .stylist-avatar{background:rgba(255,255,255,.18);color:#fff}.results-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center;margin-top:.25rem}.results-title-block h2{margin:0;font-family:Outfit,sans-serif;font-size:1.05rem}.results-section{padding:.9rem;border:1px solid rgba(67,94,111,.12);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,243,237,.9));box-shadow:var(--shadow-soft)}.results-count{display:flex;gap:.55rem;align-items:baseline;flex-wrap:wrap}.results-count strong{font-family:Outfit,sans-serif;font-size:1.55rem}.results-count span{color:var(--ink-soft)}.detail-copy-grid,.result-card-grid{display:grid;grid-gap:.95rem;gap:.95rem}.result-card-grid{margin-top:.7rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.result-card{overflow:hidden;display:grid;grid-gap:.2rem;gap:.2rem;cursor:pointer;border:1px solid rgba(67,94,111,.1);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,243,237,.9));box-shadow:var(--shadow-soft)}.result-card-topline{display:flex;justify-content:space-between;gap:.5rem;align-items:center;flex-wrap:wrap}.result-card-badge,.result-card-photo-count{padding:.42rem .72rem;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.74);color:#17303e;font-family:Outfit,sans-serif;font-size:.78rem}.result-card-copy{padding:.95rem 1rem .8rem;display:grid;grid-gap:.8rem;gap:.8rem}.result-card-head{display:grid;grid-gap:.28rem;gap:.28rem}.result-card-head h3{margin:0;font-size:1.16rem}.result-card-ref{margin:0;color:#8f4f26;font-family:Outfit,sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.attachment-caption,.detail-copy-card p,.detail-summary,.result-card-summary{margin:0;color:#294455;line-height:1.55;white-space:pre-wrap}.result-card-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.detail-tags,.result-card-meta{display:flex;gap:.45rem;flex-wrap:wrap}.detail-tags span,.result-card-meta span{padding:.48rem .68rem;border-radius:999px;background:#edf2f4;color:#38505f;font-size:.86rem}.actions{display:flex;gap:.55rem;flex-wrap:wrap}.ghost-button{background:#e3ebef;color:#223a49;min-height:38px;padding-inline:.88rem}.empty-state-card{margin-top:.8rem;border:1px dashed rgba(67,94,111,.22);border-radius:28px;padding:1.3rem;display:grid;grid-gap:.85rem;gap:.85rem;place-items:center;background:rgba(255,255,255,.6)}.empty-state-card p{margin:0;font-family:Outfit,sans-serif;font-size:1rem}.pagination{margin-top:.9rem;padding:.8rem;border-radius:22px;display:flex;justify-content:space-between;gap:.8rem;align-items:center;background:rgba(248,243,237,.88)}.pagination button{min-height:38px;background:#e3ebef;color:#223a49}.detail-gallery{padding:1rem;display:grid;grid-gap:.85rem;gap:.85rem}.detail-hero{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr);grid-gap:1rem;gap:1rem;align-items:stretch}.attachment-card,.attachment-editor,.detail-copy-card,.detail-hero-copy,.detail-hero-media,.editor-actions,.editor-section{border:1px solid rgba(67,94,111,.1);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(248,243,237,.9));box-shadow:var(--shadow-soft)}.detail-hero-image{width:100%;max-height:min(68vh,680px);border-radius:28px;object-fit:contain;display:block;background:#edf4f6}.attachment-placeholder.detail-hero-image{min-height:320px}.detail-gallery-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(84px,1fr));grid-gap:.65rem;gap:.65rem}.detail-gallery-thumb-button{min-height:0;padding:.2rem;border:1px solid rgba(67,94,111,.14);border-radius:20px;background:rgba(255,255,255,.72)}.detail-gallery-thumb-button.active{border-color:color-mix(in srgb,var(--brand) 68%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 16%,white)}.detail-gallery-thumb{width:100%;height:76px;border-radius:16px;object-fit:contain;display:block;background:#edf4f6}.detail-gallery-meta{display:grid;grid-gap:.45rem;gap:.45rem}.detail-hero-copy{padding:1.15rem;display:grid;grid-gap:1rem;gap:1rem;align-content:start}.detail-title-block{display:grid;grid-gap:.4rem;gap:.4rem}.detail-ref{margin:0;color:#8f4f26;font-family:Outfit,sans-serif;letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}.detail-hero-copy h2{margin:0;font-size:clamp(1.8rem,4vw,2.4rem)}.detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.detail-facts article{padding:.9rem;border-radius:20px;background:#f1f6f8}.detail-facts span{display:block;color:var(--ink-soft);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;font-family:Outfit,sans-serif}.detail-facts strong{display:block;margin-top:.3rem}.detail-copy-grid{margin-top:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-copy-card{padding:1rem}.attachment-editor-head label,.detail-copy-card h3,.editor-header h2,.section-head h3{margin:0;font-family:Outfit,sans-serif}.detail-section{margin-top:1rem}.section-head{margin-bottom:.75rem;display:flex;justify-content:space-between;gap:.75rem;align-items:center}.attachment-list,.editor-attachment-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.8rem;gap:.8rem}.attachment-card{padding:.85rem}.attachment-body{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:minmax(132px,180px) 1fr;align-items:start}.attachment-copy{min-width:0}.attachment-header{display:flex;gap:.6rem;align-items:center}.attachment-preview-button{width:100%;min-height:0;padding:0;border:0;border-radius:20px;background:transparent;display:block}.attachment-placeholder,.attachment-thumb,.editor-attachment-thumb{width:100%;aspect-ratio:4/3;border-radius:20px;border:1px solid rgba(67,94,111,.12);background:linear-gradient(145deg,#edf4f6,#dfe9ee)}.attachment-thumb,.editor-attachment-thumb{object-fit:contain;display:block;background:#edf4f6}.attachment-placeholder{display:grid;place-items:center;padding:.8rem;text-align:center;color:#5f7282;font-family:Outfit,sans-serif;letter-spacing:.06em;text-transform:uppercase}.attachment-placeholder-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.attachment-placeholder-icon svg{width:100%;height:100%}.editor-actions button:first-child{background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.attachment-remove{background:linear-gradient(135deg,#d25343,var(--danger))}.editor-header{display:flex;justify-content:space-between;gap:.8rem;align-items:center;margin-bottom:.9rem}.editor-header h2{margin-top:.35rem}.editor{display:grid}.editor-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.editor-layout,.editor-main,.editor-side{display:grid;grid-gap:1rem;gap:1rem}.attachment-editor,.editor-actions,.editor-section{padding:1rem}.editor-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.field-group{display:grid;grid-gap:.45rem;gap:.45rem;min-width:0}.editor-span-full{grid-column:1/-1}.chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{min-height:44px;padding:.62rem .9rem;background:#edf2f4;color:#213948}.chip.round{border-radius:999px}.chip.square{border-radius:16px}.record-type-option{min-width:116px}.stylist-option{min-width:0;white-space:normal;text-align:center;line-height:1.2}.suggestion-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:.55rem;align-items:center;padding:.5rem .72rem;border-radius:999px;background:#edf4f6;color:#355160;font-size:.9rem}.suggestion-pill code{font-family:Outfit,sans-serif}.editor-side-panel{display:grid;grid-gap:1rem;gap:1rem}.attachment-editor-head{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.attachment-count{padding:.45rem .78rem;border-radius:999px;background:#edf4f6;color:#355160;font-family:Outfit,sans-serif;font-size:.86rem}.attachment-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.8rem}.attachment-editor{display:grid;grid-gap:.85rem;gap:.85rem}.attachment-actions input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.attachment-picker{min-height:44px;display:inline-flex;align-items:center;padding:.7rem 1rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;cursor:pointer;font-family:Outfit,sans-serif}.editor-attachment-card{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:minmax(90px,126px) 1fr;align-items:start;padding:.8rem;border-radius:22px;background:rgba(255,255,255,.7);border:1px solid rgba(67,94,111,.1)}.editor-attachment-copy strong{display:block;word-break:break-word;margin-bottom:.55rem}.actions{margin-top:1rem}.editor-actions{margin-top:0;justify-content:flex-end}.editor-icon-button{width:54px;min-width:54px;min-height:54px;padding:0;border-radius:18px;display:inline-flex;align-items:center;justify-content:center}.editor-icon-button svg{width:24px;height:24px}.editor-save-button{background:linear-gradient(135deg,var(--accent),var(--accent-strong))}.editor-cancel-button{background:#e3ebef;color:#223a49}.image-lightbox{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1rem;background:rgba(8,18,27,.84)}.image-lightbox-card{width:min(1040px,100%);max-height:calc(100vh - 2rem);padding:1rem;display:grid;grid-gap:.9rem;gap:.9rem;border-radius:28px;background:#091521;color:#edf7fb;border:1px solid rgba(255,255,255,.08)}.image-lightbox-topbar{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start}.image-lightbox-stage{overflow:auto;border-radius:22px;background:#050c12;padding:.5rem;touch-action:pan-x pan-y pinch-zoom}.image-lightbox-image{width:100%;max-height:calc(100vh - 12rem);display:block;border-radius:18px;object-fit:contain}.image-lightbox-actions a{color:#9ce5f1;text-decoration:none;font-family:Outfit,sans-serif}.toast{position:fixed;right:1rem;bottom:1rem;z-index:50;padding:.72rem 1rem;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;box-shadow:0 16px 36px rgba(8,68,69,.24)}.muted{color:var(--ink-soft)}.error{color:#a8291d}.required-mark{color:var(--accent-strong)}@media (max-width:1080px){.detail-hero,.editor-layout,.login-shell{grid-template-columns:1fr}.topbar{grid-template-columns:minmax(0,1fr) auto}.topbar-brand{grid-column:1/-1}.brand-panel{min-height:360px}}@media (max-width:820px){.editor-header,.results-head{flex-direction:column;align-items:flex-start}.topbar-action-groups{width:auto;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;gap:.4rem}.topbar-search{width:auto;min-width:0}.topbar-context-actions,.topbar-main-actions{width:auto;flex:0 0 auto;flex-wrap:nowrap;gap:.4rem}.detail-copy-grid,.editor-grid,.stylist-filter-panel{grid-template-columns:1fr}.detail-facts{grid-template-columns:1fr 1fr}}@media (max-width:640px){.app-root,.shell{width:min(100% - 1rem,100%)}.brand-panel,.card{border-radius:28px}.topbar{top:.5rem;border-radius:26px;grid-template-columns:minmax(0,1fr) auto}.actions,.pagination{width:100%}.actions{flex-direction:column}.topbar-action-groups{width:auto;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.3rem}.topbar-search{width:auto;min-width:0;padding-inline:.55rem}.topbar-search input{min-height:38px}.topbar-context-actions,.topbar-main-actions{width:auto;flex:0 0 auto;justify-content:flex-start;flex-wrap:nowrap;gap:.3rem}.actions button,.pagination button{width:100%}.topbar-icon-button{width:40px;min-width:40px;min-height:40px;border-radius:14px}.topbar-icon-button svg{width:18px;height:18px}.detail-hero-image{max-height:42vh}.attachment-body,.detail-facts,.editor-attachment-card{grid-template-columns:1fr}.pagination{flex-direction:column;align-items:stretch}.image-lightbox{padding:0}.image-lightbox-card{width:100%;height:100%;max-height:none;border-radius:0;padding:.85rem}}