.login-page{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background:#f5f3ef;padding:20px}.login-container{background:white;border-radius:16px;box-shadow:0 10px 40px #00000026;width:100%;max-width:450px;padding:40px 30px;animation:fadeInUp .5s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:35px}.login-header h1{font-size:2rem;margin-bottom:8px;font-weight:700}.login-page-main-title{color:#17a2b8}.login-header h2{font-size:1.3rem;color:#333;margin-bottom:8px;font-weight:600}.login-header p{font-size:.95rem;color:#666}.login-form{display:flex;flex-direction:column;gap:20px}.error-message{background-color:#fee;color:#c00;padding:12px;border-radius:8px;text-align:center;font-size:.9rem;border:1px solid #fcc}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:#333;font-size:.95rem}.form-group input{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.login-page-form .form-group input:focus{outline:none;border-color:#17a2b8;box-shadow:0 0 0 3px #17a2b81a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.login-input-ltr{direction:ltr;text-align:left}.login-input-ltr::placeholder{text-align:left}.login-button{padding:14px 24px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-page-submit-btn{background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%)}.login-page-submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #17a2b866}.login-footer{text-align:center;margin-top:25px;padding-top:20px;border-top:1px solid #e0e0e0}.login-footer p{font-size:.9rem;color:#666;margin:4px 0}@media (max-width: 600px){.login-container{padding:30px 20px}.login-header h1{font-size:1.6rem}.login-header h2{font-size:1.1rem}}.cust-layout{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-border: rgba(44, 191, 201, .14);--cust-header-height: 72px;--cust-sidebar-width: 280px;--cust-sidebar-width-ltr: 300px;height:100vh;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#eef6f7 0%,#f8fafb 12%,#f8fafb 100%);overflow:hidden;width:100%;max-width:100vw;padding-top:var(--cust-header-height)}@keyframes cust-layout-fade{0%{opacity:0}to{opacity:1}}.cust-layout-header{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;padding:.5rem .875rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;box-shadow:0 2px 12px #0f738233;position:fixed;top:0;inset-inline:0;z-index:1001;min-height:var(--cust-header-height);box-sizing:border-box}.cust-layout-header-start{grid-column:1;grid-row:1;position:relative;z-index:2;display:flex;align-items:center;flex-shrink:0}.cust-layout-header-brand{grid-column:2;grid-row:1;position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-start;min-width:0}.cust-layout-header-end{grid-column:3;grid-row:1;position:relative;z-index:2;display:flex;align-items:center;flex-shrink:0}.cust-layout-header-center{grid-column:1 / -1;grid-row:1;justify-self:center;align-self:center;margin:0;padding:0 .25rem;font-size:1rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 12rem);text-shadow:0 1px 2px rgba(0,0,0,.08);pointer-events:none;z-index:1}.cust-layout-menu-btn{position:relative;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;padding:.5rem .75rem;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:background .2s;min-width:38px;min-height:38px;flex-shrink:0}.cust-layout-menu-btn:hover,.cust-layout-menu-btn:active{background:rgba(255,255,255,.25)}.cust-layout-menu-btn-icon{font-size:1.5rem;line-height:1}.cust-layout-menu-badge{position:absolute;top:4px;inset-inline-end:4px;min-width:18px;height:18px;padding:0 .3rem;border-radius:999px;background:#ef4444;color:#fff;font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid var(--cust-teal-dark);line-height:1;pointer-events:none}.cust-layout-logo-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.cust-layout-logo{display:block;object-fit:contain}.cust-layout-logo--picsmart{height:48px;width:auto;max-width:140px;min-width:72px}.cust-layout-logo--photographer{height:42px;width:auto;max-width:120px;min-width:48px}.cust-layout-logout-btn{background:rgba(255,255,255,.18);color:#fff;border:1px solid rgba(255,255,255,.28);padding:.4rem .75rem;border-radius:10px;cursor:pointer;font-size:.8125rem;font-weight:600;transition:background .2s;flex-shrink:0;white-space:nowrap}.cust-layout-logout-btn:hover{background:rgba(255,255,255,.28)}.cust-layout-sidebar{position:fixed;top:var(--cust-header-height);width:var(--cust-sidebar-width);max-width:85vw;height:calc(100vh - var(--cust-header-height));background:#fff;border-inline-end:1px solid var(--cust-border);box-shadow:4px 0 20px #0f2a3514;z-index:1000;overflow-y:auto;display:flex;flex-direction:column}.cust-layout-sidebar{right:-100%;left:auto;transition:right .3s ease}.cust-layout-sidebar--open{right:0}[dir=ltr] .cust-layout-sidebar{right:auto;left:-100%;width:var(--cust-sidebar-width-ltr);transition:left .3s ease}[dir=ltr] .cust-layout-sidebar--open{left:0}.cust-layout-sidebar-close{display:none;position:absolute;top:.625rem;inset-inline-end:.625rem;background:var(--cust-teal-soft);border:1px solid var(--cust-border);color:var(--cust-teal-deep);width:36px;height:36px;border-radius:8px;cursor:pointer;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0;z-index:1}.cust-layout-sidebar:not(.cust-layout-sidebar--open) .cust-layout-sidebar-close{display:none}@media (max-width: 767px){.cust-layout-sidebar--open .cust-layout-sidebar-close{display:flex}.cust-layout-nav{padding-top:2.75rem}}.cust-layout-sidebar-close:hover{background:rgba(44,191,201,.22)}.cust-layout-sidebar-close-icon{font-size:1.35rem;line-height:1}.cust-layout-nav{padding:.5rem 0;display:flex;flex-direction:column;flex:1;overflow-y:auto}.cust-nav-item{width:100%;display:flex;align-items:center;gap:.875rem;padding:.875rem 1.25rem;border:none;background:none;cursor:pointer;transition:background .2s,border-color .2s;font-size:.95rem;text-align:start;color:#334155;border-inline-start:3px solid transparent}.cust-nav-item:hover{background:var(--cust-teal-soft);border-inline-start-color:#17a2b859}.cust-nav-item--active{background:var(--cust-teal-soft);color:var(--cust-teal-deep);border-inline-start-color:var(--cust-teal);font-weight:600}.cust-nav-icon{font-size:1.2rem;width:1.35rem;text-align:center;flex-shrink:0;line-height:1}.cust-nav-icon--teal{color:var(--cust-teal)}.cust-nav-icon--green{color:#159652}.cust-nav-icon--yellow{color:#f59e0b}.cust-nav-icon--orange{color:#fd7e14}.cust-nav-icon--purple{color:#6f42c1}.cust-nav-icon--mint{color:#20c997}.cust-nav-icon--blue{color:#0ea5e9}.cust-nav-icon--muted{color:#64748b}.cust-nav-label{font-weight:500;flex:1;min-width:0}[dir=ltr] .cust-nav-label{white-space:normal;word-break:break-word}[dir=rtl] .cust-nav-label{white-space:nowrap}.cust-nav-badge{background:#ef4444;color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 .35rem;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0;line-height:1}.cust-nav-item--unread .cust-nav-label{font-weight:600}.cust-nav-item--unread .cust-nav-icon--blue{color:#0284c7}.cust-layout-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.45);z-index:999;animation:cust-layout-fade .25s ease}.cust-layout-content{flex:1;min-height:0;min-width:0;padding:.875rem;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.cust-layout-content>*{width:100%;max-width:min(100%,1600px);margin-inline:auto;box-sizing:border-box}.cust-layout-content>.messages{max-width:none;margin-inline:0;padding:0}@media (min-width: 768px){.cust-layout-menu-btn{display:none!important}.cust-layout-sidebar{top:var(--cust-header-height);width:250px;max-width:none;height:calc(100vh - var(--cust-header-height));box-shadow:2px 0 16px #0f2a350f}.cust-layout-sidebar{right:0;left:auto}[dir=ltr] .cust-layout-sidebar{left:0;right:auto;width:var(--cust-sidebar-width-ltr)}.cust-layout-overlay{display:none!important}.cust-layout-content{margin-right:250px;margin-left:0;padding:1.25rem 1.75rem}[dir=ltr] .cust-layout-content{margin-left:var(--cust-sidebar-width-ltr);margin-right:0}.cust-layout-header-center{font-size:1.0625rem;max-width:min(40vw,14rem)}.cust-layout-logo--picsmart{height:52px;max-width:160px}}@media (min-width: 1024px){.cust-layout-content{padding:1.5rem 2.5rem}}@media (min-width: 1440px){.cust-layout-content{padding:2rem 3rem}}@media (max-width: 360px){.cust-layout{--cust-header-height: 60px}.cust-layout-header{padding:.375rem .5rem}.cust-layout-logo--picsmart{height:36px;max-width:88px;min-width:56px}.cust-layout-logo--photographer{height:34px;max-width:80px;min-width:unset}.cust-layout-header-center{font-size:.75rem;max-width:min(38vw,9rem)}.cust-layout-menu-btn{min-width:36px;min-height:36px}.cust-layout-logout-btn{font-size:.65rem;padding:.3rem .5rem}.cust-layout-content{padding:.5rem}}@media (max-width: 480px){.cust-layout{--cust-header-height: 64px}.cust-layout-header{padding:.4375rem .625rem;gap:.35rem}.cust-layout-logo--picsmart{height:38px;max-width:92px;min-width:52px}.cust-layout-logo--photographer{height:36px;max-width:84px;min-width:unset}.cust-layout-header-center{font-size:.8rem;max-width:min(40vw,10rem)}.cust-layout-logout-btn{padding:.35rem .6rem;font-size:.7rem}.cust-layout-menu-btn{padding:.35rem .5rem;min-width:38px;min-height:38px}.cust-nav-item{padding:.8rem 1rem;font-size:.9rem}.cust-layout-content{padding:.625rem}}@media (min-width: 481px) and (max-width: 767px){.cust-layout{--cust-header-height: 68px}.cust-layout-logo--picsmart{height:44px}.cust-layout-header-center{font-size:.95rem;max-width:calc(100% - 10.5rem)}}@media (max-width: 767px){.cust-layout-logo--picsmart{height:auto}}.cust-updates{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .14);--cust-border: rgba(44, 191, 201, .14);--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;background:#fff;border-radius:16px;padding:1.25rem;border:1px solid var(--cust-border);box-shadow:0 2px 10px #0f2a350a;margin-bottom:1.25rem}.cust-updates-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--cust-border)}.cust-updates-header h3{margin:0;font-size:1.1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-updates-count{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.cust-updates-list{display:flex;flex-direction:column;gap:.75rem}.cust-updates-item{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:box-shadow .2s,border-color .2s}.cust-updates-item:hover{box-shadow:0 4px 14px #0f2a350f;border-color:var(--cust-border)}.cust-updates-item-icon{font-size:1.25rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);border-radius:50%;flex-shrink:0}.cust-updates-item-body{flex:1;min-width:0;text-align:start}.cust-updates-item-title{font-size:.925rem;font-weight:600;color:var(--cust-text);margin-bottom:.35rem}.cust-updates-item-desc{font-size:.875rem;color:var(--cust-text-secondary);line-height:1.5;margin-bottom:.5rem}.cust-updates-old-status{color:#e67e22;font-weight:600;background:rgba(230,126,34,.1);padding:.1rem .35rem;border-radius:4px}.cust-updates-new-status{color:#159652;font-weight:600;background:rgba(21,150,82,.1);padding:.1rem .35rem;border-radius:4px}.cust-updates-item-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.75rem;color:var(--cust-text-muted)}.cust-updates-item-badge-wrap{flex-shrink:0;align-self:flex-start}.cust-updates-status-badge{padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.cust-updates-status-badge--draft{background:#6c757d;color:#fff}.cust-updates-status-badge--quotation{background:#ffc107;color:#212529}.cust-updates-status-badge--approved{background:#159652;color:#fff}.cust-updates-status-badge--after_event{background:rgb(23,162,184);color:#fff}.cust-updates-status-badge--awaiting_selection,.cust-updates-status-badge--partial_selection{background:#fd7e14;color:#fff}.cust-updates-status-badge--galleries_ready{background:#20c997;color:#fff}.cust-updates-status-badge--sent_to_design{background:#6f42c1;color:#fff}.cust-updates-status-badge--sent_to_print_partial,.cust-updates-status-badge--sent_to_print_complete,.cust-updates-status-badge--sent_to_print{background:#e83e8c;color:#fff}.cust-updates-status-badge--completed{background:#159652;color:#fff}.cust-updates-status-badge--cancelled{background:#dc3545;color:#fff}.cust-updates-status-badge--pending_payment{background:#ffc107;color:#212529}.cust-updates-error,.cust-updates-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;color:var(--cust-text-muted)}.cust-updates-error{color:#dc3545}.cust-updates-retry{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;margin-top:.75rem;transition:transform .2s,box-shadow .2s}.cust-updates-retry:hover{transform:translateY(-1px);box-shadow:0 4px 12px #17a2b84d}@media (max-width: 768px){.cust-updates{padding:1rem}.cust-updates-item{flex-direction:column;gap:.625rem}.cust-updates-item-meta{flex-direction:column;gap:.2rem}.cust-updates-item-badge-wrap{align-self:flex-start}}.cust-dashboard{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-yellow: #ffc107;--cust-yellow-dark: #f59e0b;--cust-orange: #fd7e14;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-dash-fade .35s ease-out}@keyframes cust-dash-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-dash-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-dash-loading-dots{display:flex;gap:.5rem}.cust-dash-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-dash-dot-pulse 1.4s ease-in-out infinite both}.cust-dash-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-dash-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-dash-dot-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-dash-loading p{color:var(--cust-text-muted);font-size:.9rem;margin:0}.cust-dash-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.25rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-dash-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-teal),var(--cust-teal-dark))}.cust-dash-hero-body{flex:1 1 220px;min-width:0;text-align:start}.cust-dash-hero-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-dash-hero-title{margin:0 0 .65rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3;word-break:break-word}.cust-dash-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.cust-dash-meta-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;background:var(--cust-teal-soft);border:1px solid var(--cust-border);font-size:.8rem;color:var(--cust-text-secondary);max-width:100%;word-break:break-word}.cust-dash-meta-chip--muted{background:#f8fafc;border-color:#e2e8f0}.cust-dash-hero-tools{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.cust-dash-tool-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border:none;border-radius:10px;font-size:.8rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,var(--cust-yellow),var(--cust-yellow-dark));color:#212529;transition:transform .2s,box-shadow .2s;white-space:nowrap}.cust-dash-tool-btn--map{background:linear-gradient(135deg,var(--cust-teal),var(--cust-teal-dark));color:#fff}.cust-dash-tool-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f2a351f}.cust-dash-status-badge{padding:.25rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.cust-dash-status-badge--draft{background:#6c757d;color:#fff}.cust-dash-status-badge--quotation{background:#ffc107;color:#212529}.cust-dash-status-badge--approved{background:var(--cust-green);color:#fff}.cust-dash-status-badge--after_event{background:var(--cust-teal);color:#fff}.cust-dash-status-badge--awaiting_selection,.cust-dash-status-badge--partial_selection{background:var(--cust-orange);color:#fff}.cust-dash-status-badge--galleries_ready{background:#20c997;color:#fff}.cust-dash-status-badge--sent_to_design{background:#6f42c1;color:#fff}.cust-dash-status-badge--sent_to_print_partial,.cust-dash-status-badge--sent_to_print_complete,.cust-dash-status-badge--sent_to_print{background:#e83e8c;color:#fff}.cust-dash-status-badge--completed{background:var(--cust-green);color:#fff}.cust-dash-status-badge--cancelled{background:#dc3545;color:#fff}.cust-dash-status-badge--pending_payment{background:#ffc107;color:#212529}.cust-dash-layout{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.cust-dash-main,.cust-dash-updates-row,.cust-dash-messages-row{min-width:0}.cust-dash-main{order:1}.cust-dash-updates-row{order:2}.cust-dash-messages-row{order:3;margin-bottom:0}.cust-dash-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;margin-bottom:1rem}.cust-dash-panel--cards{padding:.85rem}.cust-dash-panel-title{margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-dash-cards{display:grid;grid-template-columns:1fr;gap:.65rem}.cust-dash-card{display:flex;align-items:center;gap:.85rem;padding:.85rem .95rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:inherit;text-align:start;transition:background .2s,border-color .2s,transform .2s}.cust-dash-card:hover{background:var(--cust-teal-soft);border-color:var(--cust-border);transform:translateY(-1px)}.cust-dash-card--highlight{background:rgba(253,126,20,.08);border-color:#fd7e144d}.cust-dash-card-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.cust-dash-card-icon--tasks,.cust-dash-card-icon--quote{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-dash-card-icon--gallery{background:rgba(255,193,7,.15);color:var(--cust-yellow-dark)}.cust-dash-card-icon--products{background:rgba(253,126,20,.12);color:var(--cust-orange)}.cust-dash-card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.cust-dash-card-label{font-size:.75rem;font-weight:500;color:var(--cust-text-muted)}.cust-dash-card-value{font-size:1.25rem;font-weight:700;color:var(--cust-text);line-height:1.25}.cust-dash-card-value--sm{font-size:.875rem;font-weight:600;line-height:1.35;word-break:break-word}.cust-dash-card-link{font-size:.75rem;font-weight:600;color:var(--cust-teal-dark);margin-top:.15rem}.cust-dash-card-arrow{font-size:1rem;color:var(--cust-text-muted);flex-shrink:0}[dir=rtl] .cust-dash-card-arrow--ltr,[dir=ltr] .cust-dash-card-arrow--rtl{display:none}.cust-dash-quick{display:flex;flex-wrap:wrap;gap:.5rem}.cust-dash-quick-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1rem;border-radius:10px;font-size:.85rem;font-weight:600;text-decoration:none;border:1px solid #e2e8f0;background:#f8fafc;color:var(--cust-text);transition:background .2s,transform .2s;flex:1 1 calc(50% - .25rem);min-width:min(100%,140px)}.cust-dash-quick-btn:hover{background:var(--cust-teal-soft);border-color:var(--cust-border);transform:translateY(-1px)}.cust-dash-quick-btn--primary{background:linear-gradient(135deg,var(--cust-teal),var(--cust-teal-dark));border-color:transparent;color:#fff;flex:1 1 100%}.cust-dash-quick-btn--primary:hover{box-shadow:0 4px 14px #17a2b84d}.cust-dash-messages-list{display:flex;flex-direction:column;gap:.65rem}.cust-dash-message{padding:.75rem .85rem;background:#f8fafc;border-radius:10px;border-inline-start:3px solid var(--cust-teal);text-align:start}.cust-dash-message p{margin:0 0 .25rem;font-size:.875rem;color:var(--cust-text)}.cust-dash-message-time{font-size:.75rem;color:var(--cust-text-muted)}.cust-dash-view-all{display:inline-block;margin-top:.65rem;font-size:.8rem;font-weight:600;color:var(--cust-teal-dark);text-decoration:none}.cust-dash-view-all:hover{text-decoration:underline}.cust-dash-updates-row{width:100%}.cust-dash-updates-row .cust-updates{margin-bottom:0}@media (max-width: 480px){.cust-dash-hero{padding:1rem}.cust-dash-hero-title{font-size:1.2rem}.cust-dash-hero-tools{width:100%}.cust-dash-tool-btn{flex:1 1 calc(50% - .25rem);justify-content:center;font-size:.75rem;padding:.5rem .6rem}.cust-dash-tool-btn span{overflow:hidden;text-overflow:ellipsis}.cust-dash-quick-btn{flex:1 1 100%}}@media (min-width: 640px){.cust-dash-cards{grid-template-columns:repeat(2,1fr)}.cust-dash-quick-btn,.cust-dash-quick-btn--primary{flex:1 1 auto}}@media (min-width: 900px){.cust-dash-layout{grid-template-columns:1fr;gap:1.25rem}.cust-dash-main,.cust-dash-updates-row,.cust-dash-messages-row{order:unset}.cust-dash-panel{margin-bottom:1rem}.cust-dash-main .cust-dash-panel:last-child{margin-bottom:0}}@media (min-width: 1024px){.cust-dash-hero-title{font-size:1.65rem}.cust-dash-cards{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (min-width: 1280px){.cust-dash-cards{grid-template-columns:repeat(2,1fr)}.cust-dash-card-value{font-size:1.35rem}}.cust-event{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-yellow: #ffc107;--cust-orange: #fd7e14;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-event-fade .35s ease-out}@keyframes cust-event-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-event-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-event-loading-dots{display:flex;gap:.5rem}.cust-event-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-event-dot-pulse 1.4s ease-in-out infinite both}.cust-event-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-event-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-event-dot-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-event-loading p{color:var(--cust-text-muted);font-size:.9rem;margin:0}.cust-event-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.25rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-event-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-teal),var(--cust-teal-dark))}.cust-event-hero-body{flex:1 1 220px;min-width:0;text-align:start}.cust-event-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-event-title{margin:0 0 .65rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3;word-break:break-word}.cust-event-meta{display:flex;flex-wrap:wrap;gap:.5rem}.cust-event-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:999px;background:var(--cust-teal-soft);color:var(--cust-teal-deep);font-size:.82rem;font-weight:600}.cust-event-chip--muted{background:#f1f5f9;color:var(--cust-text-secondary)}.cust-event-status{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--cust-border)}.cust-event-status-label{font-size:.85rem;font-weight:600;color:var(--cust-text-secondary)}.cust-event-status-badge{padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;white-space:nowrap}.cust-event-status-badge--draft{background:#6c757d;color:#fff}.cust-event-status-badge--quotation{background:var(--cust-yellow);color:#212529}.cust-event-status-badge--approved{background:var(--cust-green);color:#fff}.cust-event-status-badge--after_event{background:var(--cust-teal);color:#fff}.cust-event-status-badge--awaiting_selection,.cust-event-status-badge--partial_selection{background:var(--cust-orange);color:#fff}.cust-event-status-badge--galleries_ready{background:#20c997;color:#fff}.cust-event-status-badge--sent_to_design{background:#6f42c1;color:#fff}.cust-event-status-badge--sent_to_print_partial,.cust-event-status-badge--sent_to_print_complete,.cust-event-status-badge--sent_to_print{background:#e83e8c;color:#fff}.cust-event-status-badge--completed{background:var(--cust-green);color:#fff}.cust-event-status-badge--cancelled{background:#dc3545;color:#fff}.cust-event-status-badge--pending_payment{background:var(--cust-yellow);color:#212529}.cust-event-hero-badge{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;font-size:1.35rem}.cust-event-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.cust-event-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;text-align:start}.cust-event-panel-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-event-panel-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:1rem;flex-shrink:0}.cust-event-panel-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal)}.cust-event-panel-icon--slate{background:#f1f5f9;color:#64748b}.cust-event-panel-icon--amber{background:rgba(245,158,11,.12);color:#f59e0b}.cust-event-fields{display:grid;grid-template-columns:1fr;gap:.75rem;margin:0}.cust-event-field{display:flex;flex-direction:column;gap:.2rem;min-width:0;text-align:start}.cust-event-field-label{font-size:.75rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-event-field-value{font-size:.95rem;font-weight:600;color:var(--cust-text);word-break:break-word}.cust-event-field-value a{color:var(--cust-teal-dark);text-decoration:none}.cust-event-field-value a:hover{text-decoration:underline}.cust-event-fields--2col{grid-template-columns:1fr;gap:.75rem 1.25rem}@media (min-width: 640px){.cust-event-fields--2col{grid-template-columns:repeat(2,minmax(0,1fr))}}.cust-event-notes{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;margin:0;font-size:.925rem;line-height:1.55;color:var(--cust-text-secondary);text-align:start;white-space:pre-wrap}.cust-event>.cust-event-panel{margin-bottom:1rem}.cust-event-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.25rem}.cust-event-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1 auto;min-height:44px;padding:.65rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.cust-event-btn:hover{transform:translateY(-1px)}.cust-event-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;box-shadow:0 2px 8px #17a2b840}.cust-event-btn--primary:hover{box-shadow:0 4px 14px #17a2b859}.cust-event-btn--secondary{background:#fff;color:var(--cust-teal-deep);border-color:var(--cust-border)}.cust-event-btn--secondary:hover{background:var(--cust-teal-soft)}.cust-event-btn--outline{background:#fff;color:var(--cust-green);border-color:#15965259}.cust-event-btn--outline:hover{background:rgba(21,150,82,.08)}@media (min-width: 900px){.cust-event-grid{grid-template-columns:repeat(2,1fr)}.cust-event-panel--wide{grid-column:1 / -1}}@media (max-width: 480px){.cust-event-hero{padding:1rem}.cust-event-title{font-size:1.2rem}.cust-event-actions{flex-direction:column}.cust-event-btn{flex:1 1 100%;width:100%}.cust-event-status{flex-direction:column;align-items:flex-start}}.cust-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.5);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem;box-sizing:border-box;animation:cust-modal-fade .25s ease}@keyframes cust-modal-fade{0%{opacity:0}to{opacity:1}}.cust-modal-container{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:min(90vh,900px);display:flex;flex-direction:column;box-shadow:0 16px 48px #0f2a352e;border:1px solid rgba(44,191,201,.14);animation:cust-modal-slide .28s ease;overflow:hidden}.cust-modal-container--wide{max-width:900px}@keyframes cust-modal-slide{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.cust-modal-header{background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);color:#fff;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-shrink:0}.cust-modal-header h2{display:flex;align-items:center;gap:.6rem;margin:0;font-size:1.15rem;font-weight:700;text-align:start;min-width:0}.cust-modal-header-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);border-radius:8px;font-size:1.1rem;flex-shrink:0}.cust-modal-close{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.25);color:#fff;width:36px;height:36px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;flex-shrink:0;transition:background .2s}.cust-modal-close:hover{background:rgba(255,255,255,.28)}.cust-modal-body{padding:1.25rem 1.35rem;overflow-y:auto;flex:1;min-height:0;text-align:start}.cust-modal-footer{padding:1rem 1.25rem;border-top:1px solid rgba(44,191,201,.14);display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;flex-shrink:0;background:#fafcfd}.cust-modal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:.65rem 1.15rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.cust-modal-btn:hover:not(:disabled){transform:translateY(-1px)}.cust-modal-btn--secondary{background:#fff;color:#138496;border-color:#2cbfc959}.cust-modal-btn--secondary:hover:not(:disabled){background:rgba(44,191,201,.08)}.cust-modal-btn--primary{background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);color:#fff;box-shadow:0 2px 8px #17a2b840}.cust-modal-btn--primary:hover:not(:disabled){box-shadow:0 4px 14px #17a2b859}.cust-modal-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.cust-modal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;gap:.85rem;text-align:center;color:#64748b}.cust-modal-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#17a2b8;border-radius:50%;animation:cust-modal-spin .8s linear infinite}.cust-modal-spinner--sm{width:16px;height:16px;border-width:2px;border-top-color:#fff}@keyframes cust-modal-spin{to{transform:rotate(360deg)}}.cust-modal-section{background:#f8fafc;padding:1rem 1.1rem;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:1rem}.cust-modal-section:last-child{margin-bottom:0}.cust-modal-section-title{display:flex;align-items:center;gap:.45rem;font-size:.95rem;font-weight:700;color:#138496;margin:0 0 1rem;padding-bottom:.65rem;border-bottom:1px solid #e2e8f0;text-align:start}.cust-modal-field{margin-bottom:1rem}.cust-modal-field:last-child{margin-bottom:0}.cust-modal-field label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.4rem;text-align:start}.cust-modal-field input,.cust-modal-field textarea,.cust-modal-field select{width:100%;padding:.75rem .85rem;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;background:#fff}.cust-modal-field input:focus,.cust-modal-field textarea:focus,.cust-modal-field select:focus{outline:none;border-color:#17a2b8;box-shadow:0 0 0 3px #17a2b81f}.cust-modal-field textarea{resize:vertical;min-height:88px}.cust-modal-hint{display:block;margin-top:.35rem;font-size:.78rem;color:#64748b;font-style:italic;text-align:start}.cust-modal-row{display:flex;flex-wrap:wrap;gap:.75rem}.cust-modal-row .cust-modal-field{flex:1 1 140px;min-width:0}.cust-modal-row .cust-modal-field--wide{flex:2 1 200px}.cust-modal-row .cust-modal-field--full{flex:1 1 100%}[dir=ltr] .cust-modal-field input,[dir=ltr] .cust-modal-field textarea{text-align:left}@media (max-width: 768px){.cust-modal-overlay{padding:.5rem;align-items:flex-end}.cust-modal-container{max-height:92vh;border-bottom-left-radius:0;border-bottom-right-radius:0}.cust-modal-header h2{font-size:1.05rem}.cust-modal-body{padding:1rem}.cust-modal-footer{flex-direction:column-reverse}.cust-modal-btn{width:100%}.cust-modal-row{flex-direction:column}}.cust-schedule-form{display:flex;flex-direction:column;gap:1rem}.cust-schedule-time{display:flex;align-items:center;gap:.5rem;direction:ltr;justify-content:flex-start}.cust-schedule-time-select{border-radius:10px;border:1px solid #e2e8f0;padding:.65rem .75rem;max-width:120px;text-align:start;background:#fff;font-size:.9rem;font-weight:500;color:#334155;transition:border-color .2s,box-shadow .2s}.cust-schedule-time-select:focus{outline:none;border-color:#17a2b8;box-shadow:0 0 0 3px #17a2b81f}.cust-schedule-time-sep{font-weight:700;color:#17a2b8;font-size:1.1rem}.cust-schedule-locked{position:relative}.cust-schedule-time.disabled{pointer-events:none;opacity:.75}.cust-schedule-locked-notice{display:flex;align-items:center;gap:.4rem;margin-top:.45rem;padding:.45rem .65rem;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;font-size:.8rem;color:#92400e;font-weight:500;text-align:start}.cust-families-content{display:flex;flex-direction:column;gap:1rem}.cust-families-side{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.cust-families-side-header{padding:.9rem 1.1rem;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.75rem;transition:background .2s;text-align:start}.cust-families-side-header:hover{background:rgba(44,191,201,.06)}.cust-families-side-header h3{display:flex;align-items:center;gap:.55rem;margin:0;font-size:1rem;font-weight:700;color:#138496}.cust-families-side-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(44,191,201,.14);font-size:1.1rem}.cust-families-expand{color:#17a2b8;font-size:1rem;flex-shrink:0}.cust-families-side-body{padding:1rem 1.1rem}.cust-families-sub{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;margin-bottom:.85rem}.cust-families-sub:last-child{margin-bottom:0}.cust-families-sub-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.85rem}.cust-families-sub-title{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;color:#138496;margin:0}.cust-families-add-btn{background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);color:#fff;border:none;border-radius:8px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:transform .2s,box-shadow .2s}.cust-families-add-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #17a2b84d}.cust-families-empty{text-align:center;padding:1rem;color:#64748b;font-size:.875rem;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}.cust-families-siblings{display:flex;flex-direction:column;gap:.65rem}.cust-families-sibling{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.cust-families-sibling-head{padding:.75rem .9rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5rem;text-align:start}.cust-families-sibling-head:hover{background:rgba(44,191,201,.06)}.cust-families-sibling-info{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0}.cust-families-sibling-name{font-weight:600;color:#334155;font-size:.9rem}.cust-families-sibling-badge{font-size:.72rem;padding:.15rem .45rem;border-radius:999px;background:rgba(23,162,184,.12);color:#138496;font-weight:600}.cust-families-sibling-body{padding:.85rem .9rem 1rem;border-top:1px solid #e2e8f0;background:#fff}.cust-families-check{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#334155;text-align:start}.cust-families-check input{width:auto;accent-color:rgb(23,162,184)}.cust-families-remove-btn{margin-top:.65rem;background:#fff;color:#dc3545;border:1px solid rgba(220,53,69,.35);border-radius:8px;padding:.45rem .75rem;font-size:.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:background .2s}.cust-families-remove-btn:hover{background:rgba(220,53,69,.06)}.cust-families-num-input{max-width:150px}@media (max-width: 768px){.cust-families-sub-head{flex-direction:column;align-items:stretch}.cust-families-add-btn{width:100%;justify-content:center}}.cust-forms{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-orange: #fd7e14;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-forms-fade .35s ease-out}@keyframes cust-forms-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-forms-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-forms-loading-dots{display:flex;gap:.5rem}.cust-forms-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-forms-dot 1.4s ease-in-out infinite both}.cust-forms-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-forms-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-forms-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-forms-loading p{color:var(--cust-text-muted);font-size:.9rem;margin:0}.cust-forms-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-forms-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-teal),var(--cust-teal-dark))}.cust-forms-hero-body{flex:1;min-width:0;text-align:start}.cust-forms-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-forms-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-forms-subtitle{margin:0;font-size:.925rem;color:var(--cust-text-secondary);line-height:1.45}.cust-forms-progress{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding:.35rem .7rem;border-radius:999px;background:var(--cust-teal-soft);color:var(--cust-teal-deep);font-size:.8rem;font-weight:700}.cust-forms-hero-badge{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;font-size:1.35rem}.cust-forms-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;margin-bottom:1rem;text-align:start}.cust-forms-panel-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-forms-panel-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--cust-teal-soft);color:var(--cust-teal);font-size:1rem;flex-shrink:0}.cust-forms-list{display:grid;grid-template-columns:1fr;gap:.65rem}.cust-forms-empty{margin:0;padding:1rem;text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;border:1px dashed #cbd5e1}.cust-forms-card{display:flex;align-items:center;gap:.85rem;width:100%;padding:.9rem 1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;text-align:start;transition:border-color .2s,box-shadow .2s,transform .2s}.cust-forms-card:hover{border-color:var(--cust-border);box-shadow:0 4px 14px #0f2a350f;transform:translateY(-1px)}.cust-forms-card--done{border-color:#15965240;background:linear-gradient(135deg,#fff 0%,rgba(21,150,82,.04) 100%)}.cust-forms-card--pending{border-color:#fd7e1440}.cust-forms-card-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.15rem;flex-shrink:0}.cust-forms-card-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal)}.cust-forms-card-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-forms-card-icon--amber{background:rgba(245,158,11,.12);color:#f59e0b}.cust-forms-card-icon--slate{background:#f1f5f9;color:#64748b}.cust-forms-card-icon--purple{background:rgba(111,66,193,.12);color:#6f42c1}.cust-forms-card-body{flex:1;min-width:0}.cust-forms-card-body h3{margin:0 0 .2rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-forms-card-body p{margin:0;font-size:.82rem;color:var(--cust-text-muted);line-height:1.4}.cust-forms-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0}.cust-forms-status{padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.cust-forms-status--done{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-forms-status--required{background:rgba(253,126,20,.12);color:var(--cust-orange)}.cust-forms-card-arrow{color:var(--cust-text-muted);font-size:.95rem}.cust-forms-actions{display:flex;flex-wrap:wrap;gap:.65rem}.cust-forms-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1 auto;min-height:44px;padding:.65rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.cust-forms-btn:hover{transform:translateY(-1px)}.cust-forms-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;box-shadow:0 2px 8px #17a2b840}.cust-forms-btn--secondary{background:#fff;color:var(--cust-teal-deep);border-color:var(--cust-border)}.cust-forms-btn--secondary:hover{background:var(--cust-teal-soft)}@media (min-width: 640px){.cust-forms-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.cust-forms-hero{padding:1rem}.cust-forms-title{font-size:1.2rem}.cust-forms-list{grid-template-columns:1fr}.cust-forms-card-meta{align-items:flex-start}.cust-forms-actions{flex-direction:column}.cust-forms-btn{flex:1 1 100%;width:100%}}.cust-quote{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-yellow: #ffc107;--cust-orange: #fd7e14;--cust-red: #dc3545;--cust-blue: #0ea5e9;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-quote-fade .35s ease-out}@keyframes cust-quote-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-quote-loading,.cust-quote-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-quote-loading-dots{display:flex;gap:.5rem}.cust-quote-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-quote-dot 1.4s ease-in-out infinite both}.cust-quote-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-quote-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-quote-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-quote-loading p,.cust-quote-empty p{color:var(--cust-text-muted);font-size:.9rem;margin:0}.cust-quote-empty-icon{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f1f5f9;color:var(--cust-text-muted);font-size:1.75rem}.cust-quote-empty h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--cust-text)}.cust-quote-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-quote-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-teal),var(--cust-teal-dark))}.cust-quote-hero-body{flex:1 1 220px;min-width:0;text-align:start}.cust-quote-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-quote-title{margin:0 0 .5rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3;word-break:break-word}.cust-quote-date{margin:0;font-size:.875rem;color:var(--cust-text-secondary)}.cust-quote-hero-side{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}[dir=rtl] .cust-quote-hero-side{align-items:flex-start}.cust-quote-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--cust-green) 0%,#20c997 100%);color:#fff;font-size:1.35rem}.cust-quote-status{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border-radius:999px;font-size:.8rem;font-weight:700;white-space:nowrap;color:#fff}.cust-quote-status--draft{background:#6c757d}.cust-quote-status--sent{background:var(--cust-blue)}.cust-quote-status--approved{background:var(--cust-green)}.cust-quote-status--rejected{background:var(--cust-red)}.cust-quote-status--signed{background:var(--cust-green)}.cust-quote-meta{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:1rem}.cust-quote-meta-card{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);text-align:start;min-width:0}.cust-quote-meta-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0;font-size:1rem}.cust-quote-meta-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal)}.cust-quote-meta-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-quote-meta-label{display:block;font-size:.72rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-quote-meta-value{display:block;font-size:.95rem;font-weight:700;color:var(--cust-text);word-break:break-word}.cust-quote-signed-banner{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1rem;background:rgba(21,150,82,.08);border:1px solid rgba(21,150,82,.2);border-radius:var(--cust-card-radius);color:var(--cust-green);font-size:.875rem;font-weight:600;text-align:start}.cust-quote-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;margin-bottom:1rem;text-align:start}.cust-quote-panel-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-quote-panel-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--cust-teal-soft);color:var(--cust-teal);font-size:1rem;flex-shrink:0}.cust-quote-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:10px}.cust-quote-table{width:100%;border-collapse:collapse;min-width:520px}.cust-quote-table thead{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-quote-table th{padding:.75rem .85rem;text-align:start;font-weight:600;font-size:.82rem;white-space:nowrap}.cust-quote-table td{padding:.75rem .85rem;border-bottom:1px solid #e2e8f0;text-align:start;font-size:.9rem;color:var(--cust-text)}.cust-quote-table tbody tr:last-child td{border-bottom:none}.cust-quote-table tbody tr:hover{background:#f8fafc}.cust-quote-table .cust-quote-col-qty,.cust-quote-table .cust-quote-col-price,.cust-quote-table .cust-quote-col-total{white-space:nowrap;font-variant-numeric:tabular-nums}.cust-quote-table .cust-quote-col-total{font-weight:700;color:var(--cust-teal-deep)}.cust-quote-table .cust-quote-col-item{min-width:140px;word-break:break-word}.cust-quote-items-mobile{display:none;flex-direction:column;gap:.65rem}.cust-quote-item-card{border:1px solid #e2e8f0;border-radius:10px;padding:.85rem;background:#f8fafc}.cust-quote-item-name{margin:0 0 .5rem;font-size:.925rem;font-weight:700;color:var(--cust-text)}.cust-quote-item-row{display:flex;justify-content:space-between;gap:.5rem;font-size:.82rem;color:var(--cust-text-secondary);padding:.15rem 0}.cust-quote-item-row strong{color:var(--cust-teal-deep);font-weight:700}.cust-quote-total{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;padding:1rem 1.15rem;margin-bottom:1rem;background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);border-radius:var(--cust-card-radius);box-shadow:0 4px 16px #17a2b840;color:#fff}.cust-quote-total-label{font-size:1rem;font-weight:600}.cust-quote-total-value{font-size:1.65rem;font-weight:800;font-variant-numeric:tabular-nums}.cust-quote-notice{display:flex;align-items:flex-start;gap:.5rem;padding:.85rem 1rem;margin-bottom:1rem;border-radius:10px;font-size:.875rem;font-weight:500;text-align:start;line-height:1.45}.cust-quote-notice--warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.cust-quote-notice--info{background:var(--cust-teal-soft);border:1px solid var(--cust-border);color:var(--cust-teal-deep)}.cust-quote-actions{display:flex;flex-wrap:wrap;gap:.65rem}.cust-quote-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;flex:1 1 auto;min-height:44px;padding:.65rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.cust-quote-btn:hover:not(:disabled){transform:translateY(-1px)}.cust-quote-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;box-shadow:0 2px 8px #17a2b840}.cust-quote-btn--primary:hover:not(:disabled){box-shadow:0 4px 14px #17a2b859}.cust-quote-btn--secondary{background:#fff;color:var(--cust-teal-deep);border-color:var(--cust-border)}.cust-quote-btn--secondary:hover:not(:disabled){background:var(--cust-teal-soft)}.cust-quote-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (min-width: 640px){.cust-quote-meta{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.cust-quote-table-wrap{display:none}.cust-quote-items-mobile{display:flex}}@media (max-width: 480px){.cust-quote-hero{padding:1rem}.cust-quote-title{font-size:1.2rem}.cust-quote-hero-side{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.cust-quote-total{flex-direction:column;align-items:stretch;text-align:center}.cust-quote-actions{flex-direction:column}.cust-quote-btn{flex:1 1 100%;width:100%}}.cust-gal{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-yellow: #ffc107;--cust-yellow-dark: #f59e0b;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-gal-fade .35s ease-out}@keyframes cust-gal-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-gal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-gal-loading-dots{display:flex;gap:.5rem}.cust-gal-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-gal-dot 1.4s ease-in-out infinite both}.cust-gal-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-gal-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-gal-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-gal-loading p{color:var(--cust-text-muted);font-size:.9rem;margin:0}.cust-gal-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-gal-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-yellow-dark),var(--cust-teal))}.cust-gal-hero-body{flex:1;min-width:0;text-align:start}.cust-gal-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-gal-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-gal-subtitle{margin:0;font-size:.925rem;color:var(--cust-text-secondary);line-height:1.45}.cust-gal-hero-badge{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--cust-yellow-dark) 0%,var(--cust-teal) 100%);color:#fff;font-size:1.35rem}.cust-gal-notice{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;margin-bottom:1rem;background:var(--cust-teal-soft);border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);text-align:start}.cust-gal-notice-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:var(--cust-teal);font-size:1.1rem;flex-shrink:0}.cust-gal-notice-body h3{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:var(--cust-teal-deep)}.cust-gal-notice-body p{margin:0;font-size:.875rem;color:var(--cust-text-secondary);line-height:1.45}.cust-gal-notice-hint{margin-top:.45rem!important;font-size:.82rem!important;color:var(--cust-text-muted)!important}.cust-gal-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;margin-bottom:1rem;text-align:start}.cust-gal-panel-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-gal-panel-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:1rem;flex-shrink:0}.cust-gal-panel-icon--amber{background:rgba(245,158,11,.12);color:var(--cust-yellow-dark)}.cust-gal-panel-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal)}.cust-gal-panel-icon--yellow{background:rgba(245,158,11,.12);color:var(--cust-yellow-dark)}.cust-gal-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.cust-gal-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}.cust-gal-card:hover{border-color:var(--cust-border);box-shadow:0 6px 18px #0f2a3514;transform:translateY(-2px)}.cust-gal-card-cover{position:relative;width:100%;height:180px;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);overflow:hidden}.cust-gal-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cust-gal-card:hover .cust-gal-card-cover img{transform:scale(1.04)}.cust-gal-card-cover-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--cust-text-muted);font-size:2.5rem}.cust-gal-card-body{padding:1rem;display:flex;flex-direction:column;flex:1;gap:.75rem}.cust-gal-card-title{margin:0;font-size:1.05rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-gal-card-stats{display:flex;flex-direction:column;gap:.45rem;padding:.75rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.cust-gal-stat{display:flex;align-items:center;gap:.45rem;font-size:.85rem;color:var(--cust-text-secondary)}.cust-gal-stat i{font-size:.95rem;flex-shrink:0}.cust-gal-stat--photos i{color:var(--cust-text-muted)}.cust-gal-stat--selected i{color:var(--cust-green)}.cust-gal-stat--expiry i{color:var(--cust-yellow-dark)}.cust-gal-card-actions{display:grid;grid-template-columns:1fr;gap:.5rem;margin-top:auto}.cust-gal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:42px;padding:.6rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.cust-gal-btn:hover{transform:translateY(-1px)}.cust-gal-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;box-shadow:0 2px 8px #17a2b838}.cust-gal-btn--primary:hover{box-shadow:0 4px 12px #17a2b852}.cust-gal-btn--secondary{background:#fff;color:var(--cust-teal-deep);border-color:var(--cust-border)}.cust-gal-btn--secondary:hover{background:var(--cust-teal-soft)}.cust-gal-btn--outline{background:#fff;color:var(--cust-yellow-dark);border-color:#f59e0b59}.cust-gal-btn--outline:hover{background:rgba(245,158,11,.08)}.cust-gal-actions{display:flex;flex-wrap:wrap;gap:.55rem}.cust-gal-actions .cust-gal-btn{flex:1 1 auto}.cust-gal-steps{display:flex;flex-direction:column;gap:.65rem}.cust-gal-step{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;border-inline-start:3px solid var(--cust-teal);text-align:start}.cust-gal-step-num{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--cust-teal-soft);color:var(--cust-teal-deep);font-size:.8rem;font-weight:800;flex-shrink:0}.cust-gal-step p{margin:0;font-size:.875rem;color:var(--cust-text-secondary);line-height:1.5}.cust-gal-step strong{color:var(--cust-text)}@media (min-width: 640px){.cust-gal-grid,.cust-gal-card-actions{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.cust-gal-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){.cust-gal-hero{padding:1rem}.cust-gal-title{font-size:1.2rem}.cust-gal-card-cover{height:150px}.cust-gal-card-actions{grid-template-columns:1fr}.cust-gal-actions{flex-direction:column}.cust-gal-actions .cust-gal-btn{width:100%}}.cust-gal-people{background:#fff;border:1px solid rgba(44,191,201,.14);border-radius:14px;box-shadow:0 2px 10px #0f2a350a;padding:.85rem 1rem;margin-bottom:1rem;text-align:start}.cust-gal-people-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.65rem}.cust-gal-people-title{font-size:.9rem;font-weight:700;color:#0f172a;margin-inline-end:auto}.cust-gal-people-chip-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .2s,transform .2s}.cust-gal-people-chip-btn:hover{transform:translateY(-1px)}.cust-gal-people-chip-btn--muted{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.cust-gal-people-chip-btn--primary{background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);color:#fff}.cust-gal-people-scroll{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.cust-gal-people-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .65rem .4rem .4rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:border-color .2s,background .2s,box-shadow .2s}.cust-gal-people-item:hover{border-color:#2cbfc959}.cust-gal-people-item--active{border-color:#17a2b8;background:rgba(44,191,201,.1);box-shadow:0 0 0 2px #17a2b826}.cust-gal-people-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#e2e8f0;flex-shrink:0}.cust-gal-people-avatar img{width:100%;height:100%;object-fit:cover}.cust-gal-people-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#64748b}.cust-gal-people-count{font-size:.75rem;color:#64748b;font-weight:600}@media (max-width: 480px){.cust-gal-people-head{flex-direction:column;align-items:stretch}.cust-gal-people-title{margin-inline-end:0}.cust-gal-people-chip-btn{justify-content:center}}.cust-prod{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-orange: #fd7e14;--cust-yellow: #f59e0b;--cust-purple: #6f42c1;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-prod-fade .35s ease-out}@keyframes cust-prod-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-prod-loading,.cust-prod-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-prod-loading-dots{display:flex;gap:.5rem}.cust-prod-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-prod-dot 1.4s ease-in-out infinite both}.cust-prod-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-prod-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-prod-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-prod-loading p{color:var(--cust-text-muted);font-size:.9rem;margin:0}.cust-prod-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-prod-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-orange),var(--cust-teal))}.cust-prod-hero-body{flex:1;min-width:0;text-align:start}.cust-prod-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-prod-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-prod-subtitle{margin:0;font-size:.925rem;color:var(--cust-text-secondary);line-height:1.45}.cust-prod-hero-badge{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--cust-orange) 0%,#e8590c 100%);color:#fff;font-size:1.35rem}.cust-prod-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1rem}.cust-prod-stat{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);text-align:start;min-width:0}.cust-prod-stat-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:1rem;flex-shrink:0}.cust-prod-stat-icon--orange{background:rgba(253,126,20,.12);color:var(--cust-orange)}.cust-prod-stat-icon--amber{background:rgba(245,158,11,.12);color:var(--cust-yellow)}.cust-prod-stat-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-prod-stat-text{min-width:0;flex:1}.cust-prod-stat-label{display:block;font-size:.72rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em;line-height:1.25}.cust-prod-stat-value{display:block;font-size:1.35rem;font-weight:800;color:var(--cust-teal-deep);line-height:1.2}.cust-prod-stat-value--date{font-size:.82rem;font-weight:700;line-height:1.25;word-break:break-word}.cust-prod-stat--deadline .cust-prod-stat-label{text-transform:none;letter-spacing:0;font-size:.68rem}.cust-prod-empty-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:2rem 1.25rem;margin-bottom:1rem;text-align:center}.cust-prod-empty-icon{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto .85rem;border-radius:12px;background:#f1f5f9;color:var(--cust-text-muted);font-size:1.75rem}.cust-prod-empty-panel h2{margin:0 0 .35rem;font-size:1.15rem;font-weight:700;color:var(--cust-text)}.cust-prod-empty-panel p{margin:0 0 1rem;font-size:.9rem;color:var(--cust-text-secondary)}.cust-prod-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;margin-bottom:1rem;text-align:start}.cust-prod-panel-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-prod-panel-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--cust-teal-soft);color:var(--cust-teal);font-size:1rem;flex-shrink:0}.cust-prod-list{display:flex;flex-direction:column;gap:.75rem}.cust-prod-card{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.cust-prod-card:hover{border-color:var(--cust-border);box-shadow:0 4px 14px #0f2a350f;transform:translateY(-1px)}.cust-prod-card-head{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.cust-prod-card-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f1f5f9;color:var(--cust-text-muted);font-size:1.15rem;flex-shrink:0}.cust-prod-card-body{flex:1;min-width:0}.cust-prod-card-title{margin:0 0 .2rem;font-size:1rem;font-weight:700;color:var(--cust-text)}.cust-prod-card-desc{margin:0;font-size:.85rem;color:var(--cust-text-muted);line-height:1.4}.cust-prod-status{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;white-space:nowrap;color:#fff;flex-shrink:0}.cust-prod-status--pending{background:var(--cust-yellow);color:#212529}.cust-prod-status--selecting{background:var(--cust-teal)}.cust-prod-status--selected{background:var(--cust-green)}.cust-prod-status--in_production{background:var(--cust-purple)}.cust-prod-status--ready{background:var(--cust-green)}.cust-prod-status--shipped{background:#0d9488}.cust-prod-status--delivered{background:#047857}.cust-prod-progress{margin-bottom:.75rem;padding:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;text-align:start}.cust-prod-progress-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.45rem}.cust-prod-progress-label{font-size:.75rem;font-weight:700;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-prod-progress-pct{font-size:.8rem;font-weight:800;color:var(--cust-teal-deep);font-variant-numeric:tabular-nums}.cust-prod-progress-track{width:100%;height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}[dir=rtl] .cust-prod-progress-track{direction:rtl}.cust-prod-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);transition:width .45s ease;min-width:0}.cust-prod-progress--pending .cust-prod-progress-fill{background:linear-gradient(90deg,#fbbf24 0%,var(--cust-yellow) 100%)}.cust-prod-progress--selecting .cust-prod-progress-fill{background:linear-gradient(90deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%)}.cust-prod-progress--selected .cust-prod-progress-fill,.cust-prod-progress--ready .cust-prod-progress-fill,.cust-prod-progress--delivered .cust-prod-progress-fill{background:linear-gradient(90deg,var(--cust-green) 0%,#20c997 100%)}.cust-prod-progress--in_production .cust-prod-progress-fill{background:linear-gradient(90deg,#8b5cf6 0%,var(--cust-purple) 100%)}.cust-prod-progress--shipped .cust-prod-progress-fill{background:linear-gradient(90deg,#0d9488 0%,var(--cust-green) 100%)}.cust-prod-progress-caption{margin:.4rem 0 0;font-size:.78rem;color:var(--cust-text-secondary);line-height:1.35}.cust-prod-details{display:flex;flex-direction:column;gap:.45rem;padding:.75rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;margin-bottom:.75rem}.cust-prod-detail{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;font-size:.85rem}.cust-prod-detail i{color:var(--cust-text-muted);font-size:.9rem}.cust-prod-detail-label{color:var(--cust-text-muted);font-weight:500}.cust-prod-detail-value{color:var(--cust-text);font-weight:700;margin-inline-start:auto}.cust-prod-notes{display:flex;align-items:flex-start;gap:.45rem;padding:.65rem .75rem;background:var(--cust-teal-soft);border-radius:8px;border-inline-start:3px solid var(--cust-teal);font-size:.85rem;color:var(--cust-teal-deep);line-height:1.45}.cust-prod-notes i{flex-shrink:0;margin-top:.1rem}.cust-prod-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:42px;padding:.6rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:none;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.cust-prod-btn:hover:not(:disabled){transform:translateY(-1px)}.cust-prod-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;box-shadow:0 2px 8px #17a2b838}.cust-prod-btn--primary:hover:not(:disabled){box-shadow:0 4px 12px #17a2b852}.cust-prod-btn--secondary{background:#fff;color:var(--cust-teal-deep);border-color:var(--cust-border)}.cust-prod-btn--secondary:hover:not(:disabled){background:var(--cust-teal-soft)}.cust-prod-actions{display:flex;flex-wrap:wrap;gap:.65rem}.cust-prod-actions .cust-prod-btn{flex:1 1 auto}@media (min-width: 768px){.cust-prod-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.cust-prod-stat{padding:.75rem .7rem}.cust-prod-stat--deadline .cust-prod-stat-value--date{font-size:.78rem}}@media (max-width: 767px) and (min-width: 481px){.cust-prod-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.cust-prod-hero{padding:1rem}.cust-prod-title{font-size:1.2rem}.cust-prod-stats{grid-template-columns:1fr}.cust-prod-card-head{flex-direction:column;align-items:stretch}.cust-prod-status{align-self:flex-start}.cust-prod-detail-value{margin-inline-start:0;width:100%}.cust-prod-actions{flex-direction:column}.cust-prod-actions .cust-prod-btn{width:100%}}.cust-fb{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-orange: #fd7e14;--cust-yellow: #f59e0b;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-fb-fade .35s ease-out}@keyframes cust-fb-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-fb-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;gap:1rem;text-align:center;min-height:40vh}.cust-fb-loading-dots{display:flex;gap:.5rem}.cust-fb-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-fb-dot 1.4s ease-in-out infinite both}.cust-fb-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-fb-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-fb-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-fb-loading p{margin:0;color:var(--cust-text-muted);font-size:.9rem}.cust-fb-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-fb-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-orange),var(--cust-teal))}.cust-fb-hero-body{flex:1;min-width:0;text-align:start}.cust-fb-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-fb-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-fb-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5}.cust-fb-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem;flex-shrink:0}.cust-fb-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem}.cust-fb-panel--center{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem 1.5rem}.cust-fb-state-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(245,158,11,.14);color:var(--cust-yellow);font-size:1.35rem}.cust-fb-state-text{margin:0;color:var(--cust-text-muted);font-size:.95rem;line-height:1.55;max-width:28rem}.cust-fb-cta{margin:0 0 1.25rem;text-align:start;color:var(--cust-text-secondary);font-size:.95rem;line-height:1.5}.cust-fb-external{margin-bottom:1.25rem;padding:1rem 1.1rem;background:rgba(248,250,252,.95);border:1px solid rgba(148,163,184,.22);border-radius:12px;text-align:start}.cust-fb-external-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .4rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-fb-external-text{margin:0 0 .75rem;font-size:.88rem;color:var(--cust-text-muted);line-height:1.45}.cust-fb-sections{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.cust-fb-section{padding:1rem 1.1rem;background:rgba(248,250,252,.7);border:1px solid rgba(148,163,184,.18);border-radius:12px;text-align:start}.cust-fb-section-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--cust-text)}.cust-fb-section-desc{margin:0 0 .85rem;font-size:.84rem;color:var(--cust-text-muted);line-height:1.45;padding:.65rem .75rem;background:#fff;border-radius:8px;border-inline-start:3px solid var(--cust-teal)}.cust-fb-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem}.cust-fb-stars{display:flex;gap:.25rem}.cust-fb-star{background:none;border:none;padding:.15rem;cursor:pointer;color:#cbd5e1;font-size:1.5rem;line-height:1;transition:transform .15s ease,color .15s ease}.cust-fb-star:hover,.cust-fb-star:focus-visible{transform:scale(1.1);color:#fbbf24;outline:none}.cust-fb-star--filled{color:var(--cust-yellow)}.cust-fb-stars--readonly{color:var(--cust-yellow);font-size:1rem;gap:.15rem}.cust-fb-rating-label{font-size:.88rem;font-weight:600;color:var(--cust-text-secondary)}.cust-fb-textarea{width:100%;box-sizing:border-box;min-height:80px;padding:.7rem .85rem;border:1px solid rgba(148,163,184,.35);border-radius:10px;font-size:.9rem;font-family:inherit;color:var(--cust-text);resize:vertical;background:#fff}.cust-fb-textarea:focus{outline:none;border-color:var(--cust-teal);box-shadow:0 0 0 3px #17a2b81f}.cust-fb-textarea--tall{min-height:110px}.cust-fb-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-start}.cust-fb-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.25rem;border-radius:10px;font-size:.92rem;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.cust-fb-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-fb-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #17a2b847}.cust-fb-btn--secondary{background:#f1f5f9;color:var(--cust-text-secondary);border-color:#94a3b859}.cust-fb-btn--secondary:hover:not(:disabled){background:#e2e8f0}.cust-fb-btn--outline{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b873}.cust-fb-btn--outline:hover{background:var(--cust-teal-soft)}.cust-fb-btn--full{width:100%}.cust-fb-btn:disabled{opacity:.6;cursor:not-allowed}.cust-fb-success-banner{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;margin-bottom:1.25rem;background:rgba(21,150,82,.1);border:1px solid rgba(21,150,82,.25);border-radius:12px;text-align:start}.cust-fb-success-banner>i{color:var(--cust-green);font-size:1.5rem;flex-shrink:0}.cust-fb-success-title{margin:0 0 .25rem;font-size:1.05rem;font-weight:700;color:#065f46}.cust-fb-success-date{margin:0;font-size:.88rem;color:#047857}.cust-fb-summary-title{margin:0 0 .85rem;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-fb-summary-ratings{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.cust-fb-summary-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .75rem;background:rgba(248,250,252,.9);border-radius:10px;font-size:.9rem;font-weight:600;color:var(--cust-text-secondary)}.cust-fb-comments h4{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-fb-comment-item{margin-bottom:.65rem;padding:.75rem;background:#fff;border-radius:10px;border-inline-start:3px solid var(--cust-teal);text-align:start}.cust-fb-comment-item h5{margin:0 0 .35rem;font-size:.82rem;font-weight:700;color:var(--cust-text-secondary)}.cust-fb-comment-item p{margin:0;font-size:.88rem;color:var(--cust-text-muted);line-height:1.45;font-style:italic}.cust-fb-success-modal{max-width:420px}.cust-fb-success-modal-body{padding:1.75rem 1.5rem;text-align:center}.cust-fb-success-modal-icon{display:inline-flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:50%;background:rgba(21,150,82,.12);color:var(--cust-green);font-size:2rem;margin-bottom:1rem}.cust-fb-success-modal-body h2{margin:0 0 .5rem;font-size:1.2rem;font-weight:700;color:var(--cust-text)}.cust-fb-success-modal-body p{margin:0 0 1.25rem;color:var(--cust-text-muted);font-size:.92rem;line-height:1.5}@media (max-width: 768px){.cust-fb-hero{padding:1rem 1.1rem}.cust-fb-title{font-size:1.25rem}.cust-fb-rating-row{flex-direction:column;align-items:flex-start}.cust-fb-actions{flex-direction:column}.cust-fb-actions .cust-fb-btn{width:100%}.cust-fb-summary-row{flex-direction:column;align-items:flex-start}}.cust-shares{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-shares-fade .35s ease-out;display:flex;flex-direction:column;gap:1rem}@keyframes cust-shares-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-shares-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;gap:1rem;text-align:center;min-height:40vh}.cust-shares-loading-dots{display:flex;gap:.5rem}.cust-shares-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-shares-dot 1.4s ease-in-out infinite both}.cust-shares-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-shares-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-shares-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-shares-loading p{margin:0;color:var(--cust-text-muted);font-size:.9rem}.cust-shares-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;position:relative;overflow:hidden}.cust-shares-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-green),var(--cust-teal))}.cust-shares-hero-body{flex:1;min-width:0;text-align:start}.cust-shares-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-shares-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-shares-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5}.cust-shares-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem;flex-shrink:0}.cust-shares-stats{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem}.cust-shares-stat{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow)}.cust-shares-stat-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1rem;flex-shrink:0}.cust-shares-stat-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal-dark)}.cust-shares-stat-text{display:flex;flex-direction:column;gap:.1rem;text-align:start}.cust-shares-stat-label{font-size:.75rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-shares-stat-value{font-size:1.1rem;font-weight:700;color:var(--cust-text)}.cust-shares-info{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem;background:linear-gradient(135deg,rgba(23,162,184,.08),rgba(21,150,82,.06));border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);text-align:start}.cust-shares-info>i{color:var(--cust-teal-dark);font-size:1.25rem;flex-shrink:0;margin-top:.1rem}.cust-shares-info h2{margin:0 0 .3rem;font-size:.95rem;font-weight:700;color:var(--cust-text)}.cust-shares-info p{margin:0;font-size:.88rem;color:var(--cust-text-muted);line-height:1.45}.cust-shares-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:2.5rem 1.5rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow)}.cust-shares-empty-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem;margin-bottom:.25rem}.cust-shares-empty h2{margin:0;font-size:1.1rem;font-weight:700;color:var(--cust-text)}.cust-shares-empty p{margin:0;font-size:.9rem;color:var(--cust-text-muted)}.cust-shares-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.15rem 1.25rem}.cust-shares-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.cust-shares-section-title{display:flex;align-items:center;gap:.45rem;margin:0;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-shares-section-title i{color:var(--cust-teal-dark)}.cust-shares-list{display:flex;flex-direction:column;gap:.75rem}.cust-shares-card{padding:1rem;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.2);border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease}.cust-shares-card:hover{border-color:#17a2b859;box-shadow:0 4px 12px #17a2b814}.cust-shares-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.cust-shares-card-head h3{margin:0;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-shares-badge{padding:.2rem .65rem;border-radius:999px;background:linear-gradient(135deg,var(--cust-teal),var(--cust-teal-dark));color:#fff;font-size:.72rem;font-weight:600}.cust-shares-meta{margin:0 0 .75rem;padding:.65rem .75rem;background:#fff;border-radius:10px;border:1px solid rgba(148,163,184,.18)}.cust-shares-meta-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem .75rem;padding:.25rem 0}.cust-shares-meta-row+.cust-shares-meta-row{margin-top:.35rem;padding-top:.45rem;border-top:1px solid rgba(148,163,184,.12)}.cust-shares-meta-row dt{display:flex;align-items:center;gap:.35rem;margin:0;font-size:.82rem;font-weight:600;color:var(--cust-text-secondary)}.cust-shares-meta-row dd{margin:0;font-size:.82rem;color:var(--cust-text-muted);text-align:end;word-break:break-word}.cust-shares-link{margin:0 0 .75rem;padding:.55rem .7rem;background:#fff;border:1px solid rgba(148,163,184,.22);border-radius:8px;font-size:.78rem;color:var(--cust-teal-dark);word-break:break-all;line-height:1.4}.cust-shares-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.cust-shares-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1rem;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.cust-shares-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-shares-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #17a2b847}.cust-shares-btn--secondary{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b866}.cust-shares-btn--secondary:hover{background:var(--cust-teal-soft)}.cust-shares-btn--ghost{background:#f8fafc;color:var(--cust-text-secondary);border-color:#94a3b84d;padding:.45rem .85rem;font-size:.82rem}.cust-shares-btn--ghost:hover{background:#f1f5f9}.cust-shares-footer{display:grid;grid-template-columns:1fr;gap:.65rem}@media (min-width: 640px){.cust-shares-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.cust-shares-hero{padding:1rem 1.1rem}.cust-shares-title{font-size:1.25rem}.cust-shares-meta-row{flex-direction:column;align-items:flex-start}.cust-shares-meta-row dd{text-align:start}.cust-shares-card-actions{grid-template-columns:1fr}}.cust-tasks{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-yellow: #f59e0b;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-tasks-fade .35s ease-out;display:flex;flex-direction:column;gap:1rem}@keyframes cust-tasks-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-tasks-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;gap:1rem;text-align:center;min-height:40vh}.cust-tasks-loading-dots{display:flex;gap:.5rem}.cust-tasks-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-tasks-dot 1.4s ease-in-out infinite both}.cust-tasks-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-tasks-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-tasks-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-tasks-loading p{margin:0;color:var(--cust-text-muted);font-size:.9rem}.cust-tasks-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;position:relative;overflow:hidden}.cust-tasks-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-yellow),var(--cust-teal))}.cust-tasks-hero-body{flex:1;min-width:0;text-align:start}.cust-tasks-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-tasks-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-tasks-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5}.cust-tasks-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem;flex-shrink:0}.cust-tasks-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.cust-tasks-stat{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);min-width:0}.cust-tasks-stat-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1rem;flex-shrink:0}.cust-tasks-stat-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal-dark)}.cust-tasks-stat-icon--amber{background:rgba(245,158,11,.14);color:var(--cust-yellow)}.cust-tasks-stat-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-tasks-stat-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:start}.cust-tasks-stat-label{font-size:.72rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-tasks-stat-value{font-size:1.1rem;font-weight:700;color:var(--cust-text);line-height:1.2}.cust-tasks-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:2.5rem 1.5rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow)}.cust-tasks-empty-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(21,150,82,.12);color:var(--cust-green);font-size:1.35rem;margin-bottom:.25rem}.cust-tasks-empty h2{margin:0;font-size:1.1rem;font-weight:700;color:var(--cust-text)}.cust-tasks-empty p{margin:0;font-size:.9rem;color:var(--cust-text-muted)}.cust-tasks-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.15rem 1.25rem}.cust-tasks-section-title{display:flex;align-items:center;gap:.45rem;margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-tasks-section-title i{color:var(--cust-teal-dark)}.cust-tasks-list{display:flex;flex-direction:column;gap:.65rem}.cust-tasks-card{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.85rem 1rem;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.2);border-radius:12px;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.cust-tasks-card:hover{border-color:#17a2b859;box-shadow:0 4px 12px #17a2b814;transform:translateY(-1px)}.cust-tasks-card-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.1rem;flex-shrink:0}.cust-tasks-card-body{flex:1;min-width:0;text-align:start}.cust-tasks-card-body h3{margin:0 0 .3rem;font-size:.95rem;font-weight:700;color:var(--cust-text);line-height:1.35}.cust-tasks-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;font-weight:600}.cust-tasks-status--pending{color:var(--cust-yellow)}.cust-tasks-status--done{color:var(--cust-green)}.cust-tasks-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.6rem 1rem;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap}.cust-tasks-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-tasks-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #17a2b847}.cust-tasks-btn--secondary{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b866}.cust-tasks-btn--secondary:hover{background:var(--cust-teal-soft)}.cust-tasks-footer{display:grid;grid-template-columns:1fr;gap:.65rem}@media (max-width: 768px){.cust-tasks-hero{padding:1rem 1.1rem}.cust-tasks-title{font-size:1.25rem}.cust-tasks-stats{grid-template-columns:1fr}.cust-tasks-card{flex-direction:column;align-items:stretch;text-align:start}.cust-tasks-btn{width:100%}}.cust-msg{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-purple: #6f42c1;--cust-yellow: #f59e0b;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-msg-fade .35s ease-out;display:flex;flex-direction:column;gap:1rem}@keyframes cust-msg-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-msg-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;gap:1rem;text-align:center;min-height:40vh}.cust-msg-loading-dots{display:flex;gap:.5rem}.cust-msg-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-msg-dot 1.4s ease-in-out infinite both}.cust-msg-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-msg-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-msg-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-msg-loading p{margin:0;color:var(--cust-text-muted);font-size:.9rem}.cust-msg-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;position:relative;overflow:hidden}.cust-msg-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-purple),var(--cust-teal))}.cust-msg-hero-body{flex:1;min-width:0;text-align:start}.cust-msg-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-msg-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-msg-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5}.cust-msg-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem;flex-shrink:0}.cust-msg-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.cust-msg-stat{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);min-width:0}.cust-msg-stat-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1rem;flex-shrink:0}.cust-msg-stat-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal-dark)}.cust-msg-stat-icon--purple{background:rgba(111,66,193,.12);color:var(--cust-purple)}.cust-msg-stat-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-msg-stat-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:start}.cust-msg-stat-label{font-size:.68rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em;line-height:1.2}.cust-msg-stat-value{font-size:1.1rem;font-weight:700;color:var(--cust-text)}.cust-msg-thread{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);min-height:280px;max-height:min(520px,55vh);overflow:hidden;display:flex;flex-direction:column}.cust-msg-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.65rem;padding:2.5rem 1.5rem}.cust-msg-empty-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem}.cust-msg-empty p{margin:0;max-width:22rem;color:var(--cust-text-muted);font-size:.92rem;line-height:1.5}.cust-msg-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.75rem}.cust-msg-bubble{max-width:min(78%,520px);min-width:0;padding:.75rem .95rem;border-radius:16px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box}.cust-msg-bubble--customer{margin-left:auto;margin-right:0;background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff;border-bottom-right-radius:4px}.cust-msg-bubble--photographer{margin-left:0;margin-right:auto;background:rgba(248,250,252,.95);color:var(--cust-text);border:1px solid rgba(148,163,184,.22);border-bottom-left-radius:4px}.cust-msg-bubble-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .65rem;margin-bottom:.4rem;font-size:.75rem}.cust-msg-sender{font-weight:700}.cust-msg-bubble--customer .cust-msg-sender{color:#fffffff2}.cust-msg-bubble--photographer .cust-msg-sender{color:var(--cust-teal-dark)}.cust-msg-time{font-size:.72rem;white-space:nowrap}.cust-msg-bubble--customer .cust-msg-time{color:#ffffffd9;background:rgba(0,0,0,.12);padding:.1rem .4rem;border-radius:4px}.cust-msg-bubble--photographer .cust-msg-time{color:var(--cust-text-muted)}.cust-msg-content{margin:0;line-height:1.5;font-size:.92rem;white-space:pre-wrap;text-align:start}.cust-msg-status{display:flex;align-items:center;justify-content:flex-start;margin-top:.3rem;font-size:.85rem;color:#ffffffe6}.cust-msg-status .bi-clock{color:var(--cust-yellow)}.cust-msg-compose{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.65rem}.cust-msg-compose-label{font-size:.88rem;font-weight:600;color:var(--cust-text);text-align:start}.cust-msg-input{width:100%;box-sizing:border-box;padding:.75rem .9rem;border:1px solid rgba(148,163,184,.35);border-radius:10px;font-size:.95rem;font-family:inherit;color:var(--cust-text);resize:vertical;min-height:88px;background:#fff}.cust-msg-input:focus{outline:none;border-color:var(--cust-teal);box-shadow:0 0 0 3px #17a2b81f}.cust-msg-input:disabled{opacity:.7;background:#f8fafc}.cust-msg-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.15rem;border-radius:10px;font-size:.92rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.cust-msg-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-msg-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #17a2b847}.cust-msg-btn--secondary{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b866}.cust-msg-btn--secondary:hover:not(:disabled){background:var(--cust-teal-soft)}.cust-msg-btn:disabled{opacity:.55;cursor:not-allowed}.cust-msg-footer{display:grid;grid-template-columns:1fr;gap:.65rem}.cust-msg-toast{position:fixed;top:1.25rem;inset-inline:1rem;z-index:10000;display:flex;justify-content:center;pointer-events:none;animation:cust-msg-toast-in .3s ease-out}@keyframes cust-msg-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.cust-msg-toast-inner{pointer-events:auto;display:flex;align-items:center;gap:.6rem;min-width:min(100%,420px);max-width:520px;padding:.85rem 1rem;border-radius:12px;box-shadow:0 8px 24px #0f2a3524;font-size:.92rem;font-weight:500}.cust-msg-toast--success .cust-msg-toast-inner{background:#ecfdf5;border:1px solid rgba(21,150,82,.25);color:#065f46}.cust-msg-toast--error .cust-msg-toast-inner{background:#fef2f2;border:1px solid rgba(220,38,38,.25);color:#991b1b}.cust-msg-toast-text{flex:1;text-align:start}.cust-msg-toast-close{background:none;border:none;padding:.15rem;cursor:pointer;color:inherit;opacity:.7;display:flex;align-items:center;justify-content:center}.cust-msg-toast-close:hover{opacity:1}@media (min-width: 769px){.cust-msg-toast{inset-inline:auto;left:50%;right:auto;transform:translate(-50%)}@keyframes cust-msg-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}}@media (max-width: 768px){.cust-msg-hero{padding:1rem 1.1rem}.cust-msg-title{font-size:1.25rem}.cust-msg-stats{grid-template-columns:1fr}.cust-msg-bubble{max-width:92%}.cust-msg-thread{max-height:min(420px,48vh)}.cust-msg-btn{width:100%}}.cust-set{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-red: #dc2626;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-set-fade .35s ease-out;display:flex;flex-direction:column;gap:1rem}@keyframes cust-set-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-set-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;position:relative;overflow:hidden}.cust-set-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,#64748b,var(--cust-teal))}.cust-set-hero-body{flex:1;min-width:0;text-align:start}.cust-set-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-set-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-set-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5}.cust-set-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(100,116,139,.12);color:#64748b;font-size:1.35rem;flex-shrink:0}.cust-set-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.15rem 1.25rem}.cust-set-panel--danger{border-color:#dc262647;background:linear-gradient(180deg,#fff 0%,rgba(254,242,242,.35) 100%)}.cust-set-section-title{display:flex;align-items:center;gap:.45rem;margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-set-section-title i{color:var(--cust-teal-dark)}.cust-set-section-title--danger i{color:var(--cust-red)}.cust-set-desc{margin:0 0 1rem;font-size:.9rem;color:var(--cust-text-muted);line-height:1.45;text-align:start}.cust-set-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.cust-set-field{display:flex;flex-direction:column;gap:.35rem;text-align:start}.cust-set-label{font-size:.78rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-set-value{padding:.7rem .85rem;background:rgba(248,250,252,.95);border:1px solid rgba(148,163,184,.2);border-radius:10px;font-size:.95rem;font-weight:600;color:var(--cust-text);word-break:break-word}.cust-set-email-list{margin:0;padding:.55rem .85rem;list-style:none;background:rgba(248,250,252,.95);border:1px solid rgba(148,163,184,.2);border-radius:10px}.cust-set-email-list li{padding:.35rem 0;font-size:.92rem;font-weight:600;color:var(--cust-text);word-break:break-all}.cust-set-email-list li+li{border-top:1px solid rgba(148,163,184,.15);margin-top:.15rem;padding-top:.5rem}.cust-set-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.15rem;border-radius:10px;font-size:.92rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.cust-set-btn--secondary{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b866}.cust-set-btn--secondary:hover{background:var(--cust-teal-soft)}.cust-set-btn--danger{background:linear-gradient(135deg,#ef4444 0%,var(--cust-red) 100%);color:#fff}.cust-set-btn--danger:hover{transform:translateY(-1px);box-shadow:0 4px 14px #dc262647}.cust-set-footer{display:grid;grid-template-columns:1fr;gap:.65rem}@media (min-width: 640px){.cust-set-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cust-set-field:last-child:nth-child(odd){grid-column:1 / -1}}@media (max-width: 768px){.cust-set-hero{padding:1rem 1.1rem}.cust-set-title{font-size:1.25rem}.cust-set-btn{width:100%}}.cust-help{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-orange: #fd7e14;--cust-blue: #0ea5e9;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-help-fade .35s ease-out;display:flex;flex-direction:column;gap:1rem}@keyframes cust-help-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-help-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;position:relative;overflow:hidden}.cust-help-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-blue),var(--cust-teal))}.cust-help-hero-body{flex:1;min-width:0;text-align:start}.cust-help-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-help-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-help-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5}.cust-help-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.35rem;flex-shrink:0}.cust-help-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.15rem 1.25rem}.cust-help-intro{display:flex;align-items:flex-start;gap:.85rem;background:linear-gradient(135deg,rgba(14,165,233,.06),var(--cust-teal-soft))}.cust-help-intro-icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--cust-teal-dark);font-size:1.2rem;flex-shrink:0;border:1px solid var(--cust-border)}.cust-help-intro-body{flex:1;min-width:0;text-align:start}.cust-help-intro-body h2{margin:0 0 .4rem;font-size:1.05rem;font-weight:700;color:var(--cust-text)}.cust-help-intro-body p{margin:0 0 .85rem;font-size:.92rem;color:var(--cust-text-muted);line-height:1.55}.cust-help-section-title{display:flex;align-items:center;gap:.45rem;margin:0 0 .85rem;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-help-section-title i{color:var(--cust-teal-dark)}.cust-help-topics{display:flex;flex-direction:column;gap:.55rem}.cust-help-topic{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem .85rem;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.2);border-radius:12px;cursor:pointer;text-align:start;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.cust-help-topic:hover{border-color:#17a2b859;box-shadow:0 4px 12px #17a2b814;transform:translateY(-1px)}.cust-help-topic-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1rem;flex-shrink:0}.cust-help-topic-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal-dark)}.cust-help-topic-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-help-topic-icon--orange{background:rgba(253,126,20,.12);color:var(--cust-orange)}.cust-help-topic-icon--blue{background:rgba(14,165,233,.12);color:var(--cust-blue)}.cust-help-topic-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.cust-help-topic-title{font-size:.92rem;font-weight:700;color:var(--cust-text)}.cust-help-topic-desc{font-size:.8rem;color:var(--cust-text-muted);line-height:1.4}.cust-help-topic-arrow{color:var(--cust-text-muted);flex-shrink:0}.cust-help-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.15rem;border-radius:10px;font-size:.92rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.cust-help-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-help-btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #17a2b847}.cust-help-btn--secondary{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b866}.cust-help-btn--secondary:hover{background:var(--cust-teal-soft)}.cust-help-footer{display:grid;grid-template-columns:1fr;gap:.65rem}@media (max-width: 768px){.cust-help-hero{padding:1rem 1.1rem}.cust-help-title{font-size:1.25rem}.cust-help-intro{flex-direction:column}.cust-help-btn{width:100%}}.cust-clip{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-orange: #fd7e14;--cust-yellow: #f59e0b;--cust-purple: #6f42c1;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;display:flex;flex-direction:column;gap:1rem}.cust-clip-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.5rem;gap:1rem;text-align:center;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);min-height:12rem}.cust-clip-loading-dots{display:flex;gap:.5rem}.cust-clip-loading-dots span{width:8px;height:8px;background:var(--cust-teal);border-radius:50%;animation:cust-clip-dot 1.4s ease-in-out infinite both}.cust-clip-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-clip-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-clip-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-clip-loading p{margin:0;color:var(--cust-text-muted);font-size:.9rem}.cust-clip-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.cust-clip-stat{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);min-width:0}.cust-clip-stat-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1rem;flex-shrink:0}.cust-clip-stat-icon--purple{background:rgba(111,66,193,.12);color:var(--cust-purple)}.cust-clip-stat-icon--teal{background:var(--cust-teal-soft);color:var(--cust-teal-dark)}.cust-clip-stat-icon--green{background:rgba(21,150,82,.12);color:var(--cust-green)}.cust-clip-stat-icon--amber{background:rgba(245,158,11,.14);color:var(--cust-yellow)}.cust-clip-stat-text{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:start}.cust-clip-stat-label{font-size:.75rem;font-weight:600;color:var(--cust-text-muted);text-transform:uppercase;letter-spacing:.03em}.cust-clip-stat-value{font-size:1rem;font-weight:700;color:var(--cust-text);line-height:1.2}.cust-clip-panel{background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.15rem 1.25rem}.cust-clip-panel--muted{text-align:center}.cust-clip-empty-hint{margin:0;color:var(--cust-text-muted);font-size:.92rem;line-height:1.5}.cust-clip-section-title{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:700;color:var(--cust-text);text-align:start}.cust-clip-section-title i{color:var(--cust-teal-dark)}.cust-clip-recommend-list{display:flex;flex-direction:column;gap:.5rem;max-height:320px;overflow-y:auto;overflow-x:hidden;margin-bottom:.75rem}.cust-clip-recommend-item{display:flex;align-items:center;gap:.65rem;padding:.55rem .65rem;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.18);border-radius:10px;transition:border-color .2s ease,background .2s ease}.cust-clip-recommend-item:hover{background:var(--cust-teal-soft);border-color:#17a2b847}.cust-clip-recommend-thumb{width:56px;height:42px;border-radius:6px;overflow:hidden;flex-shrink:0}.cust-clip-recommend-thumb img{width:100%;height:100%;object-fit:cover}.cust-clip-recommend-info{flex:1;min-width:0;text-align:start}.cust-clip-recommend-url{font-size:.78rem;color:var(--cust-text-secondary);word-break:break-all;line-height:1.35}.cust-clip-recommend-desc{font-size:.72rem;color:var(--cust-text-muted);margin-top:.15rem;line-height:1.3}.cust-clip-recommend-actions{display:flex;gap:.4rem;flex-shrink:0}.cust-clip-divider{text-align:center;position:relative;margin-top:.25rem}.cust-clip-divider:before,.cust-clip-divider:after{content:"";position:absolute;top:50%;width:calc(50% - 1.5rem);height:1px;background:rgba(148,163,184,.25)}.cust-clip-divider:before{inset-inline-end:0}.cust-clip-divider:after{inset-inline-start:0}.cust-clip-divider span{display:inline-block;padding:0 .65rem;font-size:.82rem;color:var(--cust-text-muted);background:#fff}.cust-clip-lock-banner,.cust-clip-edit-banner{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;border-radius:10px;margin-bottom:1rem;text-align:start}.cust-clip-lock-banner{background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.35);color:#92400e}.cust-clip-edit-banner{background:var(--cust-teal-soft);border:1px solid rgba(23,162,184,.25);color:var(--cust-teal-deep, rgb(15, 115, 130))}.cust-clip-lock-banner i,.cust-clip-edit-banner i{flex-shrink:0;margin-top:.1rem}.cust-clip-lock-banner p,.cust-clip-edit-banner p{margin:0;font-size:.92rem;font-weight:600;line-height:1.45}.cust-clip-form{display:flex;flex-direction:column;gap:.25rem}.cust-clip-field{margin-bottom:1rem;text-align:start}.cust-clip-field label{display:block;margin-bottom:.4rem;font-size:.88rem;font-weight:600;color:var(--cust-text)}.cust-clip-input{width:100%;box-sizing:border-box;padding:.7rem .85rem;border:1px solid rgba(148,163,184,.35);border-radius:10px;font-size:.95rem;color:var(--cust-text);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.cust-clip-input:focus{outline:none;border-color:var(--cust-teal);box-shadow:0 0 0 3px #17a2b81f}.cust-clip-hint{display:block;margin-top:.35rem;font-size:.78rem;color:var(--cust-text-muted)}.cust-clip-form-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:.25rem}.cust-clip-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.1rem;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,transform .15s ease}.cust-clip-btn:disabled{opacity:.6;cursor:not-allowed}.cust-clip-btn--primary{background:linear-gradient(135deg,var(--cust-teal) 0%,var(--cust-teal-dark) 100%);color:#fff}.cust-clip-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #17a2b847}.cust-clip-btn--secondary{background:#f1f5f9;color:var(--cust-text-secondary);border-color:#94a3b859}.cust-clip-btn--secondary:hover:not(:disabled){background:#e2e8f0}.cust-clip-btn--outline{background:#fff;color:var(--cust-teal-dark);border-color:#17a2b873}.cust-clip-btn--outline:hover:not(:disabled){background:var(--cust-teal-soft)}.cust-clip-btn--ghost{background:#fff;color:var(--cust-text-muted);border-color:#94a3b859;padding:.45rem .75rem;font-size:.78rem}.cust-clip-btn--ghost:hover:not(:disabled){background:#f8fafc;color:var(--cust-text-secondary)}.cust-clip-btn--full{width:100%}.cust-clip-btn--lock{background:linear-gradient(135deg,var(--cust-green) 0%,#128a45 100%);color:#fff;padding:.85rem 1.5rem;font-size:1rem}.cust-clip-btn--lock:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #1596524d}.cust-clip-lock-cta{display:flex;justify-content:center;padding:.25rem 0 .5rem}.cust-clip-selected-list{display:flex;flex-direction:column;gap:.65rem}.cust-clip-selected-item{display:flex;gap:.75rem;padding:.75rem;background:rgba(248,250,252,.9);border:1px solid rgba(148,163,184,.18);border-radius:10px;align-items:flex-start}.cust-clip-selected-thumb{width:96px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0}.cust-clip-selected-thumb img{width:100%;height:100%;object-fit:cover}.cust-clip-selected-body{flex:1;min-width:0;text-align:start}.cust-clip-youtube-link{display:inline-flex;align-items:flex-start;gap:.35rem;color:#dc2626;text-decoration:none;font-size:.85rem;word-break:break-all;line-height:1.4}.cust-clip-youtube-link i{flex-shrink:0;margin-top:.15rem}.cust-clip-youtube-link:hover{color:#b91c1c;text-decoration:underline}.cust-clip-selected-desc{margin:.35rem 0 0;font-size:.82rem;color:var(--cust-text-muted);line-height:1.45}.cust-clip-selected-desc strong{color:var(--cust-text-secondary);font-weight:600}.cust-clip-selected-actions{display:flex;gap:.35rem;flex-shrink:0}.cust-clip-icon-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#fff;color:var(--cust-text-secondary);cursor:pointer;transition:background .2s ease,color .2s ease}.cust-clip-icon-btn:hover{background:var(--cust-teal-soft);color:var(--cust-teal-dark)}.cust-clip-icon-btn--danger:hover{background:rgba(220,38,38,.08);color:#dc2626;border-color:#dc262640}.cust-clip-modal-warning{display:flex;align-items:flex-start;gap:.5rem;margin:.75rem 0 0;padding:.85rem 1rem;background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.35);border-radius:10px;color:#92400e;font-size:.9rem;font-weight:500;line-height:1.5;white-space:pre-line}.cust-clip-modal-warning i{flex-shrink:0;margin-top:.15rem}.cust-clip-toast{position:fixed;top:1.25rem;inset-inline:1rem;z-index:10000;display:flex;justify-content:center;pointer-events:none;animation:cust-clip-toast-in .3s ease-out}@keyframes cust-clip-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.cust-clip-toast-inner{pointer-events:auto;display:flex;align-items:center;gap:.6rem;min-width:min(100%,420px);max-width:520px;padding:.85rem 1rem;border-radius:12px;box-shadow:0 8px 24px #0f2a3524;font-size:.92rem;font-weight:500}.cust-clip-toast--success .cust-clip-toast-inner{background:#ecfdf5;border:1px solid rgba(21,150,82,.25);color:#065f46}.cust-clip-toast--error .cust-clip-toast-inner{background:#fef2f2;border:1px solid rgba(220,38,38,.25);color:#991b1b}.cust-clip-toast-msg{flex:1;text-align:start}.cust-clip-toast-close{background:none;border:none;padding:.15rem;cursor:pointer;color:inherit;opacity:.7;display:flex;align-items:center;justify-content:center}.cust-clip-toast-close:hover{opacity:1}@media (max-width: 768px){.cust-clip-stats{grid-template-columns:1fr}.cust-clip-recommend-item{flex-wrap:wrap}.cust-clip-recommend-thumb{width:100%;height:auto;aspect-ratio:16 / 9}.cust-clip-recommend-actions{width:100%}.cust-clip-recommend-actions .cust-clip-btn{flex:1}.cust-clip-selected-item{flex-wrap:wrap}.cust-clip-selected-thumb{width:100%;height:auto;aspect-ratio:16 / 9}.cust-clip-selected-actions{width:100%;justify-content:flex-end}.cust-clip-form-actions .cust-clip-btn{flex:1;min-width:calc(50% - .35rem)}.cust-clip-btn--full{min-width:100%}}@media (min-width: 769px){.cust-clip-toast{inset-inline:auto;left:50%;right:auto;transform:translate(-50%);width:auto}@keyframes cust-clip-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-12px)}to{opacity:1;transform:translate(-50%) translateY(0)}}}[dir=rtl] .cust-clip-toast{justify-content:center}@media (min-width: 769px){[dir=rtl] .cust-clip-toast{left:50%;right:auto;transform:translate(-50%)}}.cust-video{--cust-teal: rgb(23, 162, 184);--cust-teal-dark: rgb(19, 132, 150);--cust-teal-deep: rgb(15, 115, 130);--cust-teal-soft: rgba(44, 191, 201, .12);--cust-green: #159652;--cust-orange: #fd7e14;--cust-yellow: #f59e0b;--cust-purple: #6f42c1;--cust-text: #0f172a;--cust-text-secondary: #475569;--cust-text-muted: #64748b;--cust-border: rgba(44, 191, 201, .14);--cust-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-video-fade .35s ease-out}@keyframes cust-video-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-video-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-video-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-purple),var(--cust-teal))}.cust-video-hero-body{flex:1;min-width:0;text-align:start}.cust-video-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-teal-dark)}.cust-video-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-text);line-height:1.3}.cust-video-subtitle{margin:0;font-size:.95rem;color:var(--cust-text-muted);line-height:1.5;max-width:42rem}.cust-video-hero-badge{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,rgba(111,66,193,.12),var(--cust-teal-soft));color:var(--cust-purple);font-size:1.35rem;flex-shrink:0}.cust-video-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2.5rem 1.5rem;background:#fff;border:1px solid var(--cust-border);border-radius:var(--cust-card-radius);box-shadow:var(--cust-card-shadow);text-align:center}.cust-video-empty-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--cust-teal-soft);color:var(--cust-teal-dark);font-size:1.25rem}.cust-video-empty p{margin:0;color:var(--cust-text-muted);font-size:.95rem}@media (max-width: 768px){.cust-video-hero{padding:1rem 1.1rem}.cust-video-title{font-size:1.25rem}.cust-video-hero-badge{width:2.5rem;height:2.5rem;font-size:1.1rem}}.cust-vidgal{--cust-vidgal-teal: rgb(23, 162, 184);--cust-vidgal-teal-dark: rgb(19, 132, 150);--cust-vidgal-teal-deep: rgb(15, 115, 130);--cust-vidgal-teal-soft: rgba(44, 191, 201, .12);--cust-vidgal-purple: #6f42c1;--cust-vidgal-purple-soft: rgba(111, 66, 193, .12);--cust-vidgal-text: #0f172a;--cust-vidgal-text-secondary: #475569;--cust-vidgal-text-muted: #64748b;--cust-vidgal-border: rgba(111, 66, 193, .14);--cust-vidgal-card-shadow: 0 2px 10px rgba(15, 42, 53, .04);--cust-vidgal-card-radius: 14px;width:100%;max-width:min(100%,calc(1600px - 3.5rem));margin-inline:auto;animation:cust-vidgal-fade .35s ease-out}@keyframes cust-vidgal-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cust-vidgal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem;text-align:center;min-height:40vh}.cust-vidgal-loading-dots{display:flex;gap:.5rem}.cust-vidgal-loading-dots span{width:8px;height:8px;background:var(--cust-vidgal-purple);border-radius:50%;animation:cust-vidgal-dot 1.4s ease-in-out infinite both}.cust-vidgal-loading-dots span:nth-child(1){animation-delay:-.32s}.cust-vidgal-loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes cust-vidgal-dot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.cust-vidgal-loading p{color:var(--cust-vidgal-text-muted);font-size:.9rem;margin:0}.cust-vidgal-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;background:#fff;border:1px solid var(--cust-vidgal-border);border-radius:var(--cust-vidgal-card-radius);box-shadow:var(--cust-vidgal-card-shadow);padding:1.25rem 1.35rem;margin-bottom:1rem;position:relative;overflow:hidden}.cust-vidgal-hero:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--cust-vidgal-purple),var(--cust-vidgal-teal))}.cust-vidgal-hero-body{flex:1;min-width:0;text-align:start}.cust-vidgal-eyebrow{margin:0 0 .2rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--cust-vidgal-purple)}.cust-vidgal-title{margin:0 0 .35rem;font-size:1.45rem;font-weight:700;color:var(--cust-vidgal-text);line-height:1.3}.cust-vidgal-subtitle{margin:0;font-size:.925rem;color:var(--cust-vidgal-text-secondary);line-height:1.45}.cust-vidgal-hero-badge{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(135deg,var(--cust-vidgal-purple) 0%,var(--cust-vidgal-teal) 100%);color:#fff;font-size:1.35rem}.cust-vidgal-notice{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;margin-bottom:1rem;background:var(--cust-vidgal-purple-soft);border:1px solid var(--cust-vidgal-border);border-radius:var(--cust-vidgal-card-radius);text-align:start}.cust-vidgal-notice-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:var(--cust-vidgal-purple);font-size:1.1rem;flex-shrink:0}.cust-vidgal-notice-body h3{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:var(--cust-vidgal-teal-deep)}.cust-vidgal-notice-body p{margin:0;font-size:.875rem;color:var(--cust-vidgal-text-secondary);line-height:1.45}.cust-vidgal-notice-hint{margin-top:.45rem!important;font-size:.82rem!important;color:var(--cust-vidgal-text-muted)!important}.cust-vidgal-panel{background:#fff;border:1px solid var(--cust-vidgal-border);border-radius:var(--cust-vidgal-card-radius);box-shadow:var(--cust-vidgal-card-shadow);padding:1rem 1.15rem;margin-bottom:1rem;text-align:start}.cust-vidgal-panel-title{display:flex;align-items:center;gap:.6rem;margin:0 0 .85rem;font-size:.95rem;font-weight:700;color:var(--cust-vidgal-text)}.cust-vidgal-panel-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:1rem;flex-shrink:0}.cust-vidgal-panel-icon--purple{background:var(--cust-vidgal-purple-soft);color:var(--cust-vidgal-purple)}.cust-vidgal-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.cust-vidgal-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}.cust-vidgal-card:hover{border-color:var(--cust-vidgal-border);box-shadow:0 6px 18px #0f2a3514;transform:translateY(-2px)}.cust-vidgal-card-cover{position:relative;width:100%;height:180px;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);overflow:hidden}.cust-vidgal-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cust-vidgal-card:hover .cust-vidgal-card-cover img{transform:scale(1.04)}.cust-vidgal-card-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.25);color:#fff;font-size:3rem;opacity:0;transition:opacity .25s ease;pointer-events:none}.cust-vidgal-card:hover .cust-vidgal-card-play{opacity:1}.cust-vidgal-card-cover-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--cust-vidgal-text-muted);font-size:2.5rem}.cust-vidgal-card-body{padding:1rem;display:flex;flex-direction:column;flex:1;gap:.75rem}.cust-vidgal-card-title{margin:0;font-size:1.05rem;font-weight:700;color:var(--cust-vidgal-text);text-align:start}.cust-vidgal-card-desc{margin:0;font-size:.85rem;color:var(--cust-vidgal-text-secondary);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cust-vidgal-card-stats{display:flex;flex-direction:column;gap:.45rem;padding:.75rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.cust-vidgal-stat{display:flex;align-items:center;gap:.45rem;font-size:.85rem;color:var(--cust-vidgal-text-secondary)}.cust-vidgal-stat i{font-size:.95rem;flex-shrink:0}.cust-vidgal-stat--videos i{color:var(--cust-vidgal-purple)}.cust-vidgal-stat--date i{color:var(--cust-vidgal-teal)}.cust-vidgal-stat--expiry i{color:#f59e0b}.cust-vidgal-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.cust-vidgal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .9rem;border-radius:10px;font-size:.875rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.cust-vidgal-btn--primary{background:linear-gradient(135deg,var(--cust-vidgal-purple) 0%,var(--cust-vidgal-teal-dark) 100%);color:#fff;flex:1}.cust-vidgal-btn--primary:hover{box-shadow:0 4px 14px #6f42c147;color:#fff}@media (min-width: 640px){.cust-vidgal-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.cust-vidgal-grid{grid-template-columns:repeat(3,1fr)}.cust-vidgal-hero{padding:1.35rem 1.5rem}.cust-vidgal-title{font-size:1.55rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-share-container{min-height:100vh;background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);display:flex;align-items:center;justify-content:center;padding:20px}.form-share-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);color:#fff}.form-share-loading .spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.form-share-loading p{font-size:18px;font-weight:500}.form-share-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,rgb(23,162,184) 0%,rgb(19,132,150) 100%);color:#fff;text-align:center;padding:20px}.form-share-error .error-icon{font-size:64px;margin-bottom:20px}.form-share-error h2{font-size:32px;font-weight:600;margin-bottom:10px}.form-share-error p{font-size:18px;margin-bottom:30px;opacity:.9}.form-share-error .close-btn{padding:12px 30px;background:white;color:#17a2b8;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.form-share-error .close-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.success-message{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#fff;text-align:center;padding:40px}.success-icon{font-size:80px;margin-bottom:30px;animation:scaleIn .5s ease-out}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-message h1{font-size:36px;font-weight:700;margin-bottom:15px;animation:fadeInUp .6s ease-out .2s both}.success-message p{font-size:20px;margin-bottom:10px;opacity:.95;animation:fadeInUp .6s ease-out .4s both}.success-message .small-text{font-size:16px;opacity:.8;margin-top:20px;animation:fadeInUp .6s ease-out .6s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.placeholder-page{display:flex;align-items:center;justify-content:center;min-height:60vh;font-size:1.8rem;font-weight:600;color:#667eea;text-align:center;background:white;border-radius:16px;padding:3rem 2rem;box-shadow:0 2px 10px #00000014;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 640px){.placeholder-page{font-size:1.3rem;padding:2rem 1rem}}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#f5f3ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%;max-width:100vw;position:relative}body{margin:0;display:flex;min-width:320px;min-height:100vh;overflow-x:hidden;width:100%;max-width:100vw}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}
