#ea-root .sidebar{display:none!important}#ea-root .shell{display:block}#ea-root .shell .main{padding-left:calc(var(--ea-sb-w, 252px) + 30px);max-width:none;transition:padding-left .18s ease}#ea-root .easb{position:fixed;left:0;top:62px;bottom:0;width:var(--ea-sb-w,252px);background:var(--paper-2,#fff);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:40;transition:width .18s ease;font-family:IBM Plex Sans,system-ui,sans-serif}#ea-root .easb-scroll{flex:1 1;overflow-y:auto;padding:14px 12px;display:flex;flex-direction:column;gap:2px}#ea-root .easb-scroll::-webkit-scrollbar{width:8px}#ea-root .easb-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:8px}#ea-root .easb-prim{position:relative;width:100%;display:flex;align-items:center;gap:12px;padding:10px 11px;border-radius:10px;border:none;background:none;cursor:pointer;text-align:left;font-family:Archivo,sans-serif;font-weight:600;font-size:13.5px;color:var(--ink-soft,#3a352c);transition:background .18s ease,color .18s ease}#ea-root .easb-prim:hover{background:var(--stone)}#ea-root .easb-prim:hover .ic{color:var(--ink-soft)}#ea-root .easb-prim.current{color:var(--ink);background:var(--gold-bg)}#ea-root .easb-prim.current:before{content:"";position:absolute;left:3px;top:9px;bottom:9px;width:2.5px;border-radius:3px;background:var(--bronze)}#ea-root .easb-prim.current .ic{color:var(--bronze)}#ea-root .easb-prim .ic{width:22px;height:22px;flex-shrink:0;display:grid;place-items:center;color:#8f887a;transition:color .18s ease,transform .18s ease}#ea-root .easb-prim .ic svg{width:19px;height:19px}#ea-root .easb-prim:hover .ic{transform:translateY(-.5px)}#ea-root .easb-prim .lbl{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .easb-prim .chev{width:15px;height:15px;color:var(--muted-2);flex-shrink:0;transition:transform .18s ease}#ea-root .easb-prim.open .chev{transform:rotate(90deg)}#ea-root .easb-prim.accent{background:linear-gradient(180deg,#4A3B22,#382C19);color:#F6EEDD;border:1px solid #5a4526;margin:10px 0;padding:12px;box-shadow:0 5px 16px rgba(56,44,25,.25)}#ea-root .easb-prim.accent.current,#ea-root .easb-prim.accent:hover{background:linear-gradient(180deg,#52411f,#3e301b)}#ea-root .easb-prim.accent.current:before{display:none}#ea-root .easb-prim.accent .ic{color:#382C19;background:var(--bronze-soft,#a98842);border-radius:8px;width:30px;height:30px;margin-left:0}#ea-root .easb-prim.accent:hover .ic{color:#382C19}#ea-root .easb-prim.accent .lbl{color:#F6EEDD;font-weight:800;font-size:13px;line-height:1.15;white-space:normal}#ea-root .easb-prim.accent .chev{color:var(--bronze-soft,#a98842)}#ea-root .easb-pro{flex-shrink:0;display:inline-flex;align-items:center;gap:3px;font-family:Archivo,sans-serif;font-weight:800;font-size:8.5px;letter-spacing:.08em;color:#382C19;background:var(--bronze-soft,#a98842);border:none;border-radius:20px;padding:3px 7px;line-height:1}#ea-root .easb-pro svg{width:9px;height:9px}#ea-root .easb[data-collapsed=true] .easb-pro{display:none}#ea-root .easb-prim .nbadge{margin-left:auto}#ea-root .easb-sub{display:flex;flex-direction:column;gap:1px;margin:2px 0 8px;position:relative;animation:easbfade .16s ease}#ea-root .easb-sub:before{content:"";position:absolute;left:21px;top:4px;bottom:6px;width:1px;background:var(--line)}#ea-root .easb-sub.accent{background:#f3ecdb;border:1px solid #e6dabb;border-radius:10px;padding:6px;margin:4px 0 10px}#ea-root .easb-sub.accent:before{left:27px;top:10px;bottom:12px;background:#dccfae}#ea-root .easb-sub.accent .easb-subitem{color:#6a5a30}#ea-root .easb-sub.accent .easb-subitem .sic{color:var(--bronze)}#ea-root .easb-sub.accent .easb-subitem:hover{background:#ebdfc4;color:#382c19}#ea-root .easb-sub.accent .easb-subitem.active{background:var(--bronze);color:#fff}#ea-root .easb-sub.accent .easb-subitem.active .sic{color:#f6eedd}#ea-root .easb-sub.accent .easb-subitem.active .nbadge{background:#f6eedd;color:var(--bronze)}#ea-root .easb-subitem{display:flex;align-items:center;gap:10px;width:100%;padding:8px 11px 8px 30px;border-radius:9px;border:none;background:none;cursor:pointer;text-align:left;font-size:12.5px;color:var(--muted);transition:background .18s ease,color .18s ease}#ea-root .easb-subitem:hover{background:var(--stone);color:var(--ink)}#ea-root .easb-subitem:hover .sic{color:var(--ink-soft)}#ea-root .easb-subitem.active{background:var(--ink);color:#f4f1ea;font-weight:500}#ea-root .easb-subitem.active .sic{color:var(--bronze-soft)}#ea-root .easb-subitem.danger,#ea-root .easb-subitem.danger .sic{color:var(--red,#b23b3b)}#ea-root .easb-subitem.danger:hover{background:var(--red-bg,#f6e9e6);color:var(--red,#b23b3b)}#ea-root .easb-subitem .st{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .easb-subitem .nbadge{margin-left:auto}#ea-root .easb-subitem .sic{width:18px;height:18px;flex-shrink:0;display:grid;place-items:center;color:#9a9284;transition:color .18s ease,transform .18s ease}#ea-root .easb-subitem .sic svg{width:17px;height:17px}#ea-root .easb-subitem:hover .sic{transform:translateY(-.5px)}#ea-root .easb .nbadge{background:var(--bronze);color:#fff;font-family:IBM Plex Mono,monospace;font-size:9.5px;font-weight:600;padding:1px 6px;border-radius:20px;flex-shrink:0}#ea-root .easb-foot{border-top:1px solid var(--line);padding:10px 12px}#ea-root .easb-collapse{width:100%;display:flex;align-items:center;gap:12px;padding:9px 11px;border-radius:10px;border:none;background:none;cursor:pointer;color:var(--muted);font-family:IBM Plex Sans,sans-serif;font-size:12px;transition:background .12s,color .12s}#ea-root .easb-collapse:hover{background:var(--stone);color:var(--ink)}#ea-root .easb-collapse svg{width:18px;height:18px;flex-shrink:0}#ea-root .easb-collapse .lbl{white-space:nowrap}#ea-root .easb[data-collapsed=true] .chev,#ea-root .easb[data-collapsed=true] .easb-sub,#ea-root .easb[data-collapsed=true] .lbl,#ea-root .easb[data-collapsed=true] .nbadge{display:none}#ea-root .easb[data-collapsed=true] .easb-collapse,#ea-root .easb[data-collapsed=true] .easb-prim{justify-content:center;padding:11px;gap:0}@keyframes easbfade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}#ea-root .top-actions .ea-site-link{display:inline-flex;align-items:center;gap:6px;font-family:Archivo,sans-serif;font-weight:600;font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;color:#cfc8b8;text-decoration:none;padding:7px 12px;border:1px solid #39332a;border-radius:8px;margin-right:8px;white-space:nowrap;transition:color .15s,border-color .15s}#ea-root .top-actions .ea-site-link:hover{color:#fff;border-color:var(--bronze-soft,#a98842)}#ea-root .ea-count{position:absolute;top:3px;right:3px;min-width:15px;height:15px;padding:0 3px;background:var(--bronze);color:#fff;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;line-height:15px;text-align:center;border-radius:20px;border:1.5px solid var(--ink)}@media (max-width:720px){#ea-root .top-actions .ea-site-link span{display:none}}#ea-root .ps{padding-bottom:90px}#ea-root .ps-empty,#ea-root .ps-loading{padding:60px 24px;text-align:center;color:var(--muted)}#ea-root .ps-empty h3{font-family:Archivo;font-weight:800;font-size:18px;color:var(--ink);margin-bottom:6px}#ea-root .ps-head{display:grid;grid-template-columns:1fr auto auto;grid-template-areas:"titles completion actions" "titles completion status";align-items:start;grid-gap:8px 22px;gap:8px 22px;margin-bottom:20px}#ea-root .ps-head-titles{grid-area:titles}#ea-root .ps-head-titles h1{font-family:Archivo;font-weight:800;font-size:26px;letter-spacing:-.01em;margin:2px 0 4px}#ea-root .ps-head-titles p{color:var(--muted);font-size:13px}#ea-root .ps-head-titles .eyebrow{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--bronze);font-weight:700}#ea-root .ps-completion{grid-area:completion;display:flex;align-items:center;gap:15px;background:linear-gradient(180deg,#fff,var(--paper-2));border:1px solid var(--line);border-radius:16px;padding:13px 20px 13px 15px;box-shadow:var(--shadow)}#ea-root .ps-completion-body{display:flex;flex-direction:column;gap:3px}#ea-root .ps-completion b{font-family:Archivo;font-weight:700;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2)}#ea-root .ps-ring-wrap{position:relative;width:60px;height:60px;flex-shrink:0;display:grid;place-items:center}#ea-root .ps-ring{display:block}#ea-root .ps-ring-prog{transition:stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}#ea-root .ps-ring-label{position:absolute;inset:0;display:inline-flex;align-items:baseline;justify-content:center;font-family:IBM Plex Mono;font-weight:600;font-size:16px;color:var(--ink)}#ea-root .ps-ring-label i{font-style:normal;font-size:10px;color:var(--muted);margin-left:1px}#ea-root .ps-ring-label.is-done{align-items:center;color:var(--bronze)}#ea-root .ps-ring-label.is-done svg{width:22px;height:22px}#ea-root .ps-completion-link,#ea-root .ps-completion-missing{border:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;text-align:left;cursor:pointer}#ea-root .ps-completion-missing{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--ink-soft)}#ea-root .ps-completion-missing svg{width:13px;height:13px;color:var(--bronze)}#ea-root .ps-completion-link{font-size:11.5px;color:var(--bronze);font-weight:600;text-decoration:underline;text-underline-offset:2px}#ea-root .ps-completion-link:hover{color:var(--bronze-deep,#7a5f27)}#ea-root .ps-completion-done{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--green)}#ea-root .ps-completion-done svg{width:15px;height:15px}#ea-root .ps-head-actions{grid-area:actions;display:flex;gap:10px;align-self:start}#ea-root .ps-head-actions .btn{display:inline-flex;align-items:center;gap:7px}#ea-root .ps-head-actions .btn svg{width:13px;height:13px}#ea-root .ps-savestatus{grid-area:status;justify-self:end;min-height:18px;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600}#ea-root .ps-savestatus svg{width:13px;height:13px}#ea-root .ps-savestatus.is-dirty{color:var(--muted)}#ea-root .ps-savestatus.is-saving{color:var(--bronze)}#ea-root .ps-savestatus.is-saved{color:var(--green)}#ea-root .ps-savestatus.is-error{color:var(--red)}#ea-root .ps-recos{background:var(--gold-bg);border:1px solid #e6dabb;border-radius:12px;padding:14px 18px;margin-bottom:18px}#ea-root .ps-recos b{font-family:Archivo;font-weight:700;font-size:13px;display:block;margin-bottom:6px}#ea-root .ps-recos ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}#ea-root .ps-recos li{font-size:12.5px;color:var(--ink-soft)}#ea-root .ps-tabs{display:inline-flex;gap:3px;margin-bottom:24px;padding:5px;max-width:100%;background:var(--paper-2);border:1px solid var(--line);border-radius:999px;overflow-x:auto;scrollbar-width:none}#ea-root .ps-tabs::-webkit-scrollbar{display:none}#ea-root .ps-tab{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:9px 17px;border-radius:999px;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Archivo;font-weight:600;font-size:12.5px;letter-spacing:.01em;color:var(--bronze);opacity:.68;transition:background .15s,opacity .15s,box-shadow .15s}#ea-root .ps-tab svg{width:15px;height:15px}#ea-root .ps-tab:hover{opacity:1}#ea-root .ps-tab.is-active{background:#fff;color:var(--bronze);opacity:1;font-weight:700;box-shadow:0 1px 4px rgba(20,16,10,.12)}#ea-root .ps .btn{padding:10px 20px}#ea-root .ps-quick-btn{padding:8px 16px}#ea-root .ps-main{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start}#ea-root .ps-content{display:flex;flex-direction:column;gap:18px;min-width:0}#ea-root .ps-aside{position:-webkit-sticky;position:sticky;top:18px}#ea-root .ps-section-title{display:flex;align-items:center;gap:10px;margin-bottom:18px}#ea-root .ps-subsection{margin-top:24px;padding-top:22px;border-top:1px solid var(--line-soft)}#ea-root .ps-subsection .ps-section-title .card-title{font-size:14px}#ea-root .ps-section-letter{width:24px;height:24px;flex-shrink:0;display:grid;place-items:center;border-radius:7px;background:var(--gold-bg);color:var(--bronze);font-family:Archivo;font-weight:800;font-size:12px}#ea-root .ps-help{color:var(--muted);font-size:12.5px;line-height:1.5;margin-bottom:14px}#ea-root .ps-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}#ea-root .ps-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:18px;gap:18px}#ea-root .ps-field-help{display:block;font-size:11px;color:var(--muted-2);margin-top:5px;line-height:1.4}#ea-root .ps-name-row{display:flex;align-items:center;gap:8px}#ea-root .ps-name-row .inp{flex:1 1}#ea-root .ps-name-status{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;margin-top:8px;padding:9px 11px;border-radius:9px;font-size:12px;line-height:1.45}#ea-root .ps-name-status svg{flex:0 0 auto;margin-top:1px}#ea-root .ps-name-status.is-pending{background:#fdf6e6;border:1px solid #e6c979;color:#7a5a12}#ea-root .ps-name-status.is-pending b{font-weight:700}#ea-root .ps-name-status.is-info{background:var(--panel,#f6f6f4);border:1px solid var(--line,#e6e4df);color:var(--ink-soft,#555)}#ea-root .ps-name-cancel{margin-left:auto;align-self:center;white-space:nowrap;background:transparent;border:1px solid #d9b45a;color:#7a5a12;font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:7px;cursor:pointer}#ea-root .ps-name-cancel:hover{background:#f5e8c6}#ea-root .ps-counter{display:flex;justify-content:space-between;align-items:center;margin-top:5px;font-size:11px;color:var(--muted-2);font-family:IBM Plex Mono}#ea-root .ps-counter .is-over{color:var(--red);font-weight:600}#ea-root .ps-counter-reco{color:var(--muted-2)}#ea-root .ps-rte{border:1px solid var(--line);border-radius:9px;background:var(--paper);overflow:hidden;transition:border-color .15s}#ea-root .ps-rte:focus-within{border-color:var(--bronze);background:#fff}#ea-root .ps-rte-bar{display:flex;gap:2px;padding:6px;border-bottom:1px solid var(--line-soft);background:var(--paper-2)}#ea-root .ps-rte-btn{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;color:var(--ink-soft);font-size:13px}#ea-root .ps-rte-btn:hover{background:var(--stone)}#ea-root .ps-rte-btn svg{width:15px;height:15px}#ea-root .ps-rte-area{padding:11px 13px;font-size:13.5px;line-height:1.55;color:var(--ink);outline:none}#ea-root .ps-rte-area:empty:before{content:attr(data-placeholder);color:var(--muted-2)}#ea-root .ps-rte-area ol,#ea-root .ps-rte-area ul{margin:4px 0;padding-left:20px}#ea-root .ps-chips{display:flex;flex-wrap:wrap;gap:7px;align-items:center}#ea-root .ps-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 6px 5px 11px;background:var(--paper-2);border:1px solid var(--line);border-radius:20px;font-size:12.5px;font-weight:600;color:var(--ink-soft)}#ea-root .ps-chip button{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;color:var(--muted-2)}#ea-root .ps-chip button:hover{background:var(--stone);color:var(--red)}#ea-root .ps-chip button svg{width:11px;height:11px}#ea-root .ps-chip-add{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;border:1.5px dashed var(--line);color:var(--bronze);transition:.15s}#ea-root .ps-chip-add:hover{border-color:var(--bronze);background:var(--gold-bg)}#ea-root .ps-chip-add svg{width:14px;height:14px}#ea-root .ps-chip-input{border:1px solid var(--bronze);border-radius:20px;padding:5px 11px;font-size:12.5px;font-family:inherit;outline:none;min-width:120px}#ea-root .ps-chip-hint{display:inline-flex;flex-wrap:wrap;gap:6px}#ea-root .ps-chip-sugg-btn{font-size:12px;color:var(--muted);padding:4px 10px;border:1px solid var(--line-soft);border-radius:20px}#ea-root .ps-chip-sugg-btn:hover{color:var(--bronze);border-color:var(--bronze)}#ea-root .ps-visual{display:grid;grid-template-columns:220px 1fr;grid-gap:18px;gap:18px;align-items:start}#ea-root .ps-visual-photo{display:flex;flex-direction:column;align-items:center;gap:8px}#ea-root .ps-avatar{position:relative;width:220px;height:220px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#8A6A2E,#4f3f25);border:1px solid var(--line);display:grid;place-items:center;color:#fff;font-family:Archivo;font-weight:800;font-size:44px;cursor:pointer}#ea-root .ps-avatar:disabled{cursor:default}#ea-root .ps-avatar.is-locked{opacity:.82}#ea-root .ps-avatar img{width:100%;height:100%;object-fit:cover}#ea-root .ps-avatar-edit{position:absolute;inset:0;display:grid;place-items:center;background:rgba(20,16,10,.46);color:#fff;opacity:0;transition:opacity .15s}#ea-root .ps-avatar:not(:disabled):hover .ps-avatar-edit{opacity:1}#ea-root .ps-visual-photo-btn{font-size:12px;font-weight:600;color:var(--ink-soft);padding:6px 12px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}#ea-root .ps-visual-photo-btn:hover:not(:disabled){border-color:var(--bronze);color:var(--bronze)}#ea-root .ps-visual-photo-btn:disabled{opacity:.6;cursor:default}#ea-root .ps-visual-note{font-size:10.5px;color:var(--muted-2)}#ea-root .ps-visual-banner{position:relative;height:220px;border-radius:14px;border:1px solid var(--line);overflow:hidden;background:linear-gradient(115deg,#2a2118,#473a26 60%,#6b5530);background-size:cover;background-position:50%}#ea-root .ps-banner-edit{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.42);color:#fff;border:1px solid rgba(255,255,255,.2);font-size:11.5px;font-weight:600;padding:7px 12px;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}#ea-root .ps-banner-edit:disabled{opacity:.7;cursor:default}#ea-root .ps-visual-flash{position:absolute;left:12px;bottom:12px;padding:6px 11px;border-radius:8px;font-size:11.5px;font-weight:600}#ea-root .ps-visual-flash.is-ok{background:var(--green-bg);color:var(--green)}#ea-root .ps-visual-flash.is-err{background:#fbeceb;color:var(--red)}#ea-root .ps-spin{animation:ps-spin .7s linear infinite}@keyframes ps-spin{to{transform:rotate(1turn)}}#ea-root .ps-social{display:flex;flex-direction:column;gap:9px}#ea-root .ps-social-row{display:flex;align-items:center;gap:8px}#ea-root .ps-social-reorder{display:flex;flex-direction:column}#ea-root .ps-social-reorder button{width:20px;height:16px;display:grid;place-items:center;color:var(--muted-2)}#ea-root .ps-social-reorder button:hover:not(:disabled){color:var(--bronze)}#ea-root .ps-social-reorder button:disabled{opacity:.3}#ea-root .ps-social-reorder svg{width:13px;height:13px}#ea-root .ps-social-plat{flex:0 0 130px}#ea-root .ps-social-url{flex:1 1}#ea-root .ps-social-del{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;color:var(--muted)}#ea-root .ps-social-del:hover{color:var(--red);background:#fbeceb}#ea-root .ps-social-del svg{width:16px;height:16px}#ea-root .ps-add-line{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;margin-top:2px;padding:8px 14px;border:1.5px dashed var(--line);border-radius:9px;color:var(--bronze);font-size:12.5px;font-weight:600}#ea-root .ps-add-line:hover{border-color:var(--bronze);background:var(--gold-bg)}#ea-root .ps-add-line svg{width:15px;height:15px}#ea-root .ps-vis-list{display:flex;flex-direction:column;gap:2px}#ea-root .ps-vis-row{display:flex;align-items:center;gap:13px;padding:13px 4px;border-bottom:1px solid var(--line-soft)}#ea-root .ps-vis-row:last-child{border-bottom:none}#ea-root .ps-vis-ico{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;background:var(--gold-bg);color:var(--bronze)}#ea-root .ps-vis-ico svg{width:17px;height:17px}#ea-root .ps-vis-main{flex:1 1;display:flex;flex-direction:column;gap:1px}#ea-root .ps-vis-main b{font-family:Archivo;font-weight:700;font-size:13.5px}#ea-root .ps-vis-main span{font-size:11.5px;color:var(--muted)}#ea-root .ps-switch{width:42px;height:24px;border-radius:20px;background:var(--stone);position:relative;transition:background .15s;flex-shrink:0}#ea-root .ps-switch span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .15s}#ea-root .ps-switch.is-on{background:var(--bronze)}#ea-root .ps-switch.is-on span{transform:translateX(18px)}#ea-root .ps-reassure{display:flex;align-items:center;gap:9px;margin-top:16px;padding:11px 14px;background:var(--paper);border:1px solid var(--line-soft);border-radius:10px;font-size:12px;color:var(--muted)}#ea-root .ps-reassure svg{width:15px;height:15px;flex-shrink:0;color:var(--muted-2)}#ea-root .ps-soon{text-align:center;padding:46px 24px}#ea-root .ps-soon-ico{width:52px;height:52px;margin:0 auto 14px;display:grid;place-items:center;border-radius:14px;background:var(--gold-bg);color:var(--bronze)}#ea-root .ps-soon-ico svg{width:24px;height:24px}#ea-root .ps-soon h3{font-family:Archivo;font-weight:800;font-size:17px;margin-bottom:6px}#ea-root .ps-soon p{color:var(--muted);font-size:13px;max-width:440px;margin:0 auto 14px;line-height:1.5}#ea-root .chip-soft{background:var(--stone);color:var(--muted);font-size:10px;font-weight:700;padding:2px 9px;border-radius:20px;letter-spacing:.04em}#ea-root .ps-preview{display:flex;flex-direction:column;gap:14px}#ea-root .ps-preview-hd{display:flex;align-items:center;justify-content:space-between}#ea-root .ps-preview-hd>span{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .ps-preview-dev{display:flex;gap:2px}#ea-root .ps-preview-dev button{width:30px;height:26px;display:grid;place-items:center;border-radius:7px;color:var(--muted-2)}#ea-root .ps-preview-dev button.is-on{background:var(--gold-bg);color:var(--bronze)}#ea-root .ps-preview-dev svg{width:16px;height:16px}#ea-root .ps-pv-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--paper-2);box-shadow:var(--shadow);transition:max-width .2s}#ea-root .ps-pv-card.is-mobile{max-width:240px;margin:0 auto}#ea-root .ps-pv-banner{height:92px;background:linear-gradient(115deg,#2a2118,#473a26 60%,#6b5530);background-size:cover;background-position:50%}#ea-root .ps-pv-body{padding:0 16px 16px;margin-top:-30px}#ea-root .ps-pv-avatar{width:60px;height:60px;border-radius:12px;border:3px solid var(--paper-2);overflow:hidden;background:linear-gradient(135deg,#8A6A2E,#4f3f25);display:grid;place-items:center;color:#fff;font-family:Archivo;font-weight:800;font-size:20px}#ea-root .ps-pv-avatar img{width:100%;height:100%;object-fit:cover}#ea-root .ps-pv-name{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-family:Archivo;font-weight:800;font-size:17px;margin-top:9px}#ea-root .ps-pv-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-top:5px}#ea-root .ps-pv-meta svg{width:13px;height:13px;flex-shrink:0}#ea-root .ps-pv-intro{font-size:12px;color:var(--ink-soft);line-height:1.5;margin-top:10px}#ea-root .ps-pv-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;padding:10px;border-radius:9px;font-family:Archivo;font-weight:700;font-size:12.5px}#ea-root .ps-pv-btn svg{width:15px;height:15px}#ea-root .ps-pv-btn-dark{background:var(--ink);color:#fff}#ea-root .ps-pv-btn-ghost{background:var(--paper);border:1px solid var(--line);color:var(--ink-soft)}#ea-root .ps-pv-btn:disabled{opacity:.9;cursor:default}#ea-root .ps-pv-visits{border:1px solid var(--line);border-radius:14px;background:var(--paper-2);padding:14px 16px}#ea-root .ps-pv-visits-hd{display:flex;align-items:center;gap:8px;font-family:Archivo;font-weight:700;font-size:13px;margin-bottom:5px}#ea-root .ps-pv-visits p{font-size:11.5px;color:var(--muted);line-height:1.5}#ea-root .ps-savebar{position:fixed;left:0;right:0;bottom:0;z-index:3500;display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 24px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--line);box-shadow:0 -6px 20px rgba(20,16,10,.06);transform:translateY(120%);transition:transform .22s ease}#ea-root .ps-savebar.is-visible{transform:translateY(0)}#ea-root .ps-savebar-msg{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink-soft)}@media (max-width:1180px){#ea-root .ps-main{grid-template-columns:1fr}#ea-root .ps-aside{position:static;order:-1}}@media (max-width:820px){#ea-root .ps-head{grid-template-columns:1fr;grid-template-areas:"titles" "completion" "actions" "status"}#ea-root .ps-completion,#ea-root .ps-head-actions,#ea-root .ps-savestatus{justify-self:start}#ea-root .ps-grid-2,#ea-root .ps-grid-3,#ea-root .ps-visual{grid-template-columns:1fr}#ea-root .ps-visual-photo{flex-direction:row;align-items:center}}#ea-root .ps-quick{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}#ea-root .ps-quick-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid var(--line);border-radius:9px;background:var(--paper);font-size:12.5px;font-weight:600;color:var(--ink-soft)}#ea-root .ps-quick-btn:hover{border-color:var(--bronze);color:var(--bronze);background:var(--gold-bg)}#ea-root .ps-quick-btn svg{width:14px;height:14px}#ea-root .ps-career-group{margin-top:20px}#ea-root .ps-career-cat{font-family:Archivo;font-weight:800;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--bronze);margin-bottom:10px}#ea-root .ps-career-list{display:flex;flex-direction:column;gap:8px}#ea-root .ps-career-item{display:flex;align-items:flex-start;gap:14px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}#ea-root .ps-career-year{font-family:IBM Plex Mono;font-weight:600;font-size:13px;color:var(--muted);flex:0 0 46px;padding-top:2px}#ea-root .ps-career-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}#ea-root .ps-career-main b{font-family:Archivo;font-weight:700;font-size:13.5px;display:flex;align-items:center}#ea-root .ps-career-main>span{font-size:12px;color:var(--muted)}#ea-root .ps-career-desc{font-size:12px;color:var(--muted-2);margin-top:2px}#ea-root .ps-career-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}#ea-root .ps-career-actions button{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:var(--muted-2)}#ea-root .ps-career-actions button:hover:not(:disabled){background:var(--stone);color:var(--ink-soft)}#ea-root .ps-career-actions button:disabled{opacity:.3}#ea-root .ps-career-actions svg{width:15px;height:15px}#ea-root .ps-del-btn:hover{color:var(--red)!important;background:#fbeceb!important}#ea-root .ce-empty{font-size:12px;color:var(--muted-2);font-style:italic;padding:2px 2px 4px}#ea-root .ce-source{font-size:11.5px;font-weight:600;color:var(--bronze);margin-top:3px;text-decoration:none}#ea-root .ce-source:hover{text-decoration:underline}#ea-root .ce-badge{flex:0 0 auto;font-family:IBM Plex Sans;font-weight:600;font-size:10px;padding:3px 10px;border-radius:20px;white-space:nowrap;align-self:flex-start}#ea-root .ce-badge.is-pending{background:#fdf6e6;color:#7a5a12;border:1px solid #e6c979}#ea-root .ce-badge.is-ok{background:#eaf3ec;color:#3e5c42;border:1px solid #bcd6c1}#ea-root .ce-badge.is-warn{background:#fbeceb;color:#8c4a3b;border:1px solid #e6bdb6}#ea-root .ce-badge.is-muted{background:var(--stone);color:var(--muted);border:1px solid var(--line)}#ea-root .ps-itemform{display:flex;flex-direction:column;gap:13px}#ea-root .ps-if-label{display:block;font-size:11px;font-weight:600;color:var(--muted-2);margin-bottom:5px}#ea-root .ps-itemform .ps-field{margin:0}#ea-root .ps-itemform-foot{display:flex;align-items:center;justify-content:space-between;margin-top:4px}#ea-root .ps-pubtoggle{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--ink-soft);cursor:pointer}#ea-root .ps-pubtoggle input{width:16px;height:16px;accent-color:var(--bronze);flex:0 0 auto;margin:0}#ea-root .ps-pubtoggle-boxed{justify-content:flex-start;border:1px solid var(--line);border-radius:9px;background:var(--paper);padding:10px 12px;min-height:42px;box-sizing:border-box}#ea-root .ps-press{display:flex;flex-direction:column;gap:16px}#ea-root .ps-press-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}#ea-root .ps-press-title{font-family:Archivo;font-weight:800;font-size:15px;margin-bottom:4px}#ea-root .ps-press-list{display:flex;flex-direction:column;gap:8px}#ea-root .ps-press-item{display:flex;align-items:center;gap:13px;padding:9px 11px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}#ea-root .ps-press-thumb{width:74px;height:50px;flex-shrink:0;border-radius:8px;overflow:hidden;background:var(--stone-2,#e8e3d8);display:grid;place-items:center;color:var(--muted-2)}#ea-root .ps-press-thumb img{width:100%;height:100%;object-fit:cover}#ea-root .ps-press-thumb svg{width:22px;height:22px}#ea-root .ps-press-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}#ea-root .ps-press-kind{font-family:Archivo;font-weight:800;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--bronze)}#ea-root .ps-press-main b{font-family:Archivo;font-weight:700;font-size:13.5px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis}#ea-root .ps-press-meta{font-size:11.5px;color:var(--muted)}#ea-root .ps .btn,#ea-root .ps .vm-cta,#ea-root .ps-add-line,#ea-root .ps-banner-edit,#ea-root .ps-pv-btn,#ea-root .ps-quick-btn,#ea-root .ps-visual-photo-btn{border-radius:999px}#ea-root .ps-wk{display:flex;flex-direction:column;gap:18px}#ea-root .ps-wk-toggle{display:flex;align-items:center;justify-content:space-between;gap:18px}#ea-root .ps-wk-subtoggle{margin-top:14px;padding-top:14px;border-top:1px solid var(--line-soft)}#ea-root .ps-accordion-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}#ea-root .ps-accordion-chevron{color:var(--muted);flex:0 0 auto;transition:transform .18s ease}#ea-root .ps-accordion-chevron.is-open{transform:rotate(180deg)}#ea-root .ps-checkchips{display:flex;flex-wrap:wrap;gap:8px}#ea-root .ps-checkchip{padding:8px 15px;border-radius:999px;border:1px solid var(--line);background:var(--paper);font-size:12.5px;font-weight:600;color:var(--ink-soft);transition:.15s}#ea-root .ps-checkchip:hover{border-color:var(--bronze);color:var(--bronze)}#ea-root .ps-checkchip.is-on{background:var(--bronze);border-color:var(--bronze);color:#fff}#ea-root .ps-slot-add{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}#ea-root .ps-slot-add .inp{width:auto}#ea-root .ps-slot-add .btn{border-radius:999px}#ea-root .ps-slot-list{display:flex;flex-direction:column;gap:7px}#ea-root .ps-slot-row{display:flex;align-items:center;gap:14px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:var(--paper);font-size:13px}#ea-root .ps-slot-row b{font-family:Archivo;font-weight:700;min-width:90px}#ea-root .ps-slot-cap{color:var(--muted);font-size:12px;margin-left:auto}#ea-root .ps-slot-row .ps-del-btn{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:var(--muted-2)}#ea-root .ps-slot-row .ps-del-btn svg{width:15px;height:15px}#ea-root .ps-wk-save{display:flex;align-items:center;justify-content:flex-end;gap:14px}#ea-root .ps-wk-save .btn{border-radius:999px}#ea-root .ps-booking-list{display:flex;flex-direction:column;gap:10px}#ea-root .ps-booking{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}#ea-root .ps-booking-main{display:flex;flex-direction:column;gap:3px;min-width:0}#ea-root .ps-booking-main b{font-family:Archivo;font-weight:700;font-size:13.5px;display:flex;align-items:center;gap:8px}#ea-root .ps-booking-main>span{font-size:12px;color:var(--muted)}#ea-root .ps-booking-contact{font-size:11.5px;color:var(--muted-2)}#ea-root .ps-booking-msg{font-style:italic;color:var(--ink-soft)!important}#ea-root .ps-booking-actions{display:flex;gap:7px;flex-shrink:0}#ea-root .ps-booking .btn,#ea-root .ps-booking-actions .btn{border-radius:999px}#ea-root .ps-bk-status{font-family:IBM Plex Sans;font-weight:600;font-size:10px;padding:2px 9px;border-radius:20px;text-transform:none;letter-spacing:0}#ea-root .ps-bk-status.is-pending{background:#FBF3E2;color:#9A7A22}#ea-root .ps-bk-status.is-confirmed{background:var(--green-bg);color:var(--green)}#ea-root .ps-bk-status.is-cancelled,#ea-root .ps-bk-status.is-refused{background:#fbeceb;color:var(--red)}#ea-root .ps-bk-status.is-done{background:var(--stone);color:var(--muted)}#ea-root .ps-bk-status.is-proposed{background:var(--gold-bg);color:var(--bronze)}#ea-root .ps-wk-status-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}#ea-root .ps-wk-status-title{display:flex;flex-direction:column;gap:8px}#ea-root .ps-wk-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;padding:3px 11px;border-radius:20px;width:-moz-fit-content;width:fit-content;letter-spacing:.01em}#ea-root .ps-wk-badge.is-visible{background:var(--green-bg);color:var(--green);border:1px solid #cfe6d8}#ea-root .ps-wk-badge.is-visible .chip-dot{background:var(--green)}#ea-root .ps-wk-badge.is-hidden{background:var(--stone);color:var(--muted);border:1px solid var(--line)}#ea-root .ps-wk-hint{color:var(--bronze)}#ea-root .ps-wk-status-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}#ea-root .ps-wk-status-actions .btn{border-radius:999px}#ea-root .ps-wk-resa-btn{display:inline-flex;align-items:center;gap:8px}#ea-root .ps-wk-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:20px;background:var(--bronze);color:#fff;font-size:10.5px;font-weight:700}#ea-root .ps-wk-summary-price{font-family:Archivo;font-weight:800;font-size:20px;letter-spacing:-.01em}#ea-root .ps-wk-incomplete-title{font-size:15px;color:var(--ink-soft)}#ea-root .ps-wk-summary-lines{display:flex;flex-direction:column;gap:3px;margin-top:8px;font-size:13px;color:var(--muted)}#ea-root .ps-wk-miss{margin:10px 0 0;padding-left:18px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--ink-soft)}#ea-root .ps-wk-miss li{list-style:disc}#ea-root .ps-wk-summary-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}#ea-root .ps-wk-summary-actions .btn{border-radius:999px}#ea-root .ps-acc.is-error{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}#ea-root .ps-acc-hd{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}#ea-root .ps-acc-hd-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}#ea-root .ps-acc-sum{font-size:12.5px;color:var(--muted);font-weight:400}#ea-root .ps-acc-body{margin-top:16px;display:flex;flex-direction:column;gap:14px}#ea-root .ps-wk-resa-hd{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}#ea-root .ps-wk-resa-hd .btn{border-radius:999px}#ea-root .ps-wk-resa-preview{display:flex;flex-direction:column;gap:8px}#ea-root .ps-wk-resa-line{display:flex;align-items:center;gap:12px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:var(--paper);font-size:13px;flex-wrap:wrap}#ea-root .ps-wk-resa-line b{font-family:Archivo;font-weight:700}#ea-root .ps-wk-resa-line>span:not(.ps-bk-status){color:var(--muted);font-size:12px}#ea-root .ps-wk-resa-line .ps-bk-status{margin-left:auto}#ea-root .ps-wk-resa-tabs{display:flex;gap:6px;margin-top:16px;border-bottom:1px solid var(--line-soft)}#ea-root .ps-wk-tab{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;margin-bottom:-1px}#ea-root .ps-wk-tab.is-active{color:var(--ink);border-bottom-color:var(--bronze)}#ea-root .ps-wk-savebar{position:-webkit-sticky;position:sticky;bottom:14px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:12px 18px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(20,16,10,.1)}#ea-root .ps-wk-savebar .ps-savebar-msg.is-error{color:var(--red)}#ea-root .ps-wk-savebar-actions{display:flex;gap:10px}#ea-root .ps-wk-savebar-actions .btn{border-radius:999px}#ea-root .ps-wk-toast{position:-webkit-sticky;position:sticky;bottom:14px;z-index:40;display:inline-flex;align-items:center;gap:8px;align-self:center;padding:10px 16px;border-radius:999px;background:var(--green-bg);color:var(--green);border:1px solid #cfe6d8;font-size:13px;font-weight:600}#ea-root .ps-wk-toast svg{width:15px;height:15px}#ea-root .ps-wk-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}#ea-root .ps-wk-modal-actions .btn{border-radius:999px}#ea-root .ps-slot-add.is-error .inp{border-color:var(--red)}#ea-root .ps-wk-skel{position:relative;overflow:hidden;background:var(--paper)}#ea-root .ps-wk-skel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(0,0,0,.04),transparent);transform:translateX(-100%);animation:ps-wk-shimmer 1.3s infinite}@keyframes ps-wk-shimmer{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){#ea-root .ps-wk-skel:after{animation:none}}@media (max-width:700px){#ea-root .ps-wk-status-hd{flex-direction:row}#ea-root .ps-wk-status-actions .btn,#ea-root .ps-wk-summary-actions .btn{flex:1 1 auto;justify-content:center}#ea-root .ps-wk-savebar{flex-direction:column;align-items:stretch}#ea-root .ps-wk-savebar-actions{justify-content:space-between}#ea-root .ps-wk-savebar-actions .btn{flex:1 1 auto;justify-content:center}#ea-root .ps-acc-sum{width:100%}}#ea-root .ps-rep-add{border-radius:999px;margin-top:4px}#ea-root .ps-rep-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}#ea-root .ps-rep-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}#ea-root .ps-rep-main{display:flex;flex-direction:column;gap:3px;min-width:0}#ea-root .ps-rep-main>b{font-family:Archivo;font-weight:700;font-size:13.5px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}#ea-root .ps-rep-main>span{font-size:12px;color:var(--muted)}#ea-root .ps-rep-meta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}#ea-root .ps-rep-linked-chip{background:var(--green-bg)!important;color:var(--green)!important}#ea-root .ps-rep-status{font-family:IBM Plex Sans;font-weight:600;font-size:10px;padding:2px 9px;border-radius:20px}#ea-root .ps-rep-status.is-actuelle{background:var(--green-bg);color:var(--green)}#ea-root .ps-rep-status.is-reguliere{background:var(--gold-bg);color:var(--bronze)}#ea-root .ps-rep-status.is-passee{background:var(--stone);color:var(--muted)}#ea-root .ps-rep-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}#ea-root .ps-rep-actions button{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:var(--muted-2)}#ea-root .ps-rep-actions button:hover{background:var(--stone);color:var(--ink-soft)}#ea-root .ps-rep-actions svg{width:15px;height:15px}#ea-root .ps-rep-name{position:relative}#ea-root .ps-rep-linked{font-size:11px;font-weight:600;color:var(--green);margin-top:4px}#ea-root .ps-rep-sugg{position:absolute;top:100%;left:0;right:0;z-index:20;margin-top:4px;background:var(--paper);border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 24px rgba(20,16,10,.12);overflow:hidden;max-height:240px;overflow-y:auto}#ea-root .ps-rep-sugg-item{display:flex;flex-direction:column;gap:1px;width:100%;text-align:left;padding:9px 12px;border-bottom:1px solid var(--line-soft)}#ea-root .ps-rep-sugg-item:last-child{border-bottom:none}#ea-root .ps-rep-sugg-item:hover{background:var(--gold-bg)}#ea-root .ps-rep-sugg-item b{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .ps-rep-sugg-item span{font-size:11.5px;color:var(--muted)}#ea-root .ps-rep-create-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px dashed var(--bronze);border-radius:10px;background:var(--gold-bg);font-size:12.5px;color:var(--ink-soft)}#ea-root .ps-rep-create-hint .btn{border-radius:999px;white-space:nowrap}#ea-root .ps-rep-create{padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--paper-2)}#ea-root .ps-rep-create-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}#ea-root .ps-rep-create-actions .btn{border-radius:999px}#ea-root .ps-rep-createmsg{font-size:12px;color:var(--green);font-weight:600}#ea-root .rz-head-act{display:flex;gap:8px;align-items:center}#ea-root .hm-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;flex-wrap:wrap}#ea-root .hm-head h1{font-family:Archivo;font-weight:800;font-size:27px;letter-spacing:-.02em;line-height:1.05}#ea-root .hm-head-lead{font-size:13px;color:var(--muted);margin-top:8px;max-width:640px;line-height:1.5}#ea-root .hm-main{display:flex;flex-direction:column;gap:18px}#ea-root .hm-rail{display:flex;flex-direction:column;gap:16px}#ea-root .hm-row1{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:18px;gap:18px;align-items:stretch}#ea-root .hm-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}#ea-root .hm-artist{background:var(--paper-2);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}#ea-root .hm-artist-top{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px}#ea-root .hm-av{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#bcae91,#877655);color:#fff;display:grid;place-items:center;font-size:17px;flex-shrink:0;letter-spacing:.02em}#ea-root .hm-av,#ea-root .hm-name{font-family:Archivo;font-weight:800}#ea-root .hm-name{font-size:19px;display:flex;align-items:center;gap:7px}#ea-root .hm-loc{font-size:12px;color:var(--muted);font-family:IBM Plex Mono;margin-top:2px}#ea-root .hm-palier{font-family:Archivo;font-weight:800;font-size:16px}#ea-root .hm-num{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-bottom:14px}#ea-root .hm-num .big{font-family:IBM Plex Mono;font-weight:600;font-size:46px;line-height:.9;letter-spacing:-.02em}#ea-root .hm-num .unit{font-size:12px;color:var(--muted);margin-bottom:6px;font-family:IBM Plex Mono}#ea-root .hm-num .delta{margin-bottom:7px;font-family:IBM Plex Mono;font-weight:600;font-size:13px;color:var(--green);display:inline-flex;gap:5px}#ea-root .hm-num .delta .sub{color:var(--muted-2);font-weight:400}#ea-root .hm-bar{height:8px;background:var(--stone-2,#e7e3d8);border-radius:6px;overflow:hidden}#ea-root .hm-bar>i{display:block;height:100%;background:linear-gradient(90deg,var(--bronze-soft),var(--bronze));border-radius:6px}#ea-root .hm-bar-txt{font-size:12px;color:var(--muted);margin-top:8px}#ea-root .hm-chips{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line-soft)}#ea-root .hm-chips>div{display:flex;align-items:center;gap:11px}#ea-root .hm-chips>div+div{border-left:1px solid var(--line-soft);padding-left:14px}#ea-root .hm-chips .ic{width:34px;height:34px;flex-shrink:0;border-radius:9px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center}#ea-root .hm-chips .ic svg{width:20px;height:20px}#ea-root .hm-chips .l{display:block;font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-2);font-weight:600;margin-bottom:2px}#ea-root .hm-chips b{font-family:Archivo;font-weight:800;font-size:19px;line-height:1}#ea-root .hm-pillars{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:20px;align-items:stretch}#ea-root .hm-pillar-card{display:flex;flex-direction:column;background:linear-gradient(180deg,#FFFDF8,var(--gold-bg));border:1px solid #e6dabb;border-radius:16px;padding:22px 24px;box-shadow:var(--shadow)}#ea-root .hm-pillar-hd{display:flex;align-items:flex-start;gap:14px;margin-bottom:12px}#ea-root .hm-pillar-ic{width:44px;height:44px;border-radius:13px;background:var(--ink);color:var(--bronze-soft);display:grid;place-items:center;flex-shrink:0}#ea-root .hm-pillar-eyebrow{font-family:Archivo;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bronze);margin-bottom:3px}#ea-root .hm-pillar-hd h3{font-family:Archivo;font-weight:800;font-size:15.5px;line-height:1.3}#ea-root .hm-pillar-p{font-size:12.5px;color:var(--muted);line-height:1.55;margin-bottom:4px}#ea-root .hm-pillar-btn{margin-top:auto;align-self:flex-start}#ea-root .hm-event-cats{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:10px 0 16px}#ea-root .hm-event-cats-lbl{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);margin-right:2px}#ea-root .hm-sale-block{margin:12px 0 18px}#ea-root .hm-sale-lbl{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);margin-bottom:8px}#ea-root .hm-sale-lbl span{text-transform:none;font-weight:400;letter-spacing:0;color:var(--muted-2)}#ea-root .hm-sale-gauge{height:9px;margin-bottom:8px}#ea-root .hm-sale-gauge>i{transition:width .4s ease}#ea-root .hm-sale-gauge[data-level=limited]>i{background:linear-gradient(90deg,#d98d8d,var(--red))}#ea-root .hm-sale-gauge[data-level=consolidated]>i{background:linear-gradient(90deg,#e0b06a,#b8791e)}#ea-root .hm-sale-gauge[data-level=robust]>i{background:linear-gradient(90deg,#7bb894,var(--green))}#ea-root .hm-sale-count{font-family:IBM Plex Mono;font-weight:600;font-size:13px;color:var(--ink);margin-bottom:10px}#ea-root .hm-reliability-badge{display:inline-flex;align-items:center;font-family:Archivo;font-weight:700;font-size:11px;letter-spacing:.01em;padding:5px 12px;border-radius:20px}#ea-root .hm-reliability-badge.lvl-limited{background:var(--red-bg);color:var(--red)}#ea-root .hm-reliability-badge.lvl-consolidated{background:#FBF0DC;color:#A8701E}#ea-root .hm-reliability-badge.lvl-robust{background:var(--green-bg);color:var(--green)}#ea-root .hm-sale-steps{display:flex;gap:6px;margin-top:14px}#ea-root .hm-sale-step{flex:1 1;text-align:center;border-radius:8px;padding:7px 4px;background:var(--stone-2,#ece7d8);opacity:.65;transition:opacity .2s,background .2s}#ea-root .hm-sale-step-range{display:block;font-family:IBM Plex Mono;font-weight:600;font-size:11px;color:var(--ink)}#ea-root .hm-sale-step-lbl{display:block;font-size:10px;font-weight:600;letter-spacing:.01em;color:var(--ink-soft,var(--muted));margin-top:3px;line-height:1.25}#ea-root .hm-sale-step.active{opacity:1}#ea-root .hm-sale-step.lvl-limited.active{background:var(--red-bg)}#ea-root .hm-sale-step.lvl-limited.active .hm-sale-step-lbl,#ea-root .hm-sale-step.lvl-limited.active .hm-sale-step-range{color:var(--red)}#ea-root .hm-sale-step.lvl-consolidated.active{background:#FBF0DC}#ea-root .hm-sale-step.lvl-consolidated.active .hm-sale-step-lbl,#ea-root .hm-sale-step.lvl-consolidated.active .hm-sale-step-range{color:#A8701E}#ea-root .hm-sale-step.lvl-robust.active{background:var(--green-bg)}#ea-root .hm-sale-step.lvl-robust.active .hm-sale-step-lbl,#ea-root .hm-sale-step.lvl-robust.active .hm-sale-step-range{color:var(--green)}#ea-root .hm-sale-next{font-size:11px;color:var(--muted);margin-top:9px;line-height:1.4}@media (max-width:1180px){#ea-root .hm-pillars{grid-template-columns:1fr}}@media (max-width:780px){#ea-root .hm-pillar-btn{width:100%;justify-content:center}}#ea-root .hm-declare{background:var(--paper-2);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}#ea-root .hm-declare-ic{width:56px;height:56px;border-radius:16px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;margin-bottom:14px}#ea-root .hm-declare h3{font-family:Archivo;font-weight:800;font-size:18px;line-height:1.2}#ea-root .hm-declare p{font-size:12.5px;color:var(--muted);margin:8px 0 16px;max-width:230px}#ea-root .hm-declare .btn{margin-bottom:14px}#ea-root .hm-declare-meta{font-size:11.5px;color:var(--muted);display:flex;align-items:center;gap:6px}#ea-root .aw-lock{width:56px;height:56px;border-radius:16px;background:var(--ink);color:var(--bronze-soft);display:grid;place-items:center;margin:6px auto 14px}#ea-root .aw-h{font-family:Archivo;font-weight:800;font-size:18px;text-align:center}#ea-root .aw-p{font-size:13px;color:var(--muted);line-height:1.55;text-align:center;margin:10px auto 16px;max-width:420px}#ea-root .aw-quota{font-size:11.5px;color:var(--bronze);background:var(--gold-bg);border:1px solid #e6dabb;border-radius:9px;padding:8px 11px;margin-bottom:14px;text-align:center}#ea-root .aw-uploads{display:flex;flex-wrap:wrap;gap:10px}#ea-root .aw-thumb{position:relative;width:74px;height:74px;border-radius:10px;overflow:hidden;border:1px solid var(--line)}#ea-root .aw-thumb img{width:100%;height:100%;object-fit:cover;display:block}#ea-root .aw-thumb button{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;background:rgba(20,16,10,.72);color:#fff;border:none;cursor:pointer;font-size:14px;line-height:1;display:grid;place-items:center}#ea-root .aw-add{width:74px;height:74px;border-radius:10px;border:1.5px dashed var(--line);display:grid;place-items:center;color:var(--muted-2);cursor:pointer;transition:.12s}#ea-root .aw-add:hover{border-color:var(--bronze);color:var(--bronze);background:var(--gold-bg)}#ea-root .aw-premium{margin-top:8px;border:1px solid var(--line);border-radius:12px;padding:14px;background:var(--paper)}#ea-root .aw-premium.locked{background:linear-gradient(180deg,#FFFDF8,var(--gold-bg));border-color:#e6dabb}#ea-root .aw-premium-hd{display:flex;align-items:center;justify-content:space-between;font-family:Archivo;font-weight:700;font-size:12.5px;margin-bottom:10px}#ea-root .aw-premium-lock{display:flex;align-items:flex-start;gap:9px;font-size:12px;color:var(--ink-soft);line-height:1.5;flex-wrap:wrap}#ea-root .aw-premium-lock svg{color:var(--bronze);flex-shrink:0;margin-top:2px}#ea-root .aw-premium-lock .btn{margin-top:8px}#ea-root .hm-statcard{cursor:pointer;transition:border-color .12s,box-shadow .12s,transform .12s}#ea-root .hm-statcard:hover{border-color:var(--bronze);box-shadow:0 6px 18px rgba(138,106,46,.12);transform:translateY(-1px)}#ea-root .hm-stats .sac-ico{background:var(--gold-bg);color:var(--bronze);border:1px solid #e6dabb}#ea-root .hm-stats .stat-action-card .btn-bronze{width:100%;justify-content:center}#ea-root .hm-stats .stat-action-card .bar{background:#ece3cf}#ea-root .hm-stats .stat-action-card .bar>i{background:linear-gradient(90deg,var(--bronze-soft),var(--bronze))}#ea-root .hm-paywall{background:linear-gradient(180deg,#2c1f10,#1c130a);border:1px solid #3a2a16;border-radius:16px;padding:24px;box-shadow:0 5px 16px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:stretch;text-align:left;height:100%}#ea-root .hm-pw-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}#ea-root .hm-paywall-ic{width:34px;height:34px;border-radius:10px;background:var(--bronze-soft,#a98842);color:#382C19;display:grid;place-items:center;flex-shrink:0}#ea-root .hm-paywall-eyebrow{font-family:Archivo;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bronze-soft,#a98842)}#ea-root .hm-pw-title{font-family:Archivo;font-weight:800;font-size:22px;line-height:1.25;color:#F6EEDD;margin:0 0 10px}#ea-root .hm-pw-title span{color:var(--bronze-soft,#a98842)}#ea-root .hm-paywall .hm-pw-desc{font-size:12.5px;color:#D7CBB0;line-height:1.55;margin:0 0 16px}#ea-root .hm-pw-preview{position:relative;margin-bottom:14px;border-radius:12px;overflow:hidden;height:260px;display:flex;align-items:center;justify-content:center}#ea-root .hm-pw-preview img{width:100%;height:100%;object-fit:contain;display:block}#ea-root .hm-pw-preview:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse at center,transparent 45%,#1c130a 100%)}#ea-root .hm-pw-proof{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--bronze-soft,#a98842);margin-bottom:16px}#ea-root .hm-pw-proof svg{flex-shrink:0}#ea-root .hm-pw-tools{border-top:1px solid rgba(246,238,221,.14);border-bottom:1px solid rgba(246,238,221,.14);margin-bottom:16px}#ea-root .hm-pw-tools-title{font-family:Archivo;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#B9AB89;margin:12px 0 4px}#ea-root .hm-pw-tool{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-top:1px solid rgba(246,238,221,.08)}#ea-root .hm-pw-tool:first-of-type{border-top:none}#ea-root .hm-pw-tool-ic{width:24px;height:24px;border-radius:7px;background:rgba(169,136,66,.18);color:var(--bronze-soft,#a98842);display:grid;place-items:center;flex-shrink:0;margin-top:1px}#ea-root .hm-pw-tool b{display:block;font-family:Archivo;font-weight:700;font-size:12px;color:#F6EEDD}#ea-root .hm-pw-tool i{display:block;font-style:normal;font-size:11px;color:#B9AB89;line-height:1.4;margin-top:1px}#ea-root .hm-paywall-price{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:10px}#ea-root .hm-paywall-price b{font-family:IBM Plex Mono;font-weight:600;font-size:26px;color:#F6EEDD}#ea-root .hm-paywall-price span{font-size:12px;color:#D7CBB0}#ea-root .hm-paywall .btn{width:100%;justify-content:center;gap:8px}#ea-root .hm-paywall-meta{font-size:11px;color:#B9AB89;text-align:center;margin-top:10px}@media (min-width:1180px){#ea-root .hm-pw-tools-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 14px;gap:0 14px}#ea-root .hm-pw-tools-list .hm-pw-tool:nth-child(-n+2){border-top:none}}#ea-root .hm-cat-breakdown{margin-top:18px;padding-top:16px;border-top:1px solid var(--line-soft)}#ea-root .hm-cat-breakdown .kicker{margin-bottom:6px}#ea-root .hm-cat-row.crit-row{grid-template-columns:168px 1fr 44px;gap:10px;padding:8px 6px;width:100%;background:none;border:none;border-radius:8px;text-align:left;cursor:pointer;font-family:inherit;color:inherit;font-size:inherit;transition:background .12s}#ea-root .hm-cat-row.crit-row:hover{background:var(--surface-2,var(--stone))}#ea-root .hm-cat-row .crit-name{font-size:11.5px;line-height:1.25}#ea-root .hm-cat-row .crit-val{font-family:IBM Plex Mono;font-weight:600;font-size:12px;text-align:right}#ea-root .hm-cat-events{display:flex;flex-direction:column;gap:2px}#ea-root .hm-cat-event-row{display:flex;gap:12px;padding:10px 2px;border-bottom:1px solid var(--line-soft);align-items:flex-start}#ea-root .hm-cat-event-row:last-child{border-bottom:none}#ea-root .hm-cat-event-date{flex-shrink:0;width:92px;font-size:11px;color:var(--muted);padding-top:2px}#ea-root .hm-cat-event-desc{display:flex;flex-direction:column;gap:5px}#ea-root .hm-stars{display:inline-flex;gap:2px;color:var(--bronze)}#ea-root .hm-stars svg{flex-shrink:0}#ea-root .hm-cat-event-desc{font-size:13px;color:var(--ink-soft);line-height:1.4}#ea-root .hm-star{color:var(--muted-2);margin-left:auto;padding:4px;background:none;border:none;cursor:pointer}#ea-root .hm-star:hover{color:var(--bronze)}@media (max-width:1180px){#ea-root .hm-row1{grid-template-columns:1fr}#ea-root .hm-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#ea-root .hm-stats{grid-template-columns:1fr}}#ea-root .hm-upcoming-add{width:24px;height:24px;border-radius:50%;background:var(--bronze);color:#fff;border:none;display:grid;place-items:center;flex-shrink:0;box-shadow:0 2px 6px rgba(138,106,46,.35);transition:.15s;cursor:pointer}#ea-root .hm-upcoming-add svg{width:14px;height:14px}#ea-root .hm-upcoming-add:hover{background:#6f5522;transform:scale(1.08);box-shadow:0 3px 9px rgba(138,106,46,.45)}#ea-root .hm-upcoming-pending{display:inline-block;margin-left:8px;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#9A7A22;background:#FBF3E2;border:1px solid #efe0bd;border-radius:20px;padding:2px 8px;vertical-align:middle}#ea-root .op-wrap{max-width:1280px;margin:0 auto}#ea-root .op-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:28px;gap:28px;align-items:center;min-height:600px;padding:44px 40px 44px 44px;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 50px rgba(56,44,25,.13);background:#efe9dd url(/paywall-atelier.png) 72% 58%/cover no-repeat}#ea-root .op-hero-grad{position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,rgba(250,247,240,.9),rgba(250,247,240,.78) 28%,rgba(250,247,240,.42) 46%,rgba(250,247,240,.1) 62%,rgba(250,247,240,0) 74%)}#ea-root .op-hero-text{position:relative;z-index:2;max-width:500px}#ea-root .op-eyebrow{font-family:Archivo;font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--bronze);margin-bottom:14px}#ea-root .op-h1{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:44px;line-height:1.06;letter-spacing:-.01em;color:var(--ink)}#ea-root .op-h1 span{color:var(--bronze);font-style:italic}#ea-root .op-hero-bul{list-style:none;display:flex;flex-direction:column;gap:11px;margin-top:24px}#ea-root .op-hero-bul li{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--ink-soft);font-weight:500}#ea-root .op-hero-bul li svg{color:var(--bronze);flex-shrink:0}#ea-root .op-hero-photo-m{display:none;border-radius:16px;border:1px solid var(--line);background:#efe9dd url(/paywall-atelier.png) center 22%/cover no-repeat;min-height:260px;box-shadow:var(--shadow)}#ea-root .op-card{position:relative;z-index:2;background:var(--paper-2);border:1px solid var(--line);border-radius:18px;padding:24px 24px 22px;box-shadow:0 18px 46px rgba(56,44,25,.18)}#ea-root .op-card-hd{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px}#ea-root .op-card-ic{width:56px;height:56px;border-radius:50%;flex-shrink:0;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;border:1px solid #ece2ca}#ea-root .op-card-hd h2{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:22px;line-height:1.12;letter-spacing:-.01em;color:var(--ink)}#ea-root .op-card-hd p{font-size:13px;color:var(--muted);line-height:1.5;margin-top:6px}#ea-root .op-plans{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;grid-gap:10px;gap:10px;margin-bottom:18px}#ea-root .op-plan{position:relative;display:flex;align-items:center;gap:11px;background:var(--paper);border:1.5px solid var(--line);border-radius:13px;padding:15px;cursor:pointer;transition:border-color .14s,background .14s,box-shadow .14s}#ea-root .op-plan:hover{border-color:var(--bronze-soft)}#ea-root .op-plan.sel{border-color:var(--bronze);background:#FFFDF8;box-shadow:0 4px 14px rgba(138,106,46,.12)}#ea-root .op-plan input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}#ea-root .op-plan-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--line);flex-shrink:0;position:relative;transition:border-color .14s}#ea-root .op-plan.sel .op-plan-radio{border-color:var(--bronze)}#ea-root .op-plan.sel .op-plan-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--bronze)}#ea-root .op-plan input:focus-visible+.op-plan-radio{outline:2px solid var(--bronze);outline-offset:2px}#ea-root .op-plan-body{min-width:0}#ea-root .op-plan-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}#ea-root .op-plan-price b{font-family:IBM Plex Mono;font-weight:600;font-size:25px;letter-spacing:-.02em;color:var(--ink)}#ea-root .op-plan-price em{font-style:normal;font-size:13px;color:var(--muted)}#ea-root .op-plan-sub{display:block;font-size:11.5px;color:var(--muted);margin-top:3px}#ea-root .op-plan-or{align-self:center;font-size:12px;color:var(--muted-2)}#ea-root .op-plan-badge{position:absolute;top:-11px;right:11px;display:inline-flex;align-items:center;gap:4px;font-family:Archivo;font-weight:800;font-size:10px;letter-spacing:.02em;color:var(--bronze);background:var(--gold-bg);border:1px solid #e6dabb;padding:3px 9px;border-radius:20px}#ea-root .op-plan-badge svg{color:var(--bronze)}#ea-root .op-cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--ink);color:var(--bronze-soft);font-family:Archivo;font-weight:700;font-size:14.5px;border:1px solid #4a3c22;border-radius:12px;padding:16px;cursor:pointer;transition:transform .14s,box-shadow .14s,background .14s;box-shadow:0 8px 22px rgba(56,44,25,.22)}#ea-root .op-cta:hover{background:#2c261d;transform:translateY(-1px);box-shadow:0 12px 34px rgba(138,106,46,.42)}#ea-root .op-cta svg{color:var(--bronze-soft)}#ea-root .op-cta:focus-visible{outline:2px solid var(--bronze);outline-offset:3px}#ea-root .op-done{margin-top:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:var(--green);background:var(--green-bg);border-radius:9px;padding:9px 11px}#ea-root .op-reassure{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:16px}#ea-root .op-reassure>div{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:10.5px;color:var(--muted);text-align:center}#ea-root .op-reassure svg{color:var(--bronze)}#ea-root .op-tools-sec{margin-top:32px}#ea-root .op-sec-h{font-family:Archivo;font-weight:800;font-size:20px;letter-spacing:-.01em;text-align:center;margin-bottom:20px;color:var(--ink)}#ea-root .op-tools{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}#ea-root .op-tool{position:relative;background:var(--paper-2);border:1px solid var(--line);border-radius:14px;padding:16px 16px 15px;box-shadow:var(--shadow);transition:border-color .15s,transform .15s,box-shadow .15s}#ea-root .op-tool:hover{border-color:var(--ink-soft);transform:translateY(-2px);box-shadow:0 10px 26px rgba(56,44,25,.1)}#ea-root .op-tool-hd{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}#ea-root .op-tool-ic{width:34px;height:34px;border-radius:9px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;flex-shrink:0;border:1px solid #ece2ca}#ea-root .op-tool-hd b{font-family:Archivo;font-weight:800;font-size:13px;letter-spacing:.01em;line-height:1.2;color:var(--ink)}#ea-root .op-tool-n{color:var(--bronze)}#ea-root .op-tool-badge{margin-left:auto;font-family:Archivo;font-weight:800;font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--bronze);padding:3px 8px;border-radius:20px;white-space:nowrap}#ea-root .op-tool ul{list-style:none;display:flex;flex-direction:column;gap:8px}#ea-root .op-tool li{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--ink-soft)}#ea-root .op-tool li svg{color:var(--bronze);flex-shrink:0}#ea-root .op-tool-note{margin-top:12px;padding-top:11px;border-top:1px solid var(--line-soft);font-size:10.5px;color:var(--muted);line-height:1.45}#ea-root .op-synth{margin-top:32px;background:var(--paper-2);border:1px solid var(--line);border-radius:18px;padding:32px 34px 30px;box-shadow:var(--shadow);text-align:center}#ea-root .op-synth-h{font-family:Archivo;font-weight:800;font-size:19px;letter-spacing:-.01em;color:var(--ink);margin-bottom:24px}#ea-root .op-synth-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-bottom:28px}#ea-root .op-synth-item{display:flex;flex-direction:column;align-items:center;gap:12px}#ea-root .op-synth-ic{width:58px;height:58px;border-radius:15px;background:var(--gold-bg);color:var(--bronze);display:grid;place-items:center;border:1px solid #ece2ca}#ea-root .op-synth-item>span:last-child{font-size:13px;font-weight:600;color:var(--ink-soft);line-height:1.35;max-width:190px}#ea-root .op-synth-lead{font-size:14px;color:var(--muted);line-height:1.55;max-width:560px;margin:0 auto 20px}#ea-root .op-cta-final{max-width:420px;margin:0 auto}#ea-root .op-secure{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-size:11.5px;color:var(--muted)}#ea-root .op-secure svg{color:var(--bronze)}@media (max-width:1100px){#ea-root .op-synth-grid,#ea-root .op-tools{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){#ea-root .op-hero{display:flex;flex-direction:column;align-items:stretch;background:none;border:none;box-shadow:none;padding:0;min-height:0;gap:18px;overflow:visible}#ea-root .op-hero-grad{display:none}#ea-root .op-hero-text{max-width:none}#ea-root .op-h1{font-size:32px}#ea-root .op-hero-photo-m{display:block;order:2}#ea-root .op-card{order:3;box-shadow:0 10px 30px rgba(56,44,25,.12)}}@media (max-width:560px){#ea-root .op-tools{grid-template-columns:1fr}#ea-root .op-synth-grid{grid-template-columns:1fr 1fr;gap:16px}#ea-root .op-synth{padding:24px 18px}#ea-root .op-plans{grid-template-columns:1fr}#ea-root .op-plan-or{display:none}#ea-root .op-plan-badge{top:-10px}#ea-root .op-h1{font-size:28px}}#ea-root .promote-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:18px;gap:18px;align-items:start}#ea-root .promote-side{position:-webkit-sticky;position:sticky;top:18px;display:flex;flex-direction:column;gap:18px}#ea-root .promote-goals{display:flex;flex-wrap:wrap;gap:8px}#ea-root .promote-goal{font-size:12.5px;font-weight:600;padding:8px 13px;border-radius:9px;border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);transition:.15s}#ea-root .promote-goal:hover{border-color:var(--bronze-soft)}#ea-root .promote-goal.on{background:var(--ink);color:#F4F1EA;border-color:var(--ink)}#ea-root select.inp{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23746E60' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:16px;padding-right:34px}#ea-root .promote-placements{display:flex;flex-direction:column;gap:9px}#ea-root .promote-place{display:flex;align-items:center;gap:12px;text-align:left;padding:11px 13px;border-radius:10px;border:1px solid var(--line);background:var(--paper);transition:.15s}#ea-root .promote-place:hover{border-color:var(--bronze-soft)}#ea-root .promote-place.on{border-color:var(--bronze);background:#fff}#ea-root .promote-place .pp-check{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--line);flex-shrink:0;position:relative;transition:.15s}#ea-root .promote-place.on .pp-check{background:var(--bronze);border-color:var(--bronze)}#ea-root .promote-place.on .pp-check:after{content:"";position:absolute;left:5px;top:1.5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}#ea-root .promote-place .pp-txt{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}#ea-root .promote-place .pp-txt b{font-family:Archivo;font-weight:700;font-size:13px}#ea-root .promote-place .pp-txt span{font-size:11.5px;color:var(--muted)}#ea-root .promote-place .pp-price{font-family:IBM Plex Mono;font-size:12px;font-weight:600;color:var(--bronze);flex-shrink:0}#ea-root .promote-side-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}#ea-root .promote-toggle{display:flex;background:var(--stone);border-radius:8px;padding:2px}#ea-root .promote-toggle button{font-size:11.5px;font-weight:600;color:var(--muted);padding:5px 11px;border-radius:6px;transition:.15s}#ea-root .promote-toggle button.on{background:var(--paper-2);color:var(--ink);box-shadow:var(--shadow)}#ea-root .pcv-frame{margin:0 auto;transition:max-width .2s ease}#ea-root .pcv-desktop{max-width:100%}#ea-root .pcv-mobile{max-width:300px}#ea-root .pcv-banner{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:10px;background:var(--surface-2,#F4F2EB);border:1px solid var(--line)}#ea-root .pcv-thumb{width:38px;height:38px;border-radius:8px;object-fit:cover;border:1px solid var(--line);flex-shrink:0}#ea-root .pcv-badge{font-family:Archivo;font-weight:800;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--bronze);border-radius:20px;padding:4px 9px;flex-shrink:0;white-space:nowrap}#ea-root .pcv-body{flex:1 1;min-width:0;display:flex;align-items:baseline;gap:8px;font-size:12px}#ea-root .pcv-artist{color:var(--ink);font-weight:700;flex-shrink:0;white-space:nowrap;font-family:Archivo}#ea-root .pcv-title{color:var(--muted);min-width:0;flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .pcv-cta{font-family:Archivo;font-weight:700;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--bronze);white-space:nowrap;flex-shrink:0}#ea-root .pcv-mobile .pcv-body{flex-direction:column;align-items:flex-start;gap:1px}#ea-root .pcv-mobile .pcv-title{white-space:normal}#ea-root .pcv-caption{margin-top:9px;font-size:11px;color:var(--muted);text-align:center}#ea-root .pcv-caption code{font-family:IBM Plex Mono;font-size:10.5px;color:var(--ink-soft)}#ea-root .promote-total{font-family:IBM Plex Mono;font-weight:600;font-size:30px;letter-spacing:-.01em;color:var(--ink)}#ea-root .promote-break{margin:12px 0;border-top:1px solid var(--line-soft);padding-top:10px;display:flex;flex-direction:column;gap:6px}#ea-root .promote-break div{display:flex;align-items:center;justify-content:space-between;font-size:12.5px}#ea-root .promote-break span{color:var(--muted)}#ea-root .promote-break b{font-family:IBM Plex Mono;font-weight:600}#ea-root .promote-note{font-size:11.5px;color:var(--muted);line-height:1.5;margin:4px 0 14px}#ea-root .promote-submit{width:100%;justify-content:center}#ea-root .promote-submit:disabled{opacity:.5;cursor:not-allowed}#ea-root .promote-hint{margin-top:9px;font-size:11px;color:var(--muted);text-align:center}#ea-root .promote-done{max-width:560px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}#ea-root .promote-done-ic{width:56px;height:56px;border-radius:50%;background:var(--green-bg);color:var(--green);display:grid;place-items:center}#ea-root .promote-done-ic svg{width:28px;height:28px}#ea-root .promote-done h3{font-family:Archivo;font-weight:800;font-size:19px}#ea-root .promote-done p{color:var(--muted);font-size:13px;line-height:1.6;max-width:460px}#ea-root .promote-done-recap{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:6px 0 4px}#ea-root .promote-sub{font-size:12.5px;color:var(--muted);margin-bottom:14px}#ea-root .promote-formulas{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}#ea-root .promote-formula{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;padding:16px 14px 14px;border-radius:12px;border:1px solid var(--line);background:var(--paper);transition:.15s}#ea-root .promote-formula:hover{border-color:var(--bronze-soft)}#ea-root .promote-formula.on{border-color:var(--bronze);background:#fff;box-shadow:0 0 0 1px var(--bronze) inset}#ea-root .promote-formula.reco{border-color:var(--bronze-light)}#ea-root .pf-badge{position:absolute;top:-9px;left:14px;font-family:Archivo;font-weight:800;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--bronze);border-radius:20px;padding:3px 8px}#ea-root .pf-name{font-family:Archivo;font-weight:800;font-size:15px;margin-top:2px}#ea-root .pf-price{font-family:IBM Plex Mono;font-weight:600;font-size:22px;color:var(--ink)}#ea-root .pf-old{font-family:IBM Plex Mono;font-size:12px;color:var(--muted-2);text-decoration:line-through;margin-top:-2px}#ea-root .pf-desc{font-size:11.5px;color:var(--muted);line-height:1.45;margin:6px 0 10px}#ea-root .pf-select{margin-top:auto;font-family:Archivo;font-weight:700;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--bronze)}#ea-root .promote-formula.on .pf-select{color:var(--bronze-deep)}#ea-root .promote-adv{margin-top:12px;font-size:12px;font-weight:600;color:var(--bronze);background:var(--gold-bg);border:1px solid #e6dabb;border-radius:8px;padding:8px 11px}#ea-root .promote-packs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}#ea-root .promote-pack{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;padding:16px 14px 14px;border-radius:12px;border:1px solid var(--line);background:var(--paper);transition:.15s}#ea-root .promote-pack:hover{border-color:var(--bronze-soft)}#ea-root .promote-pack.on{border-color:var(--bronze);background:#fff;box-shadow:0 0 0 1px var(--bronze) inset}#ea-root .promote-pack.reco{border-color:var(--bronze-light)}#ea-root .pk-list{list-style:none;margin:8px 0 12px;padding:0;display:flex;flex-direction:column;gap:5px}#ea-root .pk-list li{position:relative;padding-left:16px;font-size:11.5px;color:var(--muted);line-height:1.35}#ea-root .pk-list li:before{content:"";position:absolute;left:0;top:5px;width:8px;height:5px;border-left:1.5px solid var(--bronze);border-bottom:1.5px solid var(--bronze);transform:rotate(-45deg)}#ea-root .promote-placements.is-disabled{opacity:.5;pointer-events:none}#ea-root .promote-order{border-top:1px solid var(--line-soft);margin-bottom:14px}#ea-root .po-line{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px;padding:8px 0;border-bottom:1px solid var(--line-soft)}#ea-root .po-line span{color:var(--ink-soft)}#ea-root .po-line b{font-family:IBM Plex Mono;font-weight:600;white-space:nowrap}#ea-root .po-discount b,#ea-root .po-discount span{color:var(--green)}#ea-root .po-sub b{font-size:15px}#ea-root .po-vat b{font-family:IBM Plex Sans;font-weight:500;color:var(--muted);font-size:12px}#ea-root .promote-consent{display:flex;gap:9px;align-items:flex-start;font-size:11.5px;line-height:1.45;color:var(--ink-soft);margin-bottom:10px;cursor:pointer}#ea-root .promote-consent input{margin-top:2px;width:15px;height:15px;flex-shrink:0;accent-color:var(--bronze)}#ea-root .feed-spon{display:flex;align-items:center;gap:12px;padding:10px 12px;margin:2px 8px 10px;border:1px solid #e6dabb;border-left:3px solid var(--bronze);border-radius:10px;background:var(--gold-bg);text-decoration:none;transition:.15s}#ea-root .feed-spon:hover{border-color:var(--bronze-light);border-left-color:var(--bronze)}#ea-root .feed-spon .fs-thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0;border:1px solid var(--line)}#ea-root .feed-spon .fs-body{flex:1 1;min-width:0}#ea-root .feed-spon .fs-top{display:flex;align-items:center;gap:8px;margin-bottom:2px}#ea-root .feed-spon .fs-badge{font-family:Archivo;font-weight:800;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--bronze);border-radius:20px;padding:2px 7px}#ea-root .feed-spon .fs-src{font-size:11px;color:var(--muted-2)}#ea-root .feed-spon .fs-title{font-family:Archivo;font-weight:700;font-size:13px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-root .feed-spon .fs-cta{font-family:Archivo;font-weight:700;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--bronze);white-space:nowrap;flex-shrink:0}#ea-root .mc-demo-note{font-size:12px;color:#7d6f4f;background:var(--gold-bg);border:1px solid #e6dabb;border-radius:8px;padding:9px 12px;margin-bottom:16px}#ea-root .mc-list{display:flex;flex-direction:column;gap:14px}#ea-root .mc-card{background:var(--paper-2);border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow)}#ea-root .mc-head{display:flex;align-items:center;gap:14px}#ea-root .mc-thumb{width:64px;height:64px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid var(--line)}#ea-root .mc-id{flex:1 1;min-width:0}#ea-root .mc-title{font-family:Archivo;font-weight:700;font-size:15px;margin-bottom:6px}#ea-root .mc-sub{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}#ea-root .mc-amount{font-family:IBM Plex Mono;font-weight:600;font-size:13px;color:var(--ink)}#ea-root .mc-dates{display:flex;gap:18px;flex-wrap:wrap;font-size:11.5px;color:var(--muted)}#ea-root .mc-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}#ea-root .mc-invoice{font-size:12px;font-weight:600;color:var(--bronze);cursor:pointer;padding:0 4px;white-space:nowrap}#ea-root .mc-invoice:hover{color:var(--bronze-deep)}#ea-root .mc-dup{width:32px;height:32px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:var(--paper);transition:.15s}#ea-root .mc-dup:hover{border-color:var(--bronze-light);color:var(--bronze)}#ea-root .mc-dup svg{width:16px;height:16px}#ea-root .mc-note{margin-top:12px;padding:10px 12px;background:#FBF3E2;border:1px solid #efe0bd;border-radius:8px;font-size:12.5px;color:#7d6f4f}#ea-root .mc-stats{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line-soft)}#ea-root .mc-stat{display:flex;flex-direction:column;gap:2px}#ea-root .mc-stat-n{font-family:IBM Plex Mono;font-weight:600;font-size:18px}#ea-root .mc-stat-l{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-weight:600}#ea-root .status.st-warn{background:#FBF3E2;color:#9A7A22}@media(max-width:900px){#ea-root .mc-head{flex-wrap:wrap}#ea-root .mc-actions{width:100%;justify-content:flex-start}#ea-root .mc-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:1000px){#ea-root .promote-grid{grid-template-columns:1fr}#ea-root .promote-side{position:static}}@media(max-width:640px){#ea-root .promote-formulas,#ea-root .promote-packs{grid-template-columns:1fr}}