:root{--item-ilan-max:1400px;--item-ilan-accent:var(--is-accent,#34d399);--item-ilan-accent-2:var(--is-accent-2,#10b981);--item-ilan-text:var(--is-text,#ecfdf5);--item-ilan-muted:var(--is-text-muted,rgba(236,253,245,0.72));--item-ilan-card:var(--is-bg-card,rgba(18,32,25,0.88));--item-ilan-border:var(--is-border,rgba(52,211,153,0.22));}body.item-ilan-page .site-page{min-height:100vh;display:flex;flex-direction:column;}body.item-ilan-page .item-ilan-section{flex:1;width:100%;max-width:var(--item-ilan-max);margin:0 auto;padding:calc(var(--is-nav-h,64px)+24px) 16px 32px;box-sizing:border-box;display:flex;flex-direction:column;min-height:calc(100vh - 80px);}body.item-ilan-page .item-ilan-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;}body.item-ilan-page .item-ilan-tabs{display:inline-flex;align-items:stretch;gap:4px;padding:4px;border-radius:999px;background:rgba(10,18,16,0.72);border:1px solid rgba(52,211,153,0.28);}body.item-ilan-page .item-ilan-tab{appearance:none;border:none;background:transparent;color:rgba(255,255,255,0.68);border-radius:999px;padding:10px 16px;font:inherit;font-size:0.88rem;font-weight:700;cursor:pointer;white-space:nowrap;text-align:center;flex:1 1 0;min-width:118px;transition:color 0.2s ease,background 0.2s ease;}body.item-ilan-page .item-ilan-tab:hover{color:rgba(255,255,255,0.92);}body.item-ilan-page .item-ilan-tab.is-active{color:#052e1f;background:linear-gradient(135deg,var(--item-ilan-accent),var(--item-ilan-accent-2));box-shadow:0 4px 14px rgba(52,211,153,0.35);}body.item-ilan-page .item-ilan-head-text{flex:1 1 240px;}body.item-ilan-page .item-ilan-head h1{margin:0 0 6px;font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-lead{margin:0;color:rgba(255,255,255,0.78);line-height:1.55;font-size:0.95rem;}body.item-ilan-page .item-ilan-add-btn{border:none;border-radius:12px;padding:12px 22px;font:inherit;font-weight:700;cursor:pointer;color:#052e1f;background:linear-gradient(135deg,var(--item-ilan-accent),var(--item-ilan-accent-2));box-shadow:0 8px 24px rgba(52,211,153,0.35);white-space:nowrap;}body.item-ilan-page .item-ilan-add-btn:hover{filter:brightness(1.05);}body.item-ilan-page .item-ilan-head-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;}body.item-ilan-page .item-ilan-profile-edit-btn{border:1px solid rgba(52,211,153,0.45);border-radius:12px;padding:12px 18px;font:inherit;font-weight:700;cursor:pointer;color:var(--item-ilan-text);background:rgba(10,18,16,0.55);white-space:nowrap;transition:background 0.2s ease,border-color 0.2s ease;}body.item-ilan-page .item-ilan-profile-edit-btn:hover{background:rgba(52,211,153,0.22);border-color:rgba(165,180,252,0.75);}body.item-ilan-page .item-ilan-profile-modal-dialog{max-width:500px;}body.item-ilan-page .item-ilan-profile-modal-body{padding:12px 18px 16px;overflow:visible;}body.item-ilan-page .item-ilan-profile-modal .item-ilan-modal-header{padding:12px 18px 6px;}body.item-ilan-page .item-ilan-profile-modal-content{display:flex;flex-direction:column;align-items:stretch;gap:8px;text-align:left;}body.item-ilan-page .item-ilan-profile-modal-top{display:flex;align-items:flex-start;gap:14px;width:100%;}body.item-ilan-page .item-ilan-profile-modal-head-fields{flex:1;min-width:0;}body.item-ilan-page .item-ilan-profile-modal-content .item-ilan-field{width:100%;text-align:left;margin-bottom:0;}body.item-ilan-page .item-ilan-field-compact{gap:4px;margin-bottom:0;}body.item-ilan-page .item-ilan-field-compact input{padding:7px 10px;font-size:0.88rem;}body.item-ilan-page .item-ilan-profile-modal-hint{margin:2px 0 0;width:100%;font-size:0.72rem;color:rgba(255,255,255,0.55);line-height:1.35;text-align:left;}body.item-ilan-page .item-ilan-profile-username-display{margin:0 0 2px;width:100%;font-size:1rem;font-weight:800;color:#ecfdf5;text-align:left;}body.item-ilan-page .item-ilan-profile-save-btn{width:100%;margin-top:0;}body.item-ilan-page .item-ilan-profile-password-section{width:100%;margin-top:0;padding-top:8px;border-top:1px solid rgba(52,211,153,0.22);text-align:left;}body.item-ilan-page .item-ilan-profile-password-title{margin:0 0 6px;font-size:0.86rem;font-weight:700;color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-profile-password-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 8px;}body.item-ilan-page .item-ilan-profile-password-grid .item-ilan-field-compact:first-child{grid-column:1 / -1;}body.item-ilan-page .item-ilan-profile-password-btn{width:100%;margin-top:6px;}body.item-ilan-page .item-ilan-shop-modal-contact{margin:4px 0 0;font-size:0.88rem;color:rgba(167,243,208,0.92);}body.item-ilan-page .item-ilan-shop-modal-own-actions{display:flex;justify-content:flex-end;margin-bottom:12px;}body.item-ilan-page .item-ilan-list-panel{flex:1;display:flex;flex-direction:column;min-height:0;background:rgba(10,18,16,0.72);border:1px solid rgba(52,211,153,0.28);border-radius:16px;padding:16px;box-sizing:border-box;}body.item-ilan-page .item-ilan-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;}body.item-ilan-page .item-ilan-list-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;position:relative;z-index:4;}body.item-ilan-page .item-ilan-list-type-tabs{display:inline-flex;align-items:stretch;gap:2px;padding:3px;border-radius:10px;background:rgba(10,18,16,0.72);border:1px solid rgba(52,211,153,0.28);flex:0 0 auto;position:relative;z-index:5;}body.item-ilan-page .item-ilan-list-type-tab{appearance:none;border:none;background:transparent;color:rgba(255,255,255,0.68);border-radius:8px;padding:8px 14px;font:inherit;font-size:0.82rem;font-weight:700;cursor:pointer;white-space:nowrap;line-height:1.2;position:relative;z-index:1;pointer-events:auto;transition:color 0.2s ease,background 0.2s ease;}body.item-ilan-page .item-ilan-list-type-tab:hover{color:rgba(255,255,255,0.92);}body.item-ilan-page .item-ilan-list-type-tab.is-active{color:#052e1f;background:linear-gradient(135deg,var(--item-ilan-accent),var(--item-ilan-accent-2));box-shadow:0 2px 8px rgba(52,211,153,0.3);}body.item-ilan-page .item-ilan-list-filters input,body.item-ilan-page .item-ilan-list-filters select{flex:1 1 140px;min-width:120px;max-width:200px;border-radius:10px;border:1px solid rgba(52,211,153,0.35);background:rgba(10,18,16,0.85);color:#f8fafc;padding:10px 12px;font:inherit;box-sizing:border-box;}body.item-ilan-page .item-ilan-filter-reset{flex:0 0 auto;border-radius:10px;border:1px solid rgba(52,211,153,0.35);background:rgba(10,18,16,0.55);color:rgba(255,255,255,0.82);padding:10px 14px;font:inherit;font-size:0.88rem;font-weight:600;cursor:pointer;white-space:nowrap;}body.item-ilan-page .item-ilan-filter-reset:hover{color:var(--item-ilan-text);border-color:rgba(52,211,153,0.55);background:rgba(52,211,153,0.18);}body.item-ilan-page .item-ilan-list-heading{margin:0;font-size:1.05rem;font-weight:700;color:var(--item-ilan-accent,#34d399);}body.item-ilan-page .item-ilan-list{flex:1;display:flex;flex-direction:column;overflow:auto;min-height:200px;padding-right:2px;}body.item-ilan-page .item-ilan-table{--item-ilan-cols:minmax(140px,2.2fr) repeat(5,minmax(0,1fr)) minmax(96px,1.15fr) 40px;min-width:760px;}body.item-ilan-page .item-ilan-table-head,body.item-ilan-page .item-ilan-row{display:grid;grid-template-columns:var(--item-ilan-cols);gap:8px;align-items:center;padding:6px 12px;}body.item-ilan-page .item-ilan-table-head{position:sticky;top:0;z-index:2;margin-bottom:4px;border-radius:8px;border:1px solid rgba(52,211,153,0.22);background:rgba(10,18,16,0.92);font-size:0.68rem;font-weight:700;color:rgba(167,243,208,0.72);letter-spacing:0.02em;}body.item-ilan-page .item-ilan-table-head .item-ilan-col{text-align:center;}body.item-ilan-page .item-ilan-table-head .item-ilan-col-item{text-align:left;}body.item-ilan-page .item-ilan-table-body{display:flex;flex-direction:column;gap:4px;}body.item-ilan-page .item-ilan-row{border-radius:8px;border:1px solid rgba(52,211,153,0.18);background:rgba(10,18,16,0.45);font-size:0.76rem;line-height:1.3;min-height:52px;align-items:center;}body.item-ilan-page .item-ilan-row:hover{border-color:rgba(52,211,153,0.32);background:rgba(10,18,16,0.62);}body.item-ilan-page .item-ilan-col{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}body.item-ilan-page .item-ilan-col-item{display:flex;align-items:center;gap:10px;white-space:normal;text-align:left;}body.item-ilan-page .item-ilan-row-thumb{flex:none;display:flex;align-items:center;justify-content:center;}body.item-ilan-page .item-ilan-row-thumb .item-ilan-thumb{width:40px;height:40px;flex:none;}body.item-ilan-page .item-ilan-row-name{margin:0;flex:1;min-width:0;font-size:0.78rem;font-weight:600;color:var(--item-ilan-text);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;line-height:1.25;}body.item-ilan-page .item-ilan-col-server{font-weight:700;color:var(--item-ilan-accent);}body.item-ilan-page .item-ilan-col-upgrade{color:#fbbf24;font-weight:700;}body.item-ilan-page .item-ilan-col-price{color:#991b1b;font-weight:800;text-shadow:0 0 12px rgba(153,27,27,0.25);}body.item-ilan-page .item-ilan-col-contact,body.item-ilan-page .item-ilan-col-seller,body.item-ilan-page .item-ilan-col-date{color:rgba(255,255,255,0.72);}body.item-ilan-page .item-ilan-col-action{display:flex;justify-content:flex-end;}body.item-ilan-page .item-ilan-row-top{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}body.item-ilan-page .item-ilan-row-upgrade{color:#fbbf24;font-weight:800;}body.item-ilan-page .item-ilan-tag{display:inline-block;padding:2px 8px;border-radius:999px;font-size:0.72rem;font-weight:700;}body.item-ilan-page .item-ilan-tag-rebirth{color:#fde68a;background:rgba(245,158,11,0.18);border:1px solid rgba(245,158,11,0.35);}body.item-ilan-page .item-ilan-row-meta,body.item-ilan-page .item-ilan-row-sub{margin:4px 0 0;font-size:0.82rem;color:rgba(255,255,255,0.72);}body.item-ilan-page .item-ilan-row-server{font-weight:700;color:var(--item-ilan-accent);}body.item-ilan-page .item-ilan-delete-btn{border:1px solid rgba(248,113,113,0.45);background:rgba(127,29,29,0.25);color:#fecaca;border-radius:6px;padding:4px 7px;font:inherit;font-size:0.68rem;cursor:pointer;white-space:nowrap;}body.item-ilan-page .item-ilan-list-empty,body.item-ilan-page .item-ilan-selected-empty,body.item-ilan-page .item-ilan-dropdown-empty,body.item-ilan-page .item-ilan-dropdown-more{margin:0;font-size:0.9rem;color:rgba(255,255,255,0.68);text-align:center;padding:24px 12px;}body.item-ilan-page .item-ilan-item-search-wrap{position:relative;z-index:5;margin-bottom:12px;}body.item-ilan-page .item-ilan-item-search-wrap .item-ilan-field{margin-bottom:0;}body.item-ilan-page .item-ilan-item-dropdown{position:absolute;left:0;right:0;top:calc(100%+4px);z-index:20;display:flex;flex-direction:column;gap:4px;max-height:240px;overflow:auto;padding:6px;border-radius:12px;border:1px solid rgba(52,211,153,0.4);background:rgba(14,24,20,0.98);box-shadow:0 16px 40px rgba(0,0,0,0.55);}body.item-ilan-page .item-ilan-item-dropdown[hidden]{display:none !important;}body.item-ilan-page .item-ilan-item-dropdown .item-ilan-pick-btn{padding:6px 8px;gap:8px;}body.item-ilan-page .item-ilan-item-dropdown .item-ilan-thumb{width:32px;height:32px;flex:0 0 32px;border-radius:6px;}body.item-ilan-page .item-ilan-dropdown-empty,body.item-ilan-page .item-ilan-dropdown-more{padding:12px;font-size:0.84rem;}body.item-ilan-page .item-ilan-modal{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;}body.item-ilan-page .item-ilan-modal[hidden]{display:none !important;}body.item-ilan-page .item-ilan-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.72);backdrop-filter:blur(4px);}body.item-ilan-page .item-ilan-modal-dialog{position:relative;width:min(520px,100%);max-height:min(92vh,820px);display:flex;flex-direction:column;border-radius:16px;border:1px solid rgba(52,211,153,0.35);background:linear-gradient(160deg,rgba(22,38,30,0.98),rgba(14,24,20,0.98));box-shadow:0 24px 64px rgba(0,0,0,0.55);overflow:hidden;}body.item-ilan-page .item-ilan-modal-dialog--wide{width:min(980px,calc(100vw - 32px));}body.item-ilan-page .item-ilan-modal-layout{display:grid;align-items:start;}body.item-ilan-page .item-ilan-modal-layout--split{grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:20px;}body.item-ilan-page .item-ilan-modal-sidebar{min-width:0;padding:4px 12px 4px 4px;border-right:1px solid rgba(52,211,153,0.22);display:flex;flex-direction:column;align-items:stretch;}body.item-ilan-page .item-ilan-modal-profile{padding:0;border-right:none;display:flex;flex-direction:column;align-items:stretch;text-align:center;}body.item-ilan-page .item-ilan-modal-profile-title{margin:0 0 14px;font-size:0.78rem;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;color:rgba(167,243,208,0.88);text-align:center;}body.item-ilan-page .item-ilan-modal-profile-avatar-btn{display:flex;justify-content:center;align-items:center;width:auto;flex:none;padding:0;margin:0;border:none;background:transparent;cursor:pointer;}body.item-ilan-page .item-ilan-modal-profile-avatar-btn:disabled{cursor:not-allowed;opacity:0.72;}body.item-ilan-page .item-ilan-modal-profile-avatar-btn .item-ilan-shop-avatar{width:72px;height:72px;max-width:none;margin:0;border-radius:10px;flex:none;}body.item-ilan-page .item-ilan-modal-profile-avatar-hint{margin:0 0 6px;font-size:0.68rem;color:rgba(255,255,255,0.5);text-align:left;}body.item-ilan-page .item-ilan-modal-profile-name{margin:0;font-size:1.05rem;font-weight:800;color:var(--item-ilan-text);word-break:break-word;text-align:center;}body.item-ilan-page .item-ilan-modal-profile-view{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:16px;}body.item-ilan-page .item-ilan-modal-profile-edit{margin-bottom:16px;text-align:left;}body.item-ilan-page .item-ilan-modal-profile-edit .item-ilan-shop-profile-actions{justify-content:center;}body.item-ilan-page .item-ilan-modal-profile .item-ilan-shop-edit-btn,body.item-ilan-page .item-ilan-modal-profile .item-ilan-shop-save-btn,body.item-ilan-page .item-ilan-modal-profile .item-ilan-shop-cancel-btn{width:100%;}body.item-ilan-page .item-ilan-modal-profile-stats{list-style:none;margin:0;padding:0;display:grid;gap:8px;width:100%;}body.item-ilan-page .item-ilan-modal-profile-stats--inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;}body.item-ilan-page .item-ilan-modal-profile-stats li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 8px;border-radius:8px;background:rgba(52,211,153,0.12);border:1px solid rgba(52,211,153,0.22);font-size:0.68rem;color:rgba(255,255,255,0.72);text-align:center;}body.item-ilan-page .item-ilan-modal-profile-stats strong{font-size:0.88rem;color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-modal-profile .item-ilan-form-msg{text-align:center;margin-top:10px;}body.item-ilan-page .item-ilan-modal-profile-guest{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;}body.item-ilan-page .item-ilan-modal-profile-guest-text{margin:0;font-size:0.82rem;line-height:1.45;color:rgba(255,255,255,0.68);}body.item-ilan-page .item-ilan-modal-profile-guest-link{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:8px 14px;border-radius:8px;border:1px solid rgba(52,211,153,0.45);background:rgba(52,211,153,0.18);color:var(--item-ilan-text);font-size:0.82rem;font-weight:700;text-decoration:none;}body.item-ilan-page .item-ilan-modal-profile-guest-link:hover{background:rgba(52,211,153,0.28);}body.item-ilan-page .item-ilan-modal-main{min-width:0;}body.item-ilan-page .item-ilan-modal-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;border:none;border-radius:10px;background:rgba(255,255,255,0.08);color:var(--item-ilan-text,#ecfdf5);font-size:1.1rem;cursor:pointer;}body.item-ilan-page .item-ilan-modal-close:hover{background:rgba(255,255,255,0.14);}body.item-ilan-page .item-ilan-modal-header{padding:20px 20px 0;}body.item-ilan-page .item-ilan-modal-title{margin:0 0 6px;font-size:1.2rem;font-weight:800;color:var(--item-ilan-text);padding-right:36px;}body.item-ilan-page .item-ilan-modal-sub{margin:0;font-size:0.88rem;color:rgba(255,255,255,0.7);}body.item-ilan-page .item-ilan-modal-body{padding:16px 20px 20px;overflow:auto;}body.item-ilan-page .item-ilan-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;}body.item-ilan-page .item-ilan-field label,body.item-ilan-page .item-ilan-field>span{font-size:0.82rem;font-weight:600;color:rgba(255,255,255,0.78);}body.item-ilan-page .item-ilan-field input,body.item-ilan-page .item-ilan-field select{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid rgba(52,211,153,0.35);background:rgba(10,18,16,0.85);color:#f8fafc;padding:10px 12px;font:inherit;}body.item-ilan-page .item-ilan-check{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:rgba(255,255,255,0.86);font-size:0.9rem;}body.item-ilan-page .item-ilan-check input{width:16px;height:16px;}body.item-ilan-page .item-ilan-type-field{margin:0 0 14px;padding:0;border:none;}body.item-ilan-page .item-ilan-type-field--lead{margin-bottom:14px;}body.item-ilan-page .item-ilan-type-field legend{margin-bottom:10px;font-size:0.82rem;font-weight:600;color:rgba(255,255,255,0.78);}body.item-ilan-page .item-ilan-type-options{display:flex;gap:8px;}body.item-ilan-page .item-ilan-type-tabs{display:flex;align-items:stretch;gap:4px;padding:4px;border-radius:999px;background:rgba(10,18,16,0.72);border:1px solid rgba(52,211,153,0.28);box-sizing:border-box;}body.item-ilan-page .item-ilan-type-option{flex:1;cursor:pointer;}body.item-ilan-page .item-ilan-type-option input{position:absolute;opacity:0;pointer-events:none;}body.item-ilan-page .item-ilan-type-option span{display:block;text-align:center;padding:10px 12px;border-radius:10px;border:1px solid rgba(52,211,153,0.35);background:rgba(10,18,16,0.85);color:rgba(255,255,255,0.82);font-size:0.88rem;font-weight:700;transition:border-color 0.2s ease,background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;}body.item-ilan-page .item-ilan-type-tabs .item-ilan-type-option span{border:none;border-radius:999px;background:transparent;color:rgba(255,255,255,0.68);padding:8px 14px;font-size:0.8rem;}body.item-ilan-page .item-ilan-type-tabs .item-ilan-type-option input:checked+span{color:#052e1f;background:linear-gradient(135deg,var(--item-ilan-accent),var(--item-ilan-accent-2));box-shadow:0 4px 14px rgba(52,211,153,0.35);}body.item-ilan-page .item-ilan-type-option input:checked+span{border-color:var(--item-ilan-accent-2);background:rgba(52,211,153,0.22);color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-pick-btn{display:flex;align-items:center;gap:10px;width:100%;border:1px solid rgba(52,211,153,0.25);border-radius:10px;background:rgba(10,18,16,0.55);color:var(--item-ilan-text,#ecfdf5);padding:8px 10px;cursor:pointer;text-align:left;font:inherit;}body.item-ilan-page .item-ilan-pick-btn:hover{border-color:rgba(52,211,153,0.45);background:rgba(52,211,153,0.14);}body.item-ilan-page .item-ilan-pick-btn.is-selected{border-color:var(--item-ilan-accent-2);background:rgba(52,211,153,0.22);}body.item-ilan-page .item-ilan-pick-name{flex:1;min-width:0;font-size:0.88rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body.item-ilan-page .item-ilan-thumb{width:44px;height:44px;flex:0 0 44px;border-radius:8px;background:rgba(255,255,255,0.06);display:flex;align-items:center;justify-content:center;overflow:hidden;}body.item-ilan-page .item-ilan-thumb img{width:100%;height:100%;object-fit:contain;}body.item-ilan-page .item-ilan-thumb-fallback{font-size:0.72rem;font-weight:700;color:rgba(255,255,255,0.7);}body.item-ilan-page .item-ilan-selected-preview[hidden],body.item-ilan-page .item-ilan-selected-preview:empty{display:none;}body.item-ilan-page .item-ilan-selected-preview{margin-bottom:8px;}body.item-ilan-page .item-ilan-selected-card{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:10px;border-radius:10px;background:rgba(52,211,153,0.12);border:1px solid rgba(52,211,153,0.28);}body.item-ilan-page .item-ilan-selected-name{margin:0;font-weight:700;color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-selected-meta{margin:2px 0 0;font-size:0.8rem;color:rgba(255,255,255,0.65);}body.item-ilan-page .item-ilan-submit{width:100%;border:none;border-radius:10px;padding:12px 14px;font:inherit;font-weight:700;cursor:pointer;color:#052e1f;background:linear-gradient(135deg,var(--item-ilan-accent),var(--item-ilan-accent-2));}body.item-ilan-page .item-ilan-form-msg{min-height:1.2em;margin:10px 0 0;font-size:0.86rem;}body.item-ilan-page .item-ilan-form-msg.is-ok{color:#86efac;}body.item-ilan-page .item-ilan-form-msg.is-error{color:#fca5a5;}body.item-ilan-page .item-ilan-list-empty .item-ilan-empty-add{border:none;background:none;color:var(--item-ilan-accent);font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;padding:0;}body.item-ilan-page .item-ilan-modal-open{overflow:hidden;}body.item-ilan-page .item-ilan-shop-profile{margin-bottom:14px;padding:12px;border-radius:10px;border:1px solid rgba(52,211,153,0.28);background:rgba(52,211,153,0.1);}body.item-ilan-page .item-ilan-shop-profile-view{display:flex;align-items:center;justify-content:space-between;gap:10px;}body.item-ilan-page .item-ilan-shop-profile-current{display:flex;align-items:center;gap:10px;min-width:0;}body.item-ilan-page .item-ilan-shop-profile-label{display:block;font-size:0.72rem;color:rgba(255,255,255,0.62);margin-bottom:2px;}body.item-ilan-page .item-ilan-shop-profile-text strong{color:var(--item-ilan-text);font-size:0.92rem;}body.item-ilan-page .item-ilan-shop-avatar{width:36px;height:36px;border-radius:999px;flex:none;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:rgba(52,211,153,0.25);border:1px solid rgba(52,211,153,0.45);}body.item-ilan-page .item-ilan-shop-avatar--empty{background:rgba(52,211,153,0.18);}body.item-ilan-page .item-ilan-shop-avatar img,body.item-ilan-page .item-ilan-shop-avatar-img{width:100%;height:100%;object-fit:cover;display:block;}body.item-ilan-page .item-ilan-shop-avatar-fallback{font-size:0.82rem;font-weight:800;color:var(--item-ilan-accent,#34d399);}body.item-ilan-page .item-ilan-shop-avatar.item-ilan-shop-avatar--square{border-radius:10px;}body.item-ilan-page .item-ilan-shop-modal-head .item-ilan-shop-avatar.item-ilan-shop-avatar--square{border-radius:10px;}body.item-ilan-page .item-ilan-shop-edit-btn,body.item-ilan-page .item-ilan-shop-save-btn,body.item-ilan-page .item-ilan-shop-cancel-btn{border-radius:8px;padding:7px 12px;font:inherit;font-size:0.78rem;font-weight:700;cursor:pointer;white-space:nowrap;}body.item-ilan-page .item-ilan-shop-edit-btn{border:1px solid rgba(52,211,153,0.45);background:rgba(52,211,153,0.18);color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-shop-save-btn{border:none;background:linear-gradient(135deg,var(--item-ilan-accent),var(--item-ilan-accent-2));color:#052e1f;}body.item-ilan-page .item-ilan-shop-cancel-btn{border:1px solid rgba(52,211,153,0.35);background:transparent;color:rgba(255,255,255,0.78);}body.item-ilan-page .item-ilan-shop-profile-actions{display:flex;gap:8px;}body.item-ilan-page .item-ilan-shop-setup-note{margin:0;font-size:0.78rem;color:rgba(255,255,255,0.62);}body.item-ilan-page .item-ilan-shop-link{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:none;background:transparent;color:var(--item-ilan-accent,#34d399);font:inherit;font-size:inherit;font-weight:600;cursor:pointer;padding:0;text-align:center;}body.item-ilan-page .item-ilan-shop-link:hover{color:var(--item-ilan-text);}body.item-ilan-page .item-ilan-shop-link-avatar{flex:none;}body.item-ilan-page .item-ilan-shop-link-avatar .item-ilan-shop-avatar,body.item-ilan-page .item-ilan-shop-link-avatar .item-ilan-shop-avatar-img{width:24px;height:24px;}body.item-ilan-page .item-ilan-shop-link-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body.item-ilan-page .item-ilan-shop-modal-dialog{width:min(1120px,calc(100vw - 32px));max-height:min(92vh,880px);}body.item-ilan-page .item-ilan-shop-modal-header{padding:20px 56px 0 20px;}body.item-ilan-page .item-ilan-shop-modal-body{flex:1;min-height:0;display:flex;flex-direction:column;padding-top:12px;}body.item-ilan-page .item-ilan-shop-modal-head{display:flex;align-items:center;gap:14px;}body.item-ilan-page .item-ilan-shop-modal-head .item-ilan-shop-avatar{width:52px;height:52px;flex:none;}body.item-ilan-page .item-ilan-shop-modal-count{margin:4px 0 0;font-size:0.82rem;color:rgba(255,255,255,0.68);}body.item-ilan-page .item-ilan-shop-modal-list{flex:1;min-height:0;overflow:auto;max-height:min(68vh,640px);}body.item-ilan-page .item-ilan-shop-modal-list .item-ilan-table{min-width:900px;}@media (max-width:700px){body.item-ilan-page .item-ilan-section{padding-top:80px;padding-bottom:20px;}body.item-ilan-page .item-ilan-list-filters{width:100%;}body.item-ilan-page .item-ilan-list-filters input,body.item-ilan-page .item-ilan-list-filters select{max-width:none;}body.item-ilan-page .item-ilan-filter-reset{width:100%;}body.item-ilan-page .item-ilan-add-btn{width:100%;}body.item-ilan-page .item-ilan-list{overflow-x:auto;}body.item-ilan-page .item-ilan-table{min-width:680px;}body.item-ilan-page .item-ilan-modal-layout--split{grid-template-columns:minmax(0,1fr);gap:14px;}body.item-ilan-page .item-ilan-modal-sidebar{padding:0 0 14px;border-right:none;border-bottom:1px solid rgba(52,211,153,0.22);}body.item-ilan-page .item-ilan-shop-modal-dialog{width:calc(100vw - 24px);}body.item-ilan-page .item-ilan-shop-modal-list .item-ilan-table{min-width:680px;}}
