:root{font-family:Microsoft YaHei,sans-serif;color:#203c37;background:#edf2f0}*{box-sizing:border-box}body{margin:0;background:#edf2f0}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.layout{min-height:100vh;display:grid;grid-template-columns:220px 1fr}aside{position:sticky;top:0;height:100vh;background:#153f3a;color:#fff;padding:25px 14px;display:flex;flex-direction:column;gap:7px}.brand{font-size:21px;font-weight:800;padding:10px 12px 28px}aside button{background:none;color:#bcd0cc;text-align:left;padding:13px 15px;border-radius:12px}aside button.active{background:#ffffff18;color:#fff}.logout{margin-top:auto!important;color:#efc5bf!important}main{padding:0 28px 50px;min-width:0}header{display:flex;justify-content:space-between;align-items:center;padding:24px 0}header small{letter-spacing:3px;color:#82938f}header h1{margin:4px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stats div,.panel{background:#fff;border-radius:20px;padding:20px;box-shadow:0 8px 28px #21463f0d}.stats span{color:#7d8d89}.stats b{display:block;font-size:30px;margin-top:8px}.panel{margin-bottom:15px}.panel h2{margin-top:0}.list-row,.row{display:flex;justify-content:space-between;align-items:center;gap:12px}.list-row{padding:13px 0;border-bottom:1px solid #edf1f0}.list-row small{display:block;color:#7f8e8a;margin-top:4px}.badge{padding:5px 9px;border-radius:99px;font-size:12px}.badge.PAID{background:#d9f0e9;color:#166b5b}.badge.UNPAID{background:#fae7df;color:#9b5142}.toolbar{display:flex;gap:10px;margin-bottom:15px}.toolbar input,.toolbar button{padding:10px 13px;border-radius:11px;border:1px solid #d6e1de;background:#fff}.primary{background:#17544b!important;color:#fff!important}.order h3{margin:0 0 6px}.order small{color:#758782}.status-line{display:flex;gap:10px;align-items:center;margin:15px 0}.process-actions{display:flex;gap:8px;flex-wrap:wrap}.process-actions button,.process-actions input,.actions button{padding:9px 12px;border-radius:10px;border:1px solid #d5e0dd}.process-actions input{min-width:150px}.service p{color:#71837e}.service>strong{font-size:22px}.mini-media{display:flex;gap:8px;overflow:auto}.mini-media img,.mini-media video{width:150px;height:100px;object-fit:cover;border-radius:11px}.package-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin:14px 0}.package-list>div{background:#eef5f2;padding:11px;border-radius:12px}.package-list small{display:block;color:#71827d;margin:5px 0}.package-list button{border-radius:8px;padding:5px 8px}.actions{display:flex;gap:8px}.rule{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:12px;align-items:end}.rule h2{grid-column:1/-1}.rule label,.modal label{font-size:13px}.rule input,.modal input,.modal textarea,.modal select{display:block;width:100%;padding:11px;border:1px solid #d7e1de;border-radius:10px;margin-top:6px}.rule button{padding:11px 18px;border-radius:11px}.pay-grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px}.pay-card{text-align:center}.pay-card img{width:260px;height:260px;object-fit:contain;background:#f5f7f6;border-radius:15px}.pay-card button,.upload{display:inline-block;background:#e7efec;padding:9px 13px;border-radius:10px;margin:7px}.upload input{display:none}.chat{height:calc(100vh - 125px);background:#fff;border-radius:22px;display:flex;flex-direction:column;overflow:hidden}.messages{flex:1;overflow:auto;padding:18px}.msg{max-width:65%;background:#edf2f0;border-radius:5px 17px 17px;padding:10px 13px;margin-bottom:11px}.msg.mine{margin-left:auto;background:#18534b;color:#fff;border-radius:17px 5px 17px 17px}.msg small{opacity:.6}.msg p{margin:5px 0}.msg img,.msg video{max-width:280px;width:100%;border-radius:10px;margin-top:5px}.chat-service{display:flex;flex-direction:column}.composer{border-top:1px solid #e5ebe9;padding:10px}.composer>div{display:flex;gap:8px;margin:5px}.composer input,.composer select{flex:1;padding:10px;border:1px solid #d5dfdc;border-radius:10px}.composer button{padding:9px 14px;border-radius:10px}.mask{position:fixed;z-index:50;inset:0;background:#102d2999;display:grid;place-items:center;padding:15px}.modal{background:#f8faf9;border-radius:22px;padding:23px;width:min(600px,100%);max-height:90vh;overflow:auto}.modal h2{margin-top:0}.modal label{display:block;margin:12px 0}.close{float:right;width:32px;height:32px;border-radius:50%}.cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.full{width:100%;padding:13px;border-radius:12px}.media-manage{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.media-manage>div{position:relative}.media-manage img,.media-manage video{width:100%;height:180px;object-fit:cover;border-radius:12px}.media-manage button{position:absolute;right:6px;top:6px;background:#a84e44;color:#fff;border-radius:8px}.checks{display:grid;grid-template-columns:repeat(2,1fr)}.checks label{background:#fff;padding:9px;border-radius:9px}.checks input{display:inline;width:auto;margin-right:7px}.toast{position:fixed;z-index:220;top:25px;left:50%;transform:translate(-50%);background:#153f3a;color:#fff;padding:11px 18px;border-radius:12px}.empty{padding:50px;color:#879590}.login{min-height:100vh;padding:70px 20px;background:linear-gradient(145deg,#173f3a 0 45%,#edf2f0 45%)}.logo{max-width:430px;margin:0 auto 70px;color:#fff}.logo b{font-size:37px;letter-spacing:5px}.login-card{max-width:430px;margin:auto;background:#fff;padding:25px;border-radius:25px}.login-card input{width:100%;padding:13px;border:1px solid #d6e0dd;border-radius:12px;margin:6px 0}.login-card button{width:100%;padding:13px;border-radius:12px;background:#17544b;color:#fff;margin:8px 0}.login-card small{color:#7a8c87}.search-input{flex:1;min-width:240px}.package-actions{display:flex;gap:8px;margin-top:9px}.package-actions button{background:#fff;border:1px solid #d5e0dd}.danger-text{color:#a84940!important;border-color:#edcbc6!important;background:#fff8f7!important}.danger{background:#a84e44!important;color:#fff!important}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.modal-actions button{padding:11px 18px;border-radius:11px}.chat-shell{height:calc(100vh - 125px);display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px}.conversation-panel{min-width:0;background:#fff;border-radius:22px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 8px 28px #21463f0d}.conversation-head{padding:18px;border-bottom:1px solid #e5ebe9}.conversation-head h2{margin:0 0 12px}.conversation-head input{width:100%;padding:10px 12px;border:1px solid #d5dfdc;border-radius:10px;background:#f7faf9}.conversation-list{flex:1;overflow:auto;padding:7px}.conversation-item{width:100%;display:flex;align-items:center;gap:11px;text-align:left;padding:12px;border-radius:14px;background:transparent;color:#203c37;margin-bottom:3px}.conversation-item:hover{background:#f1f6f4}.conversation-item.active{background:#dfeee9;color:#123f38}.avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#18534b;color:#fff;font-weight:800}.conversation-copy{min-width:0;display:grid;grid-template-columns:1fr auto;gap:2px 8px;align-items:center}.conversation-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-copy small{color:#84948f;font-size:11px}.conversation-copy em{grid-column:1/-1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71837e;font-size:12px;font-style:normal}.thread-head{height:70px;display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid #e5ebe9}.thread-head div{display:flex;flex-direction:column;gap:3px}.thread-head small,.thread-head span{color:#82938f;font-size:12px}.chat-thread{height:100%}@media(max-width:800px){.layout{display:block}.layout aside{position:fixed;z-index:30;bottom:0;top:auto;width:100%;height:74px;display:grid;grid-template-columns:repeat(6,1fr);padding:5px;gap:2px}.brand,.layout aside .logout{display:none}.layout aside button{text-align:center;padding:7px 2px;font-size:11px}.layout main{padding:0 14px 92px}header{padding:18px 3px}.stats{grid-template-columns:repeat(2,1fr)}.rule{display:block}.rule label{margin:10px 0}.pay-grid{grid-template-columns:1fr}.process-actions{display:grid;grid-template-columns:repeat(2,1fr)}.process-actions input{min-width:0;width:100%}.media-manage{grid-template-columns:1fr}.chat{height:calc(100vh - 175px)}.toolbar{flex-wrap:wrap}.search-input{width:100%;min-width:100%;flex-basis:100%}.chat-shell{height:auto;display:grid;grid-template-columns:1fr;gap:12px}.conversation-panel{height:270px}.chat-thread{height:calc(100vh - 470px);min-height:430px}.conversation-head{padding:13px}.conversation-head h2{font-size:18px;margin-bottom:8px}.thread-head{height:62px}}.chat-shell{height:calc(100dvh - 124px);min-height:560px;grid-template-columns:286px minmax(0,1fr);gap:12px;overflow:visible}.conversation-panel,.chat-thread{height:100%;min-height:0}.conversation-panel{border-radius:18px}.conversation-head{padding:15px}.conversation-head>div{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.conversation-head h2{margin:0;font-size:19px}.conversation-head small{color:#84948f}.conversation-head input{padding:9px 11px}.conversation-list{min-height:0;overscroll-behavior:contain;scrollbar-width:thin}.conversation-item{padding:10px;border-radius:12px}.conversation-copy{width:100%}.compact-empty{padding:28px 10px;text-align:center}.chat-thread{border-radius:18px}.thread-head{height:62px;flex:0 0 62px;padding:9px 15px}.thread-user{display:flex!important;flex-direction:row!important;align-items:center;gap:10px}.thread-user>span:last-child{display:flex;flex-direction:column;gap:2px}.small-avatar{width:38px;height:38px;flex-basis:38px}.online-state{display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:99px;background:#e6f2ee;color:#337063!important}.online-state i{width:7px;height:7px;border-radius:50%;background:#31a676}.chat-thread .messages{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b8cac5 transparent;padding:14px 16px;background:radial-gradient(circle at 10% 10%,#ffffff8c,transparent 30%),#edf3f1}.thread-tip{width:max-content;max-width:90%;margin:0 auto 14px;padding:5px 10px;border-radius:99px;background:#dce7e3;color:#71817d;font-size:10px}.chat-thread .msg{max-width:70%;margin-bottom:10px;padding:9px 11px;border-radius:5px 15px 15px}.chat-thread .msg.mine{border-radius:15px 5px 15px 15px}.chat-thread .msg p{font-size:13px;line-height:1.55}.chat-thread .msg-head{display:flex;gap:9px;margin-bottom:4px}.chat-thread .msg-head time{font-size:9px;opacity:.45}.chat-thread .msg img,.chat-thread .msg video{max-width:320px}.admin-chat-service{width:510px;max-width:100%;display:grid;grid-template-columns:150px minmax(0,1fr);overflow:hidden;border:1px solid #dce7e3;border-radius:14px;background:#fff;color:#203c37;box-shadow:0 7px 20px #173f380e}.admin-service-cover{min-height:164px;display:grid;place-items:center;background:linear-gradient(145deg,#76958a,#315c51);color:#fff;font-size:35px}.admin-service-cover img{width:100%!important;height:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;object-fit:cover}.admin-service-copy{min-width:0;padding:12px 13px}.admin-service-meta{display:flex;justify-content:space-between;gap:8px}.admin-service-meta span{padding:4px 7px;border-radius:99px;background:#f6ead9;color:#93663a;font-size:10px}.admin-service-meta small{color:#84948f}.admin-service-copy>b{display:block;margin:8px 0 5px;font-size:16px}.admin-service-copy>p{margin:0!important;color:#6f817c!important;font-size:11px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-service-packages{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.admin-service-packages span{padding:4px 6px;border-radius:6px;background:#edf4f2;color:#47675f;font-size:9px}.admin-service-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.admin-service-bottom strong{color:#b36c35}.admin-service-bottom em{color:#83938f;font-size:10px;font-style:normal}.chat-thread .msg.mine .admin-chat-service{color:#203c37}.deleted-service-card{padding:11px;border:1px dashed #c6d3cf;border-radius:10px;background:#f8faf9;color:#7b8d88;font-size:11px}.admin-composer{flex:0 0 auto;padding:8px 10px 10px;background:#fff}.admin-composer>div{margin:3px}.admin-tools{display:flex;align-items:center;gap:7px}.admin-tools .upload{display:flex;align-items:center;gap:5px;padding:8px 10px;white-space:nowrap}.admin-tools .upload svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.admin-tools select{flex:0 1 280px;padding:8px 10px}.admin-tools .project-send{padding:8px 10px;background:#e6f1ed;color:#205c51}.admin-send-row{display:flex;gap:7px}.admin-send-row input{padding:10px 12px}.admin-send-row button{min-width:68px}.admin-send-row button:disabled{background:#bfcac7;color:#fff}.chat-empty{margin:auto;text-align:center;padding:30px}@media(max-width:800px){.chat-shell{height:calc(100dvh - 105px);min-height:620px;grid-template-rows:190px minmax(0,1fr);grid-template-columns:1fr;gap:8px}.conversation-panel{height:190px}.conversation-head{padding:9px 11px}.conversation-head>div{margin-bottom:6px}.conversation-head h2{font-size:16px}.conversation-list{display:flex;gap:6px;overflow-x:auto;padding:6px}.conversation-item{min-width:210px;margin:0}.chat-thread{height:100%;min-height:0}.thread-head{height:56px;flex-basis:56px}.chat-thread .messages{padding:10px}.chat-thread .msg{max-width:86%}.admin-chat-service{width:440px;grid-template-columns:120px minmax(0,1fr)}.admin-tools select{min-width:0}.admin-tools .project-send{white-space:nowrap}.admin-composer{padding:7px}}.admin-topbar{height:68px;padding:10px 0 9px;border-bottom:1px solid #dfe7e4;margin-bottom:18px}.topbar-title small{display:block;color:#8b9995;font-size:10px;letter-spacing:.6px}.topbar-title h1{margin:4px 0 0;font-size:20px;line-height:1.2;letter-spacing:-.35px}.topbar-user{display:flex;align-items:center;gap:9px;padding:6px 10px 6px 7px;border:1px solid #dce6e3;border-radius:12px;background:#f8faf9}.topbar-user>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#b88955,#815d3b);color:#fff;font-size:13px;font-weight:800}.topbar-user>div{display:flex;flex-direction:column;gap:1px;min-width:74px}.topbar-user b{font-size:12px}.topbar-user small{color:#84928e;font-size:9px;letter-spacing:0}.panel h2{font-size:18px;letter-spacing:-.2px}.panel h3{font-size:15px}.stats b{font-size:25px}.toolbar{align-items:center}.toolbar input,.toolbar button{font-size:12px}.mask{background:#102d297a;backdrop-filter:blur(4px)}.modal{width:min(560px,100%);padding:22px 24px 24px;border:1px solid #e1e8e6;border-radius:17px;background:#fff;box-shadow:0 24px 80px #102d2940}.modal h2{font-size:19px;letter-spacing:-.25px;margin:0 42px 17px 0}.modal label{color:#526a64;font-size:12px;font-weight:700}.modal input,.modal textarea,.modal select{border-radius:9px;background:#fbfcfc;font-size:13px;outline:none;transition:.18s}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:#4d877c;box-shadow:0 0 0 3px #2d766a12}.modal textarea{min-height:92px;resize:vertical}.modal .close{float:none;position:absolute;right:19px;top:18px;background:#eef3f1;color:#6f817c;font-size:18px}.modal{position:relative}.modal .full{margin-top:7px}.modal-actions,.modal-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid #e8eeec}.modal-actions button,.modal-footer button{min-width:92px;padding:10px 14px;border-radius:9px}.confirm-mask{z-index:80}.confirm-modal{width:min(430px,100%);display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:24px;border:1px solid #eadedb;border-radius:17px;background:#fff;box-shadow:0 28px 90px #152f2a4a}.confirm-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff0ec;color:#b55246;font-size:21px;font-weight:800}.confirm-copy small{font-size:9px;letter-spacing:1.5px;color:#ae7a70}.confirm-copy h2{margin:5px 0 7px;font-size:19px}.confirm-copy p{margin:0;color:#70817d;font-size:12px;line-height:1.7}.confirm-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;margin-top:8px;padding-top:16px;border-top:1px solid #edf1f0}.confirm-actions button{min-width:90px;padding:10px 14px;border-radius:9px;background:#eef3f1;color:#49635d}.confirm-actions .danger-confirm{background:#a94f45;color:#fff}.confirm-actions button:disabled{opacity:.6}.admin-chat-service{cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.admin-chat-service:hover{border-color:#9bbab2;box-shadow:0 11px 28px #173f3818;transform:translateY(-1px)}.admin-chat-service:focus{outline:3px solid #2d776921}.admin-service-bottom>span{display:flex;align-items:center;gap:8px}.admin-service-bottom button{padding:5px 7px;border-radius:7px;background:#e7f1ee;color:#1d6257;font-size:9px}.service-detail-modal{width:min(820px,100%);padding:24px;max-height:92vh}.modal-kicker{margin-bottom:6px;color:#a87747;font-size:9px;letter-spacing:2px}.service-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.service-detail-head>div>span{display:inline-block;padding:4px 8px;border-radius:99px;background:#f5eadb;color:#92643a;font-size:10px}.service-detail-head h2{margin:8px 0 7px;font-size:23px}.service-detail-head p{max-width:580px;margin:0;color:#71827e;font-size:12px;line-height:1.7}.service-detail-head>strong{white-space:nowrap;color:#ad6635;font-size:24px}.service-detail-head>strong small{margin-left:3px;font-size:10px}.service-detail-media{display:flex;gap:9px;overflow-x:auto;margin-top:18px;padding-bottom:4px;scrollbar-width:thin}.service-detail-media img,.service-detail-media video{flex:0 0 210px;width:210px;height:128px;border-radius:12px;object-fit:cover;background:#1b302c}.service-detail-info{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.service-detail-info div{padding:12px;border-radius:11px;background:#f2f6f4}.service-detail-info span{display:block;margin-bottom:4px;color:#879691;font-size:10px}.service-detail-info b{font-size:13px}.service-detail-packages h3{margin:0 0 9px;font-size:15px}.service-detail-packages article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 2px;border-top:1px solid #e8eeec}.service-detail-packages article p{margin:4px 0;color:#768782;font-size:11px}.service-detail-packages article small{color:#4e7068;font-size:10px}.service-detail-packages article>strong{white-space:nowrap;color:#a96335;font-size:15px}@media(max-width:800px){main{padding:0 14px 35px}.admin-topbar{height:60px;margin-bottom:12px}.topbar-title h1{font-size:18px}.topbar-title small{display:none}.topbar-user>div{display:none}.topbar-user{padding:5px}.service-detail-info{grid-template-columns:1fr}.service-detail-head{display:block}.service-detail-head>strong{display:block;margin-top:10px}.confirm-modal{padding:20px}.admin-service-bottom>span{gap:5px}}@supports (padding-top: env(safe-area-inset-top)){.member-shell,.layout main{padding-top:env(safe-area-inset-top)}.bottom,.layout aside{padding-bottom:max(5px,env(safe-area-inset-bottom))}.mask{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}aside button{position:relative}.nav-unread{position:absolute;right:12px;top:50%;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;transform:translateY(-50%);border:2px solid #153f3a;border-radius:999px;background:#ef4c4c;color:#fff;font-size:9px;font-style:normal;font-weight:800;line-height:1}.conversation-item{position:relative}.conversation-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.conversation-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.conversation-title b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.conversation-title time{flex:none;color:#9aa8a4;font-size:9px;font-weight:500}.conversation-copy em{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667a75;font-size:11px;font-style:normal}.conversation-copy>small{color:#9aa8a4;font-size:9px}.conversation-item.unread .conversation-copy em{color:#294a43;font-weight:700}.conversation-unread{position:absolute;right:12px;bottom:14px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#ef4c4c;box-shadow:0 1px 4px #ef4c4c55}.thread-back{display:none;width:34px;height:34px;flex:none;place-items:center;border-radius:10px;background:#edf3f1;color:#204b43;font-size:25px;line-height:1}.media-manage img,.media-manage video,.service-detail-media img,.service-detail-media video{background:#edf3f1}@media(max-width:800px){.layout main.chat-workspace{height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:env(safe-area-inset-top) 12px calc(74px + env(safe-area-inset-bottom))}.chat-workspace .admin-topbar{height:60px;flex:0 0 60px;margin:0 0 10px}.chat-workspace .chat-shell{height:auto;min-height:0;flex:1;display:block;overflow:hidden}.chat-shell .conversation-panel,.chat-shell .chat-thread{height:100%;min-height:0;border-radius:16px}.chat-shell:not(.thread-open) .chat-thread{display:none}.chat-shell.thread-open .conversation-panel{display:none}.conversation-head{padding:14px 14px 12px}.conversation-head>div{margin-bottom:10px}.conversation-head h2{font-size:18px}.conversation-head input{height:42px;padding:10px 12px;font-size:13px}.conversation-list{display:block;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;overscroll-behavior:contain}.conversation-item{width:100%;min-width:0;min-height:76px;margin:0;padding:12px 15px;border-radius:0;border-bottom:1px solid #edf1f0;background:#fff}.conversation-item:hover,.conversation-item.active{background:#f7faf9}.conversation-item .avatar{width:46px;height:46px;flex:0 0 46px;font-size:17px}.conversation-title b{font-size:14px}.conversation-copy em{font-size:12px}.conversation-copy>small{font-size:10px}.conversation-unread{right:14px;bottom:13px}.chat-thread{display:flex}.thread-head{height:58px;flex:0 0 58px;padding:8px 10px;gap:8px}.thread-back{display:grid}.thread-user{min-width:0;flex:1}.thread-user>span:last-child{min-width:0}.thread-user b,.thread-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.online-state{display:none}.chat-thread .messages{padding:10px 9px}.chat-thread .msg{max-width:88%}.chat-thread .msg img,.chat-thread .msg video{max-width:min(280px,72vw);max-height:42vh;object-fit:contain;background:#dde7e4}.admin-chat-service{width:min(78vw,360px);grid-template-columns:94px minmax(0,1fr)}.admin-service-copy{padding:9px}.admin-service-copy>p,.admin-service-packages{display:none}.admin-composer{flex:0 0 auto;padding:6px 7px 8px;background:#fff;border-top:1px solid #e1e9e6}.admin-composer>div{margin:3px 2px}.admin-tools{overflow-x:auto;align-items:center;padding-bottom:2px;scrollbar-width:none}.admin-tools::-webkit-scrollbar{display:none}.admin-tools .upload,.admin-tools select,.admin-tools button{flex:none;height:34px;white-space:nowrap;font-size:11px}.admin-tools select{max-width:150px}.admin-send-row input{height:42px;min-width:0;font-size:13px}.admin-send-row button{height:42px;flex:none}.layout aside .nav-unread{right:5px;top:8px;transform:none;border-color:#153f3a}}@media(max-width:800px){.merchant-thread-page aside{display:none}.merchant-thread-page main.chat-workspace{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.merchant-thread-page .admin-topbar{display:none}.merchant-thread-page .chat-shell{flex:1;height:100%;border-radius:0}.merchant-thread-page .chat-thread{border-radius:0}.merchant-thread-page .thread-head{background:#fff}.merchant-thread-page .admin-composer{padding-bottom:max(8px,env(safe-area-inset-bottom))}}.video-admin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px}.video-admin-card{padding:0!important;overflow:hidden}.video-preview{height:210px;background:#101817;position:relative}.video-preview video{width:100%;height:100%;object-fit:cover}.video-preview>span{position:absolute;top:12px;right:12px;background:#dff3e9;color:#14705c;padding:5px 9px;border-radius:999px;font-size:11px}.video-preview>span.off{background:#f3e5e5;color:#a04c4c}.video-admin-copy{padding:18px}.video-admin-copy>small{color:#82938e}.video-admin-copy h2{margin:5px 0;font-size:18px}.video-admin-copy p{color:#74847f;font-size:12px;line-height:1.6;min-height:38px}.video-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#f5f8f7;border-radius:12px;margin:14px 0}.video-metrics span{display:grid;text-align:center;padding:10px 5px;font-size:10px;color:#8d9a96}.video-metrics b{font-size:16px;color:#1b4d44}.card-actions{display:flex;justify-content:flex-end;gap:8px}.card-actions button{border:1px solid #dce6e2;background:#fff;border-radius:9px;padding:8px 12px}.card-actions .danger{color:#b75555}.rule-head{display:flex;justify-content:space-between;align-items:flex-start}.rule-head small,.modal-kicker{letter-spacing:2px;font-size:9px;color:#a77743}.rule-head h2{margin:5px 0}.rule-head p{color:#82918d;font-size:12px}.point-rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rule-example{background:#eef5f2;color:#3e6b61;padding:12px;border-radius:11px;font-size:12px}.member-point-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(390px,1fr));gap:14px}.member-point-head{display:flex;align-items:center;gap:12px}.member-point-head>span{width:42px;height:42px;border-radius:13px;background:#e4f0ed;color:#0c6658;display:grid;place-items:center}.member-point-head>div{display:grid;flex:1}.member-point-head small{color:#8d9996}.member-point-head strong{font-size:22px;color:#b2763e}.member-point-head strong i{font-size:10px;font-style:normal}.point-adjust{display:grid;grid-template-columns:130px 1fr auto;gap:8px;margin-top:15px}.point-adjust input{margin:0}.upload-asset-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.asset-upload{border:1px dashed #9ab8b0;border-radius:13px;padding:16px;background:#f4f9f7;color:#175c50;cursor:pointer}.asset-upload input{display:none}.asset-upload small{display:block;color:#8d9c98;margin-top:5px}.four-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.comment-create{display:grid;grid-template-columns:140px 1fr auto;gap:9px;align-items:start}.comment-create textarea{min-height:70px}.admin-comment-list{margin-top:15px;max-height:360px;overflow:auto}.admin-comment-list article{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid #edf1ef}.admin-comment-list article>span{width:34px;height:34px;background:#e7f1ee;color:#0d6658;border-radius:50%;display:grid;place-items:center}.admin-comment-list article>div{flex:1}.admin-comment-list b small{font-weight:400;color:#a97a43}.admin-comment-list p{margin:4px 0;color:#667a74}.admin-comment-list article>button{border:0;background:#f6eaea;color:#ad5656;border-radius:8px;padding:7px 10px}@media(max-width:760px){.video-admin-grid,.member-point-grid{grid-template-columns:1fr}.point-rule-grid,.four-cols{grid-template-columns:1fr 1fr}.point-adjust,.comment-create,.upload-asset-grid{grid-template-columns:1fr}.video-preview{height:190px}}.merchant-mobile-nav,.mobile-more-mask{display:none}@media(max-width:800px){html,body,#app{width:100%;min-height:100%;overflow-x:hidden}body{background:#f3f6f5}.layout{display:block;min-height:100dvh;background:#f3f6f5}.layout>aside{display:none!important}.layout>main{width:100%;min-width:0;padding:calc(8px + env(safe-area-inset-top)) 12px calc(82px + env(safe-area-inset-bottom));overflow-x:hidden}.admin-topbar{position:sticky;top:0;z-index:18;height:58px;margin:0 -12px 12px;padding:7px 12px;background:#f3f6f5ee;border-bottom:1px solid #dfe7e4;backdrop-filter:blur(16px)}.topbar-title{min-width:0}.topbar-title small{display:none}.topbar-title h1{margin:0;font-size:19px;line-height:1.2;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-user{max-width:47%;padding:4px 7px 4px 4px;gap:6px;border-radius:14px;background:#fff}.topbar-user>span{width:31px;height:31px;flex:0 0 31px;border-radius:10px}.topbar-user div{min-width:0}.topbar-user b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-user small{font-size:8px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:12px}.stats div,.panel{border-radius:16px;padding:14px;box-shadow:0 5px 18px #173d3709;border:1px solid #e5ebe8}.stats span{font-size:11px}.stats b{font-size:24px;line-height:1.15;margin-top:7px}.panel{margin-bottom:10px}.panel h2{font-size:17px;margin:0 0 10px}.panel h3{font-size:15px}.list-row,.row{align-items:flex-start;gap:9px}.list-row{padding:11px 0}.list-row>div,.row>div{min-width:0}.list-row b,.row h3{font-size:13px}.list-row small,.row small{font-size:10px;line-height:1.5;overflow-wrap:anywhere}.row>strong{font-size:16px;white-space:nowrap}.toolbar{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.toolbar .search-input{grid-column:1/-1;width:100%;min-width:0}.toolbar input,.toolbar button{width:100%;min-width:0;height:42px;padding:9px 10px;border-radius:12px;font-size:11px}.status-line{gap:7px;flex-wrap:wrap;margin:11px 0;font-size:11px}.badge{font-size:10px;padding:4px 7px}.process-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.process-actions button,.process-actions input{width:100%;min-width:0;min-height:40px;padding:8px;font-size:10px;border-radius:11px}.service{overflow:hidden}.service p{font-size:11px;line-height:1.55}.service>strong{font-size:19px}.actions{display:flex;gap:6px;flex-wrap:wrap}.actions button{min-height:38px;padding:8px 10px;font-size:10px}.mini-media{gap:7px;margin:10px -2px 0;padding:0 2px 3px}.mini-media img,.mini-media video{width:112px;height:76px;flex:0 0 112px;border-radius:12px;background:#dfe8e4}.package-list{grid-template-columns:1fr;gap:7px;margin:10px 0}.package-list>div{padding:10px;border-radius:12px}.package-list b{font-size:12px}.package-list small{font-size:9px}.pay-grid,.media-manage,.point-rule-grid,.member-point-grid,.video-admin-grid{grid-template-columns:1fr;gap:10px}.video-admin-card{border-radius:17px}.video-preview{height:180px}.video-admin-copy{padding:13px}.video-admin-copy h2{font-size:16px}.video-admin-copy p{min-height:0}.video-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0}.video-metrics b{font-size:14px}.four-cols,.upload-asset-grid,.point-rule-grid,.point-adjust,.comment-create{grid-template-columns:1fr}.rule-head{gap:8px}.rule-head h2{font-size:17px}.rule-head p{font-size:10px}.merchant-mobile-nav{position:fixed;z-index:45;left:0;right:0;bottom:0;height:calc(68px + env(safe-area-inset-bottom));padding:4px 8px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fffffff2;border-top:1px solid #dce5e2;box-shadow:0 -8px 25px #173d3710;backdrop-filter:blur(18px)}.merchant-mobile-nav button{position:relative;min-width:0;min-height:56px;padding:4px 2px;border-radius:13px;background:transparent;color:#879792;display:grid;place-items:center;align-content:center;gap:1px}.merchant-mobile-nav button.active{background:#e7f1ee;color:#0b6355;font-weight:700}.merchant-mobile-nav i{height:22px;font-size:19px;font-style:normal;line-height:22px}.merchant-mobile-nav span{font-size:10px;line-height:1.2}.merchant-mobile-nav em{position:absolute;right:13px;top:5px;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:99px;background:#e94e55;color:#fff;font-size:8px;font-style:normal;display:grid;place-items:center}.mobile-more-mask{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;background:#0b211d73;backdrop-filter:blur(3px)}.mobile-more-sheet{width:100%;padding:8px 14px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#f8faf9;box-shadow:0 -18px 45px #06191435}.mobile-sheet-handle{width:38px;height:4px;margin:0 auto 9px;border-radius:99px;background:#c8d2cf}.mobile-more-sheet header{padding:4px 2px 12px}.mobile-more-sheet header small{font-size:8px;letter-spacing:2px}.mobile-more-sheet header h2{margin:2px 0;font-size:20px}.mobile-more-sheet header>button{width:36px;height:36px;border-radius:12px;background:#e9efed;color:#49625c;font-size:22px}.mobile-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mobile-more-grid button{min-width:0;min-height:104px;padding:13px;border:1px solid #e0e8e5;border-radius:17px;background:#fff;text-align:left;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;align-content:center}.mobile-more-grid i{grid-row:1/3;width:34px;height:34px;border-radius:11px;background:#e7f2ee;color:#0b6657;display:grid;place-items:center;font-style:normal;font-size:17px}.mobile-more-grid b{font-size:13px}.mobile-more-grid small{font-size:9px;color:#899793;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-logout{width:100%;height:44px;margin-top:10px;border-radius:13px;background:#f5e9e7;color:#a6534a;font-size:12px}.mask{align-items:flex-end;padding:0}.modal{width:100%!important;max-width:none!important;max-height:92dvh;margin:0;border-radius:24px 24px 0 0;padding:18px 14px calc(18px + env(safe-area-inset-bottom));overflow:auto}.confirm-modal{width:calc(100% - 28px);border-radius:20px}.merchant-thread-page .merchant-mobile-nav{display:none}}@media(max-width:800px){.merchant-mobile-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.merchant-mobile-nav button:first-child svg{fill:currentColor;stroke:none}.merchant-mobile-nav button{touch-action:manipulation}.merchant-mobile-nav button.active svg{stroke-width:2}.merchant-mobile-nav button:first-child.active svg{fill:currentColor}.layout>main section{min-width:0}.panel,.stats div,.toolbar,.list-row,.order-card,.service-admin-card{max-width:100%;min-width:0}.service-admin-card img,.service-detail-media img,.media-manage img{background:#e2ebe7;object-fit:cover}.chat-shell,.chat-thread,.conversation-panel{max-width:100%;min-width:0}}@media(max-width:800px){:root{--merchant-nav:66px;--app-bg:#f4f7f5;--app-surface:#fff;--app-text:#153d36;--app-sub:#788985;--app-line:#e2e9e6;--app-primary:#0b6758;--app-primary-soft:#e7f2ee;--app-danger:#b4524a}html,body,#app{width:100%;min-height:100%;overflow-x:hidden;background:var(--app-bg)}body{font-size:14px;-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}.layout{display:block;width:100%;min-height:100dvh;background:var(--app-bg)}.layout>aside{display:none!important}.layout>main{width:100%;min-height:100dvh;padding:0 14px calc(var(--merchant-nav) + 18px + env(safe-area-inset-bottom));overflow-x:hidden}.layout>main.chat-workspace{padding-left:0;padding-right:0}.admin-topbar{height:auto;min-height:76px;padding:calc(12px + env(safe-area-inset-top)) 2px 12px;margin:0;align-items:flex-end}.topbar-title small{display:none}.topbar-title h1{margin:0;font-size:23px;line-height:1.25;letter-spacing:-.35px;color:var(--app-text)}.topbar-user{gap:8px}.topbar-user>span{width:36px;height:36px;flex:0 0 36px;border-radius:12px;font-size:14px}.topbar-user>div{display:none}.layout>main>section{width:100%;max-width:100%;min-width:0}input,select,textarea{min-width:0;min-height:48px;padding:12px 14px;border:1px solid #dce5e2;border-radius:14px;background:#fff;color:var(--app-text);outline:none;box-shadow:none}textarea{min-height:96px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#6fa99e;box-shadow:0 0 0 3px #0b675812}.primary,.native-primary-action{min-height:48px;border:0!important;border-radius:14px!important;background:var(--app-primary)!important;color:#fff!important;font-weight:700;box-shadow:0 7px 18px #0b675824}.native-secondary-action{min-height:46px;border:1px solid #cfe0da;border-radius:14px;background:#f1f6f4;color:#37665d;font-weight:650}.panel{padding:15px;border-radius:18px;box-shadow:0 5px 18px #143e3709;border:1px solid #edf1ef}.native-search{height:50px;display:flex;align-items:center;gap:9px;margin:0 0 12px;padding:0 12px;border:1px solid #dfe7e4;border-radius:16px;background:#fff;box-shadow:0 4px 16px #173d3708}.native-search svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:#82928e;stroke-width:1.8;stroke-linecap:round}.native-search input{height:48px;min-height:0;flex:1;padding:0;border:0;background:transparent;box-shadow:none;font-size:14px}.native-search button{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#edf2f0;color:#748580;font-size:18px;line-height:1}.filter-chips{display:flex;gap:8px;margin:0 -14px 12px;padding:0 14px 3px;overflow-x:auto;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{height:38px;flex:0 0 auto;padding:0 16px;border:1px solid #dce5e2;border-radius:999px;background:#fff;color:#657772;font-size:12px;font-weight:600}.filter-chips button.active{border-color:var(--app-primary);background:var(--app-primary);color:#fff;box-shadow:0 5px 13px #0b675823}.compact-date-filter{height:50px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 0 12px;padding:0 12px;border:1px solid var(--app-line);border-radius:15px;background:#fff;color:#60726d}.compact-date-filter>span{font-size:12px;font-weight:650}.compact-date-filter input{height:46px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;text-align:right;font-size:12px;color:var(--app-text)}.compact-date-filter button{height:30px;padding:0 9px;border-radius:9px;background:#eef3f1;color:#758681;font-size:11px}.native-order-list{display:grid;gap:11px}.native-order-card{padding:15px;border:1px solid #e5ebe9;border-radius:19px;background:#fff;box-shadow:0 5px 18px #173d3709;overflow:hidden}.native-order-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0 0 12px;border-bottom:1px solid #edf1ef}.native-order-card>header span{font-size:11px;color:#81918d}.native-order-card>header h3{margin:4px 0 0;font-size:17px;line-height:1.35;color:var(--app-text)}.native-order-card>header>strong{font-size:20px;color:#a76b35;white-space:nowrap}.order-member-line{display:flex;align-items:center;gap:10px;padding:12px 0 8px}.member-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:var(--app-primary-soft);color:var(--app-primary);display:grid;place-items:center;font-weight:800}.order-member-line>div{min-width:0;display:grid;gap:3px}.order-member-line b{font-size:13px}.order-member-line small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:var(--app-sub)}.order-number{padding:7px 10px;border-radius:10px;background:#f5f8f7;color:#879590;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-state-row{display:flex;align-items:center;gap:8px;padding-top:10px}.order-state-row .badge{padding:5px 9px;font-size:10px}.order-state-row>b{font-size:11px;color:#42665f}.order-state-row>em{margin-left:auto;color:#8c9a96;font-size:10px;font-style:normal}.native-process-box{margin:12px -3px -3px;padding:12px;border-radius:15px;background:#f5f8f7;border:1px solid #e8eeec}.process-step-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:10px;padding:4px;border-radius:13px;background:#e8efec}.process-step-buttons button{height:38px;min-width:0;padding:0 4px;border-radius:10px;background:transparent;color:#71817c;font-size:10px;font-weight:650}.process-step-buttons button.active{background:#fff;color:var(--app-primary);box-shadow:0 3px 10px #173d3711}.room-password-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin:0 0 9px;color:#62746f;font-size:11px}.room-password-field input{height:44px;min-height:44px;margin:0}.native-process-box>.native-primary-action,.native-process-box>.native-secondary-action{width:100%;margin-top:7px}.native-empty{padding:38px 16px;text-align:center;color:#899793;font-size:12px}.catalog-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;height:48px;margin-bottom:14px;padding:4px;border-radius:15px;background:#e8eeec}.catalog-switch button{border-radius:11px;background:transparent;color:#70817c;font-size:13px;font-weight:650}.catalog-switch button.active{background:#fff;color:var(--app-primary);box-shadow:0 3px 12px #163d3610}.catalog-action-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 1px 12px}.catalog-action-row>div{display:grid;gap:2px}.catalog-action-row b{font-size:16px;color:var(--app-text)}.catalog-action-row small{font-size:10px;color:var(--app-sub)}.native-add-button{height:42px;padding:0 14px;border-radius:13px;background:var(--app-primary);color:#fff;font-size:12px;font-weight:700;box-shadow:0 6px 15px #0b675820}.native-service-list,.native-product-list{display:grid;gap:12px}.native-service-card{border:1px solid #e3eae7;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 6px 22px #173d370a}.native-service-cover{position:relative;width:100%;height:205px;display:grid;place-items:center;background:linear-gradient(135deg,#dcece7,#bad4cc);color:#0b6758;font-size:48px}.native-service-cover img{width:100%;height:100%;object-fit:cover;display:block}.native-service-cover em{position:absolute;left:12px;top:12px;max-width:70%;padding:5px 9px;border-radius:999px;background:#0a1715b8;color:#fff;font-size:10px;font-style:normal;backdrop-filter:blur(8px)}.native-service-cover>i{position:absolute;right:12px;top:12px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#ffffffdc;color:#0d6658;font-size:11px;font-style:normal}.native-service-body{padding:15px}.native-service-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.native-service-title>div{min-width:0}.native-service-title h2{margin:0;font-size:18px;line-height:1.35;color:var(--app-text)}.native-service-title small{display:block;margin-top:3px;color:var(--app-sub);font-size:10px}.native-service-title>strong{color:#a76b35;font-size:20px;white-space:nowrap}.native-service-title>strong i{font-size:10px;font-style:normal;font-weight:500}.native-service-body>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:11px 0;color:#6f817c;font-size:12px;line-height:1.65}.native-package-list{display:grid;gap:7px;margin:12px 0}.native-package-list button{min-height:55px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 11px;border-radius:13px;background:#f4f7f6;color:var(--app-text);text-align:left}.native-package-list button>span{min-width:0;display:grid;gap:3px}.native-package-list b{font-size:12px}.native-package-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#84938f;font-size:9px}.native-package-list strong{font-size:13px;color:#a46b39;white-space:nowrap}.native-package-list i{color:#8c9a96;font-size:20px;font-style:normal}.native-package-list .empty-package{display:block;border:1px dashed #9ebbb3;background:#f4faf8;color:var(--app-primary);text-align:center;font-weight:650}.native-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 48px;gap:7px;padding-top:3px}.native-card-actions button{height:42px;min-width:0;padding:0 5px;border:1px solid #dbe5e1;border-radius:12px;background:#fff;color:#44675f;font-size:10px;font-weight:650}.native-card-actions button.danger{width:48px;background:#fbf1ef!important;border-color:#eed5d1!important;color:var(--app-danger)!important;font-size:0}.native-card-actions button.danger:after{content:"鍒犻櫎";font-size:10px}.native-product-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #e3eae7;border-radius:17px;background:#fff;box-shadow:0 4px 16px #173d3708}.product-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--app-primary-soft);color:var(--app-primary);font-weight:800}.native-product-card>div{min-width:0;display:grid;gap:2px}.native-product-card b{font-size:14px}.native-product-card p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8b86;font-size:10px}.native-product-card small{font-size:9px;color:#9aa6a2}.native-product-card>strong{align-self:start;color:#a76b35;font-size:15px}.native-product-card>button{grid-column:2/4;height:38px;border:1px solid #dce5e2;border-radius:11px;background:#f7f9f8;color:#42665f;font-size:11px}.video-admin-grid{display:grid;grid-template-columns:1fr;gap:12px}.video-admin-card{padding:0!important;border-radius:20px!important;overflow:hidden}.video-preview{height:min(54vw,230px);min-height:190px;background:#101817}.video-preview video{width:100%;height:100%;object-fit:cover;display:block}.video-admin-copy{padding:14px}.video-admin-copy>small{font-size:10px}.video-admin-copy h2{font-size:17px;line-height:1.4;margin:5px 0}.video-admin-copy p{min-height:0;margin:5px 0 10px;font-size:11px;line-height:1.6}.video-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 0;border-radius:13px}.video-metrics span{padding:8px 2px;font-size:9px}.video-metrics b{font-size:14px}.card-actions{display:grid;grid-template-columns:1.25fr 1fr 52px;gap:7px}.card-actions button{height:42px;min-width:0;padding:0 5px;border-radius:12px;font-size:10px}.card-actions .danger{background:#fbf1ef!important;border-color:#edd5d1!important;color:var(--app-danger)!important}.native-settings-card{margin-bottom:14px;padding:0 14px 14px;border:1px solid #e3eae7;border-radius:20px;background:#fff;box-shadow:0 5px 18px #173d3709;overflow:hidden}.native-settings-card>header{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #edf1ef}.native-settings-card>header>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:var(--app-primary);color:#fff;font-size:20px;font-weight:800}.native-settings-card h2{margin:0;font-size:17px}.native-settings-card p{margin:3px 0 0;color:#84938f;font-size:10px}.setting-list{display:grid}.setting-list label{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) 70px auto;align-items:center;gap:8px;margin:0;border-bottom:1px solid #edf1ef;color:var(--app-text)}.setting-list label>span{display:grid;gap:3px}.setting-list b{font-size:13px}.setting-list small{font-size:9px;color:#8b9894;font-weight:400}.setting-list input{height:42px;min-height:42px;padding:8px;text-align:center;border-radius:11px}.setting-list em{font-size:11px;color:#81908c;font-style:normal}.native-settings-card>.native-primary-action{width:100%;margin-top:13px}.member-sign-list{padding:0 13px;border:1px solid #e3eae7;border-radius:19px;background:#fff;box-shadow:0 5px 18px #173d3708}.member-sign-list>header{display:flex;align-items:center;justify-content:space-between;padding:14px 1px;border-bottom:1px solid #edf1ef}.member-sign-list h2{margin:0;font-size:16px}.member-sign-list>header small{font-size:10px;color:#899793}.member-sign-list article{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:74px;border-bottom:1px solid #edf1ef}.member-sign-list article:last-of-type{border-bottom:0}.member-sign-list article>div{min-width:0;display:grid;gap:2px}.member-sign-list article b{font-size:13px}.member-sign-list article small{font-size:9px;color:#8b9995}.member-sign-list article p{margin:2px 0 0;color:#687c76;font-size:10px}.member-sign-list article>em{padding:6px 8px;border-radius:999px;background:#f3efed;color:#9a7065;font-size:9px;font-style:normal;white-space:nowrap}.member-sign-list article>em.done{background:#e5f2ed;color:#176b5b}.chat-workspace>.admin-topbar{display:none}.chat-shell{display:block;height:calc(100dvh - var(--merchant-nav) - env(safe-area-inset-bottom));min-height:0;overflow:hidden;background:#fff}.chat-shell:not(.thread-open){padding-top:env(safe-area-inset-top)}.chat-shell:not(.thread-open) .conversation-panel{display:flex;height:100%;border-radius:0;box-shadow:none;background:#fff}.conversation-head{padding:14px 14px 12px;border-bottom:1px solid var(--app-line);background:#fff}.conversation-head>div{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:11px}.conversation-head h2{margin:0;font-size:22px;color:var(--app-text)}.conversation-head small{font-size:10px;color:var(--app-sub)}.conversation-head input{height:46px;min-height:46px;padding:0 13px;border-radius:14px;background:#f3f6f5}.conversation-list{padding:0 12px;overflow-y:auto;overscroll-behavior:contain}.conversation-item{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:11px;min-height:76px;margin:0;padding:12px 2px;border-bottom:1px solid #edf1ef;border-radius:0;background:#fff}.conversation-item:hover,.conversation-item.active{background:#fff}.conversation-item .avatar{width:48px;height:48px;flex-basis:48px;border-radius:15px;font-size:16px}.conversation-copy{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px}.conversation-title{display:contents}.conversation-title b{font-size:14px}.conversation-title time{font-size:9px;color:#98a4a0}.conversation-copy em{grid-column:1/3;color:#72837e;font-size:11px}.conversation-copy small{grid-column:1/3;font-size:9px}.conversation-unread{position:absolute;right:4px;bottom:14px;width:9px;height:9px;border-radius:50%;background:#df4d55;box-shadow:0 0 0 3px #fff}.chat-shell:not(.thread-open) .chat-thread{display:none}.chat-shell.thread-open{height:100dvh}.chat-shell.thread-open .conversation-panel{display:none}.chat-shell.thread-open .chat-thread{display:flex;height:100dvh;border-radius:0}.thread-head{height:calc(62px + env(safe-area-inset-top));flex:0 0 calc(62px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 12px 8px;background:#fff}.thread-back{width:42px;height:42px;border-radius:13px;background:#f0f4f2;color:var(--app-text);font-size:24px}.chat-thread .messages{padding:13px 12px;background:#f2f5f4}.chat-thread .msg{max-width:82%;font-size:13px}.chat-thread .composer{padding:8px 9px calc(8px + env(safe-area-inset-bottom));background:#fff}.chat-thread .composer input{height:46px;min-height:46px}.chat-thread .composer button{min-width:44px;min-height:44px}.merchant-mobile-nav{height:calc(var(--merchant-nav) + env(safe-area-inset-bottom));padding:4px 8px env(safe-area-inset-bottom)}.merchant-mobile-nav button{min-height:56px;border-radius:13px}.merchant-mobile-nav svg{width:22px;height:22px}.merchant-mobile-nav span{font-size:10px}.mask{z-index:90;align-items:flex-end;padding:0;background:#102d2978;backdrop-filter:blur(3px)}.modal{width:100%!important;max-width:none!important;max-height:94dvh;margin:0;padding:18px 14px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#f8faf9;box-shadow:0 -18px 50px #071d1835}.modal h2{padding-right:44px;font-size:20px}.modal .close{position:sticky;z-index:3;top:0;float:right;width:38px;height:38px;border-radius:12px;background:#e9efed;color:#4e6761}.modal label{margin:12px 0;font-size:11px}.modal input,.modal select,.modal textarea{min-height:50px;border-radius:14px;background:#fff}.modal .full{min-height:50px}.cols,.four-cols,.upload-asset-grid,.point-rule-grid{grid-template-columns:1fr!important}.checks{grid-template-columns:1fr 1fr;gap:7px}.checks label{min-height:44px;margin:0;border:1px solid #e2e9e6;border-radius:12px}.media-manage{grid-template-columns:1fr 1fr;gap:8px}.media-manage img,.media-manage video{height:135px;border-radius:13px}.video-editor-modal,.service-detail-modal{max-height:100dvh;border-radius:0;padding-top:calc(15px + env(safe-area-inset-top))}}@media(max-width:800px){.native-service-cover{overflow:hidden}.native-service-cover>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}}.order-summary-card{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.order-summary-card:hover{transform:translateY(-2px);box-shadow:0 14px 36px #1c252d1a}.order-summary-card footer{border-top:1px solid #eef0f2;margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between}.order-summary-card footer small{color:#8a929a}.order-summary-card footer .native-primary-action{width:auto;margin:0;padding:0 16px;min-height:40px}.order-detail-mask{justify-content:flex-end;align-items:stretch;padding:0;background:#0f141a75;backdrop-filter:blur(4px)}.order-detail-drawer{width:min(620px,100%);height:100%;background:#f3f5f6;box-shadow:-20px 0 60px #0f141a2e;display:flex;flex-direction:column;animation:drawerIn .24s ease-out}.order-detail-header{height:76px;padding:0 22px;background:#fff;border-bottom:1px solid #e7eaec;display:flex;align-items:center;gap:14px;flex:none}.order-detail-header>button{width:42px;height:42px;border:0;background:#f1f3f5;border-radius:12px;font-size:28px}.order-detail-header>div{flex:1}.order-detail-header small{font-size:10px;letter-spacing:1.4px;color:#949aa1}.order-detail-header h2{font-size:20px;margin:2px 0 0}.order-detail-scroll{overflow:auto;padding:18px 20px 40px}.detail-block{background:#fff;border:1px solid #e8ebed;border-radius:18px;padding:18px;margin-bottom:14px;box-shadow:0 6px 18px #1920260a}.order-overview>header{display:flex;justify-content:space-between;gap:16px}.order-overview h3{margin:5px 0;font-size:21px}.order-overview p,.order-overview small{margin:0;color:#899199}.order-overview>header strong{color:#db6048;font-size:24px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:17px}.detail-grid>div{padding:12px;background:#f6f7f8;border-radius:12px;display:flex;flex-direction:column;gap:3px}.detail-grid span,.detail-grid small{font-size:11px;color:#8a929a}.detail-grid b{font-size:14px}.block-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px}.block-title>span{width:34px;height:34px;border-radius:10px;background:#20262c;color:#fff;display:grid;place-items:center;font-size:11px}.block-title h3{margin:0 0 4px}.block-title p{margin:0;color:#8b9298;font-size:12px}.detail-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.detail-steps button{min-height:44px}.detail-field{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#6d747b}.detail-field input{height:46px;border:1px solid #dfe3e6;border-radius:11px;padding:0 13px;font-size:15px;background:#fbfcfc}.detail-block .native-primary-action{margin-top:10px;width:100%;min-height:46px}.evidence-upload{display:flex;align-items:center;justify-content:space-between;min-height:48px;border:1px dashed #c8cdd1;background:#fafbfb;border-radius:12px;padding:0 12px;margin-top:10px;font-size:13px}.evidence-upload input{display:none}.evidence-upload span{background:#222930;color:#fff;border-radius:9px;padding:8px 11px}.evidence-preview{width:100%;max-height:220px;object-fit:contain;background:#f2f3f4;border-radius:12px;margin-top:10px}.verification-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.verification-actions button{min-height:43px;border:1px solid #d9dde0;background:#fff;border-radius:10px;padding:0 14px}.verification-actions .primary{background:#20262c;color:#fff}.finish-order-btn{width:100%;min-height:48px;border:0;border-radius:12px;background:#278253;color:#fff;font-weight:800}.finish-order-btn:disabled{background:#dce2df;color:#7e8983}@keyframes drawerIn{0%{transform:translate(35px);opacity:.6}to{transform:none;opacity:1}}.standalone-rule{max-width:900px}.page-intro{background:linear-gradient(135deg,#20262d,#454b50);border-radius:20px;padding:22px;color:#fff;margin-bottom:16px}.page-intro small{font-size:10px;letter-spacing:1.5px;color:#aeb5bc}.page-intro h2{margin:6px 0;font-size:24px}.page-intro p{margin:0;color:#ccd1d5;font-size:13px}.member-points-only .member-point-grid{margin-top:14px}.redemption-admin-page{max-width:1100px}.redemption-admin-list{display:grid;gap:11px}.redemption-admin-list article{display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:14px;background:#fff;border:1px solid #e4e7e9;border-radius:16px;padding:16px 18px}.redemption-type{width:50px;height:50px;border-radius:14px;background:#f1ece3;color:#755b35;display:grid;place-items:center;font-weight:800}.redemption-main small{color:#9299a0}.redemption-main h3{margin:5px 0 3px}.redemption-main p{margin:0;color:#6e767e}.redemption-admin-list article>strong{color:#b56d2d}.redemption-admin-list article>span{font-size:11px;padding:6px 9px;border-radius:999px}.redemption-admin-list article>span.pending{background:#fff1d0;color:#8e5d06}.redemption-admin-list article>span.fulfilled{background:#e3f4e9;color:#287342}.redemption-admin-list article>span.cancelled{background:#eef0f1;color:#72777c}.redemption-actions{grid-column:2/5;display:flex;justify-content:flex-end;gap:8px;padding-top:11px;border-top:1px solid #eef0f2}.redemption-actions button{min-height:40px;border:1px solid #dce0e2;background:#fff;border-radius:10px;padding:0 14px}.redemption-actions .primary{background:#20262c;color:#fff}.admin-chat-appointment{width:min(340px,70vw);background:#fff;border:1px solid #e5e8ea;border-radius:16px;padding:14px;color:#20262c;cursor:pointer}.admin-chat-appointment header,.admin-chat-appointment footer{display:flex;justify-content:space-between;align-items:center}.admin-chat-appointment header span{font-size:11px;color:#8b9299}.admin-chat-appointment header b{font-size:11px;color:#43835a}.admin-chat-appointment h3{margin:10px 0 5px}.admin-chat-appointment>p{margin:0 0 12px!important;color:#7e868e!important;font-size:12px!important}.admin-chat-appointment footer button{border:0;background:#20262c;color:#fff;border-radius:8px;padding:7px 10px}.admin-tools{flex-wrap:wrap}.admin-tools select{min-width:155px}.emoji-tool{height:38px;border:1px solid #dfe3e5;background:#fff;border-radius:9px;padding:0 12px}.merchant-emoji-picker{display:flex;gap:7px;flex-wrap:wrap;padding:10px 0}.merchant-emoji-picker button{min-width:42px;height:38px;border:0;border-radius:9px;background:#f0f2f4;font-size:17px}.modal .checks label small{color:#9a6e23}@media(max-width:760px){.order-detail-drawer{width:100%}.order-detail-header{height:66px;padding:0 14px}.order-detail-scroll{padding:12px 12px 32px}.detail-block{border-radius:15px;padding:15px}.detail-grid{grid-template-columns:1fr 1fr}.detail-steps{grid-template-columns:1fr}.redemption-admin-list article{grid-template-columns:auto 1fr auto;padding:14px}.redemption-admin-list article>span{grid-column:2}.redemption-actions{grid-column:1/4}.page-intro{border-radius:16px;padding:18px}.admin-tools select{width:100%}.admin-tools .project-send{flex:1}.merchant-emoji-picker{max-height:100px;overflow:auto}.order-summary-card footer .native-primary-action{display:inline-flex}}.room-auto-generate{width:100%;min-height:62px;margin:0 0 14px;padding:10px 12px;border:1px solid #d9e6e1;border-radius:15px;background:linear-gradient(135deg,#edf7f3,#f9fbfa);color:#173d36;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;cursor:pointer}.room-auto-generate>span{width:42px;height:42px;border-radius:13px;background:#176b5b;color:#fff;display:grid;place-items:center;font-size:19px;box-shadow:0 6px 14px #176b5b33}.room-auto-generate>div{display:flex;min-width:0;flex-direction:column;gap:3px}.room-auto-generate b{font-size:14px}.room-auto-generate small{color:#7a8b86;font-size:11px}.room-auto-generate>i{font-style:normal;font-size:11px;font-weight:750;color:#176b5b}.room-credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-with-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.field-with-action input{width:100%;min-width:0}.field-with-action button{min-height:46px;padding:0 13px;border:1px solid #cadbd5;border-radius:11px;background:#edf5f2;color:#176b5b;font-size:12px;font-weight:750;white-space:nowrap}.invitation-code-summary{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:center;padding:13px;border:1px solid #eee4d3;border-radius:14px;background:#fffaf1}.invitation-code-summary>div{display:flex;flex-direction:column;gap:4px}.invitation-code-summary small{color:#94846b}.invitation-code-summary b{font-size:14px}.invitation-code-summary>span{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:750}.invitation-code-summary>span.submitted{background:#fff0c9;color:#8b5a00}.invitation-code-summary>span.verified{background:#e3f4e9;color:#287342}.invitation-code-summary>span.rejected{background:#f3e7e7;color:#954b4b}.invitation-result-state,.no-invitation-state{display:flex;align-items:center;gap:12px;padding:14px;border-radius:14px;background:#f6f8f7}.invitation-result-state img{width:68px;height:68px;border-radius:12px;object-fit:cover}.invitation-result-state p,.no-invitation-state p{margin:4px 0 0;color:#7e8b87;font-size:12px}.no-invitation-state>span{width:42px;height:42px;border-radius:13px;background:#eee6d6;color:#846734;display:grid;place-items:center;font-weight:800}@media(max-width:760px){.order-detail-mask{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;padding:0!important;display:block!important;background:#f3f5f6!important;backdrop-filter:none!important;z-index:9999!important}.order-detail-drawer{width:100vw!important;max-width:none!important;min-width:0!important;height:100dvh!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;animation:pageIn .2s ease-out!important}.order-detail-header{height:auto!important;min-height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0!important;gap:10px}.order-detail-header>button{width:44px;height:44px;flex:0 0 44px;border-radius:14px}.order-detail-header h2{font-size:18px}.order-detail-header>.badge{font-size:10px;padding:6px 8px}.order-detail-scroll{height:0;flex:1;padding:12px 12px calc(28px + env(safe-area-inset-bottom))!important;overscroll-behavior:contain}.detail-block{padding:15px!important;border-radius:16px!important;margin-bottom:12px!important}.detail-grid{grid-template-columns:1fr 1fr!important}.detail-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}.detail-steps button{font-size:11px!important;padding:0 3px!important}.room-credential-grid{grid-template-columns:1fr}.field-with-action{grid-template-columns:minmax(0,1fr) 92px}.field-with-action button{padding:0 8px;font-size:11px}.room-auto-generate{grid-template-columns:42px minmax(0,1fr);padding:11px}.room-auto-generate>i{grid-column:2;color:#176b5b}.invitation-code-summary{grid-template-columns:1fr 1fr}.invitation-code-summary>span{grid-column:1/3;justify-self:start}}@keyframes pageIn{0%{transform:translate(20px);opacity:.72}to{transform:none;opacity:1}}:root{--ct-green:#176b5b;--ct-green-dark:#123f38;--ct-ink:#1f2926;--ct-muted:#7d8b87;--ct-line:#e5ebe8;--ct-surface:#fff;--ct-bg:#f2f5f3;--ct-warm:#f5efe3;--ct-danger:#b44c43}.schedule-panel-head{padding:0 0 18px;border-bottom:1px solid var(--ct-line)}.schedule-panel-head>div{display:block}.schedule-panel-head small,.video-catalog-heading small{display:block;color:#9a8870;font-size:10px;font-weight:800;letter-spacing:1.8px}.schedule-panel-head h2{margin:4px 0!important;font-size:22px}.schedule-panel-head p{margin:0;color:var(--ct-muted);font-size:13px}.schedule-panel-head>button{height:38px;padding:0 14px;border:1px solid #dce6e2;border-radius:11px;background:#f7faf8;color:var(--ct-green);font-weight:750}.schedule-stage-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 0}.schedule-stage-summary button{min-height:68px;padding:12px 14px;border:1px solid var(--ct-line);border-radius:15px;background:#f8faf9;display:flex;align-items:center;justify-content:space-between;text-align:left}.schedule-stage-summary span{font-size:13px;color:#667570}.schedule-stage-summary b{font-size:24px}.schedule-stage-summary .paid b{color:#16705e}.schedule-stage-summary .active b{color:#b87322}.schedule-stage-summary .arranged b{color:#426c9b}.schedule-stage-summary .unpaid b{color:#a1584f}.today-schedule-list{display:grid;gap:8px}.today-schedule-card{width:100%;min-height:68px;padding:10px 12px;border:1px solid #e8ecea;border-radius:15px;background:#fff;display:grid;grid-template-columns:62px 42px minmax(0,1fr) auto 18px;align-items:center;gap:11px;text-align:left;color:var(--ct-ink);transition:.18s ease}.today-schedule-card:hover{border-color:#c8dad4;box-shadow:0 8px 20px #16493e14;transform:translateY(-1px)}.today-schedule-card time{font-size:17px;font-weight:850;color:var(--ct-green)}.schedule-avatar{width:42px;height:42px;border-radius:14px;background:#e4f1ec;color:var(--ct-green-dark);display:grid;place-items:center;font-weight:850}.schedule-main{min-width:0;display:flex;flex-direction:column;gap:4px}.schedule-main b,.schedule-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-main small{color:var(--ct-muted);font-size:12px}.today-schedule-card>i{font-size:22px;color:#a4afab;font-style:normal}.schedule-stage,.stage-label{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.schedule-stage.paid,.stage-label.paid{background:#def2e9;color:#156a59}.schedule-stage.active,.stage-label.active{background:#fff0d7;color:#966019}.schedule-stage.arranged,.stage-label.arranged{background:#e5eef8;color:#416a98}.schedule-stage.done,.stage-label.done{background:#e9edeb;color:#6e7975}.schedule-stage.unpaid,.stage-label.unpaid{background:#f8e7e3;color:#995248}.order-priority-chips{scrollbar-width:none}.order-priority-chips::-webkit-scrollbar{display:none}.order-summary-card{position:relative;overflow:hidden}.order-summary-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#c8d1ce}.order-summary-card.stage-paid:before{background:#35a180}.order-summary-card.stage-active:before{background:#dc9a42}.order-summary-card.stage-arranged:before{background:#648fbd}.order-summary-card.stage-unpaid:before{background:#c46c60}.order-state-row{align-items:center}.order-state-row .stage-label{margin-right:auto}.video-admin-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:14px}.video-admin-toolbar .native-search{flex:1;margin:0}.video-catalog-heading{align-items:flex-end}.video-catalog-heading>div{display:block}.video-catalog-heading b{display:block;margin:4px 0 3px;font-size:22px}.video-catalog-heading span{color:var(--ct-muted);font-size:12px}.video-catalog-heading>em{font-style:normal;color:#6e7d78;font-size:12px}.video-admin-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important;gap:16px!important}.video-portrait-card{min-width:0;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 26px #18332d14;border:1px solid #e8ecea;cursor:pointer;transition:.2s ease}.video-portrait-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px #18332d24}.video-card-media{position:relative;aspect-ratio:9/13;background:#19221f;overflow:hidden}.video-card-media>img,.video-card-media>video{width:100%;height:100%;object-fit:cover}.video-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),transparent 48%,rgba(0,0,0,.72))}.video-state-pill,.video-pin-pill{position:absolute;top:10px;left:10px;padding:6px 9px;border-radius:999px;background:#105b4ae0;color:#fff;font-size:10px;font-weight:800;backdrop-filter:blur(8px)}.video-state-pill.off{background:#373d3bc7}.video-pin-pill{left:auto;right:10px;background:#cb9946f0}.video-card-counts{position:absolute;left:11px;right:11px;bottom:10px;display:flex;gap:8px}.video-card-counts span{color:#fff;font-size:11px;font-weight:750}.video-card-copy{padding:13px}.video-card-copy>small{display:block;color:#86938f;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-card-copy h3{margin:6px 0 12px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-card-copy>div{display:flex;align-items:center;gap:10px;color:#778580;font-size:11px}.video-card-copy>div span b{color:var(--ct-ink);font-size:14px}.video-card-copy>div i{margin-left:auto;color:var(--ct-green);font-style:normal;font-weight:800}.merchant-video-viewer{position:fixed;z-index:10000;inset:0;background:#101512;display:grid;grid-template-columns:minmax(340px,1fr) 390px;overflow:hidden}.merchant-video-stage{position:relative;min-width:0;height:100dvh;display:grid;place-items:center;background:#080b09}.merchant-video-stage>video{height:100%;max-width:min(56.25vh,100%);width:100%;object-fit:cover;background:#000}.merchant-video-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 35%,rgba(0,0,0,.78));pointer-events:none}.video-viewer-back{position:absolute;top:22px;left:22px;width:44px;height:44px;border-radius:50%;background:#0000005c;color:#fff;font-size:31px;backdrop-filter:blur(10px)}.viewer-state{position:absolute;top:25px;right:25px;padding:7px 11px;border-radius:999px;background:#1c8970db;color:#fff;font-size:11px;font-weight:800}.viewer-state.off{background:#3c423fd9}.viewer-video-copy{position:absolute;left:max(24px,calc((100% - min(56.25vh,100%))/2 + 22px));right:110px;bottom:27px;color:#fff}.viewer-video-copy>small{color:#ffffffad;font-size:11px}.viewer-video-copy h2{margin:6px 0;font-size:23px}.viewer-video-copy>p{margin:0 0 14px;color:#ffffffc7;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.viewer-linked-project{max-width:370px;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:#1017148a;backdrop-filter:blur(12px);display:flex;align-items:center;gap:10px}.viewer-linked-project>span{width:40px;height:40px;border-radius:12px;background:#dceee7;color:#125446;display:grid;place-items:center;font-weight:850}.viewer-linked-project>div{display:flex;flex-direction:column;gap:2px}.viewer-linked-project small,.viewer-linked-project em{color:#ffffffa6;font-size:10px;font-style:normal}.viewer-metric-rail{position:absolute;right:25px;bottom:42px;display:grid;gap:16px}.viewer-metric-rail>span{color:#fff;display:flex;flex-direction:column;align-items:center;gap:2px}.viewer-metric-rail i{width:44px;height:44px;border-radius:50%;background:#0e121085;display:grid;place-items:center;font-style:normal;font-weight:800;backdrop-filter:blur(9px)}.viewer-metric-rail b{font-size:12px}.viewer-metric-rail small{font-size:9px;color:#ffffffa8}.merchant-video-operations{position:relative!important;top:auto!important;height:100dvh!important;width:auto!important;padding:24px!important;background:#f4f6f5!important;color:var(--ct-ink)!important;display:flex!important;flex-direction:column!important;gap:16px!important;overflow:auto}.merchant-video-operations header{padding:0 0 15px;border-bottom:1px solid #dde4e1}.merchant-video-operations header small{font-size:9px;color:#9a8870;letter-spacing:1.7px}.merchant-video-operations header h2{margin:4px 0 0;font-size:22px}.merchant-video-operations header>button{width:36px;height:36px;border-radius:11px;background:#e6ebe9;color:#4b5955;font-size:22px;text-align:center;padding:0}.operation-data-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.operation-data-grid>div{padding:13px;border:1px solid #e1e7e4;border-radius:14px;background:#fff}.operation-data-grid span{display:block;color:#83908c;font-size:11px}.operation-data-grid b{display:block;margin-top:5px;font-size:21px}.operation-project-card{padding:15px;border-radius:16px;background:linear-gradient(135deg,#173f38,#216f5f);color:#fff;display:flex;flex-direction:column;gap:4px}.operation-project-card small{color:#bcd9d0}.operation-project-card b{font-size:17px}.operation-project-card span{font-size:12px;color:#d5e7e1}.operation-actions{display:grid;gap:8px}.operation-actions>button{width:100%;min-height:62px;padding:9px 11px;border:1px solid #e1e7e4;border-radius:14px;background:#fff;color:var(--ct-ink);display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;text-align:left}.operation-actions>button>span{width:40px;height:40px;border-radius:12px;background:#edf3f0;color:var(--ct-green);display:grid;place-items:center;font-weight:850}.operation-actions>button>div{display:flex;flex-direction:column;gap:3px}.operation-actions>button small{color:#87928f;font-size:10px}.operation-actions .primary-operation{border-color:#b9d7cd;background:#eaf5f1}.operation-actions .danger-operation{margin-top:5px}.operation-actions .danger-operation>span,.operation-actions .danger-operation b{color:var(--ct-danger)}.chat-shell{grid-template-columns:320px minmax(0,1fr);gap:14px}.conversation-head{padding:17px!important}.conversation-head>div{display:block!important;margin-bottom:12px!important}.conversation-head>div small{display:block;color:#9b8971;font-size:9px;font-weight:850;letter-spacing:1.5px}.conversation-head>div h2{margin:3px 0 2px;font-size:20px}.conversation-head>div span{color:#899691;font-size:11px}.conversation-search{height:42px;margin:0!important;border:1px solid #dde6e2;border-radius:12px;background:#f7f9f8;display:flex!important;align-items:center!important;gap:8px;padding:0 10px}.conversation-search svg{width:18px;fill:none;stroke:#84928e;stroke-width:1.8}.conversation-search input{min-width:0;width:100%;padding:0!important;border:0!important;background:transparent!important;outline:0}.conversation-item{min-height:72px;padding:11px!important}.conversation-item.active{background:linear-gradient(135deg,#e1f0eb,#f1f7f4)!important}.conversation-item.unread .conversation-copy b{font-weight:900}.conversation-title{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px}.conversation-title time{font-size:10px;color:#97a19e;font-weight:500}.conversation-unread{width:9px!important;height:9px!important;flex:0 0 9px;border-radius:50%;background:#e45247!important;box-shadow:0 0 0 3px #feeae7}.thread-head{padding:11px 16px}.thread-user{flex:1;margin-left:10px}.online-state{padding:6px 9px;border-radius:999px;background:#edf7f3;color:#29735f!important}.online-state i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#31a77f}.messages{background:linear-gradient(180deg,#f5f7f6,#eef2f0);padding:18px 22px}.thread-tip{width:max-content;max-width:90%;margin:0 auto 18px;padding:7px 11px;border-radius:999px;background:#e1e7e4;color:#7e8985;font-size:10px}.msg{border-radius:6px 17px 17px;box-shadow:0 4px 12px #19302a0d}.msg.mine{border-radius:17px 6px 17px 17px;background:linear-gradient(135deg,#186457,#247866)}.appointment-card-stage{margin:8px 0;padding:7px 9px;border-radius:9px;background:#f0f5f3;color:#4f6b62;font-size:11px;font-weight:750}.admin-chat-appointment,.admin-chat-service{box-shadow:0 8px 24px #132c251f}.admin-composer{position:relative;padding:9px 12px calc(10px + env(safe-area-inset-bottom))!important;background:#fff;border-top:1px solid #e1e7e4}.merchant-composer-tools{display:flex!important;align-items:center;gap:6px!important;margin:0 0 7px!important}.merchant-composer-tools>button,.composer-tool-button{min-height:36px;padding:0 10px;border:1px solid #e1e7e4;border-radius:10px;background:#f7f9f8;color:#5d6c67;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.merchant-composer-tools>button.active{border-color:#a9cdc1;background:#e8f4f0;color:#176b5b}.merchant-composer-tools i{width:22px;height:22px;border-radius:7px;background:#e5ece9;display:grid;place-items:center;font-style:normal;font-size:11px}.composer-tool-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.composer-tool-button input{display:none}.merchant-picker-panel{position:absolute;z-index:20;left:12px;right:12px;bottom:112px;max-height:min(430px,55vh);margin:0!important;padding:13px!important;border:1px solid #dfe7e3;border-radius:18px;background:#fff;display:block!important;box-shadow:0 -12px 38px #142f2826;overflow:hidden}.merchant-picker-panel>header{padding:0 0 10px;border-bottom:1px solid #edf0ef}.merchant-picker-panel>header>div{display:flex;flex-direction:column;gap:2px}.merchant-picker-panel>header b{font-size:14px}.merchant-picker-panel>header small{font-size:10px;color:#899591}.merchant-picker-panel>header>button{width:30px;height:30px;border-radius:9px;background:#eff3f1;color:#6c7975;font-size:18px}.merchant-picker-scroll{max-height:330px;padding-top:8px;display:grid;gap:7px;overflow:auto}.merchant-picker-card{width:100%;min-height:74px;padding:8px;border:1px solid #e7ecea;border-radius:14px;background:#fafcfb;color:var(--ct-ink);display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left}.picker-cover{width:58px;height:58px;border-radius:12px;overflow:hidden;background:#e5f0ec}.picker-cover img{width:100%;height:100%;object-fit:cover}.picker-cover i{width:100%;height:100%;display:grid;place-items:center;color:#176b5b;font-style:normal;font-weight:850}.merchant-picker-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.merchant-picker-card small,.merchant-picker-card em{font-size:10px;color:#899591;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.merchant-picker-card b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.merchant-picker-card>strong{padding:7px 10px;border-radius:9px;background:#176b5b;color:#fff;font-size:11px}.picker-date{width:58px;height:58px;border-radius:12px;background:#e7f2ee;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#176b5b}.picker-date b{font-size:17px}.picker-date small{font-size:9px;color:#6d8980}.merchant-emoji-picker{position:absolute;z-index:20;left:12px;right:12px;bottom:112px;max-height:min(310px,44vh);margin:0!important;padding:12px!important;border:1px solid #dfe7e3;border-radius:18px;background:#fff;box-shadow:0 -12px 38px #142f2826;display:grid!important;grid-template-columns:repeat(10,minmax(36px,1fr));gap:7px;overflow:auto}.merchant-emoji-picker button{min-width:0!important;width:100%;height:38px!important;margin:0;border-radius:10px;background:#f4f7f5;font-size:18px}.merchant-emoji-picker button.phrase{grid-column:span 2;padding:0 7px;font-size:11px;white-space:nowrap}.admin-send-row{display:grid!important;grid-template-columns:minmax(0,1fr) 76px;gap:8px!important;margin:0!important}.admin-send-row input{height:44px!important;padding:0 14px!important;border:1px solid #dbe4e0!important;border-radius:13px!important;background:#f6f8f7!important}.admin-send-row button{height:44px;border-radius:13px!important;font-weight:800}.segmented-order-detail{width:min(900px,82vw)!important}.order-detail-layout{height:0;flex:1;display:grid;grid-template-columns:230px minmax(0,1fr);overflow:hidden}.order-detail-tabs{padding:16px 12px;background:#eaf0ed;border-right:1px solid #dce5e1;display:flex;flex-direction:column;gap:7px;overflow:auto}.order-detail-tabs button{min-height:68px;padding:8px 9px;border:1px solid transparent;border-radius:14px;background:transparent;color:#56645f;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left}.order-detail-tabs button.active{border-color:#c7dad3;background:#fff;color:#153f37;box-shadow:0 8px 18px #1a3c3314}.order-detail-tabs i{width:38px;height:38px;border-radius:11px;background:#dce7e3;display:grid;place-items:center;font-style:normal;font-size:12px;font-weight:850}.order-detail-tabs button.active i{background:#176b5b;color:#fff}.order-detail-tabs span{display:flex;min-width:0;flex-direction:column;gap:3px}.order-detail-tabs b{font-size:13px}.order-detail-tabs small{font-size:9px;color:#899591;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-detail-tabs em{font-size:9px;color:#a6b0ac;font-style:normal}.order-detail-content{position:relative;min-width:0;overflow:auto;padding:20px 22px 82px;background:#f5f7f6}.detail-section-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.detail-section-head>span{width:44px;height:44px;border-radius:14px;background:#173f38;color:#fff;display:grid;place-items:center;font-weight:850}.detail-section-head>div{display:flex;flex-direction:column}.detail-section-head small{color:#9b8971;font-size:9px;letter-spacing:1.4px}.detail-section-head h3{margin:2px 0;font-size:20px}.detail-section-head p{margin:0;color:#87938f;font-size:11px}.detail-tab-panel{min-height:360px;margin:0!important;animation:detailTabIn .18s ease}.overview-next-hint{margin-top:16px;padding:12px;border-radius:13px;background:#edf5f2;display:flex;align-items:center;justify-content:space-between}.overview-next-hint span{color:#7c8985;font-size:11px}.overview-next-hint button{height:36px;padding:0 12px;border-radius:10px;background:#176b5b;color:#fff;font-size:11px;font-weight:800}.process-current-card{padding:15px;margin-bottom:13px;border-radius:15px;background:linear-gradient(135deg,#173f38,#217160);color:#fff;display:flex;align-items:center;gap:13px}.process-current-card>span{min-width:58px;padding:8px;border-radius:10px;background:#ffffff29;text-align:center;font-size:11px;font-weight:850}.process-current-card>div{display:flex;flex-direction:column;gap:3px}.process-current-card small,.process-current-card p{color:#c9dfd8;font-size:10px}.process-current-card p{margin:0}.process-current-card b{font-size:17px}.detail-steps{grid-template-columns:1fr!important}.detail-steps button{min-height:68px!important;padding:10px 12px!important;display:grid!important;grid-template-columns:38px 1fr;align-items:center;gap:11px;text-align:left}.detail-steps button i{width:36px;height:36px;border-radius:11px;background:#e7ecea;display:grid;place-items:center;font-style:normal;font-weight:850}.detail-steps button span{display:flex;flex-direction:column;gap:4px}.detail-steps button small{color:#899591;font-size:10px}.detail-steps button.active i{background:#176b5b;color:#fff}.room-security-note{margin-top:13px;padding:12px;border-radius:13px;background:#fff8e9;display:flex;align-items:flex-start;gap:10px}.room-security-note>i{width:34px;height:34px;border-radius:10px;background:#eedcae;color:#7a5a18;display:grid;place-items:center;font-style:normal;font-size:11px}.room-security-note b{font-size:12px}.room-security-note p{margin:3px 0 0;color:#8c7a51;font-size:10px}.finish-order-hero{padding:17px;border-radius:16px;background:linear-gradient(135deg,#e4f2ed,#f7faf8);display:flex;gap:13px}.finish-order-hero>span{width:46px;height:46px;border-radius:50%;background:#176b5b;color:#fff;display:grid;place-items:center;font-size:21px}.finish-order-hero small{color:#8c795c;font-size:9px;letter-spacing:1.3px}.finish-order-hero h3{margin:3px 0;font-size:20px}.finish-order-hero p{margin:0;color:#75847f;font-size:11px;line-height:1.5}.finish-checklist{display:grid;gap:8px;margin:14px 0}.finish-checklist>div{padding:11px;border:1px solid #e5ebe8;border-radius:13px;display:flex;align-items:center;gap:10px}.finish-checklist i{width:30px;height:30px;border-radius:9px;background:#e7f0ed;color:#176b5b;display:grid;place-items:center;font-style:normal;font-weight:850}.finish-checklist span{display:flex;flex-direction:column;gap:2px}.finish-checklist b{font-size:12px}.finish-checklist small{color:#899591;font-size:10px}.order-detail-step-footer{position:absolute;left:22px;right:22px;bottom:16px;height:50px;padding:0 8px;border:1px solid #e0e7e4;border-radius:14px;background:#fffffff0;display:flex;align-items:center;justify-content:space-between;box-shadow:0 7px 22px #1a322c1a;backdrop-filter:blur(10px)}.order-detail-step-footer button{height:36px;padding:0 12px;border-radius:10px;background:#edf3f0;color:#176b5b;font-size:11px;font-weight:800}.order-detail-step-footer button:disabled{opacity:.35}.order-detail-step-footer span{font-size:10px;color:#899591}@keyframes detailTabIn{0%{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:800px){.merchant-dashboard-page .stats{gap:9px;margin-bottom:12px}.merchant-dashboard-page .stats>div{padding:14px;border-radius:16px}.merchant-dashboard-page .stats b{font-size:24px}.today-schedule-panel{padding:15px!important;border-radius:17px!important}.schedule-panel-head{align-items:flex-start;padding-bottom:13px}.schedule-panel-head h2{font-size:19px}.schedule-panel-head p{max-width:230px;font-size:10px;line-height:1.45}.schedule-panel-head>button{height:34px;padding:0 10px;font-size:11px}.schedule-stage-summary{grid-template-columns:repeat(4,minmax(72px,1fr));gap:7px;overflow-x:auto;padding:12px 0}.schedule-stage-summary button{min-width:76px;min-height:58px;padding:9px;display:block}.schedule-stage-summary span{display:block;font-size:10px}.schedule-stage-summary b{font-size:20px}.today-schedule-card{min-height:66px;grid-template-columns:48px 38px minmax(0,1fr) auto;padding:9px;gap:8px}.today-schedule-card time{font-size:14px}.schedule-avatar{width:38px;height:38px;border-radius:12px}.schedule-main b{font-size:12px}.schedule-main small{font-size:9px}.today-schedule-card .schedule-stage{min-height:25px;padding:0 7px;font-size:9px}.today-schedule-card>i{display:none}.order-priority-chips{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:3px}.order-priority-chips button{flex:0 0 auto}.native-order-list{gap:10px}.order-summary-card{border-radius:17px!important}.order-summary-card header h3{font-size:17px}.order-summary-card footer .native-primary-action{display:inline-flex!important}.video-admin-toolbar{align-items:stretch}.video-admin-toolbar .native-add-button{flex:0 0 auto;padding:0 11px;font-size:11px}.video-catalog-heading{align-items:flex-end}.video-catalog-heading b{font-size:19px}.video-catalog-heading span{display:none}.video-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.video-portrait-card{border-radius:16px}.video-card-media{aspect-ratio:9/14}.video-state-pill,.video-pin-pill{top:7px;padding:5px 7px;font-size:8px}.video-state-pill{left:7px}.video-pin-pill{right:7px}.video-card-counts{left:8px;bottom:7px}.video-card-counts span{font-size:9px}.video-card-copy{padding:10px}.video-card-copy>small{font-size:8px}.video-card-copy h3{margin:4px 0 9px;font-size:13px}.video-card-copy>div{gap:6px;font-size:8px}.video-card-copy>div span b{font-size:11px}.video-card-copy>div i{font-size:9px}.merchant-video-viewer{display:grid;grid-template-columns:1fr;grid-template-rows:60dvh 40dvh;background:#070a08}.merchant-video-stage{height:60dvh}.merchant-video-stage>video{max-width:100%;width:100%;object-fit:cover}.video-viewer-back{top:calc(10px + env(safe-area-inset-top));left:12px;width:42px;height:42px}.viewer-state{top:calc(14px + env(safe-area-inset-top));right:12px}.viewer-video-copy{left:15px;right:75px;bottom:14px}.viewer-video-copy h2{font-size:18px}.viewer-video-copy>p{margin-bottom:9px;font-size:10px}.viewer-linked-project{padding:7px;border-radius:12px}.viewer-linked-project>span{width:34px;height:34px}.viewer-metric-rail{right:13px;bottom:16px;gap:8px}.viewer-metric-rail i{width:36px;height:36px;font-size:10px}.viewer-metric-rail small{display:none}.merchant-video-operations{height:40dvh!important;padding:13px 14px calc(14px + env(safe-area-inset-bottom))!important;border-radius:20px 20px 0 0!important;gap:10px!important}.merchant-video-operations header{display:none}.operation-data-grid{grid-template-columns:repeat(4,1fr);gap:6px}.operation-data-grid>div{padding:8px;border-radius:11px}.operation-data-grid span{font-size:8px}.operation-data-grid b{margin-top:2px;font-size:15px}.operation-project-card{display:none}.operation-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.operation-actions>button{min-height:67px;padding:6px 3px;grid-template-columns:1fr;justify-items:center;text-align:center;gap:4px;border-radius:12px}.operation-actions>button>span{width:31px;height:31px;border-radius:9px;font-size:10px}.operation-actions>button b{font-size:9px}.operation-actions>button small{display:none}.operation-actions .danger-operation{margin:0}.chat-shell{height:calc(100dvh - 150px);min-height:0}.conversation-head{padding:14px!important}.conversation-panel{height:100%!important;border-radius:17px}.chat-shell:not(.thread-open) .chat-thread{display:none}.chat-shell.thread-open{position:fixed!important;z-index:9000!important;inset:0!important;width:100vw!important;height:100dvh!important;display:block!important;background:#eef2f0!important}.chat-shell.thread-open .conversation-panel{display:none}.chat-shell.thread-open .chat-thread{height:100dvh!important;min-height:0!important;border-radius:0!important}.chat-shell.thread-open .thread-head{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;background:#fff}.chat-shell.thread-open .messages{padding:14px 12px;overscroll-behavior:contain}.merchant-thread-page aside{display:none!important}.merchant-thread-page main{padding:0!important}.merchant-composer-tools{overflow-x:auto;scrollbar-width:none}.merchant-composer-tools>button,.composer-tool-button{flex:0 0 auto;padding:0 9px}.merchant-picker-panel,.merchant-emoji-picker{left:8px;right:8px;bottom:calc(108px + env(safe-area-inset-bottom))}.merchant-picker-panel{max-height:47dvh}.merchant-picker-scroll{max-height:36dvh}.merchant-emoji-picker{grid-template-columns:repeat(6,minmax(36px,1fr));max-height:38dvh}.merchant-emoji-picker button.phrase{grid-column:span 2}.merchant-picker-card{grid-template-columns:52px minmax(0,1fr) auto;min-height:68px}.picker-cover,.picker-date{width:52px;height:52px}.msg{max-width:87%}.admin-chat-service,.admin-chat-appointment{width:min(290px,76vw)}.segmented-order-detail{width:100vw!important}.order-detail-layout{height:0;flex:1;display:flex;flex-direction:column}.order-detail-tabs{flex:0 0 76px;padding:8px 10px;background:#eef3f1;border:0;border-bottom:1px solid #dde5e2;display:flex;flex-direction:row;gap:7px;overflow-x:auto;scrollbar-width:none}.order-detail-tabs button{flex:0 0 72px;min-height:58px;padding:6px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center}.order-detail-tabs i{width:28px;height:28px;border-radius:9px;font-size:9px}.order-detail-tabs span{display:block}.order-detail-tabs b{display:block;font-size:10px}.order-detail-tabs small,.order-detail-tabs em{display:none}.order-detail-content{height:0;flex:1;padding:13px 12px calc(74px + env(safe-area-inset-bottom))}.detail-section-head{margin-bottom:10px}.detail-section-head>span{width:38px;height:38px;border-radius:12px}.detail-section-head h3{font-size:17px}.detail-section-head p{font-size:9px}.detail-tab-panel{min-height:0;padding:14px!important}.detail-grid{grid-template-columns:1fr 1fr!important}.detail-steps,.room-credential-grid{grid-template-columns:1fr!important}.order-detail-step-footer{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));height:48px}.order-detail-header>.stage-label{font-size:9px;padding:0 8px}.finish-order-hero{padding:13px}.finish-order-hero>span{width:40px;height:40px}.finish-order-hero h3{font-size:17px}}@media(min-width:801px)and (max-width:1120px){.merchant-video-viewer{grid-template-columns:minmax(300px,1fr) 340px}.segmented-order-detail{width:min(820px,90vw)!important}.order-detail-layout{grid-template-columns:205px minmax(0,1fr)}}.merchant-emoji-picker{display:grid!important;gap:12px!important;padding:12px!important;overflow-x:hidden!important}.emoji-symbol-grid{display:grid;grid-template-columns:repeat(10,minmax(38px,1fr));gap:7px}.emoji-phrase-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding-top:10px;border-top:1px solid #e4ebe8}.emoji-symbol-grid button,.emoji-phrase-grid button{min-width:0!important;width:100%;border:0;border-radius:11px;background:#f1f5f3;color:#173c35;transition:.16s ease}.emoji-symbol-grid button{height:42px;font-size:18px}.emoji-phrase-grid button{min-height:42px;padding:7px 8px;font-size:11px;line-height:1.35;font-weight:750;white-space:normal}.emoji-symbol-grid button:hover,.emoji-phrase-grid button:hover{background:#e3efeb;color:#0e6e5d;transform:translateY(-1px)}@media(max-width:800px){.merchant-video-operations{overflow-y:auto!important;overscroll-behavior:contain}.operation-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.operation-actions>button{min-height:66px!important;padding:7px 5px!important}.operation-actions>button b{font-size:10px!important;line-height:1.25}.emoji-symbol-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.emoji-phrase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.emoji-symbol-grid button{height:48px;font-size:20px}.emoji-phrase-grid button{min-height:44px;font-size:12px}}.merchant-emoji-picker{grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important}.emoji-symbol-grid,.emoji-phrase-grid{grid-column:1/-1;min-width:0}.orders-mobile-hero{display:none}.order-control-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;margin-bottom:14px}.order-control-row .native-search{margin:0}.order-date-button{position:relative;height:50px;min-width:126px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dce5e2;border-radius:14px;background:#fff;color:#526761;font-size:12px;font-weight:700;overflow:hidden;cursor:pointer}.order-date-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.order-date-button input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;border:0!important;opacity:0;cursor:pointer}.order-date-clear{width:40px;height:40px;border-radius:12px;background:#edf2f0;color:#6e7e79;font-size:18px}.commercial-order-tabs{display:flex;align-items:stretch;gap:4px;margin-bottom:18px;border-bottom:1px solid #e1e8e5;overflow-x:auto;scrollbar-width:none}.commercial-order-tabs::-webkit-scrollbar{display:none}.commercial-order-tabs button{position:relative;flex:0 0 auto;min-width:76px;height:48px;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:#778782;font-size:13px;font-weight:600}.commercial-order-tabs button:after{content:"";position:absolute;left:10px;right:10px;bottom:-1px;height:2px;border-radius:2px;background:transparent}.commercial-order-tabs button.active{color:#123f37;font-weight:800}.commercial-order-tabs button.active:after{background:#0a6e5c}.commercial-order-tabs em{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;border-radius:7px;background:#eef2f0;color:#7c8b87;font-size:10px;font-style:normal;font-weight:700}.commercial-order-tabs button.active em{background:#e3efeb;color:#0a6e5c}.order-list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 2px 12px}.order-list-heading>div{display:grid;gap:4px}.order-list-heading b{font-size:17px;color:#182b27}.order-list-heading small{font-size:11px;color:#8a9793}.order-list-heading>span{padding-bottom:1px;color:#778580;font-size:11px}.commercial-order-list{display:grid;gap:12px}.commercial-order-card{position:relative;padding:16px;border:1px solid #e8ecea;border-radius:18px;background:#fff;box-shadow:0 9px 30px #16352e0f;overflow:hidden;cursor:pointer}.commercial-order-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-arrival{display:grid;gap:3px}.order-arrival small{color:#899590;font-size:10px}.order-arrival b{color:#20322e;font-size:14px;letter-spacing:.1px}.workflow-badge{height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:8px;font-size:11px;font-weight:750}.workflow-badge.paid{background:#fff1df;color:#a25e12}.workflow-badge.active{background:#e4eff5;color:#306b82}.workflow-badge.arranged{background:#e2f2ec;color:#11705f}.workflow-badge.done{background:#edf0ef;color:#697773}.workflow-badge.unpaid{background:#fbeae5;color:#aa5040}.commercial-order-service{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 0 14px}.commercial-order-service>div{min-width:0}.commercial-order-service h3{margin:0;color:#152a25;font-size:18px;line-height:1.35;letter-spacing:-.2px}.commercial-order-service p{margin:5px 0 0;color:#7c8a86;font-size:11px}.commercial-order-service>strong{flex:0 0 auto;color:#a96b32;font-size:23px;line-height:1;font-weight:800;letter-spacing:-.5px}.commercial-order-service>strong small{margin-right:2px;font-size:12px;font-weight:700}.commercial-customer-row{min-height:58px;padding:9px 11px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:13px;background:#f6f8f7}.commercial-avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#dcece6;color:#0b6657;font-size:14px;font-weight:800}.commercial-customer-row>div{min-width:0;display:grid;gap:3px}.commercial-customer-row b{color:#20322e;font-size:13px}.commercial-customer-row small{color:#84918d;font-size:10px;letter-spacing:.2px}.payment-state{height:26px;padding:0 9px;display:inline-flex;align-items:center;border-radius:7px;font-size:10px;font-weight:750}.payment-state.paid{background:#e2f2ec;color:#0a705e}.payment-state.unpaid{background:#fbeae5;color:#aa5040}.commercial-order-tags{display:flex;gap:7px;flex-wrap:wrap;padding:10px 0 0}.commercial-order-tags span{padding:5px 8px;border-radius:7px;background:#f6f1e9;color:#89633b;font-size:9px;font-weight:650}.commercial-order-card>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px -16px -16px;padding:11px 16px;border-top:1px solid #edf0ee;background:#fbfcfb}.commercial-order-card>footer>div{min-width:0;display:grid;gap:2px}.commercial-order-card>footer small{color:#9aa39f;font-size:9px}.commercial-order-card>footer span{max-width:180px;color:#71807b;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commercial-order-card>footer button{height:40px;flex:0 0 auto;padding:0 14px;border-radius:10px;background:#0a6657;color:#fff;font-size:12px;font-weight:750;box-shadow:0 6px 16px #0a66572e}.commercial-order-card>footer button i{margin-left:7px;font-size:16px;font-style:normal;font-weight:400}.commercial-order-empty{margin-top:14px}@media(min-width:801px){.commercial-orders-page{max-width:1080px}.commercial-order-list{grid-template-columns:repeat(2,minmax(0,1fr))}.commercial-order-tabs button{min-width:92px}}@media(max-width:800px){.layout>main.orders-workspace{padding-top:0;background:#f4f5f2}.orders-workspace>.admin-topbar{display:none}.orders-mobile-hero{position:relative;display:block;margin:0 -12px 15px;padding:calc(18px + env(safe-area-inset-top)) 18px 17px;border-radius:0 0 24px 24px;background:#123f37;color:#fff;overflow:hidden}.orders-mobile-hero:after{content:"";position:absolute;width:150px;height:150px;right:-65px;top:-55px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 26px #ffffff06,0 0 0 52px #ffffff05;pointer-events:none}.orders-hero-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px}.orders-hero-head>div:first-child{display:grid;gap:4px}.orders-hero-head small{color:#c4a474;font-size:8px;font-weight:800;letter-spacing:1.8px}.orders-hero-head h1{margin:0;color:#fff;font-size:24px;line-height:1.15;letter-spacing:-.6px}.orders-hero-actions{display:flex;align-items:center;gap:8px}.orders-hero-actions button,.orders-hero-actions>span{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff}.orders-hero-actions button{border:1px solid rgba(255,255,255,.13);background:#ffffff14}.orders-hero-actions button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.orders-hero-actions button i{position:absolute;right:7px;top:7px;width:6px;height:6px;border:1.5px solid #123f37;border-radius:50%;background:#d9aa68}.orders-hero-actions>span{background:#b37c43;font-size:14px;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff38}.orders-mobile-hero>p{position:relative;z-index:1;margin:11px 0 15px;color:#ffffffa3;font-size:11px;line-height:1.5}.orders-hero-metrics{position:relative;z-index:1;display:grid;grid-template-columns:.85fr .85fr 1.3fr;padding:11px 0 0;border-top:1px solid rgba(255,255,255,.12)}.orders-hero-metrics>div{min-width:0;padding:0 13px;border-right:1px solid rgba(255,255,255,.11);display:grid;gap:3px}.orders-hero-metrics>div:first-child{padding-left:0}.orders-hero-metrics>div:last-child{padding-right:0;border-right:0}.orders-hero-metrics small{color:#ffffff8c;font-size:9px}.orders-hero-metrics b{color:#fff;font-size:18px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orders-hero-metrics>div:last-child b{color:#e5c28f}.order-control-row{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;margin-bottom:4px}.commercial-order-search.native-search{height:46px;border:0;border-radius:13px;box-shadow:0 5px 18px #18352e0f}.commercial-order-search.native-search input{height:44px;font-size:12px}.commercial-order-search.native-search svg{width:18px;height:18px}.commercial-order-search.native-search button{width:27px;height:27px;flex-basis:27px}.order-date-button{height:46px;min-width:103px;padding:0 10px;border:0;border-radius:13px;box-shadow:0 5px 18px #18352e0f;font-size:11px}.order-date-button svg{width:16px;height:16px}.order-date-clear{width:34px;height:46px;border-radius:12px}.commercial-order-tabs{gap:0;margin:0 -12px 17px;padding:0 8px;border-bottom-color:#dfe5e2;background:transparent}.commercial-order-tabs button{min-width:70px;height:48px;padding:0 7px;gap:5px;font-size:12px}.commercial-order-tabs button:after{left:12px;right:12px;height:3px}.commercial-order-tabs em{min-width:18px;height:18px;border-radius:6px;font-size:9px}.order-list-heading{margin:0 2px 11px}.order-list-heading b{font-size:16px}.order-list-heading small{font-size:9px}.order-list-heading>span{font-size:10px}.commercial-order-card{padding:15px;border:0;border-radius:17px;box-shadow:0 7px 24px #14302a11}.commercial-order-service{padding:13px 0}.commercial-order-service h3{font-size:17px}.commercial-order-service>strong{font-size:22px}.commercial-customer-row{min-height:56px;padding:8px 10px}.commercial-avatar{width:38px;height:38px}.commercial-order-card>footer{margin:13px -15px -15px;padding:10px 15px}.commercial-order-card>footer button{height:39px}}@media(max-width:800px){.orders-mobile-hero{padding:calc(13px + env(safe-area-inset-top)) 16px 12px;border-radius:0 0 18px 18px}.orders-mobile-hero:after{display:none}.orders-hero-head>div:first-child{display:block}.orders-hero-head small{display:none}.orders-hero-head h1{font-size:21px;letter-spacing:-.35px}.orders-hero-actions button,.orders-hero-actions>span{width:35px;height:35px;border-radius:11px}.orders-mobile-hero>p{display:none}.orders-hero-metrics{grid-template-columns:.85fr .9fr 1.25fr;margin-top:11px;padding-top:9px}.orders-hero-metrics>div{padding:0 11px;display:flex;align-items:baseline;gap:6px}.orders-hero-metrics small{font-size:9px;white-space:nowrap}.orders-hero-metrics b{font-size:15px}.orders-hero-metrics>div:last-child b{font-size:16px}}@media(max-width:800px){.orders-mobile-hero{margin:0 -12px 9px;padding:calc(9px + env(safe-area-inset-top)) 14px 8px;border-radius:0;border-bottom:1px solid #e4ebe8;background:#fff;color:#173b33;box-shadow:0 3px 14px #14372f09;overflow:visible}.orders-hero-head{min-height:34px}.orders-hero-head h1{color:#173b33;font-size:20px;line-height:1.1;letter-spacing:-.3px}.orders-hero-actions{gap:7px}.orders-hero-actions button,.orders-hero-actions>span{width:32px;height:32px;border-radius:10px}.orders-hero-actions button{border:1px solid #e1e9e6;background:#f3f7f5;color:#315e54}.orders-hero-actions button i{right:6px;top:6px;border-color:#fff;background:#d68c37}.orders-hero-actions>span{background:#b37c43;color:#fff;font-size:13px;box-shadow:none}.orders-hero-metrics{display:flex;align-items:center;grid-template-columns:none;gap:0;margin-top:5px;padding-top:0;border-top:0}.orders-hero-metrics>div{width:auto;padding:0 10px;border-right:1px solid #e2e9e6;display:flex;align-items:baseline;gap:4px}.orders-hero-metrics>div:first-child{padding-left:0}.orders-hero-metrics>div:last-child{padding-right:0;border-right:0}.orders-hero-metrics small{color:#8a9893;font-size:9px;white-space:nowrap}.orders-hero-metrics b{order:-1;color:#24483f;font-size:13px;line-height:1;font-weight:800;overflow:visible}.orders-hero-metrics>div:last-child b{color:#9a6331;font-size:13px}.order-control-row{margin-top:0}}.dashboard-mobile-header,.dashboard-mobile-overview,.dashboard-quick-entry{display:none}.schedule-panel-head h2 em{margin-left:7px;color:#8a9793;font-size:11px;font-style:normal;font-weight:650;vertical-align:middle}@media(max-width:800px){.layout>main.dashboard-workspace{padding-top:0;background:#f4f6f4}.dashboard-workspace>.admin-topbar{display:none}.merchant-dashboard-page{padding-top:0}.dashboard-mobile-header{min-height:62px;margin:0 -2px 10px;padding:calc(10px + env(safe-area-inset-top)) 0 8px;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-mobile-header>div:first-child{display:grid;gap:2px}.dashboard-mobile-header small{color:#8b9793;font-size:9px;font-weight:700}.dashboard-mobile-header h1{margin:0;color:#173a32;font-size:20px;line-height:1.1;letter-spacing:-.3px}.dashboard-header-actions{display:flex;align-items:center;gap:7px}.dashboard-header-actions button,.dashboard-header-actions>span{position:relative;width:32px;height:32px;display:grid;place-items:center;border-radius:10px}.dashboard-header-actions button{border:1px solid #dfe8e5;background:#fff;color:#315f55}.dashboard-header-actions button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dashboard-header-actions button i{position:absolute;right:5px;top:5px;width:6px;height:6px;border:1.5px solid #fff;border-radius:50%;background:#d38736}.dashboard-header-actions>span{background:#b37c43;color:#fff;font-size:13px;font-weight:800}.dashboard-mobile-overview{min-height:108px;padding:15px;display:grid;grid-template-columns:1.05fr 1.55fr;align-items:stretch;gap:13px;border:1px solid #e4ebe8;border-radius:18px;background:linear-gradient(135deg,#fff,#fbfcfb 62%,#f0f6f3);box-shadow:0 8px 24px #14372f0e}.dashboard-revenue-main{min-width:0;padding-right:13px;border-right:1px solid #e1e9e6;display:flex;flex-direction:column;justify-content:center}.dashboard-revenue-main>small{color:#788984;font-size:10px}.dashboard-revenue-main strong{margin:6px 0 7px;color:#173f36;font-size:29px;line-height:1;font-weight:850;letter-spacing:-1px;white-space:nowrap}.dashboard-revenue-main strong em{margin-right:2px;color:#a9703c;font-size:15px;font-style:normal;vertical-align:4px}.dashboard-revenue-main>span{color:#9a744d;font-size:9px;font-weight:650}.dashboard-kpi-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.dashboard-kpi-grid>div{min-width:0;padding:0 7px;display:grid;gap:7px;border-right:1px solid #e8eeeb;text-align:center}.dashboard-kpi-grid>div:last-child{border-right:0}.dashboard-kpi-grid span{color:#86938f;font-size:9px;white-space:nowrap}.dashboard-kpi-grid b{color:#254940;font-size:20px;line-height:1;font-weight:800}.dashboard-kpi-grid b small{margin-left:2px;color:#98a39f;font-size:8px;font-weight:600}.dashboard-quick-entry{height:76px;margin:10px 0 17px;padding:0 5px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border:1px solid #e6ece9;border-radius:17px;background:#fff;box-shadow:0 5px 18px #14372f09}.dashboard-quick-entry button{position:relative;min-width:0;height:66px;padding:7px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:transparent;color:#405d56;font-size:10px;font-weight:650}.dashboard-quick-entry button i{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#e8f2ee;color:#176b5b;font-style:normal}.dashboard-quick-entry button:nth-child(2) i{background:#f4eee6;color:#9a6535}.dashboard-quick-entry button:nth-child(3) i{background:#e9eef5;color:#526f91}.dashboard-quick-entry button:nth-child(4) i{background:#f1ebf3;color:#765a7d}.dashboard-quick-entry svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dashboard-quick-entry em{position:absolute;top:5px;left:calc(50% + 8px);min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:8px;background:#cf704b;color:#fff;font-size:8px;font-style:normal;font-weight:800}.desktop-dashboard-stats{display:none!important}.today-schedule-panel{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.schedule-panel-head{padding:0 1px 11px;border-bottom:0;align-items:center}.schedule-panel-head small{display:none}.schedule-panel-head h2{margin:0!important;color:#1c342e;font-size:19px;letter-spacing:-.2px}.schedule-panel-head h2 em{display:inline-flex;height:20px;padding:0 7px;align-items:center;border-radius:7px;background:#e7efec;color:#5e7770;font-size:9px}.schedule-panel-head p{margin-top:4px;max-width:260px;color:#8c9995;font-size:9px;line-height:1.35}.schedule-panel-head>button{height:31px;padding:0 9px;border:0;border-radius:9px;background:#e8f1ed;color:#176b5b;font-size:10px}.schedule-stage-summary{grid-template-columns:repeat(4,1fr);gap:6px;padding:0 0 10px;overflow:visible}.schedule-stage-summary button{min-width:0;min-height:49px;padding:7px 8px;border:1px solid #e3eae7;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 12px #14372f06}.schedule-stage-summary span{font-size:9px;white-space:nowrap}.schedule-stage-summary b{font-size:17px}.today-schedule-list{gap:7px}.today-schedule-card{min-height:61px;padding:8px 9px;grid-template-columns:44px 35px minmax(0,1fr) auto;gap:7px;border:1px solid #e4ebe8;border-radius:14px;box-shadow:0 4px 15px #14372f09}.today-schedule-card time{font-size:13px}.schedule-avatar{width:35px;height:35px;border-radius:11px;font-size:12px}.schedule-main{gap:3px}.schedule-main b{font-size:11px}.schedule-main small{font-size:8px}.today-schedule-card .schedule-stage{min-height:24px;padding:0 6px;border-radius:7px;font-size:8px}}.order-date-row{display:flex;align-items:center;gap:8px}.order-detail-back svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.order-detail-tabs button{grid-template-columns:38px minmax(0,1fr);grid-template-areas:"step label" "step hint";column-gap:9px;row-gap:2px}.order-detail-tabs button>i{grid-area:step}.order-detail-tabs button>b{grid-area:label;align-self:end}.order-detail-tabs button>small{grid-area:hint;align-self:start}.order-overview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid #e8eeeb}.order-overview-service{min-width:0}.order-overview-service>span{display:inline-flex;min-height:24px;padding:0 8px;align-items:center;border-radius:7px;background:#edf4f1;color:#397064;font-size:10px;font-weight:700}.order-overview-service h3{margin:8px 0 0!important;color:#17372f;font-size:21px!important;line-height:1.3}.order-overview-price{flex:0 0 auto;display:grid;justify-items:end;gap:4px}.order-overview-price small{color:#8b9793;font-size:10px}.order-overview-price strong{color:#9f6632!important;font-size:25px!important;line-height:1}.detail-info-list{display:grid;margin-top:4px}.detail-info-list>div{min-height:58px;padding:10px 1px;display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;column-gap:14px;border-bottom:1px solid #edf1ef}.detail-info-list>div:last-child{border-bottom:0}.detail-info-list span{grid-row:1/3;color:#87938f;font-size:11px}.detail-info-list b{min-width:0;color:#243c36;font-size:13px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-info-list small{color:#909c98;font-size:10px;text-align:right}.detail-payment-text.paid{color:#0e735f}.detail-payment-text.unpaid{color:#aa5141}.detail-primary-link{width:100%;height:44px;margin-top:14px;padding:0 14px;border-radius:12px;background:#176b5b;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:750}.detail-primary-link span{font-size:20px;font-weight:400}.process-status-strip{min-height:64px;padding:10px 12px;margin-bottom:12px;border:1px solid #deebe6;border-radius:14px;background:#f4f8f6;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.process-status-strip>span{min-height:27px;padding:0 9px;display:inline-flex;align-items:center;border-radius:8px;background:#e6efec;color:#45665e;font-size:9px;font-weight:800}.process-status-strip>span.paid{background:#e2f2ec;color:#0a705e}.process-status-strip>span.active{background:#fff0d7;color:#966019}.process-status-strip>span.arranged{background:#e5eef8;color:#416a98}.process-status-strip>span.done{background:#e9edeb;color:#6e7975}.process-status-strip>span.unpaid{background:#f8e7e3;color:#995248}.process-status-strip>div{display:grid;gap:3px}.process-status-strip small{color:#8b9894;font-size:9px}.process-status-strip b{color:#203e37;font-size:14px}.process-status-strip>i{color:#8c9995;font-size:9px;font-style:normal;white-space:nowrap}.process-step-buttons.detail-steps{gap:8px!important}.process-step-buttons.detail-steps button{position:relative;grid-template-columns:36px minmax(0,1fr) auto!important;min-height:60px!important;padding:8px 10px!important;border:1px solid #e2e9e6;border-radius:13px;background:#fff;color:#26443c}.process-step-buttons.detail-steps button.active{border-color:#87b9aa;background:#edf7f3;box-shadow:0 5px 15px #176b5b14}.process-step-buttons.detail-steps button>i{width:34px;height:34px;border-radius:10px;background:#eef2f0;color:#71817c}.process-step-buttons.detail-steps button.active>i{background:#176b5b;color:#fff}.process-step-buttons.detail-steps button b{font-size:12px}.process-step-buttons.detail-steps button small{font-size:9px}.process-step-buttons.detail-steps button>em{color:#97a29e;font-size:9px;font-style:normal}.process-step-buttons.detail-steps button.active>em{color:#176b5b;font-weight:750}.process-helper{margin:12px 1px 0;color:#84918d;font-size:10px;line-height:1.55}.credential-control{display:grid;grid-template-columns:minmax(0,1fr) 68px;gap:7px}.credential-control.password-control{grid-template-columns:minmax(0,1fr) 44px 68px}.credential-control input{width:100%;min-width:0}.credential-control button{height:46px;padding:0 9px;border:1px solid #d4e1dc;border-radius:11px;background:#edf5f2;color:#176b5b;font-size:11px;font-weight:750}.credential-control .credential-eye{padding:0;display:grid;place-items:center;background:#f5f7f6;color:#536a64}.credential-eye svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.invitation-form-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:10px;margin-top:12px}.invitation-form-row .evidence-upload{min-height:68px;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.invitation-form-row .evidence-upload span{padding:0;background:transparent;color:#176b5b;font-weight:750}.invitation-form-row .evidence-upload small{color:#929e9a;font-size:9px}.finish-order-hero{align-items:flex-start}.finish-order-hero h3{margin:1px 0 5px}.finish-checklist>div{min-height:54px}@media(max-width:800px){.commercial-orders-page{padding-bottom:8px}.order-control-row{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:8px}.commercial-order-search.native-search{width:100%}.order-date-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px}.order-date-row:not(:has(.order-date-clear)){grid-template-columns:1fr}.order-date-button{width:100%;height:38px;min-width:0;padding:0 11px;justify-content:flex-start;border:1px solid #e2e9e6;border-radius:11px;background:#fff;box-shadow:none;font-size:10px}.order-date-button svg{width:15px;height:15px}.order-date-clear{width:36px;height:38px;border-radius:10px;font-size:16px}.commercial-order-tabs{width:auto;margin:0 -12px 12px;padding:0 8px;display:grid;grid-template-columns:repeat(6,minmax(54px,1fr));gap:0;overflow-x:auto;background:#fff;border-top:1px solid #e7ecea;border-bottom:1px solid #dfe6e3}.commercial-order-tabs button{min-width:54px;height:43px;padding:0 2px;gap:0;font-size:10px;white-space:nowrap}.commercial-order-tabs button:after{left:9px;right:9px;height:2px}.commercial-order-tabs em{position:absolute;right:2px;top:4px;min-width:14px;height:14px;padding:0 3px;border-radius:7px;background:#eff3f1;font-size:7px}.order-list-heading{margin:0 1px 8px;align-items:center}.order-list-heading b{font-size:15px}.order-list-heading small{display:none}.order-list-heading>span{font-size:9px}.commercial-order-list{gap:9px}.commercial-order-card{padding:12px;border-radius:15px;box-shadow:0 5px 18px #14302a0d}.commercial-order-top{gap:8px}.order-arrival{display:flex;align-items:baseline;gap:6px}.order-arrival small{font-size:8px}.order-arrival b{font-size:12px}.workflow-badge{height:24px;padding:0 8px;border-radius:7px;font-size:9px}.commercial-order-service{padding:10px 0 9px;align-items:center;gap:10px}.commercial-order-service>div{overflow:hidden}.commercial-order-service h3{max-width:100%;font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commercial-order-service p{margin-top:3px;font-size:9px}.commercial-order-service>strong{font-size:19px}.commercial-order-service>strong small{font-size:10px}.commercial-customer-row{min-height:46px;padding:6px 8px;grid-template-columns:32px minmax(0,1fr) auto;gap:8px;border-radius:11px}.commercial-avatar{width:32px;height:32px;font-size:11px}.commercial-customer-row b{font-size:11px}.commercial-customer-row small{font-size:8px}.payment-state{height:23px;padding:0 7px;font-size:8px}.commercial-order-tags{padding-top:7px;gap:5px}.commercial-order-tags span{padding:4px 6px;border-radius:6px;font-size:8px}.commercial-order-card>footer{min-height:43px;margin:9px -12px -12px;padding:7px 12px}.commercial-order-card>footer>div{gap:1px}.commercial-order-card>footer small{display:none}.commercial-order-card>footer span{max-width:150px;font-size:8px}.commercial-order-card>footer button{height:34px;padding:0 11px;border-radius:9px;font-size:10px;box-shadow:none}.commercial-order-card>footer button i{margin-left:5px;font-size:14px}.order-detail-mask,.segmented-order-detail{background:#f4f6f5!important}.order-detail-header{min-height:calc(58px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 12px 0!important;gap:9px!important;border-bottom:1px solid #e3e9e6!important}.order-detail-header>button{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:12px!important;background:#eef3f1!important;color:#294941!important}.order-detail-header>div{min-width:0}.order-detail-header h2{margin:0!important;font-size:17px!important;line-height:1.2}.order-detail-header small{display:block;max-width:190px;margin-top:3px;color:#8a9692;font-size:8px;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-detail-header>.stage-label{min-height:24px;padding:0 7px;font-size:8px}.order-detail-tabs{flex:0 0 47px!important;width:100%;padding:0 7px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important;background:#fff!important;overflow:visible!important}.order-detail-tabs button{position:relative;min-width:0!important;min-height:46px!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"label"!important;place-items:center!important;color:#81908b!important;text-align:center!important}.order-detail-tabs button:after{content:"";position:absolute;left:12px;right:12px;bottom:-1px;height:2px;border-radius:2px;background:transparent}.order-detail-tabs button.active{color:#176b5b!important}.order-detail-tabs button.active:after{background:#176b5b}.order-detail-tabs i,.order-detail-tabs small{display:none!important}.order-detail-tabs b{grid-area:label!important;font-size:10px!important;line-height:1;white-space:nowrap}.order-detail-content{height:0;flex:1;padding:10px 10px calc(16px + env(safe-area-inset-bottom))!important;background:#f4f6f5!important;overscroll-behavior:contain}.detail-tab-panel{width:100%;min-height:0!important;margin:0!important;padding:12px!important;border:1px solid #e4eae7!important;border-radius:15px!important;box-shadow:0 4px 16px #14332c0a!important}.order-overview-head{gap:10px;padding-bottom:11px}.order-overview-service>span{min-height:20px;padding:0 6px;font-size:8px}.order-overview-service h3{margin-top:6px!important;font-size:17px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-overview-price small{font-size:8px}.order-overview-price strong{font-size:21px!important}.detail-info-list>div{min-height:48px;padding:7px 0;grid-template-columns:72px minmax(0,1fr);column-gap:8px}.detail-info-list span{font-size:9px}.detail-info-list b{font-size:11px}.detail-info-list small{font-size:8px}.detail-primary-link{height:40px;margin-top:10px;border-radius:11px;font-size:10px}.process-status-strip{min-height:54px;padding:8px 9px;margin-bottom:9px;grid-template-columns:auto minmax(0,1fr);gap:8px;border-radius:12px}.process-status-strip>span{min-height:23px;padding:0 7px;font-size:8px}.process-status-strip small{font-size:8px}.process-status-strip b{font-size:12px}.process-status-strip>i{display:none}.process-step-buttons.detail-steps{gap:7px!important}.process-step-buttons.detail-steps button{min-height:54px!important;padding:7px 8px!important;grid-template-columns:32px minmax(0,1fr) auto!important;border-radius:12px}.process-step-buttons.detail-steps button>i{width:30px;height:30px;border-radius:9px;font-size:10px}.process-step-buttons.detail-steps button b{font-size:11px}.process-step-buttons.detail-steps button small{font-size:8px}.process-step-buttons.detail-steps button>em{font-size:8px}.process-helper{margin-top:9px;font-size:8px}.room-auto-generate{min-height:56px;margin-bottom:10px;padding:8px 9px;grid-template-columns:36px minmax(0,1fr) auto!important;gap:8px;border-radius:12px}.room-auto-generate>span{width:36px;height:36px;border-radius:10px;font-size:15px}.room-auto-generate b{font-size:11px}.room-auto-generate small{font-size:8px}.room-auto-generate>i{grid-column:auto!important;font-size:9px}.room-credential-grid{gap:10px!important}.detail-field{gap:5px;font-size:9px}.detail-field input{height:43px;font-size:12px;border-radius:10px}.credential-control{grid-template-columns:minmax(0,1fr) 59px;gap:6px}.credential-control.password-control{grid-template-columns:minmax(0,1fr) 40px 59px}.credential-control button{height:43px;padding:0 6px;border-radius:10px;font-size:9px}.credential-eye svg{width:17px;height:17px}.room-security-note{margin-top:10px;padding:9px;border-radius:11px;gap:8px}.room-security-note>i{width:30px;height:30px;border-radius:9px;font-size:9px}.room-security-note b{font-size:10px}.room-security-note p{font-size:8px;line-height:1.45}.detail-block .native-primary-action{min-height:43px;margin-top:9px;font-size:10px}.invitation-code-summary{padding:10px;grid-template-columns:1fr 1fr auto!important;gap:7px;border-radius:12px}.invitation-code-summary>span{grid-column:auto!important;padding:5px 6px;font-size:8px}.invitation-code-summary small{font-size:8px}.invitation-code-summary b{font-size:11px}.invitation-form-row{grid-template-columns:92px minmax(0,1fr);gap:7px;margin-top:9px}.invitation-form-row .evidence-upload{min-height:58px;padding:8px;margin:0;border-radius:10px}.invitation-form-row .evidence-upload span{font-size:9px}.invitation-form-row .evidence-upload small{font-size:7px}.evidence-preview{max-height:150px;margin-top:8px}.verification-actions{margin-top:9px;gap:7px}.verification-actions button{min-height:40px;padding:0 10px;font-size:9px}.verification-actions .primary{flex:1;background:#176b5b}.no-invitation-state,.invitation-result-state{padding:11px;border-radius:12px}.no-invitation-state>span{width:36px;height:36px}.no-invitation-state b,.invitation-result-state b{font-size:11px}.no-invitation-state p,.invitation-result-state p{font-size:9px}.finish-order-hero{padding:11px;border-radius:13px;gap:9px}.finish-order-hero>span{width:36px;height:36px;font-size:16px}.finish-order-hero h3{font-size:15px}.finish-order-hero p{font-size:9px}.finish-checklist{gap:6px;margin:10px 0}.finish-checklist>div{min-height:50px;padding:8px;border-radius:11px}.finish-checklist i{width:28px;height:28px}.finish-checklist b{font-size:10px}.finish-checklist small{font-size:8px}.finish-order-btn{min-height:43px;font-size:10px}}@media(max-width:360px){.commercial-order-tabs{grid-template-columns:repeat(6,54px)}.order-detail-header small{max-width:155px}.order-detail-tabs{padding:0 4px!important}.order-detail-tabs b{font-size:9px!important}.detail-tab-panel{padding:10px!important}}.tab-label-mobile{display:none}@media(max-width:800px){.order-detail-header{background:#fff!important}.order-detail-header h2{font-size:18px!important;font-weight:800!important;letter-spacing:-.2px}.order-detail-header small{font-size:9px!important;line-height:1.2}.order-detail-header>.stage-label{min-height:26px!important;padding:0 9px!important;font-size:9px!important;border-radius:999px!important}.order-detail-tabs{flex:0 0 52px!important;padding:6px 8px!important;gap:4px!important;border-bottom:1px solid #e1e8e5!important;box-shadow:0 2px 8px #19372f06!important}.order-detail-tabs button{min-height:40px!important;height:40px!important;padding:0 2px!important;border-radius:10px!important;font-size:11px!important;font-weight:750!important;transition:background .16s ease,color .16s ease!important}.order-detail-tabs button:after{display:none!important}.order-detail-tabs button.active{background:#e8f4f0!important;color:#126756!important}.order-detail-tabs button:focus{outline:none!important}.order-detail-tabs button:focus-visible{outline:2px solid rgba(23,107,91,.32)!important;outline-offset:-3px!important}.order-detail-tabs b{font-size:11px!important;line-height:1!important}.tab-label-full{display:none}.tab-label-mobile{display:inline}.order-detail-content{padding:12px 10px calc(18px + env(safe-area-inset-bottom))!important}.detail-tab-panel{padding:14px!important;border-radius:16px!important;border-color:#e1e8e5!important;box-shadow:0 5px 18px #14332c0b!important}.order-overview-head{padding:2px 2px 13px!important}.order-overview-service>span{min-height:22px!important;padding:0 7px!important;font-size:9px!important;border-radius:7px!important}.order-overview-service h3{margin-top:7px!important;font-size:18px!important}.order-overview-price small{font-size:9px!important}.order-overview-price strong{font-size:22px!important}.detail-info-list>div{min-height:52px!important;padding:8px 1px!important;grid-template-columns:76px minmax(0,1fr)!important;column-gap:10px!important}.detail-info-list span{font-size:10px!important}.detail-info-list b{font-size:12px!important}.detail-info-list small{font-size:9px!important;margin-top:2px!important}.detail-primary-link{height:44px!important;margin-top:12px!important;padding:0 14px!important;border-radius:12px!important;font-size:11px!important}.process-status-strip{min-height:62px!important;padding:10px 11px!important;margin-bottom:10px!important;gap:10px!important;border-radius:13px!important}.process-status-strip>span{min-height:26px!important;padding:0 8px!important;font-size:9px!important}.process-status-strip small{font-size:9px!important}.process-status-strip b{font-size:14px!important}.process-step-buttons.detail-steps{gap:8px!important}.process-step-buttons.detail-steps button{min-height:64px!important;padding:9px 10px!important;grid-template-columns:36px minmax(0,1fr) auto!important;border-radius:13px!important}.process-step-buttons.detail-steps button>i{width:34px!important;height:34px!important;border-radius:10px!important;font-size:11px!important}.process-step-buttons.detail-steps button b{font-size:13px!important}.process-step-buttons.detail-steps button small{font-size:10px!important;line-height:1.35!important}.process-step-buttons.detail-steps button>em{font-size:10px!important}.process-helper{margin:10px 0 0!important;padding:9px 10px!important;border-radius:10px!important;background:#f0f4f2!important;color:#71817b!important;font-size:10px!important;line-height:1.5!important}.room-auto-generate{min-height:64px!important;margin-bottom:12px!important;padding:9px 10px!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:9px!important;border-radius:13px!important}.room-auto-generate>span{width:38px!important;height:38px!important;border-radius:11px!important;font-size:16px!important}.room-auto-generate b{font-size:12px!important}.room-auto-generate small{font-size:9px!important;line-height:1.35!important}.room-auto-generate>i{font-size:10px!important}.room-credential-grid{gap:12px!important}.detail-field{gap:6px!important;font-size:10px!important}.detail-field input{height:46px!important;padding:0 12px!important;border-radius:11px!important;font-size:13px!important}.credential-control{grid-template-columns:minmax(0,1fr) 62px!important;gap:7px!important}.credential-control.password-control{grid-template-columns:minmax(0,1fr) 42px 62px!important}.credential-control button{height:46px!important;padding:0 7px!important;border-radius:11px!important;font-size:10px!important}.credential-eye svg{width:18px!important;height:18px!important}.room-security-note{margin-top:12px!important;padding:10px!important;border-radius:12px!important;gap:9px!important}.room-security-note>i{width:32px!important;height:32px!important;border-radius:9px!important;font-size:10px!important}.room-security-note>div{min-width:0}.room-security-note b{font-size:11px!important}.room-security-note p{font-size:9px!important;line-height:1.5!important;white-space:normal!important}.detail-block .native-primary-action{min-height:46px!important;margin-top:11px!important;font-size:11px!important;border-radius:12px!important}.invitation-code-summary{padding:11px!important;gap:8px!important;border-radius:13px!important}.invitation-code-summary small{font-size:9px!important}.invitation-code-summary b{font-size:12px!important}.invitation-form-row{grid-template-columns:104px minmax(0,1fr)!important;gap:8px!important;margin-top:11px!important}.invitation-form-row .evidence-upload{min-height:64px!important;padding:9px!important;border-radius:11px!important}.invitation-form-row .evidence-upload span{font-size:10px!important}.invitation-form-row .evidence-upload small{font-size:8px!important}.verification-actions{margin-top:11px!important;gap:8px!important}.verification-actions button{min-height:44px!important;font-size:10px!important;border-radius:11px!important}.no-invitation-state,.invitation-result-state{padding:14px!important;border-radius:13px!important;align-items:flex-start!important}.no-invitation-state>span{width:40px!important;height:40px!important;flex:0 0 40px!important}.no-invitation-state>div,.invitation-result-state>div{min-width:0!important}.no-invitation-state b,.invitation-result-state b{font-size:12px!important;line-height:1.35!important}.no-invitation-state p,.invitation-result-state p{max-width:100%!important;margin-top:5px!important;font-size:10px!important;line-height:1.5!important;white-space:normal!important;overflow-wrap:anywhere!important}.finish-order-hero{padding:14px!important;border-radius:14px!important;gap:11px!important;background:#edf6f2!important}.finish-order-hero>span{width:40px!important;height:40px!important;flex:0 0 40px!important;font-size:18px!important}.finish-order-hero>div{min-width:0}.finish-order-hero h3{font-size:17px!important;line-height:1.2!important}.finish-order-hero p{font-size:10px!important;line-height:1.5!important}.finish-checklist{gap:8px!important;margin:12px 0!important}.finish-checklist>div{min-height:56px!important;padding:10px!important;border-radius:12px!important}.finish-checklist i{width:32px!important;height:32px!important;border-radius:9px!important}.finish-checklist b{font-size:12px!important}.finish-checklist small{font-size:10px!important;line-height:1.35!important}.finish-order-btn{min-height:46px!important;border-radius:12px!important;font-size:11px!important}}@media(max-width:800px){.order-detail-tabs .tab-label-full{display:none!important}.order-detail-tabs .tab-label-mobile{display:inline!important}}@media(max-width:800px){.order-detail-content button:focus{outline:none!important}.order-detail-content button:focus-visible{outline:2px solid rgba(23,107,91,.36)!important;outline-offset:2px!important}}@media(max-width:800px){section:has(.commercial-order-list) .order-control-row{width:100%!important;min-height:54px!important;margin:0 0 10px!important;padding:0 6px 0 0!important;display:flex!important;align-items:center!important;gap:0!important;border:1px solid #e2e8e5!important;border-radius:15px!important;background:#fff!important;box-shadow:0 4px 16px #16352e0a!important;overflow:visible!important}section:has(.commercial-order-list) .commercial-order-search.native-search{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:52px!important;margin:0!important;border:0!important;border-radius:15px 0 0 15px!important;background:transparent!important;box-shadow:none!important}section:has(.commercial-order-list) .commercial-order-search.native-search input{min-width:0!important;height:52px!important;font-size:12px!important}section:has(.commercial-order-list) .order-date-row,section:has(.commercial-order-list) .order-date-row:not(:has(.order-date-clear)){flex:0 0 auto!important;width:auto!important;height:38px!important;padding-left:6px!important;display:flex!important;align-items:center!important;gap:0!important;border-left:1px solid #e4eae7!important;position:relative!important}section:has(.commercial-order-list) .order-date-button{width:42px!important;min-width:42px!important;height:38px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#557069!important;box-shadow:none!important;overflow:hidden!important}section:has(.commercial-order-list) .order-date-button svg{flex:0 0 18px!important;width:18px!important;height:18px!important;stroke-width:1.8!important}section:has(.commercial-order-list) .order-date-button span{display:none!important}section:has(.commercial-order-list) .order-date-row.active{padding-left:7px!important}section:has(.commercial-order-list) .order-date-row.active .order-date-button{width:auto!important;min-width:0!important;padding:0 5px 0 9px!important;border-radius:10px 0 0 10px!important;background:#eaf5f1!important;color:#086b59!important}section:has(.commercial-order-list) .order-date-row.active .order-date-button span{display:inline!important;max-width:58px!important;color:#086b59!important;font-size:10px!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}section:has(.commercial-order-list) .order-date-clear{position:static!important;width:26px!important;min-width:26px!important;height:38px!important;padding:0 2px 1px 0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0 10px 10px 0!important;background:#eaf5f1!important;color:#4c756c!important;font-size:15px!important;line-height:1!important;box-shadow:none!important}section:has(.commercial-order-list) .order-date-button:active,section:has(.commercial-order-list) .order-date-clear:active{background:#dceee8!important}}@media(max-width:800px){.order-detail-mask{background:#f3f6f5!important}.order-detail-drawer.segmented-order-detail{background:#f3f6f5!important;color:#18312b!important}.order-detail-header{min-height:calc(64px + env(safe-area-inset-top))!important;padding:env(safe-area-inset-top) 14px 0!important;gap:11px!important;background:#fffffffa!important;border-bottom:1px solid #e5ebe8!important;box-shadow:none!important}.order-detail-header>button{width:42px!important;height:42px!important;flex:0 0 42px!important;border:1px solid #e2e9e6!important;border-radius:13px!important;background:#f7f9f8!important;color:#24473f!important}.order-detail-header>button:active{transform:scale(.96);background:#edf3f0!important}.order-detail-header>div{min-width:0!important}.order-detail-header h2{margin:0!important;color:#172d28!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:-.25px!important}.order-detail-header small{display:block!important;max-width:min(52vw,220px)!important;margin-top:4px!important;color:#82908c!important;font-size:11px!important;line-height:1.25!important;letter-spacing:0!important}.order-detail-header>.stage-label{min-height:28px!important;padding:0 10px!important;border-radius:999px!important;font-size:10px!important;font-weight:750!important;white-space:nowrap!important}.order-detail-layout{min-height:0!important;background:#f3f6f5!important}.order-detail-tabs{flex:0 0 58px!important;width:100%!important;padding:8px 10px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important;background:#fff!important;border-bottom:1px solid #e3eae7!important;box-shadow:0 4px 14px #17322b09!important}.order-detail-tabs button{min-width:0!important;min-height:42px!important;height:42px!important;padding:0 4px!important;border:1px solid transparent!important;border-radius:12px!important;background:transparent!important;color:#74847f!important;box-shadow:none!important;font-weight:700!important}.order-detail-tabs button.active{border-color:#cfe2db!important;background:#eaf5f1!important;color:#0c6555!important;box-shadow:inset 0 0 0 1px #ffffffb3!important}.order-detail-tabs b{font-size:12px!important;line-height:1!important;letter-spacing:0!important}.order-detail-content{height:0!important;flex:1!important;padding:14px 12px calc(28px + env(safe-area-inset-bottom))!important;background:#f3f6f5!important;overscroll-behavior:contain!important}.detail-tab-panel{width:100%!important;min-height:0!important;margin:0!important;padding:17px!important;border:1px solid #e2e9e6!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 26px #19372f0e!important}.detail-panel-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;margin:0 0 15px!important;padding:0 1px 13px!important;border-bottom:1px solid #edf1ef!important}.detail-panel-heading>div{min-width:0!important}.detail-panel-heading small{display:block!important;margin-bottom:4px!important;color:#8b9894!important;font-size:10px!important;font-weight:700!important;letter-spacing:.7px!important}.detail-panel-heading h3{margin:0!important;color:#19362f!important;font-size:18px!important;line-height:1.25!important;letter-spacing:-.2px!important}.detail-panel-heading>span{flex:0 0 auto!important;padding-bottom:2px!important;color:#71827d!important;font-size:10px!important;white-space:nowrap!important}.order-overview-head{gap:12px!important;padding:1px 1px 16px!important}.order-overview-service>span{min-height:24px!important;padding:0 8px!important;border-radius:8px!important;font-size:10px!important}.order-overview-service h3{margin-top:8px!important;color:#18342d!important;font-size:20px!important;line-height:1.25!important}.order-overview-price small{font-size:10px!important}.order-overview-price strong{font-size:24px!important}.detail-info-list{margin-top:5px!important}.detail-info-list>div{min-height:58px!important;padding:10px 1px!important;grid-template-columns:84px minmax(0,1fr)!important;column-gap:12px!important}.detail-info-list span{font-size:12px!important}.detail-info-list b{font-size:14px!important;line-height:1.35!important}.detail-info-list small{margin-top:3px!important;font-size:11px!important;line-height:1.3!important}.detail-primary-link{height:48px!important;margin-top:15px!important;padding:0 16px!important;border-radius:14px!important;font-size:13px!important;box-shadow:0 7px 16px #176b5b26!important}.process-status-strip{min-height:68px!important;padding:11px 12px!important;margin-bottom:11px!important;grid-template-columns:auto minmax(0,1fr)!important;gap:11px!important;border-radius:15px!important}.process-status-strip>span{min-height:28px!important;padding:0 9px!important;border-radius:9px!important;font-size:10px!important}.process-status-strip small{font-size:10px!important}.process-status-strip b{font-size:15px!important}.process-step-buttons.detail-steps{gap:9px!important}.process-step-buttons.detail-steps button{min-height:72px!important;padding:10px 11px!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:10px!important;border-radius:15px!important}.process-step-buttons.detail-steps button>i{width:36px!important;height:36px!important;border-radius:11px!important;font-size:12px!important}.process-step-buttons.detail-steps button b{font-size:14px!important}.process-step-buttons.detail-steps button small{margin-top:3px!important;color:#7f8d89!important;font-size:11px!important;line-height:1.4!important}.process-step-buttons.detail-steps button>em{font-size:11px!important}.process-helper{margin:12px 0 0!important;padding:11px 12px!important;border-radius:12px!important;font-size:11px!important;line-height:1.55!important}.room-auto-generate{min-height:72px!important;margin-bottom:15px!important;padding:11px 12px!important;grid-template-columns:42px minmax(0,1fr) auto!important;gap:11px!important;border-radius:15px!important}.room-auto-generate>span{width:42px!important;height:42px!important;border-radius:13px!important;font-size:18px!important}.room-auto-generate b{font-size:14px!important}.room-auto-generate small{font-size:11px!important;line-height:1.4!important}.room-auto-generate>i{font-size:11px!important}.room-credential-grid{grid-template-columns:1fr!important;gap:15px!important}.detail-field{gap:8px!important;color:#536a64!important;font-size:12px!important;font-weight:700!important}.detail-field input{height:48px!important;padding:0 13px!important;border:1px solid #dce5e1!important;border-radius:12px!important;background:#fbfcfb!important;color:#203b34!important;font-size:14px!important;font-weight:500!important}.detail-field input:focus{border-color:#72aa9a!important;background:#fff!important;box-shadow:0 0 0 3px #176b5b1a!important;outline:none!important}.credential-control{grid-template-columns:minmax(0,1fr) 66px!important;gap:8px!important}.credential-control.password-control{grid-template-columns:minmax(0,1fr) 46px 66px!important}.credential-control button{height:48px!important;min-width:44px!important;padding:0 9px!important;border-radius:12px!important;font-size:11px!important}.credential-eye svg{width:20px!important;height:20px!important}.room-security-note{margin-top:15px!important;padding:12px!important;border-radius:14px!important;gap:11px!important}.room-security-note>i{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:11px!important;font-size:11px!important}.room-security-note b{font-size:13px!important}.room-security-note p{margin-top:4px!important;font-size:11px!important;line-height:1.55!important}.detail-block .native-primary-action{min-height:50px!important;margin-top:14px!important;border-radius:14px!important;font-size:13px!important;box-shadow:0 7px 16px #176b5b26!important}.invitation-code-summary{padding:13px!important;gap:10px!important;border-radius:15px!important}.invitation-code-summary small{font-size:10px!important}.invitation-code-summary b{font-size:14px!important}.invitation-code-summary>span{font-size:10px!important}.invitation-form-row{grid-template-columns:1fr!important;gap:11px!important;margin-top:14px!important}.invitation-form-row .evidence-upload{min-height:64px!important;padding:11px 12px!important;border-radius:13px!important}.invitation-form-row .evidence-upload span{font-size:12px!important}.invitation-form-row .evidence-upload small{font-size:10px!important}.evidence-preview{max-height:260px!important;margin-top:12px!important;border:1px solid #e5ebe8!important;border-radius:14px!important}.verification-actions{margin-top:14px!important;display:grid!important;grid-template-columns:1fr 1.7fr!important;gap:9px!important}.verification-actions button{min-height:48px!important;padding:0 10px!important;border-radius:13px!important;font-size:12px!important;font-weight:750!important}.no-invitation-state,.invitation-result-state{padding:15px!important;border-radius:15px!important;gap:12px!important}.no-invitation-state>span{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:13px!important}.no-invitation-state b,.invitation-result-state b{font-size:14px!important}.no-invitation-state p,.invitation-result-state p{margin-top:5px!important;font-size:11px!important;line-height:1.55!important}.finish-order-hero{padding:16px!important;border:1px solid #d9e9e3!important;border-radius:16px!important;gap:12px!important}.finish-order-hero>span{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:13px!important;font-size:20px!important}.finish-order-hero h3{font-size:18px!important;line-height:1.25!important}.finish-order-hero p{margin-top:5px!important;font-size:11px!important;line-height:1.55!important}.finish-checklist{gap:9px!important;margin:14px 0!important}.finish-checklist>div{min-height:64px!important;padding:11px 12px!important;border-radius:14px!important}.finish-checklist i{width:34px!important;height:34px!important;border-radius:10px!important}.finish-checklist b{font-size:13px!important}.finish-checklist small{margin-top:3px!important;font-size:11px!important;line-height:1.4!important}.finish-order-btn{min-height:50px!important;border-radius:14px!important;font-size:13px!important;box-shadow:0 7px 16px #27825329!important}.finish-order-btn:disabled{box-shadow:none!important}}@media(max-width:360px){.order-detail-header{padding-left:10px!important;padding-right:10px!important}.order-detail-header small{max-width:150px!important}.order-detail-tabs{padding-left:6px!important;padding-right:6px!important;gap:3px!important}.order-detail-tabs b{font-size:11px!important}.detail-tab-panel{padding:15px!important}.credential-control.password-control{grid-template-columns:minmax(0,1fr) 44px 60px!important}}@media(max-width:800px){.order-detail-tabs{flex:0 0 52px!important;height:52px!important;padding:0 8px!important;gap:0!important;background:#fff!important;border-bottom:1px solid #e5ebe8!important;box-shadow:none!important}.order-detail-tabs button{position:relative!important;min-width:0!important;min-height:52px!important;height:52px!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#7c8985!important;box-shadow:none!important;font-weight:650!important}.order-detail-tabs button:after{content:""!important;position:absolute!important;display:block!important;left:50%!important;right:auto!important;bottom:0!important;width:22px!important;height:3px!important;border-radius:3px 3px 0 0!important;background:transparent!important;transform:translate(-50%)!important}.order-detail-tabs button.active{border:0!important;background:transparent!important;color:#0d6555!important;box-shadow:none!important}.order-detail-tabs button.active:after{background:#0d6b59!important}.order-detail-tabs b{font-size:12px!important;font-weight:750!important;line-height:1!important}.order-detail-tabs button:active{background:#f2f6f4!important}.order-detail-tabs button:focus-visible{outline:2px solid rgba(23,107,91,.25)!important;outline-offset:-4px!important}}@media(max-width:800px){.order-detail-tabs{flex:0 0 58px!important;height:58px!important;width:100%!important;padding:10px 12px 8px!important;display:flex!important;align-items:center!important;justify-content:safe center!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;background:#f3f6f5!important;border:0!important;box-shadow:none!important;overscroll-behavior-x:contain!important}.order-detail-tabs::-webkit-scrollbar{display:none!important}.order-detail-tabs button{position:relative!important;flex:0 0 auto!important;width:auto!important;min-width:auto!important;min-height:40px!important;height:40px!important;padding:0 14px!important;border:1px solid #dfe7e3!important;border-radius:999px!important;background:#fff!important;color:#61736d!important;box-shadow:0 2px 8px #19372f09!important;font-weight:700!important;white-space:nowrap!important}.order-detail-tabs button:after{display:none!important}.order-detail-tabs button.active{border-color:#176b5b!important;background:#176b5b!important;color:#fff!important;box-shadow:0 6px 14px #176b5b2e!important}.order-detail-tabs button:active{transform:scale(.97)!important}.order-detail-tabs b{font-size:12px!important;font-weight:750!important;line-height:1!important}.order-detail-tabs .tab-label-full{display:inline!important}.order-detail-tabs .tab-label-mobile{display:none!important}.order-detail-content{padding-top:4px!important}}@media(max-width:420px){.order-detail-tabs{justify-content:flex-start!important}}@media(max-width:800px){.order-detail-tabs{flex:0 0 50px!important;height:50px!important;width:100%!important;padding:0 12px!important;display:flex!important;align-items:stretch!important;justify-content:safe center!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;background:#fff!important;border:0!important;border-bottom:1px solid #e4eae7!important;box-shadow:none!important;scrollbar-width:none!important}.order-detail-tabs::-webkit-scrollbar{display:none!important}.order-detail-tabs button{position:relative!important;flex:0 0 auto!important;width:auto!important;min-width:auto!important;min-height:50px!important;height:50px!important;padding:0 26px 0 9px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#75847f!important;box-shadow:none!important;white-space:nowrap!important;transform:none!important}.order-detail-tabs button:after{content:"›"!important;position:absolute!important;display:block!important;inset:50% 8px auto auto!important;width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#b0bbb7!important;font-size:20px!important;font-weight:400!important;line-height:1!important;transform:translateY(-52%)!important}.order-detail-tabs button:last-child{padding-right:9px!important}.order-detail-tabs button:last-child:after{display:none!important}.order-detail-tabs button.active{border:0!important;background:transparent!important;color:#0b6a58!important;box-shadow:none!important}.order-detail-tabs button:active{background:#f3f7f5!important;transform:none!important}.order-detail-tabs b{font-size:12px!important;font-weight:700!important;line-height:1!important}.order-detail-tabs button.active b{font-weight:850!important}.order-detail-tabs .tab-label-full{display:inline!important}.order-detail-tabs .tab-label-mobile{display:none!important}.order-detail-content{padding-top:10px!important}}@media(max-width:520px){.order-detail-tabs{justify-content:flex-start!important}}.order-detail-step-nav{flex:none;width:100%;overflow-x:auto;overflow-y:hidden;background:#fff;border-bottom:1px solid #e4eae7;scrollbar-width:none}.order-detail-step-nav::-webkit-scrollbar{display:none}.appointment-library-steps.ant-steps-navigation{min-width:520px;margin:0;box-shadow:none}.appointment-library-steps.ant-steps-navigation .ant-steps-item{min-width:96px}.appointment-library-steps.ant-steps-navigation .ant-steps-item-container{min-height:54px;display:flex;align-items:center}.appointment-library-steps.ant-steps-navigation .ant-steps-item-content{width:auto;margin-top:0}.appointment-library-steps.ant-steps-navigation .ant-steps-item-title{padding-right:0;font-weight:700;white-space:nowrap}.appointment-library-steps.ant-steps-navigation .ant-steps-item-icon,.appointment-library-steps.ant-steps-navigation .ant-steps-item-description{display:none}@media(max-width:800px){.order-detail-step-nav{height:54px}.appointment-library-steps.ant-steps-navigation{height:54px;min-width:480px}.appointment-library-steps.ant-steps-navigation .ant-steps-item{min-width:90px;padding-inline-start:14px}.appointment-library-steps.ant-steps-navigation .ant-steps-item-container{min-height:54px}.appointment-library-steps.ant-steps-navigation .ant-steps-item-title{font-size:12px;line-height:54px}.order-detail-content{padding-top:10px!important}}@media(max-width:800px){.order-detail-step-nav{height:52px!important;overflow:hidden!important}.appointment-library-steps.ant-steps-navigation{width:100%!important;min-width:0!important;height:52px!important;padding-top:0!important}.appointment-library-steps.ant-steps-navigation .ant-steps-item{flex:1 1 25%!important;width:25%!important;min-width:0!important;height:52px!important;padding:0!important;overflow:visible!important}.appointment-library-steps.ant-steps-navigation .ant-steps-item-container{width:100%!important;height:52px!important;min-height:52px!important;margin-inline-start:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.appointment-library-steps.ant-steps-navigation .ant-steps-item-content{width:auto!important;max-width:none!important;margin:0!important;display:block!important}.appointment-library-steps.ant-steps-navigation .ant-steps-item-title{max-width:none!important;padding:0!important;font-size:12px!important;line-height:1.2!important;overflow:visible!important;text-overflow:clip!important}.appointment-library-steps.ant-steps-navigation .ant-steps-item:after{top:50%!important}}.catalog-commercial-page{--catalog-ink:#172e2a;--catalog-muted:#70807c;--catalog-line:#e4e9e7;--catalog-surface:#fff;--catalog-soft:#f4f7f6;--catalog-green:#155f52;--catalog-green-soft:#e8f2ef;--catalog-gold:#9a672f;width:100%}.catalog-overview-card{position:relative;min-height:148px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:16px;padding:26px 30px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#174a41;color:#fff;box-shadow:0 14px 38px #153f3721}.catalog-overview-card:after{content:"";position:absolute;right:-50px;bottom:-105px;width:260px;height:260px;border:46px solid rgba(255,255,255,.055);border-radius:50%;pointer-events:none}.catalog-overview-copy{position:relative;z-index:1;min-width:0}.catalog-eyebrow{display:block;margin-bottom:7px;color:#a9d4ca;font-size:9px;font-weight:800;letter-spacing:2.2px}.catalog-overview-copy h2{margin:0;font-size:27px;line-height:1.2;letter-spacing:-.5px}.catalog-overview-copy p{margin:8px 0 0;color:#ffffffad;font-size:12px;line-height:1.6}.catalog-overview-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(74px,1fr));min-width:min(430px,47%);border:1px solid rgba(255,255,255,.13);border-radius:17px;background:#ffffff13;backdrop-filter:blur(10px)}.catalog-overview-metrics>div{min-width:0;padding:17px 13px;text-align:center}.catalog-overview-metrics>div+div{border-left:1px solid rgba(255,255,255,.12)}.catalog-overview-metrics b{display:block;font-size:23px;line-height:1.1}.catalog-overview-metrics span{display:block;margin-top:6px;color:#ffffff9e;font-size:10px}.catalog-command-card{margin-bottom:16px;padding:0 20px 18px;border:1px solid var(--catalog-line);border-radius:19px;background:var(--catalog-surface);box-shadow:0 7px 24px #1636300b}.catalog-library-tabs .ant-tabs-nav{margin:0 0 16px}.catalog-library-tabs .ant-tabs-tab{padding:16px 2px 13px;font-size:13px;font-weight:700}.catalog-library-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:28px}.catalog-library-tabs .ant-tabs-content-holder{display:none}.catalog-library-tabs .ant-tabs-ink-bar{height:3px;border-radius:3px;background:var(--catalog-green)}.catalog-library-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--catalog-green)}.catalog-toolbar{display:flex;align-items:center;gap:10px}.catalog-search-field{height:44px;min-width:0;flex:1;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dfe6e3;border-radius:12px;background:#f8faf9;transition:border-color .18s,box-shadow .18s,background .18s}.catalog-search-field:focus-within{border-color:#79a99f;background:#fff;box-shadow:0 0 0 3px #155f5214}.catalog-search-field svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:#82908c;stroke-width:1.8;stroke-linecap:round}.catalog-search-field input{height:42px;min-height:0;flex:1;padding:0;border:0;background:transparent;outline:0;box-shadow:none;color:var(--catalog-ink);font-size:12px}.catalog-search-field button{width:27px;height:27px;flex:0 0 27px;border-radius:50%;background:#e9efed;color:#72817d;font-size:17px;line-height:1}.catalog-create-button.ant-btn{height:44px;padding:0 17px;border-radius:11px;border-color:var(--catalog-green);background:var(--catalog-green);font-size:12px;font-weight:750;box-shadow:none}.catalog-create-button.ant-btn:hover{border-color:#0e5146!important;background:#0e5146!important}.catalog-create-plus{margin-right:3px;font-size:17px;font-weight:400}.catalog-result-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:18px;padding-top:15px;border-top:1px solid #edf0ef}.catalog-result-heading>div{display:grid;gap:3px}.catalog-result-heading b{color:var(--catalog-ink);font-size:16px}.catalog-result-heading span{color:var(--catalog-muted);font-size:10px}.catalog-result-heading em{color:#84918e;font-size:10px;font-style:normal;white-space:nowrap}.commercial-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:16px;align-items:start}.commercial-service-card{min-width:0;overflow:hidden;border:1px solid var(--catalog-line);border-radius:21px;background:#fff;box-shadow:0 8px 28px #18352f0e;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.commercial-service-card:hover{transform:translateY(-2px);border-color:#d4dfdb;box-shadow:0 14px 34px #18352f17}.commercial-service-media{position:relative;height:206px;overflow:hidden;background:#dfe9e6}.commercial-service-media>img,.commercial-service-media>video{width:100%;height:100%;display:block;object-fit:cover;background:#101514;animation:commercial-media-fade .28s ease both;transition:transform .35s ease}.commercial-service-card:hover .commercial-service-media>img,.commercial-service-card:hover .commercial-service-media>video{transform:scale(1.018)}@keyframes commercial-media-fade{0%{opacity:.72;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.commercial-service-placeholder{width:100%;height:100%;display:grid;place-content:center;justify-items:center;gap:7px;background:#e6efec;color:var(--catalog-green)}.commercial-service-placeholder span{width:58px;height:58px;display:grid;place-items:center;border:1px solid #bed2cc;border-radius:18px;background:#f4f8f7;font-size:26px;font-weight:800}.commercial-service-placeholder small{font-size:10px;color:#6d857f}.commercial-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0b1c180a 38%,#0b1c1899)}.commercial-cover-tags{position:absolute;left:13px;top:13px;display:flex;gap:6px;align-items:center}.commercial-cover-tags .ant-tag{margin:0;padding:3px 9px;border-radius:999px;background:#115044e6;color:#fff;font-size:9px;font-weight:700;backdrop-filter:blur(7px)}.commercial-cover-tags .ant-tag:not(.ant-tag-green){background:#303735c7}.commercial-media-count{position:absolute;left:13px;bottom:12px;height:30px;display:flex;align-items:center;gap:6px;padding:0 9px;border-radius:9px;background:#0c1c18b3;color:#fff;font-size:9px;font-weight:650;backdrop-filter:blur(8px)}.commercial-media-count svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.commercial-card-carousel-dots{position:absolute;z-index:4;left:50%;bottom:18px;max-width:42%;display:flex;align-items:center;justify-content:center;gap:5px;transform:translate(-50%)}.commercial-card-carousel-dots button{width:6px;height:6px;min-width:0;padding:0;border:0;border-radius:999px;background:#ffffff7a;box-shadow:0 1px 4px #0716122e;transition:width .2s ease,background .2s ease,transform .2s ease}.commercial-card-carousel-dots button:hover{background:#ffffffc7;transform:scale(1.12)}.commercial-card-carousel-dots button.active{width:18px;background:#fff}.commercial-card-carousel-dots button:focus-visible{outline:2px solid #fff;outline-offset:2px}.commercial-video-mark{position:absolute;right:13px;bottom:12px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#ffffffeb;color:var(--catalog-green);font-size:10px;box-shadow:0 5px 15px #091c1726}.commercial-service-content{padding:16px}.commercial-service-header{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:start;gap:11px;padding:0}.commercial-service-header>div:first-child{min-width:0}.commercial-service-header h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--catalog-ink);font-size:18px;line-height:1.35;letter-spacing:-.25px}.commercial-service-header>div:first-child span{display:block;margin-top:4px;color:#788783;font-size:10px}.commercial-service-price{display:grid;justify-items:end;gap:1px;white-space:nowrap}.commercial-service-price small{color:#99a4a1;font-size:8px}.commercial-service-price strong{color:var(--catalog-gold);font-size:20px;line-height:1.2}.commercial-more-button.ant-btn{width:34px;height:34px;padding:0;border-color:#e1e7e5;border-radius:10px;background:#f8faf9;color:#667873;font-weight:800;letter-spacing:1px;box-shadow:none}.commercial-service-description{min-height:38px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:11px 0 14px;color:#697b76;font-size:11px;line-height:1.7}.commercial-package-section{padding:13px;border:1px solid #e8ecea;border-radius:15px;background:#f8faf9}.commercial-package-section>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 1px 10px}.commercial-package-section>header>div{display:grid;gap:2px}.commercial-package-section>header b{font-size:12px;color:#2e4641}.commercial-package-section>header span{font-size:8px;color:#8b9995}.commercial-package-section>header .ant-btn{height:28px;padding:0 3px;color:var(--catalog-green);font-size:10px;font-weight:700}.commercial-package-list{display:grid;gap:7px}.commercial-package-row{width:100%;min-height:57px;display:grid;grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:9px;padding:8px 9px;border:1px solid #e5eae8;border-radius:12px;background:#fff;color:var(--catalog-ink);text-align:left;transition:border-color .16s,background .16s,transform .16s}.commercial-package-row:hover{border-color:#abc7c0;background:#fcfefd;transform:translate(2px)}.commercial-package-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--catalog-green-soft);color:var(--catalog-green);font-size:10px;font-weight:800}.commercial-package-copy{min-width:0;display:grid;gap:3px}.commercial-package-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.commercial-package-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#84918e;font-size:8px}.commercial-package-value{display:grid;justify-items:end;gap:2px;white-space:nowrap}.commercial-package-value strong{color:#8d5f2f;font-size:12px}.commercial-package-value em{color:#87948f;font-size:8px;font-style:normal}.commercial-package-row>i{color:#8b9894;font-size:18px;font-style:normal}.commercial-package-empty{min-height:62px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:1px 9px;padding:9px 11px;border:1px dashed #a9c2bc;border-radius:12px;background:#f2f7f5;color:var(--catalog-green);text-align:left}.commercial-package-empty>span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff;font-size:17px}.commercial-package-empty b{font-size:11px}.commercial-package-empty small{color:#84958f;font-size:8px}.commercial-service-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px;padding:0}.commercial-service-actions .ant-btn{height:38px;padding:0 13px;border-radius:10px;border-color:#dae3e0;color:#47665f;font-size:10px;font-weight:700;box-shadow:none}.commercial-service-actions .ant-btn svg{width:14px;height:14px;margin-right:5px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:-3px}.commercial-service-actions .ant-btn-primary{border-color:var(--catalog-green);background:var(--catalog-green);color:#fff}.catalog-empty-state{grid-column:1/-1;padding:56px 20px;border:1px dashed #cedbd7;border-radius:18px;background:#fff}.catalog-empty-state .ant-empty-description{font-size:12px;color:#7a8985}.catalog-empty-state .ant-btn{height:40px;border-radius:10px;background:var(--catalog-green)}.commercial-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:13px}.commercial-product-card{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;border:1px solid var(--catalog-line);border-radius:17px;background:#fff;box-shadow:0 6px 22px #18352f0b;transition:transform .18s,box-shadow .18s}.commercial-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #18352f14}.commercial-product-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:var(--catalog-green-soft);color:var(--catalog-green);font-size:18px;font-weight:800}.commercial-product-copy{min-width:0}.commercial-product-copy>div:first-child{display:flex;align-items:center;gap:7px}.commercial-product-copy h3{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--catalog-ink);font-size:14px}.commercial-product-copy .ant-tag{margin:0;padding:1px 6px;border-radius:999px;font-size:8px}.commercial-product-copy p{margin:5px 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8985;font-size:9px}.commercial-product-values{display:flex!important;gap:20px!important}.commercial-product-values span{display:grid;gap:2px}.commercial-product-values small{color:#99a4a1;font-size:8px}.commercial-product-values b{font-size:11px;color:#3c554f}.commercial-product-card>.ant-btn{height:36px;padding:0 12px;border-radius:9px;color:#496a62;font-size:10px;box-shadow:none}.catalog-editor-mask{z-index:96;background:#0e231e91;backdrop-filter:blur(5px)}.catalog-editor-modal{width:min(660px,100%);max-height:min(90vh,780px);display:flex;flex-direction:column;padding:0;overflow:hidden;border-radius:20px;background:#f4f7f6;box-shadow:0 28px 90px #0a1f1a3d}.catalog-editor-header{flex:none;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:21px 23px 18px;border-bottom:1px solid #e5eae8;background:#fff}.catalog-editor-header>div{min-width:0}.catalog-editor-header small{display:block;color:#8f7757;font-size:8px;font-weight:800;letter-spacing:1.7px}.catalog-editor-header h2{margin:4px 0;padding:0;color:var(--catalog-ink);font-size:20px;line-height:1.3}.catalog-editor-header p{margin:0;color:#7c8986;font-size:10px;line-height:1.5}.catalog-editor-header .close{position:static;flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#f0f3f2;color:#64736f;font-size:18px}.catalog-editor-scroll{min-height:0;flex:1;overflow:auto;padding:17px}.catalog-form-section{padding:17px;border:1px solid #e3e8e6;border-radius:16px;background:#fff}.catalog-form-section+.catalog-form-section{margin-top:12px}.catalog-form-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:13px;padding-bottom:11px;border-bottom:1px solid #edf0ef}.catalog-form-heading b{color:#283f3a;font-size:13px}.catalog-form-heading span{color:#8a9793;font-size:9px;text-align:right}.catalog-form-section label{display:block;margin:12px 0 0;color:#566b65;font-size:10px;font-weight:650}.catalog-form-section input,.catalog-form-section textarea{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid #dce4e1;border-radius:11px;background:#fafcfb;color:var(--catalog-ink);outline:0;font-size:12px;font-weight:400;transition:border-color .16s,box-shadow .16s,background .16s}.catalog-form-section input{height:42px;min-height:42px}.catalog-form-section textarea{min-height:88px;resize:vertical;line-height:1.6}.catalog-form-section input:focus,.catalog-form-section textarea:focus{border-color:#75a69c;background:#fff;box-shadow:0 0 0 3px #155f5214}.catalog-form-section .cols{grid-template-columns:1fr 1fr;gap:10px}.catalog-switch-row{min-height:53px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:13px;padding:10px 12px;border-radius:12px;background:#f5f8f7}.catalog-switch-row>div{display:grid;gap:3px}.catalog-switch-row b{font-size:11px;color:#334c46}.catalog-switch-row span{font-size:8px;color:#84928e}.catalog-switch-row .ant-switch.ant-switch-checked{background:var(--catalog-green)}.catalog-editor-footer{flex:none;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:66px;margin:0;padding:12px 17px;border-top:1px solid #e1e7e4;background:#fff}.catalog-editor-footer>span{flex:1}.catalog-editor-footer .ant-btn{height:40px;min-width:88px;border-radius:10px;font-size:11px;font-weight:700;box-shadow:none}.catalog-editor-footer .ant-btn-primary{border-color:var(--catalog-green);background:var(--catalog-green)}.catalog-delete-button{margin-right:auto}.catalog-upload-zone{min-height:142px;display:grid!important;place-content:center;justify-items:center;gap:5px;margin:0!important;border:1px dashed #9dbcb4;border-radius:15px;background:#fff;color:var(--catalog-green);cursor:pointer;transition:border-color .18s,background .18s}.catalog-upload-zone:hover{border-color:var(--catalog-green);background:#f7fbfa}.catalog-upload-zone svg{width:30px;height:30px;margin-bottom:3px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.catalog-upload-zone b{font-size:12px}.catalog-upload-zone span{color:#84928e;font-size:9px}.catalog-upload-zone input{display:none}.catalog-media-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:16px 1px 9px}.catalog-media-heading>div{display:flex;align-items:center;gap:7px}.catalog-media-heading b{font-size:12px}.catalog-media-heading span{padding:2px 6px;border-radius:999px;background:#e5efec;color:var(--catalog-green);font-size:8px}.catalog-media-heading small{color:#899591;font-size:8px}.catalog-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-media-grid article{position:relative;min-width:0;overflow:hidden;border-radius:13px;background:#1d2b28}.catalog-media-grid img,.catalog-media-grid video{width:100%;height:174px;display:block;object-fit:cover}.catalog-media-grid article>span{position:absolute;left:8px;bottom:8px;padding:4px 7px;border-radius:7px;background:#0c1c18b3;color:#fff;font-size:8px;backdrop-filter:blur(7px)}.catalog-media-grid article>button{position:absolute;right:8px;top:8px;height:28px;padding:0 9px;border-radius:8px;background:#92372fe6;color:#fff;font-size:9px}.catalog-media-grid>.ant-empty{grid-column:1/-1;padding:35px 0;background:#fff;border-radius:13px}.catalog-product-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.catalog-product-checks>label{min-width:0;min-height:58px;display:grid!important;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:9px;margin:0!important;padding:9px;border:1px solid #e1e7e5;border-radius:12px;background:#fafcfb;cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s}.catalog-product-checks>label.selected{border-color:#83aaa1;background:#f3f9f7;box-shadow:0 0 0 2px #155f520e}.catalog-product-checks input{display:none}.check-product-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e7f0ed;color:var(--catalog-green);font-size:11px;font-weight:800}.catalog-product-checks label>span:nth-of-type(2){min-width:0;display:grid;gap:3px}.catalog-product-checks label b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#344b45;font-size:10px}.catalog-product-checks label small{color:#84918d;font-size:8px}.catalog-product-checks label>i{width:19px;height:19px;display:grid;place-items:center;border:1px solid #cfdad7;border-radius:6px;color:transparent;font-size:10px;font-style:normal}.catalog-product-checks>label.selected>i{border-color:var(--catalog-green);background:var(--catalog-green);color:#fff}.catalog-product-checks>.ant-empty{grid-column:1/-1}@media(max-width:1100px)and (min-width:801px){.commercial-service-grid{grid-template-columns:1fr}.catalog-overview-metrics{min-width:390px}}@media(max-width:800px){.catalog-commercial-page{padding-bottom:8px}.catalog-overview-card{min-height:0;display:block;margin:0 0 10px;padding:12px 13px;border-radius:16px;box-shadow:0 7px 20px #153f371c}.catalog-overview-card:after{right:-72px;bottom:-118px;width:220px;height:220px;border-width:38px}.catalog-overview-copy h2,.catalog-overview-copy p{display:none}.catalog-eyebrow{margin:0 0 9px;font-size:8px;letter-spacing:1.5px}.catalog-overview-metrics{min-width:0;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));border:0;border-radius:0;background:transparent;backdrop-filter:none}.catalog-overview-metrics>div{padding:1px 5px}.catalog-overview-metrics>div+div{border-left-color:#ffffff21}.catalog-overview-metrics b{font-size:18px}.catalog-overview-metrics span{margin-top:3px;font-size:8px}.catalog-command-card{margin:0 0 10px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.catalog-library-tabs{padding:0 12px;border:1px solid #e1e7e5;border-radius:14px;background:#fff}.catalog-library-tabs .ant-tabs-nav{margin:0}.catalog-library-tabs .ant-tabs-nav:before{border:0}.catalog-library-tabs .ant-tabs-nav-list{width:100%}.catalog-library-tabs .ant-tabs-tab{flex:1;justify-content:center;padding:12px 0 10px;font-size:11px}.catalog-library-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:0}.catalog-library-tabs .ant-tabs-ink-bar{height:2px}.catalog-toolbar{margin-top:8px;gap:7px}.catalog-search-field{height:42px;padding:0 10px;border-radius:12px;background:#fff;box-shadow:none}.catalog-search-field input{height:40px;font-size:11px}.catalog-search-field svg{width:16px;height:16px;flex-basis:16px}.catalog-create-button.ant-btn{height:42px;flex:0 0 auto;padding:0 11px;border-radius:11px;font-size:10px}.catalog-create-plus{font-size:15px}.catalog-result-heading{margin-top:10px;padding:0 1px;border:0;align-items:center}.catalog-result-heading b{font-size:14px}.catalog-result-heading span{display:none}.catalog-result-heading em{font-size:8px}.commercial-service-grid{grid-template-columns:1fr;gap:10px}.commercial-service-card{border-radius:17px;box-shadow:0 5px 18px #18352f0d}.commercial-service-card:hover{transform:none}.commercial-service-media{height:158px}.commercial-cover-tags{left:10px;top:10px}.commercial-cover-tags .ant-tag{padding:2px 7px;font-size:8px}.commercial-media-count{left:10px;bottom:9px;height:27px;padding:0 7px;font-size:8px}.commercial-card-carousel-dots{bottom:15px;gap:4px}.commercial-card-carousel-dots button{width:5px;height:5px}.commercial-card-carousel-dots button.active{width:15px}.commercial-video-mark{right:10px;bottom:9px;width:28px;height:28px}.commercial-service-content{padding:13px}.commercial-service-header{grid-template-columns:minmax(0,1fr) auto 32px;gap:8px}.commercial-service-header h3{font-size:16px}.commercial-service-header>div:first-child span{font-size:9px}.commercial-service-price strong{font-size:17px}.commercial-service-price small{font-size:7px}.commercial-more-button.ant-btn{width:32px;height:32px;border-radius:9px}.commercial-service-description{min-height:0;margin:8px 0 11px;font-size:10px;line-height:1.6}.commercial-package-section{padding:10px;border-radius:13px}.commercial-package-section>header{padding-bottom:8px}.commercial-package-section>header b{font-size:11px}.commercial-package-section>header span{display:none}.commercial-package-section>header .ant-btn{font-size:9px}.commercial-package-list{gap:6px}.commercial-package-row{min-height:52px;grid-template-columns:30px minmax(0,1fr) auto 10px;gap:7px;padding:7px;border-radius:10px}.commercial-package-row:hover{transform:none}.commercial-package-icon{width:30px;height:30px;border-radius:9px;font-size:9px}.commercial-package-copy b{font-size:10px}.commercial-package-copy small{font-size:7px}.commercial-package-value strong{font-size:11px}.commercial-package-value em{font-size:7px}.commercial-package-row>i{font-size:16px}.commercial-package-empty{min-height:54px}.commercial-service-actions{margin-top:10px}.commercial-service-actions .ant-btn{height:36px;flex:1;padding:0 8px;border-radius:10px;font-size:9px}.commercial-product-grid{grid-template-columns:1fr;gap:9px}.commercial-product-card{grid-template-columns:43px minmax(0,1fr) auto;gap:10px;padding:12px;border-radius:15px;box-shadow:0 4px 14px #18352f0a}.commercial-product-card:hover{transform:none}.commercial-product-icon{width:43px;height:43px;border-radius:13px;font-size:15px}.commercial-product-copy h3{font-size:12px}.commercial-product-copy p{margin:4px 0 7px;font-size:8px}.commercial-product-values{gap:14px!important}.commercial-product-values small{font-size:7px}.commercial-product-values b{font-size:9px}.commercial-product-card>.ant-btn{height:34px;padding:0 10px;font-size:9px}.catalog-editor-mask{align-items:flex-end;padding:0!important}.catalog-editor-modal{width:100%!important;max-width:none!important;max-height:94dvh!important;margin:0!important;border-radius:22px 22px 0 0!important;padding:0!important}.catalog-editor-header{padding:16px 14px 13px}.catalog-editor-header small{font-size:7px}.catalog-editor-header h2{margin-top:3px;font-size:18px}.catalog-editor-header p{font-size:9px}.catalog-editor-header .close{position:static!important;width:34px!important;height:34px!important;flex-basis:34px;border-radius:10px!important}.catalog-editor-scroll{padding:11px}.catalog-form-section{padding:13px;border-radius:14px}.catalog-form-section+.catalog-form-section{margin-top:9px}.catalog-form-heading{margin-bottom:10px;padding-bottom:9px}.catalog-form-heading b{font-size:12px}.catalog-form-heading span{max-width:58%;font-size:8px}.catalog-form-section label{margin-top:10px;font-size:9px}.catalog-form-section input{height:44px!important;min-height:44px!important;border-radius:11px!important;font-size:11px!important}.catalog-form-section textarea{min-height:80px!important;border-radius:11px!important;font-size:11px!important}.catalog-form-section .cols{grid-template-columns:1fr 1fr!important;gap:8px}.catalog-switch-row{min-height:50px;margin-top:10px;padding:9px 10px}.catalog-switch-row b{font-size:10px}.catalog-switch-row span{font-size:7px}.catalog-editor-footer{min-height:61px;padding:10px 11px calc(10px + env(safe-area-inset-bottom))}.catalog-editor-footer .ant-btn{height:40px;min-width:76px;font-size:10px}.catalog-upload-zone{min-height:124px!important;border-radius:13px!important}.catalog-upload-zone svg{width:26px;height:26px}.catalog-upload-zone b{font-size:11px}.catalog-upload-zone span{font-size:8px}.catalog-media-grid{gap:7px}.catalog-media-grid img,.catalog-media-grid video{height:122px}.catalog-media-heading small{display:none}.catalog-product-checks{grid-template-columns:1fr;gap:7px}.catalog-product-checks>label{min-height:54px;grid-template-columns:34px minmax(0,1fr) 18px;padding:8px}.check-product-icon{width:34px;height:34px}}.catalog-editor-header-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.catalog-editor-more.ant-btn{width:34px;height:34px;padding:0;border-color:#e1e7e5;border-radius:10px;background:#f6f8f7;color:#667873;font-weight:800;letter-spacing:1px;box-shadow:none}.catalog-editor-header-actions .close{flex:0 0 34px}.catalog-editor-footer-single{justify-content:flex-end}.catalog-editor-footer-single .ant-btn-primary{min-width:128px}@media(max-width:800px){.catalog-editor-header-actions{gap:6px}.catalog-editor-more.ant-btn{width:34px;height:34px;border-radius:10px}.catalog-editor-footer-single .ant-btn-primary{width:100%;min-width:0}}.catalog-editor-modal{height:min(90vh,780px)}.catalog-editor-footer{position:sticky;z-index:6;right:0;bottom:0;left:0;box-shadow:0 -8px 24px #153f3a0f}.catalog-editor-footer-single .ant-btn-primary{display:inline-flex;align-items:center;justify-content:center;color:#fff}@media(max-width:800px){.catalog-editor-modal{height:94dvh!important}.catalog-editor-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}}.chat-workspace{padding-bottom:22px}.chat-shell{height:calc(100vh - 116px);min-height:560px;display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;background:transparent}.conversation-panel,.chat-thread{min-width:0;border:1px solid #e2e8e5;border-radius:18px;background:#fff;box-shadow:0 8px 28px #1a3e360e;overflow:hidden}.conversation-panel{display:flex;flex-direction:column}.conversation-head{flex:none;display:block;padding:17px 16px 14px;border-bottom:1px solid #edf1ef;background:#fff}.conversation-head>div:first-child{position:relative;padding-right:64px}.conversation-head small{display:block;margin:0 0 3px;color:#7f928d;font-size:9px;font-weight:700;letter-spacing:.8px}.conversation-head h2{margin:0;color:#203d36;font-size:18px;line-height:1.35;letter-spacing:0}.conversation-head>div:first-child>span{position:absolute;top:8px;right:0;padding:4px 8px;border-radius:999px;background:#edf5f2;color:#477168;font-size:9px;font-weight:700}.conversation-search{height:38px;margin-top:12px!important;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e2e8e6;border-radius:11px;background:#f7f9f8;transition:.18s ease}.conversation-search:focus-within{border-color:#7fa99f;background:#fff;box-shadow:0 0 0 3px #16675814}.conversation-search svg{flex:0 0 17px;width:17px;height:17px;fill:none;stroke:#7b8d88;stroke-width:1.8;stroke-linecap:round}.conversation-search input{min-width:0;flex:1;height:100%;padding:0!important;border:0!important;background:transparent!important;outline:0!important;color:#29423c;font-size:11px!important;box-shadow:none!important}.conversation-list{min-height:0;flex:1;padding:7px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8e1de transparent}.conversation-item{position:relative;width:100%;min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) 8px;align-items:center;gap:10px;padding:9px 10px;border:1px solid transparent;border-radius:13px;background:transparent;text-align:left;transition:background .16s,border-color .16s,transform .16s}.conversation-item+.conversation-item{margin-top:2px}.conversation-item:hover{background:#f5f8f7}.conversation-item.active{border-color:#d8e8e3;background:#edf6f3}.conversation-item .avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#dceae6;color:#185d51;font-size:14px;font-weight:800}.conversation-item.unread .avatar{background:#176b5c;color:#fff}.conversation-copy{min-width:0;display:block}.conversation-title{display:flex;align-items:center;gap:8px;min-width:0}.conversation-title b{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#263f39;font-size:12px}.conversation-title time{flex:none;color:#98a5a1;font-size:8px;font-style:normal}.conversation-copy em{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#70817c;font-size:10px;font-style:normal;line-height:1.4}.conversation-copy>small{display:none}.conversation-unread{width:7px;height:7px;border-radius:50%;background:#e35c4c;box-shadow:0 0 0 3px #fdecea}.compact-empty{padding:46px 20px;color:#8b9995;font-size:11px}.chat-thread{height:100%;display:flex;flex-direction:column;border-radius:18px!important;background:#f5f7f6!important}.thread-head{flex:none;min-height:64px;display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid #e5ebe8;background:#fffffff5;backdrop-filter:blur(10px)}.thread-back{display:none;width:36px;height:36px;place-items:center;border-radius:10px;background:#f0f4f2;color:#345b52;font-size:27px;line-height:1}.thread-user{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.thread-user .avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#dfece8;color:#175f52;font-size:13px;font-weight:800}.thread-user>span:last-child{min-width:0}.thread-user b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#233e37;font-size:13px}.thread-user small{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#85938f;font-size:9px}.online-state{flex:none;display:flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background:#eef6f3;color:#3b7467;font-size:9px;font-weight:700}.online-state i{width:6px;height:6px;border-radius:50%;background:#34a579;box-shadow:0 0 0 3px #34a5791f}.chat-thread .messages{min-height:0;flex:1;padding:18px clamp(16px,3vw,36px);overflow-y:auto;background:#f5f7f6;scrollbar-width:thin;scrollbar-color:#d5dfdc transparent}.thread-tip{width:max-content;max-width:90%;margin:0 auto 18px;padding:5px 10px;border:1px solid #e2e8e5;border-radius:999px;background:#ffffffc7;color:#87948f;font-size:8px;text-align:center}.chat-thread .msg{width:max-content;min-width:96px;max-width:min(62%,520px);margin:0 0 14px;padding:9px 12px 11px;border:1px solid #e2e8e5;border-radius:5px 15px 15px;background:#fff;color:#263f39;box-shadow:0 3px 12px #17373009}.chat-thread .msg.mine{margin-left:auto;border-color:#176a5c;border-radius:15px 5px 15px 15px;background:#176a5c;color:#fff;box-shadow:0 5px 16px #176a5c21}.msg-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:4px}.msg-head small,.msg-head time{font-size:8px;line-height:1.2;opacity:.64}.msg-head time{font-style:normal}.chat-thread .msg>p{margin:0;font-size:12px;line-height:1.65;word-break:break-word}.chat-thread .msg>img,.chat-thread .msg>video{display:block;width:min(300px,58vw);max-height:360px;margin:2px 0 0;border-radius:10px;object-fit:cover;background:#e9efed}.chat-thread .msg:has(.admin-chat-service),.chat-thread .msg:has(.admin-chat-appointment){max-width:none;padding:0;border:0;background:transparent!important;box-shadow:none}.admin-chat-service,.admin-chat-appointment{width:min(350px,68vw);overflow:hidden;border:1px solid #dfe6e3!important;border-radius:14px!important;background:#fff!important;color:#29423c!important;box-shadow:0 8px 26px #17373014!important}.admin-chat-service{display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;padding:8px!important;gap:11px!important}.admin-service-cover{width:104px!important;height:112px!important;border-radius:10px!important;overflow:hidden;background:#e8efec}.admin-service-cover img{width:100%;height:100%;object-fit:cover}.admin-service-copy{min-width:0;padding:2px 2px 1px 0}.admin-service-meta{display:flex;align-items:center;gap:6px}.admin-service-meta span{padding:2px 6px;border-radius:999px;background:#edf5f2;color:#317061;font-size:8px}.admin-service-meta small{color:#8b9894;font-size:8px}.admin-service-copy>b{display:block;margin-top:6px;color:#203b35;font-size:13px}.admin-service-copy>p{height:28px;margin:4px 0 5px!important;overflow:hidden;color:#73827e!important;font-size:9px!important;line-height:1.55!important}.admin-service-packages{display:flex;gap:4px;overflow:hidden}.admin-service-packages span{flex:none;padding:2px 5px;border-radius:5px;background:#f5f7f6;color:#667973;font-size:7px}.admin-service-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.admin-service-bottom strong{color:#b76b39;font-size:12px}.admin-service-bottom button{padding:5px 8px;border-radius:7px;background:#176a5c;color:#fff;font-size:8px}.admin-chat-appointment{padding:13px!important}.admin-chat-appointment header{padding:0 0 9px!important;border-bottom:1px solid #edf0ef!important}.admin-chat-appointment header span{color:#70817c;font-size:9px}.admin-chat-appointment header b{padding:3px 7px;border-radius:999px;background:#e9f4f0;color:#24705f;font-size:8px}.admin-chat-appointment h3{margin:10px 0 4px!important;color:#243f38;font-size:14px}.admin-chat-appointment>p{margin:0!important;color:#7c8c87!important;font-size:9px!important}.appointment-card-stage{margin-top:9px;padding:7px 9px;border-radius:8px;background:#f4f7f6;color:#557069;font-size:9px}.admin-chat-appointment footer{margin-top:10px;padding:9px 0 0!important;border-top:1px solid #edf0ef!important}.admin-chat-appointment footer strong{color:#b86b38;font-size:14px}.admin-chat-appointment footer button{padding:6px 9px;border-radius:8px;background:#176a5c;color:#fff;font-size:8px}.admin-composer{position:relative;flex:none;padding:9px 12px 11px!important;border-top:1px solid #e1e8e5!important;background:#fff!important}.merchant-composer-tools{display:flex!important;align-items:center;gap:5px!important;margin:0 0 8px!important;overflow-x:auto;scrollbar-width:none}.merchant-composer-tools>button,.composer-tool-button{min-width:58px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 9px!important;border:1px solid #e3e9e6!important;border-radius:9px!important;background:#f7f9f8!important;color:#5b716b!important;font-size:9px!important;font-weight:650!important}.merchant-composer-tools>button:hover,.composer-tool-button:hover,.merchant-composer-tools>button.active{border-color:#bbd4cd!important;background:#edf5f2!important;color:#176a5c!important}.merchant-composer-tools svg,.composer-tool-button svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.merchant-composer-tools i{display:none!important}.admin-send-row{height:44px;display:flex!important;align-items:center;gap:8px!important;margin:0!important;padding:4px 4px 4px 13px!important;border:1px solid #dfe6e3;border-radius:13px;background:#f7f9f8;transition:.18s ease}.admin-send-row:focus-within{border-color:#86ada3;background:#fff;box-shadow:0 0 0 3px #176a5c14}.admin-send-row input{min-width:0;flex:1;height:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;outline:0!important;color:#29423c;font-size:11px!important;box-shadow:none!important}.admin-send-row .primary{flex:none;width:62px;height:34px;padding:0!important;border-radius:10px!important;background:#176a5c!important;color:#fff!important;font-size:10px!important;font-weight:700}.admin-send-row .primary:disabled{background:#dce4e1!important;color:#9aa7a3!important;cursor:not-allowed}.merchant-picker-panel,.merchant-emoji-picker{right:12px!important;bottom:104px!important;left:12px!important;border:1px solid #dfe7e4!important;border-radius:15px!important;background:#fff!important;box-shadow:0 16px 44px #0f2b2429!important}.merchant-picker-panel header{padding:12px 13px!important;border-bottom:1px solid #edf1ef!important}.merchant-picker-panel header b{font-size:12px}.merchant-picker-panel header small{font-size:8px}.merchant-picker-panel header button{width:30px;height:30px;border-radius:9px;background:#f0f4f2;color:#58706a}.merchant-picker-scroll{padding:7px!important}.merchant-picker-card{min-height:66px!important;margin:0!important;padding:7px!important;border:1px solid transparent!important;border-radius:11px!important;background:#fff!important}.merchant-picker-card+.merchant-picker-card{margin-top:4px!important}.merchant-picker-card:hover{border-color:#dce9e5!important;background:#f5f9f7!important}.merchant-picker-card>strong{padding:6px 9px!important;border-radius:8px!important;background:#eaf4f1!important;color:#176a5c!important;font-size:9px!important}.merchant-emoji-picker{padding:11px!important}.emoji-symbol-grid{grid-template-columns:repeat(8,minmax(38px,1fr))!important}.emoji-phrase-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.chat-empty{margin:auto!important;color:#899792!important;font-size:11px!important}@media(max-width:800px){main.chat-workspace{height:100dvh;min-height:100dvh;padding:0!important;overflow:hidden;background:#f5f7f6}.chat-workspace>.admin-topbar{display:none!important}.chat-shell{height:100dvh;min-height:0;display:block;border-radius:0}.conversation-panel{height:100%;border:0;border-radius:0;box-shadow:none}.conversation-head{padding:calc(16px + env(safe-area-inset-top)) 14px 12px}.conversation-head h2{font-size:20px}.conversation-head small{font-size:8px}.conversation-list{padding:6px 9px calc(80px + env(safe-area-inset-bottom))}.conversation-item{min-height:72px;padding:10px 8px;border-radius:13px}.conversation-item .avatar{width:44px;height:44px}.chat-shell:not(.thread-open) .chat-thread{display:none}.chat-shell.thread-open .conversation-panel{display:none}.chat-shell.thread-open .chat-thread{display:flex;width:100%;height:100%;border:0;border-radius:0!important;box-shadow:none}.thread-head{min-height:58px;padding:calc(8px + env(safe-area-inset-top)) 11px 8px}.thread-back{display:grid;flex:0 0 36px}.thread-user .avatar{width:36px;height:36px}.thread-user b{font-size:12px}.thread-user small{font-size:8px}.online-state{padding:4px 7px;font-size:8px}.chat-thread .messages{padding:13px 11px 12px;overscroll-behavior:contain}.thread-tip{margin-bottom:14px;font-size:7px}.chat-thread .msg{max-width:84%;margin-bottom:12px;padding:8px 10px 9px}.chat-thread .msg>p{font-size:12px}.chat-thread .msg:has(.admin-chat-service),.chat-thread .msg:has(.admin-chat-appointment){max-width:92%}.admin-chat-service,.admin-chat-appointment{width:min(330px,82vw)!important}.admin-chat-service{grid-template-columns:88px minmax(0,1fr)!important}.admin-service-cover{width:88px!important;height:104px!important}.admin-composer{padding:8px 9px calc(9px + env(safe-area-inset-bottom))!important}.merchant-composer-tools{margin-bottom:7px!important}.merchant-composer-tools>button,.composer-tool-button{min-width:60px!important;height:33px!important;padding:0 8px!important}.admin-send-row{height:45px}.admin-send-row .primary{width:58px;height:35px}.merchant-picker-panel,.merchant-emoji-picker{right:8px!important;bottom:calc(100px + env(safe-area-inset-bottom))!important;left:8px!important;max-height:48dvh!important}.merchant-picker-scroll{max-height:36dvh!important}.emoji-symbol-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.emoji-phrase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.conversation-head>div:first-child>span,.online-state,.conversation-unread,.thread-tip,.admin-service-meta span,.admin-chat-appointment header b,.appointment-card-stage{display:inline-flex;align-items:center;justify-content:center;line-height:1.2}.conversation-item,.thread-user,.msg-head,.admin-service-meta,.admin-service-bottom,.admin-chat-appointment header,.admin-chat-appointment footer{align-items:center}.conversation-title b,.conversation-copy em,.thread-user b,.thread-user small,.admin-service-copy,.admin-service-copy>b,.admin-service-copy>p,.admin-chat-appointment h3,.admin-chat-appointment>p{text-align:left}.thread-back,.merchant-composer-tools>button,.composer-tool-button,.admin-send-row .primary,.admin-service-bottom button,.admin-chat-appointment footer button,.merchant-picker-card>strong,.merchant-picker-panel header>button,.emoji-symbol-grid button,.emoji-phrase-grid button{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.2!important}.thread-back svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.merchant-composer-tools>button,.composer-tool-button{flex-direction:row!important}.merchant-composer-tools>button>span,.composer-tool-button>span{display:block;line-height:16px;white-space:nowrap}.merchant-composer-tools svg,.composer-tool-button svg{display:block;flex:0 0 16px;margin:0}.admin-send-row .primary{padding-top:1px!important}.merchant-picker-card{align-items:center!important;text-align:left!important}.merchant-picker-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.merchant-picker-card>span:nth-child(2)>small,.merchant-picker-card>span:nth-child(2)>b,.merchant-picker-card>span:nth-child(2)>em{display:block;width:100%;margin:0;text-align:left;line-height:1.35}.merchant-picker-card>strong{min-width:44px;height:30px;padding:0 9px!important}.admin-service-bottom button,.admin-chat-appointment footer button{min-height:28px}.emoji-symbol-grid button{padding:0!important}.emoji-phrase-grid button{padding:7px 8px!important}@media(max-width:800px){.merchant-composer-tools>button,.composer-tool-button{flex:1 0 64px!important}.merchant-picker-card>strong{min-width:42px;height:30px}}.chat-shell{grid-template-columns:292px minmax(420px,1fr) 294px;gap:12px}.chat-customer-workbench{position:relative;z-index:1;min-width:0;height:100%;display:flex;flex-direction:column;padding:0 12px 14px;border:1px solid #e2e8e5;border-radius:18px;background:#fff;box-shadow:0 8px 28px #1a3e360e;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8e1de transparent}.customer-workbench-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;margin:0 -12px;padding:15px 14px 12px;border-bottom:1px solid #edf1ef;background:#fffffff5;backdrop-filter:blur(12px)}.customer-workbench-head>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.customer-workbench-head small,.workbench-section-head small{color:#8c9a96;font-size:7px;font-weight:750;letter-spacing:1px;line-height:1.2}.customer-workbench-head b{color:#203e37;font-size:14px;line-height:1.3}.customer-workbench-head>button{display:none;width:32px;height:32px;align-items:center;justify-content:center;border-radius:10px;background:#f0f4f2;color:#547069;font-size:18px}.customer-profile-card{display:flex;align-items:center;gap:10px;padding:14px 2px 12px}.profile-avatar{flex:0 0 44px;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#176b5c;color:#fff;font-size:15px;font-weight:800;box-shadow:0 7px 18px #176b5c29}.customer-profile-card>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 7px;flex:1}.customer-profile-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#243f38;font-size:13px;text-align:left}.customer-profile-card small{grid-column:1/2;color:#84928e;font-size:9px;text-align:left}.customer-profile-card em{grid-column:2;grid-row:1/3;align-self:center;padding:4px 7px;border-radius:999px;background:#eef6f3;color:#367064;font-size:8px;font-style:normal;font-weight:700;white-space:nowrap}.customer-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px}.customer-metrics>div{min-width:0;padding:9px 7px;border:1px solid #e7ecea;border-radius:10px;background:#f7f9f8;text-align:center}.customer-metrics small{display:block;margin-bottom:4px;color:#899792;font-size:7px;white-space:nowrap}.customer-metrics b{display:block;overflow:hidden;text-overflow:ellipsis;color:#24433b;font-size:12px;line-height:1.2;white-space:nowrap}.chat-current-order,.customer-service-summary,.customer-order-history{padding:12px;border:1px solid #e3eae7;border-radius:13px;background:#fff}.chat-current-order{background:linear-gradient(180deg,#fbfdfc 0,#f4f8f6)}.customer-service-summary,.customer-order-history{margin-top:9px}.workbench-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.workbench-section-head>div{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.workbench-section-head b{color:#28443d;font-size:11px;line-height:1.25}.workbench-section-head>span{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 7px;border-radius:999px;font-size:8px;font-weight:750;white-space:nowrap}.workbench-section-head>span.paid{background:#e8f4f0;color:#1f735f}.workbench-section-head>span.active{background:#fff1df;color:#9a6229}.workbench-section-head>span.arranged{background:#edf0fb;color:#5668a7}.workbench-section-head>span.done{background:#eef1f0;color:#66736f}.workbench-section-head>span.unpaid{background:#fff0ed;color:#ad574c}.current-order-main{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:8px;margin-top:10px;padding:0;background:transparent;text-align:left}.current-order-main>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.current-order-main small{color:#9aa6a2;font-size:7px;line-height:1.4}.current-order-main b{max-width:100%;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#203e37;font-size:13px}.current-order-main em{max-width:100%;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71827d;font-size:9px;font-style:normal}.current-order-main>i{display:grid;place-items:center;width:20px;height:28px;color:#759089;font-size:20px;font-style:normal}.current-order-time{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding:8px 9px;border-radius:9px;background:#fff;color:#60756f;font-size:9px}.current-order-time b{color:#176b5c;font-size:13px}.current-order-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:6px}.current-order-facts>div{min-width:0;padding:7px 5px;border-radius:8px;background:#edf3f1;text-align:center}.current-order-facts small{display:block;color:#8a9994;font-size:7px}.current-order-facts b{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#405e56;font-size:8px}.chat-primary-process{width:100%;height:36px;display:flex;align-items:center;justify-content:center;margin-top:10px;border-radius:10px;background:#176b5c;color:#fff;font-size:10px;font-weight:750;box-shadow:0 7px 16px #176b5c24}.chat-primary-process:hover{background:#105e50}.chat-primary-process:active{transform:scale(.985)}.chat-order-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:6px}.chat-order-shortcuts button{min-width:0;height:30px;display:flex;align-items:center;justify-content:center;padding:0 4px;border:1px solid #dfe7e4;border-radius:8px;background:#fff;color:#557069;font-size:8px;white-space:nowrap}.customer-service-summary dl{margin:9px 0 0}.customer-service-summary dl>div{display:grid;grid-template-columns:65px minmax(0,1fr);align-items:center;gap:8px;min-height:29px;border-top:1px solid #edf1ef}.customer-service-summary dl>div:first-child{border-top:0}.customer-service-summary dt{color:#8a9894;font-size:8px}.customer-service-summary dd{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#38554e;font-size:9px;text-align:right}.customer-order-history .workbench-section-head>button{padding:4px 6px;border-radius:7px;background:#edf5f2;color:#286c5e;font-size:8px}.customer-order-history>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-top:1px solid #edf1ef;background:transparent;text-align:left}.customer-order-history>button:first-of-type{margin-top:7px}.customer-order-history>button span{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.customer-order-history>button b{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#355149;font-size:9px}.customer-order-history>button small{max-width:100%;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#929e9a;font-size:7px}.customer-order-history>button em{flex:none;color:#337063;font-size:8px;font-style:normal}.workbench-empty-order{display:flex;align-items:center;gap:9px;padding:12px;border:1px dashed #d8e3df;border-radius:12px;background:#f8faf9}.workbench-empty-order>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e7f1ee;color:#28695c;font-size:11px;font-weight:800}.workbench-empty-order b{display:block;color:#38544d;font-size:10px}.workbench-empty-order p{margin:3px 0 0;color:#85938f;font-size:8px;line-height:1.5;text-align:left}.workbench-placeholder{margin:auto;padding:26px 14px;text-align:center}.workbench-placeholder>span{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 11px;border-radius:16px;background:#edf4f2;color:#3c7568;font-size:15px;font-weight:800}.workbench-placeholder b{display:block;color:#4a625c;font-size:11px}.workbench-placeholder p{margin:6px auto 0;max-width:190px;color:#8d9996;font-size:8px;line-height:1.6}.customer-workbench-toggle{display:none;align-items:center;justify-content:center;gap:5px;height:34px;padding:0 9px;border:1px solid #dce6e3;border-radius:10px;background:#f5f8f7;color:#3e665d;font-size:9px;font-weight:700}.customer-workbench-toggle svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.chat-workbench-mask{display:none}.merchant-quick-reply-panel{position:absolute;z-index:14;right:12px;bottom:104px;left:12px;max-height:360px;overflow:hidden;border:1px solid #dfe7e4;border-radius:15px;background:#fff;box-shadow:0 16px 44px #0f2b2429}.merchant-quick-reply-panel>header{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-bottom:1px solid #edf1ef}.merchant-quick-reply-panel>header>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.merchant-quick-reply-panel header b{color:#28443d;font-size:12px}.merchant-quick-reply-panel header small{color:#8c9995;font-size:8px}.merchant-quick-reply-panel header>button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#f0f4f2;color:#58706a;font-size:17px}.merchant-quick-reply-panel>nav{display:flex;gap:5px;padding:8px 9px;border-bottom:1px solid #edf1ef;overflow-x:auto;scrollbar-width:none}.merchant-quick-reply-panel>nav button{flex:none;height:28px;padding:0 11px;border-radius:999px;background:#f3f6f5;color:#6a7d77;font-size:9px}.merchant-quick-reply-panel>nav button.active{background:#176b5c;color:#fff;font-weight:700}.quick-reply-list{max-height:236px;padding:6px 8px 9px;overflow-y:auto}.quick-reply-list>button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px;padding:10px 8px;border-radius:10px;background:#fff;text-align:left}.quick-reply-list>button+button{border-top:1px solid #edf1ef}.quick-reply-list>button:hover{background:#f5f9f7}.quick-reply-list span{color:#405a53;font-size:10px;line-height:1.55;text-align:left}.quick-reply-list i{display:flex;align-items:center;justify-content:center;height:25px;border-radius:7px;background:#eaf4f1;color:#176b5c;font-size:8px;font-style:normal;font-weight:700}@media(max-width:1100px){.chat-shell{grid-template-columns:286px minmax(0,1fr)}.customer-workbench-toggle{display:flex}.chat-customer-workbench{position:fixed;z-index:74;top:0;right:0;width:min(340px,92vw);height:100dvh;border-radius:18px 0 0 18px;transform:translate(105%);transition:transform .22s ease;box-shadow:-16px 0 50px #14302933}.chat-customer-workbench.open{transform:translate(0)}.customer-workbench-head>button{display:flex}.chat-workbench-mask{position:fixed;z-index:73;inset:0;display:block;border:0;background:#102a2461;backdrop-filter:blur(2px)}}@media(max-width:800px){.chat-shell{display:block!important}.customer-workbench-toggle{display:flex;flex:0 0 35px;width:35px;padding:0}.customer-workbench-toggle span{display:none}.customer-workbench-toggle svg{width:17px;height:17px}.online-state{display:none!important}.chat-customer-workbench{width:min(360px,94vw);padding-bottom:calc(18px + env(safe-area-inset-bottom));border:0;border-radius:20px 0 0 20px}.customer-workbench-head{padding-top:calc(15px + env(safe-area-inset-top))}.merchant-composer-tools{gap:4px!important}.merchant-composer-tools>button,.composer-tool-button{flex:1 1 0!important;min-width:0!important;padding:0 5px!important;gap:3px!important}.merchant-composer-tools svg,.composer-tool-button svg{width:14px!important;height:14px!important;flex-basis:14px!important}.merchant-composer-tools>button>span,.composer-tool-button>span{font-size:8px}.merchant-quick-reply-panel{right:8px;bottom:calc(100px + env(safe-area-inset-bottom));left:8px;max-height:48dvh}.quick-reply-list{max-height:29dvh}}.service-detail-mask{z-index:100!important}.service-detail-mask .service-detail-modal{position:relative;z-index:1}.conversation-head>.conversation-search{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;height:38px!important;margin:12px 0 0!important;padding:0 11px!important}.conversation-head>.conversation-search svg{display:block!important;flex:0 0 17px!important;width:17px!important;height:17px!important;margin:0!important}.conversation-head>.conversation-search input{display:block!important;height:36px!important;line-height:36px!important;margin:0!important;padding:0!important}.merchant-quick-reply-panel{display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);max-height:340px!important}.merchant-quick-reply-panel>header{grid-column:1/-1}.merchant-quick-reply-panel>nav{display:flex!important;flex-direction:column;gap:3px!important;padding:8px!important;border-right:1px solid #edf1ef;border-bottom:0!important;overflow-x:hidden!important;overflow-y:auto}.merchant-quick-reply-panel>nav button{width:100%;height:34px!important;display:flex;align-items:center;justify-content:flex-start;padding:0 10px!important;border-radius:8px!important;text-align:left}.quick-reply-list{max-height:none!important;padding:6px!important;overflow-y:auto}.quick-reply-list>button{grid-template-columns:minmax(0,1fr) 18px!important;min-height:52px;padding:9px 10px!important;border:0!important;border-radius:9px!important}.quick-reply-list>button+button{border-top:1px solid #edf1ef!important;border-radius:0!important}.quick-reply-list span{font-size:10px!important;line-height:1.6!important}.quick-reply-list i{width:18px!important;height:18px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#8a9a95!important;font-size:19px!important;font-weight:400!important;line-height:18px!important}.commercial-emoji-panel{display:block!important;padding:0!important;overflow:hidden}.commercial-emoji-panel>header{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-bottom:1px solid #edf1ef}.commercial-emoji-panel>header>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.commercial-emoji-panel header b{color:#28443d;font-size:12px}.commercial-emoji-panel header small{color:#8c9995;font-size:8px}.commercial-emoji-panel header>button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:9px;background:#f0f4f2;color:#58706a;font-size:17px;line-height:1}.commercial-emoji-panel .emoji-symbol-grid{padding:10px}@media(max-width:800px){.service-detail-mask{align-items:end!important;padding:0!important}.service-detail-mask .service-detail-modal{width:100%!important;max-height:92dvh!important;margin:0!important;overflow-y:auto!important;border-radius:20px 20px 0 0!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important}.merchant-quick-reply-panel{display:flex;flex-direction:column;max-height:52dvh!important}.merchant-quick-reply-panel>nav{flex-direction:row;flex:0 0 auto;padding:8px 9px!important;border-right:0;border-bottom:1px solid #edf1ef!important;overflow-x:auto!important;overflow-y:hidden}.merchant-quick-reply-panel>nav button{width:auto;flex:0 0 auto;height:30px!important;justify-content:center;border-radius:999px!important}.quick-reply-list{max-height:31dvh!important;padding:5px 7px 8px!important}.quick-reply-list>button{min-height:50px}.commercial-emoji-panel .emoji-symbol-grid{max-height:31dvh;overflow-y:auto}}.service-detail-mask{z-index:10050!important;pointer-events:auto!important}.service-detail-mask .service-detail-modal{z-index:10051!important;pointer-events:auto!important}.chat-thread .msg:has(.admin-chat-service){overflow:visible!important}.admin-chat-service{width:min(390px,70vw)!important;display:block!important;padding:0!important;overflow:hidden!important;border:1px solid #dce5e2!important;border-radius:16px!important;background:#fff!important;color:#263f39!important;box-shadow:0 10px 30px #16362f1a!important;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-chat-service:hover{border-color:#b8cec8!important;box-shadow:0 14px 34px #16362f24!important;transform:translateY(-1px)}.admin-chat-service:focus-visible{outline:3px solid rgba(23,106,92,.18);outline-offset:2px}.admin-service-main{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:10px}.admin-service-cover{width:104px!important;height:104px!important;min-height:0!important;overflow:hidden;border-radius:12px!important;background:linear-gradient(145deg,#dfeae6,#bdcec8)!important}.admin-service-cover img{display:block;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;object-fit:cover}.admin-service-cover span{display:grid;width:100%;height:100%;place-items:center;color:#2f6b5e;font-size:28px;font-weight:800}.admin-service-copy{min-width:0;display:flex;flex-direction:column;padding:1px 1px 0!important}.admin-service-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.admin-service-meta span{display:inline-flex;align-items:center;height:22px;padding:0 8px!important;border-radius:999px!important;background:#eaf4f1!important;color:#176a5c!important;font-size:9px!important;font-weight:700}.admin-service-meta small{color:#899792!important;font-size:9px!important;white-space:nowrap}.admin-service-copy>b{display:block;margin:7px 0 0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#203b35!important;font-size:15px!important;line-height:1.35}.admin-service-copy>p{height:auto!important;min-height:32px;margin:4px 0 0!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#75857f!important;font-size:10px!important;line-height:1.6!important}.admin-service-summary{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:6px}.admin-service-summary>span{color:#84938e;font-size:9px}.admin-service-summary>strong{color:#b26431;font-size:16px;line-height:1}.admin-service-summary>strong small{margin-left:2px;color:#9a7b67;font-size:8px;font-weight:600}.admin-service-action{height:42px;display:flex!important;align-items:center;justify-content:space-between;gap:10px;margin:0!important;padding:0 10px 0 13px!important;border-top:1px solid #edf1ef!important;background:#fbfcfc!important}.admin-service-action>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7c8c87;font-size:9px}.admin-service-action>button{flex:none;height:30px;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:3px;padding:0 9px!important;border-radius:9px!important;background:#176a5c!important;color:#fff!important;font-size:9px!important;font-weight:700}.admin-service-action svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:800px){.admin-chat-service{width:min(330px,86vw)!important}.admin-service-main{grid-template-columns:88px minmax(0,1fr);gap:10px;padding:9px}.admin-service-cover{width:88px!important;height:96px!important}.admin-service-copy>b{font-size:13px!important}.admin-service-copy>p{min-height:29px;font-size:9px!important;line-height:1.55!important}.admin-service-summary>strong{font-size:14px}.admin-service-action{height:40px}.service-detail-mask .service-detail-modal{isolation:isolate}}@media(max-width:800px){.merchant-quick-reply-panel{right:8px!important;left:8px!important;width:auto!important;max-width:calc(100vw - 16px)!important;max-height:58dvh!important;overflow:hidden!important}.merchant-quick-reply-panel>nav{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;flex:none!important;gap:6px!important;padding:8px 10px 9px!important;overflow:visible!important;border-right:0!important;border-bottom:1px solid #edf1ef!important}.merchant-quick-reply-panel>nav button{width:100%!important;min-width:0!important;height:32px!important;padding:0 4px!important;justify-content:center!important;border-radius:10px!important;white-space:nowrap!important}.quick-reply-list{min-height:0!important;max-height:30dvh!important}}.commercial-video-studio{display:grid;gap:16px;color:var(--ct-ink,#18322d)}.video-studio-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:22px 24px;border:1px solid #e2e9e6;border-radius:20px;background:#fff;box-shadow:0 8px 28px #1d3d360e}.video-studio-intro small{display:block;color:#9a8064;font-size:9px;font-weight:850;letter-spacing:1.8px}.video-studio-intro h2{margin:5px 0 4px;font-size:23px;line-height:1.25;letter-spacing:-.4px}.video-studio-intro p{margin:0;color:#7c8c87;font-size:12px;line-height:1.65}.video-create-button{align-self:start;height:42px!important;padding:0 16px!important;border-radius:12px!important;box-shadow:none!important;font-size:12px!important}.video-create-button span{font-size:17px;line-height:1}.video-studio-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:2px}.video-studio-stats article{position:relative;min-height:78px;padding:13px 15px;border:1px solid #e7ecea;border-radius:15px;background:#f8faf9;display:grid;grid-template-columns:1fr auto;align-items:start;gap:3px;overflow:hidden}.video-studio-stats article:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#c6d6d1}.video-studio-stats article:nth-child(2):before{background:#3a9b7f}.video-studio-stats article:nth-child(3):before{background:#bd8750}.video-studio-stats article:nth-child(4):before{background:#667e9d}.video-studio-stats span{color:#6f817b;font-size:11px;font-weight:700}.video-studio-stats b{grid-row:1/3;grid-column:2;font-size:25px;line-height:1;color:#173f37;letter-spacing:-.6px}.video-studio-stats small{color:#9aa6a2;font-size:9px}.video-library-panel{padding:18px;border:1px solid #e2e9e6;border-radius:20px;background:#fff;box-shadow:0 8px 28px #1d3d360b}.video-library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:15px;border-bottom:1px solid #edf1ef}.video-library-search{width:min(420px,48%);margin:0!important;background:#f6f8f7!important}.video-status-tabs{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #e3e9e7;border-radius:12px;background:#f5f8f7}.video-status-tabs button{min-height:32px;padding:0 11px;border:0;border-radius:9px;background:transparent;color:#70807b;font-size:11px;font-weight:700;white-space:nowrap}.video-status-tabs button b{margin-left:4px;color:#98a39f;font-size:9px}.video-status-tabs button.active{background:#fff;color:#176b5b;box-shadow:0 2px 8px #18423914}.video-status-tabs button.active b{color:#176b5b}.video-content-list{display:grid;gap:0}.video-content-row{min-height:144px;padding:14px 4px;display:grid;grid-template-columns:86px minmax(220px,1fr) minmax(250px,320px) 126px;align-items:center;gap:17px;border-bottom:1px solid #edf1ef;cursor:pointer;outline:none;transition:background .18s ease,transform .18s ease}.video-content-row:last-child{border-bottom:0}.video-content-row:hover,.video-content-row:focus-visible{margin:0 -8px;padding-left:12px;padding-right:12px;border-radius:16px;background:#f7faf8}.video-content-cover{position:relative;width:86px;aspect-ratio:9/13;margin:0;border-radius:13px;background:#121a17;overflow:hidden;box-shadow:0 5px 16px #12241f24}.video-content-cover img,.video-content-cover video{width:100%;height:100%;display:block;object-fit:cover}.video-content-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),transparent 52%,rgba(0,0,0,.35));pointer-events:none}.video-cover-play{position:absolute;z-index:2;left:50%;top:50%;width:32px;height:32px;border:1px solid rgba(255,255,255,.58);border-radius:50%;background:#0a0f0d5c;display:grid;place-items:center;transform:translate(-50%,-50%);backdrop-filter:blur(6px)}.video-cover-play svg{width:16px;height:16px;fill:#fff}.video-content-cover em{position:absolute;z-index:3;left:7px;top:7px;padding:4px 7px;border-radius:999px;background:#d9a257;color:#fff;font-size:8px;font-style:normal;font-weight:850;letter-spacing:.3px}.video-content-main{min-width:0;align-self:center}.video-content-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:7px}.video-content-eyebrow small{color:#9aa5a1;font-size:9px}.video-publish-dot{display:inline-flex;align-items:center;gap:5px;color:#17705e;font-size:10px;font-weight:800}.video-publish-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#2c9a7b;box-shadow:0 0 0 3px #e1f2ec}.video-publish-dot.off{color:#7d8985}.video-publish-dot.off:before{background:#98a19e;box-shadow:0 0 0 3px #edf0ef}.video-content-main h3{margin:0 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.35;letter-spacing:-.1px}.video-content-main>p{display:-webkit-box;margin:0 0 10px;overflow:hidden;color:#778883;font-size:11px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.video-link-chips{display:flex;flex-wrap:wrap;gap:6px}.video-link-chips span{max-width:190px;height:25px;padding:0 8px 0 5px;border-radius:8px;background:#f1f5f3;color:#5c716a;display:inline-flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650}.video-link-chips i{width:17px;height:17px;border-radius:5px;background:#dcebe6;color:#176b5b;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:850}.video-row-metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e8ecea;border-radius:14px;background:#fafbfb;overflow:hidden}.video-row-metrics span{min-width:0;padding:12px 8px;display:grid;gap:4px;text-align:center;border-right:1px solid #e8ecea}.video-row-metrics span:last-child{border-right:0}.video-row-metrics small{color:#8b9894;font-size:9px}.video-row-metrics b{color:#2b4b44;font-size:16px}.video-row-enter{display:flex;align-items:center;justify-content:flex-end;gap:4px;color:#43675f;font-size:10px;font-weight:750;white-space:nowrap}.video-row-enter svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.video-library-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7f8d89;text-align:center}.video-library-empty>span{width:50px;height:50px;border-radius:16px;background:#e8f1ee;color:#176b5b;display:grid;place-items:center;font-weight:850}.video-library-empty b{margin-top:12px;color:#314d46}.video-library-empty p{margin:5px 0 12px;font-size:11px}.video-library-empty button{height:36px;padding:0 14px;border:0;border-radius:10px;background:#176b5b;color:#fff;font-size:11px;font-weight:750}.commercial-video-viewer{position:fixed!important;z-index:12000!important;inset:0!important;display:grid!important;grid-template-columns:minmax(420px,1fr) 420px!important;width:100vw!important;height:100dvh!important;background:#090d0b!important;overflow:hidden!important}.commercial-video-viewer .merchant-video-stage{position:relative!important;height:100dvh!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 50% 45%,#1b2420 0,#080b09 62%)!important;overflow:hidden!important}.commercial-video-viewer .merchant-video-stage>video{width:auto!important;max-width:100%!important;height:100dvh!important;max-height:100dvh!important;aspect-ratio:9/16!important;object-fit:cover!important;background:#050705!important;box-shadow:0 0 70px #0000008c!important}.commercial-video-viewer .merchant-video-gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.28),transparent 25%,transparent 58%,rgba(0,0,0,.82));pointer-events:none}.commercial-video-viewer .video-viewer-back{position:absolute;z-index:5;left:22px;top:22px;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#070c096b;color:#fff;display:grid;place-items:center;backdrop-filter:blur(12px)}.commercial-video-viewer .video-viewer-back svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.commercial-video-viewer .viewer-state{position:absolute;z-index:4;right:22px;top:24px;min-height:29px;padding:0 11px;border-radius:999px;background:#1f866be0;color:#fff;display:flex;align-items:center;font-size:10px;font-weight:800;backdrop-filter:blur(10px)}.commercial-video-viewer .viewer-state.off{background:#484f4cdb}.commercial-video-viewer .viewer-video-copy{position:absolute;z-index:4;left:max(24px,calc(50% - 240px));right:88px;bottom:25px;color:#fff}.commercial-video-viewer .viewer-video-copy>small{color:#ffffffb3;font-size:9px}.commercial-video-viewer .viewer-video-copy h2{max-width:530px;margin:6px 0 4px;font-size:22px;line-height:1.35}.commercial-video-viewer .viewer-video-copy>p{max-width:520px;margin:0 0 12px;color:#ffffffd1;font-size:11px;line-height:1.55}.commercial-video-viewer .viewer-linked-project{width:min(350px,100%);min-height:55px;padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#0c141185;display:grid;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:9px;backdrop-filter:blur(14px)}.commercial-video-viewer .viewer-linked-project>span{width:38px;height:38px;border-radius:11px;background:#ffffff29;display:grid;place-items:center;font-size:12px;font-weight:850}.commercial-video-viewer .viewer-linked-project>div{min-width:0;display:grid;gap:2px}.commercial-video-viewer .viewer-linked-project small{color:#fff9;font-size:8px}.commercial-video-viewer .viewer-linked-project b,.commercial-video-viewer .viewer-linked-project em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commercial-video-viewer .viewer-linked-project b{font-size:11px}.commercial-video-viewer .viewer-linked-project em{color:#ffffffb8;font-size:9px;font-style:normal}.commercial-video-viewer .viewer-linked-project>i{font-size:20px;font-style:normal;color:#ffffffb3}.commercial-video-viewer .viewer-metric-rail{position:absolute;z-index:4;right:24px;bottom:26px;display:grid;gap:13px;color:#fff}.commercial-video-viewer .viewer-metric-rail span{display:grid;justify-items:center;gap:3px}.commercial-video-viewer .viewer-metric-rail i{width:40px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#080e0b6e;display:grid;place-items:center;font-size:11px;font-style:normal;font-weight:850;backdrop-filter:blur(10px)}.commercial-video-viewer .viewer-metric-rail b{font-size:11px}.commercial-video-viewer .viewer-metric-rail small{color:#ffffffa8;font-size:8px}.commercial-video-viewer .merchant-video-operations{position:relative!important;width:auto!important;height:100dvh!important;padding:24px!important;border-radius:0!important;background:#f5f7f6!important;display:flex!important;flex-direction:column!important;gap:14px!important;overflow:hidden!important;color:#1a332e!important}.video-operation-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;padding:0 0 15px!important;border-bottom:1px solid #dde5e2!important}.video-operation-head small{color:#9a8064!important;font-size:8px!important;letter-spacing:1.7px!important}.video-operation-head h2{margin:4px 0 2px!important;font-size:22px!important}.video-operation-head p{margin:0;color:#83918d;font-size:10px}.video-operation-head>button{width:36px!important;height:36px!important;padding:0!important;border:0!important;border-radius:11px!important;background:#e7ecea!important;color:#586762!important;font-size:21px!important}.video-operation-tabs{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #dfe6e3;border-radius:12px;background:#e9eeec}.video-operation-tabs button{height:34px;border:0;border-radius:9px;background:transparent;color:#74817d;font-size:11px;font-weight:750}.video-operation-tabs button.active{background:#fff;color:#176b5b;box-shadow:0 2px 9px #183e3614}.video-operation-panel{min-height:0;flex:1;overflow:auto;overscroll-behavior:contain;scrollbar-width:none}.video-operation-panel::-webkit-scrollbar{display:none}.overview-panel{display:flex;flex-direction:column;gap:11px}.commercial-video-viewer .operation-data-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.commercial-video-viewer .operation-data-grid>div{min-height:82px;padding:12px!important;border:1px solid #e0e6e3!important;border-radius:14px!important;background:#fff!important}.commercial-video-viewer .operation-data-grid span{display:block;color:#82908c;font-size:9px}.commercial-video-viewer .operation-data-grid b{display:block;margin:5px 0 3px;font-size:21px;line-height:1}.commercial-video-viewer .operation-data-grid small{color:#a1aaa7;font-size:8px}.commercial-video-viewer .operation-project-card{min-height:72px;padding:11px 12px!important;border:1px solid #cfe0da!important;border-radius:15px!important;background:#eaf4f0!important;color:#193e36!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 16px!important;align-items:center!important;gap:10px!important}.operation-project-icon{width:42px;height:42px;border-radius:12px;background:#176b5b;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:850}.commercial-video-viewer .operation-project-card>div:nth-child(2){min-width:0;display:grid;gap:2px}.commercial-video-viewer .operation-project-card small{color:#6e847d!important;font-size:8px}.commercial-video-viewer .operation-project-card b,.commercial-video-viewer .operation-project-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commercial-video-viewer .operation-project-card b{font-size:13px!important}.commercial-video-viewer .operation-project-card span{color:#678078!important;font-size:9px!important}.commercial-video-viewer .operation-project-card>i{color:#789088;font-size:20px;font-style:normal}.video-publish-summary{padding:12px;border:1px solid #e0e6e3;border-radius:15px;background:#fff;display:grid;gap:11px}.video-publish-summary>div{display:grid;grid-template-columns:9px 1fr;align-items:start;gap:9px}.publish-status-icon{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#2b9a79;box-shadow:0 0 0 4px #e4f3ee}.publish-status-icon.off{background:#98a19e;box-shadow:0 0 0 4px #eef1f0}.video-publish-summary p{margin:0;display:grid;gap:3px}.video-publish-summary b{font-size:11px}.video-publish-summary small{color:#84928e;font-size:9px;line-height:1.45}.video-publish-summary>button{height:34px;border:1px solid #d5e2dd;border-radius:10px;background:#f5f9f7;color:#176b5b;font-size:10px;font-weight:750}.manage-panel{display:flex;flex-direction:column;gap:12px}.operation-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.operation-action-grid>button{min-height:104px;padding:12px;border:1px solid #e0e6e3;border-radius:15px;background:#fff;color:#1e3933;display:grid;grid-template-columns:36px 1fr 12px;align-items:start;gap:9px;text-align:left}.operation-action-grid>button.featured{border-color:#c3dbd3;background:#eaf4f0}.operation-action-grid>button>span{width:36px;height:36px;border-radius:11px;background:#edf2f0;color:#176b5b;display:grid;place-items:center;font-size:10px;font-weight:850}.operation-action-grid>button.featured>span{background:#176b5b;color:#fff}.operation-action-grid>button>div{display:grid;gap:4px;padding-top:2px}.operation-action-grid b{font-size:11px}.operation-action-grid small{color:#84918d;font-size:8px;line-height:1.45}.operation-action-grid i{align-self:center;color:#8c9894;font-size:17px;font-style:normal}.video-danger-row{width:100%;min-height:58px;padding:10px 12px;border:1px solid #eedbd7;border-radius:14px;background:#fff8f6;color:#a24f46;display:grid;grid-template-columns:1fr auto;gap:3px;text-align:left}.video-danger-row span{font-size:11px;font-weight:800}.video-danger-row small{grid-column:1;color:#b17a73;font-size:8px}.video-danger-row i{grid-column:2;grid-row:1/3;align-self:center;font-size:18px;font-style:normal}@media(max-width:1100px)and (min-width:801px){.video-content-row{grid-template-columns:82px minmax(180px,1fr) 230px 28px;gap:13px}.video-row-enter{font-size:0}.video-row-enter svg{width:20px;height:20px}.commercial-video-viewer{grid-template-columns:minmax(360px,1fr) 380px!important}.commercial-video-viewer .merchant-video-operations{padding:20px!important}}@media(max-width:800px){.commercial-video-studio{gap:11px}.video-studio-hero{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;border-radius:17px;box-shadow:none}.video-studio-intro small{font-size:8px}.video-studio-intro h2{margin:3px 0 0;font-size:18px}.video-studio-intro p{display:none}.video-create-button{height:38px!important;padding:0 11px!important;font-size:10px!important}.video-create-button span{font-size:15px}.video-studio-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:0}.video-studio-stats article{min-height:60px;padding:9px 8px;display:flex;flex-direction:column;gap:2px;border-radius:11px}.video-studio-stats article:before{width:2px}.video-studio-stats span{font-size:8px}.video-studio-stats b{order:2;font-size:18px}.video-studio-stats small{display:none}.video-library-panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.video-library-toolbar{position:sticky;z-index:10;top:58px;margin:0 -12px;padding:9px 12px 10px;background:#f3f6f5ee;border-bottom:1px solid #dfe7e4;display:grid;gap:8px;backdrop-filter:blur(14px)}.video-library-search{width:100%;height:40px!important;background:#fff!important}.video-status-tabs{width:100%;padding:3px;border-radius:11px}.video-status-tabs button{flex:1;min-width:0;height:30px;min-height:30px;padding:0 5px;font-size:9px}.video-status-tabs button b{font-size:8px}.video-content-list{gap:9px;padding-top:9px}.video-content-row{min-height:148px;padding:10px;border:1px solid #e2e9e6!important;border-radius:17px;background:#fff;box-shadow:0 4px 16px #1f3e370b;display:grid;grid-template-columns:86px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:8px 11px}.video-content-row:hover,.video-content-row:focus-visible{margin:0;padding:10px;background:#fff;transform:none}.video-content-cover{grid-row:1/3;width:86px;height:124px;aspect-ratio:auto;border-radius:12px}.video-cover-play{width:30px;height:30px}.video-content-cover em{left:6px;top:6px}.video-content-main{padding-top:1px}.video-content-eyebrow{margin-bottom:5px}.video-content-main h3{margin-bottom:4px;font-size:13px}.video-content-main>p{margin-bottom:7px;font-size:9px;line-height:1.45;-webkit-line-clamp:2}.video-link-chips{gap:4px}.video-link-chips span{max-width:100%;height:22px;padding-right:6px;font-size:8px}.video-link-chips span:nth-child(2){display:none}.video-link-chips i{width:15px;height:15px;font-size:7px}.video-row-metrics{align-self:end;border-radius:10px}.video-row-metrics span{padding:7px 3px;gap:2px}.video-row-metrics small{font-size:7px}.video-row-metrics b{font-size:12px}.video-row-enter{display:none}.video-library-empty{min-height:240px}.commercial-video-viewer{display:block!important;width:100vw!important;height:100dvh!important;background:#050705!important}.commercial-video-viewer .merchant-video-stage{position:absolute!important;inset:0!important;width:100vw!important;height:100dvh!important;background:#050705!important}.commercial-video-viewer .merchant-video-stage>video{width:100vw!important;max-width:none!important;height:100dvh!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;box-shadow:none!important}.commercial-video-viewer .video-viewer-back{left:12px!important;top:calc(10px + env(safe-area-inset-top))!important;width:40px!important;height:40px!important}.commercial-video-viewer .viewer-state{right:12px!important;top:calc(14px + env(safe-area-inset-top))!important;min-height:27px!important}.commercial-video-viewer .viewer-video-copy{left:14px!important;right:72px!important;bottom:calc(38dvh + 12px)!important}.commercial-video-viewer .viewer-video-copy>small{font-size:8px}.commercial-video-viewer .viewer-video-copy h2{margin:4px 0 3px;font-size:17px!important}.commercial-video-viewer .viewer-video-copy>p{display:-webkit-box;margin-bottom:8px!important;overflow:hidden;font-size:9px!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.commercial-video-viewer .viewer-linked-project{width:100%;min-height:47px;padding:6px 8px;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 12px}.commercial-video-viewer .viewer-linked-project>span{width:34px;height:34px}.commercial-video-viewer .viewer-linked-project b{font-size:10px}.commercial-video-viewer .viewer-linked-project em{font-size:8px}.commercial-video-viewer .viewer-metric-rail{right:13px!important;bottom:calc(38dvh + 14px)!important;gap:8px!important}.commercial-video-viewer .viewer-metric-rail i{width:35px!important;height:35px!important;font-size:9px!important}.commercial-video-viewer .viewer-metric-rail b{font-size:9px}.commercial-video-viewer .viewer-metric-rail small{display:none!important}.commercial-video-viewer .merchant-video-operations{position:absolute!important;z-index:8!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:38dvh!important;min-height:280px!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;border-radius:20px 20px 0 0!important;background:#f5f7f6!important;gap:8px!important;box-shadow:0 -12px 38px #00000038!important}.commercial-video-viewer .merchant-video-operations:before{content:"";flex:0 0 auto;align-self:center;width:34px;height:4px;border-radius:999px;background:#cbd4d1}.video-operation-head{display:none!important}.video-operation-tabs{height:38px;min-height:38px}.video-operation-tabs button{height:30px;font-size:10px}.video-operation-panel{padding-bottom:2px}.commercial-video-viewer .operation-data-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}.commercial-video-viewer .operation-data-grid>div{min-height:61px;padding:8px 5px!important;border-radius:11px!important}.commercial-video-viewer .operation-data-grid span{font-size:7px}.commercial-video-viewer .operation-data-grid b{margin:4px 0 1px;font-size:15px}.commercial-video-viewer .operation-data-grid small{display:none}.commercial-video-viewer .operation-project-card{min-height:57px;padding:7px 9px!important;border-radius:12px!important;grid-template-columns:35px minmax(0,1fr) 12px!important;gap:8px!important}.operation-project-icon{width:35px;height:35px;border-radius:10px}.commercial-video-viewer .operation-project-card b{font-size:11px!important}.commercial-video-viewer .operation-project-card span{font-size:8px!important}.video-publish-summary{padding:8px 9px;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.video-publish-summary>div{gap:7px}.video-publish-summary p{gap:1px}.video-publish-summary b{font-size:9px}.video-publish-summary small{font-size:7px}.video-publish-summary>button{height:31px;padding:0 8px;font-size:8px}.operation-action-grid{grid-template-columns:1fr 1fr;gap:6px}.operation-action-grid>button{min-height:70px;padding:8px;grid-template-columns:30px 1fr 9px;gap:7px;border-radius:12px}.operation-action-grid>button>span{width:30px;height:30px;border-radius:9px;font-size:8px}.operation-action-grid>button>div{gap:2px}.operation-action-grid b{font-size:9px}.operation-action-grid small{font-size:7px}.operation-action-grid i{font-size:14px}.video-danger-row{min-height:47px;padding:7px 9px;border-radius:11px}.video-danger-row span{font-size:9px}.video-danger-row small{font-size:7px}}@media(max-width:390px){.video-studio-hero{grid-template-columns:1fr}.video-create-button{position:absolute;right:26px}.video-studio-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.video-studio-stats article{min-height:52px}.video-content-cover{width:78px;height:113px}.video-content-row{grid-template-columns:78px minmax(0,1fr);min-height:137px}.commercial-video-viewer .merchant-video-operations{height:40dvh!important}.commercial-video-viewer .viewer-video-copy,.commercial-video-viewer .viewer-metric-rail{bottom:calc(40dvh + 12px)!important}}.video-studio-hero{grid-template-areas:"intro stats action";grid-template-columns:minmax(220px,.9fr) minmax(430px,1.6fr) auto;align-items:center;gap:18px;padding:14px 18px}.video-studio-intro{grid-area:intro}.video-create-button{grid-area:action;align-self:center}.video-studio-stats{grid-area:stats;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;border-left:1px solid #e7ecea}.video-studio-stats article{min-height:48px;padding:4px 14px;border:0;border-right:1px solid #e7ecea;border-radius:0;background:transparent;display:grid;grid-template-columns:1fr;align-content:center;gap:1px;overflow:visible}.video-studio-stats article:before{display:none}.video-studio-stats span{font-size:9px}.video-studio-stats b{grid-row:auto;grid-column:auto;font-size:20px}.video-studio-stats small{display:none}.video-library-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto}.video-library-search{width:100%;max-width:none}.immersive-video-viewer{display:block!important;grid-template-columns:none!important;background:#050705!important}.immersive-video-viewer .merchant-video-stage{width:100vw!important;height:100dvh!important}.immersive-video-viewer .merchant-video-stage>video{height:100dvh!important;max-height:100dvh!important}.viewer-top-actions{position:absolute;z-index:9;right:22px;top:22px;display:flex;align-items:center;gap:9px}.immersive-video-viewer .viewer-top-actions .viewer-state{position:static!important;inset:auto!important;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.16)}.viewer-more-button{width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#070c0970;display:flex;align-items:center;justify-content:center;gap:3px;backdrop-filter:blur(12px)}.viewer-more-button i{width:3px;height:3px;border-radius:50%;background:#fff}.viewer-more-button.active{background:#fff3}.immersive-video-viewer .viewer-linked-project{border:1px solid rgba(255,255,255,.19);color:#fff;text-align:left;cursor:pointer;transition:.16s ease}.immersive-video-viewer .viewer-linked-project:hover{background:#182d25b8;transform:translateY(-1px)}.immersive-video-viewer .viewer-metric-rail{right:max(26px,calc(50% - 315px));bottom:28px}.immersive-video-viewer .viewer-metric-rail button{padding:0;border:0;background:transparent;color:#fff;display:grid;justify-items:center;gap:3px;cursor:pointer}.immersive-video-viewer .viewer-metric-rail button:hover i{background:#fff3;transform:scale(1.04)}.immersive-video-viewer .viewer-metric-rail i{transition:.16s ease}.viewer-more-mask{position:absolute;z-index:6;inset:0;border:0;background:#02050440;backdrop-filter:blur(1px)}.viewer-more-menu{position:absolute;z-index:10;right:24px;top:76px;width:330px;padding:10px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#f8faf9f7;box-shadow:0 24px 70px #00000057;backdrop-filter:blur(22px);color:#1c3932}.viewer-more-menu header{min-height:54px;padding:5px 6px 10px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e5ebe8}.viewer-more-menu header>div{min-width:0;display:grid;gap:3px}.viewer-more-menu header small{color:#8b9894;font-size:8px;letter-spacing:1.2px}.viewer-more-menu header b{max-width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.viewer-more-menu header>button{width:30px;height:30px;padding:0;border:0;border-radius:9px;background:#edf1ef;color:#64736e;font-size:19px}.viewer-more-menu>button{width:100%;min-height:61px;padding:8px 7px;border:0;border-bottom:1px solid #e9eeec;background:transparent;color:#203c35;display:grid;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:9px;text-align:left}.viewer-more-menu>button:last-child{border-bottom:0}.viewer-more-menu>button:hover{border-radius:11px;background:#edf4f1}.viewer-more-menu>button>span{width:38px;height:38px;border-radius:11px;background:#e5f0ec;color:#176b5b;display:grid;place-items:center;font-size:10px;font-weight:850}.viewer-more-menu>button>div{display:grid;gap:3px}.viewer-more-menu>button b{font-size:11px}.viewer-more-menu>button small{color:#87948f;font-size:8px;line-height:1.4}.viewer-more-menu>button i{color:#8e9a96;font-size:18px;font-style:normal}.viewer-more-menu>button.danger{color:#a24e46}.viewer-more-menu>button.danger>span{background:#f8e7e3;color:#a24e46}@media(max-width:1180px)and (min-width:801px){.video-studio-hero{grid-template-areas:"intro action" "stats stats";grid-template-columns:1fr auto;gap:10px 14px}.video-studio-stats{border-left:0;border-top:1px solid #e7ecea;padding-top:9px}.video-studio-stats article:first-child{padding-left:0}}@media(max-width:800px){.video-studio-hero{position:relative;grid-template-areas:"intro action" "stats stats";grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 13px}.video-studio-stats{grid-template-columns:repeat(4,minmax(0,1fr));border-left:0;border-top:1px solid #e7ecea;padding-top:8px}.video-studio-stats article{min-height:38px;padding:2px 7px;border-right:1px solid #e7ecea}.video-studio-stats article:first-child{padding-left:1px}.video-studio-stats article:last-child{border-right:0}.video-studio-stats span{font-size:7px}.video-studio-stats b{font-size:16px}.video-library-toolbar{grid-template-columns:1fr;gap:8px}.video-library-search{width:100%!important}.immersive-video-viewer .viewer-top-actions{right:12px;top:calc(10px + env(safe-area-inset-top));gap:7px}.immersive-video-viewer .viewer-top-actions .viewer-state{min-height:36px;padding:0 10px;font-size:9px}.viewer-more-button{width:40px;height:40px}.immersive-video-viewer .viewer-video-copy{bottom:18px!important}.immersive-video-viewer .viewer-metric-rail{right:13px!important;bottom:18px!important}.immersive-video-viewer .viewer-linked-project{padding-right:8px}.viewer-more-mask{position:fixed}.viewer-more-menu{position:fixed;z-index:12;left:8px;right:8px;top:auto;bottom:calc(8px + env(safe-area-inset-bottom));width:auto;padding:10px;border:0;border-radius:20px;background:#f8faf9;box-shadow:0 -10px 50px #00000052}.viewer-more-menu header{min-height:49px}.viewer-more-menu>button{min-height:58px}}@media(max-width:390px){.video-studio-hero{grid-template-areas:"intro action" "stats stats";grid-template-columns:minmax(0,1fr) auto}.video-create-button{position:static;right:auto}.video-studio-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.video-studio-stats article{min-height:36px;padding:1px 4px}.video-studio-stats span{font-size:6.5px}.video-studio-stats b{font-size:15px}}.video-layer-mask{z-index:12200!important;background:#070e0b9e!important;backdrop-filter:blur(5px)}.video-layer-mask>.modal{position:relative;z-index:12201!important;box-shadow:0 26px 80px #00000047}.video-metric-modal{width:min(420px,calc(100vw - 28px))!important;padding:24px!important;border-radius:20px!important}.video-metric-modal>h2,.video-link-modal>h2{margin:5px 0 6px;font-size:21px}.video-metric-modal>p,.video-link-modal>p{margin:0 0 17px;color:#7f8e89;font-size:11px;line-height:1.6}.metric-number-field{margin:0!important;padding:14px;border:1px solid #dfe7e4;border-radius:15px;background:#f7faf8;display:grid!important;grid-template-columns:minmax(0,1fr) 140px;align-items:center;gap:5px 12px}.metric-number-field>span{font-size:12px;font-weight:800;color:#2a4841}.metric-number-field>input{grid-column:2;grid-row:1/3;height:50px!important;margin:0!important;text-align:center;font-size:22px!important;font-weight:850;color:#176b5b}.metric-number-field>small{color:#919d99;font-size:8px}.video-modal-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:17px}.video-modal-actions>button{height:43px;border:1px solid #dce5e2;border-radius:12px;background:#fff;color:#58706a;font-size:11px;font-weight:750}.video-modal-actions>button.primary{border-color:#176b5b;background:#176b5b;color:#fff}.video-modal-actions>button:disabled{opacity:.45;cursor:not-allowed}.video-link-modal{width:min(620px,calc(100vw - 28px))!important;max-height:min(720px,90dvh);padding:24px!important;border-radius:20px!important;overflow:hidden!important;display:flex;flex-direction:column}.video-link-choice-list{min-height:0;max-height:330px;padding:2px;display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.video-link-choice-list>button{min-height:68px;padding:9px 10px;border:1px solid #e0e7e4;border-radius:14px;background:#fff;color:#2b4942;display:grid;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:9px;text-align:left;transition:.16s ease}.video-link-choice-list>button:hover{border-color:#bed5ce;background:#f7faf9}.video-link-choice-list>button.active{border-color:#72a898;background:#eaf4f0;box-shadow:0 0 0 2px #176b5b14}.video-link-choice-list>button>span{width:40px;height:40px;border-radius:12px;background:#e8f1ee;color:#176b5b;display:grid;place-items:center;font-size:11px;font-weight:850}.video-link-choice-list>button.active>span{background:#176b5b;color:#fff}.video-link-choice-list>button>div{min-width:0;display:grid;gap:3px}.video-link-choice-list b,.video-link-choice-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-link-choice-list b{font-size:11px}.video-link-choice-list small{color:#87948f;font-size:8px}.video-link-choice-list i{color:#789088;font-size:15px;font-style:normal}.video-package-choice{margin-top:13px;padding:12px;border:1px solid #e0e7e4;border-radius:15px;background:#f7faf8}.video-package-choice header{display:flex;align-items:center;justify-content:space-between;gap:10px}.video-package-choice header b{font-size:11px}.video-package-choice header small{color:#8d9995;font-size:8px}.video-package-choice>div{display:flex;gap:7px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.video-package-choice>div::-webkit-scrollbar{display:none}.video-package-choice button{flex:0 0 auto;height:34px;padding:0 11px;border:1px solid #dce5e2;border-radius:10px;background:#fff;color:#60746e;font-size:9px;font-weight:700}.video-package-choice button.active{border-color:#176b5b;background:#176b5b;color:#fff}@media(max-width:800px){.video-layer-mask{align-items:flex-end!important;padding:0!important}.video-layer-mask>.modal{width:100vw!important;max-width:none!important;max-height:88dvh!important;margin:0!important;padding:19px 14px calc(14px + env(safe-area-inset-bottom))!important;border-radius:22px 22px 0 0!important}.video-layer-mask>.modal:before{content:"";align-self:center;width:34px;height:4px;margin:-7px auto 10px;border-radius:999px;background:#d1d9d6;display:block}.video-metric-modal>h2,.video-link-modal>h2{font-size:18px}.video-metric-modal>p,.video-link-modal>p{margin-bottom:13px;font-size:9px}.metric-number-field{grid-template-columns:minmax(0,1fr) 115px;padding:11px}.metric-number-field>input{height:46px!important;font-size:20px!important}.video-link-choice-list{grid-template-columns:1fr;max-height:42dvh}.video-link-choice-list>button{min-height:62px}.video-package-choice{margin-top:10px;padding:10px}.video-modal-actions{position:sticky;bottom:0;margin-top:12px;padding-top:2px;background:#fff}}.topbar-user{font:inherit;color:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.topbar-user:hover{border-color:#bfd2cc;background:#fff;transform:translateY(-1px)}.topbar-user>i{margin-left:3px;color:#91a09b;font-size:18px;font-style:normal;line-height:1}.dashboard-account-entry{width:38px!important;height:38px!important;padding:0!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:12px!important;background:linear-gradient(145deg,#b88955,#815d3b)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:13px!important;font-weight:850!important;box-shadow:0 6px 15px #36271833!important}.merchant-center-mask{position:fixed;inset:0;z-index:11000;display:flex;justify-content:flex-end;background:#0d191580;backdrop-filter:blur(4px);animation:merchant-mask-in .18s ease}.merchant-center-drawer{width:min(1120px,94vw);height:100dvh;background:#f4f7f5;color:#18342d;display:flex;flex-direction:column;overflow:hidden;box-shadow:-24px 0 70px #091c1633;animation:merchant-drawer-in .24s cubic-bezier(.2,.8,.2,1)}@keyframes merchant-mask-in{0%{opacity:0}}@keyframes merchant-drawer-in{0%{transform:translate(50px);opacity:.65}}.merchant-center-header{height:78px;flex:0 0 78px;padding:0 24px;border-bottom:1px solid #dce5e1;background:#fffffff0;display:flex;align-items:center;justify-content:space-between;gap:18px}.merchant-center-heading{display:flex;align-items:center;gap:12px}.merchant-center-avatar{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#b88955,#805c3b);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:850;box-shadow:0 8px 18px #6f4c2b30}.merchant-center-heading>div{display:grid;gap:1px}.merchant-center-heading small{color:#9e8265;font-size:8px;font-weight:800;letter-spacing:1.7px}.merchant-center-heading h2{margin:0;font-size:18px;line-height:1.2}.merchant-center-heading p{margin:0;color:#82908b;font-size:9px}.merchant-center-close,.merchant-center-back{width:38px;height:38px;padding:0;border:1px solid #dde6e2;border-radius:12px;background:#f7faf8;color:#667872;display:grid;place-items:center;cursor:pointer;transition:.18s ease}.merchant-center-close{font-size:22px}.merchant-center-back{display:none}.merchant-center-back svg{width:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.merchant-center-close:hover,.merchant-center-back:hover{border-color:#bfd2cc;background:#edf5f2;color:#176b5b}.merchant-center-layout{min-height:0;flex:1;display:grid;grid-template-columns:226px minmax(0,1fr)}.merchant-center-nav{min-height:0;padding:22px 14px;border-right:1px solid #dce5e1;background:#fbfcfc;display:flex;flex-direction:column}.merchant-center-profile{padding:16px 12px 15px;border-bottom:1px solid #e5ebe8;display:grid;grid-template-columns:42px minmax(0,1fr);gap:2px 10px;align-items:center}.merchant-center-profile>span{grid-row:1/4;width:42px;height:42px;border-radius:13px;background:#e5f1ed;color:#176b5b;display:grid;place-items:center;font-size:13px;font-weight:850}.merchant-center-profile>b{font-size:11px}.merchant-center-profile>small{color:#879590;font-size:8px}.merchant-center-profile>em{width:max-content;padding:2px 6px;border-radius:999px;background:#e8f5ef;color:#278165;font-size:7px;font-style:normal;font-weight:750}.merchant-center-nav nav{display:grid;gap:6px;margin-top:15px}.merchant-center-nav nav>button{min-height:62px;padding:9px;border:0;border-radius:13px;background:transparent;color:#61736d;display:grid;grid-template-columns:34px minmax(0,1fr) 12px;align-items:center;gap:8px;text-align:left;cursor:pointer;transition:.18s ease}.merchant-center-nav nav>button:hover{background:#f0f5f3}.merchant-center-nav nav>button.active{background:#e7f2ee;color:#176b5b;box-shadow:inset 3px 0 #176b5b}.merchant-center-nav nav>button>i{width:34px;height:34px;border-radius:10px;background:#eef3f1;display:grid;place-items:center}.merchant-center-nav nav>button.active>i{background:#176b5b;color:#fff}.merchant-center-nav svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-center-nav nav>button>span{min-width:0;display:grid;gap:2px}.merchant-center-nav nav b{font-size:10px}.merchant-center-nav nav small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#96a19d;font-size:7px}.merchant-center-nav nav>button>em{color:#9ba7a3;font-size:17px;font-style:normal}.merchant-center-help{margin-top:auto;padding:13px;border:1px solid #dce9e4;border-radius:14px;background:#f2f8f5}.merchant-center-help b{font-size:9px}.merchant-center-help p{margin:5px 0 0;color:#80918b;font-size:8px;line-height:1.55}.merchant-center-content{min-width:0;min-height:0;padding:24px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.merchant-center-content>section{width:min(100%,1100px);margin:0 auto}.merchant-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.merchant-section-head>div:first-child{display:grid;gap:3px}.merchant-section-head>div:first-child>small{color:#9c8164;font-size:8px;font-weight:850;letter-spacing:1.8px}.merchant-section-head h3{margin:0;font-size:23px;line-height:1.2}.merchant-section-head p{margin:2px 0 0;color:#7f8d88;font-size:10px}.merchant-report-actions{display:flex;align-items:center;gap:10px}.merchant-range-tabs{display:flex;gap:3px;padding:3px;border:1px solid #dce5e1;border-radius:11px;background:#e9efec}.merchant-range-tabs button{height:32px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#71817c;font-size:9px;font-weight:750;cursor:pointer}.merchant-range-tabs button.active{background:#fff;color:#176b5b;box-shadow:0 2px 8px #18393114}.merchant-export-button{height:39px;padding:0 14px;border:0;border-radius:11px;background:#176b5b;color:#fff;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:780;cursor:pointer;box-shadow:0 8px 18px #176b5b29}.merchant-export-button svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.merchant-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.merchant-kpi-grid article{position:relative;min-height:115px;padding:15px;border:1px solid #dde6e2;border-radius:17px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.merchant-kpi-grid article>div{display:grid;gap:4px}.merchant-kpi-grid article>div>span{color:#667973;font-size:9px;font-weight:750}.merchant-kpi-grid article>div>small{color:#99a49f;font-size:7.5px}.merchant-kpi-grid article>div>small b{color:#26856c}.merchant-kpi-grid article>strong{font-size:24px;line-height:1;letter-spacing:-.5px}.merchant-kpi-grid article>strong em{margin-right:3px;color:#778781;font-size:12px;font-style:normal}.merchant-kpi-grid article>i{position:absolute;right:13px;top:13px;width:31px;height:31px;border-radius:10px;background:#eef5f2;color:#2a806d;display:grid;place-items:center}.merchant-kpi-grid article>i svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-kpi-grid article.primary{border-color:#1f7563;background:linear-gradient(145deg,#185f52,#1f7865);color:#fff;box-shadow:0 12px 26px #176b5b2b}.merchant-kpi-grid article.primary>div>span,.merchant-kpi-grid article.primary>div>small,.merchant-kpi-grid article.primary>strong em{color:#ffffffb8}.merchant-kpi-grid article.primary>div>small b{color:#d7b889}.merchant-kpi-grid article.primary>i{background:#ffffff1f;color:#fff}.merchant-chart-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:10px;margin-top:10px}.merchant-chart-card{min-width:0;padding:16px;border:1px solid #dde6e2;border-radius:18px;background:#fff}.merchant-chart-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.merchant-chart-card>header>div{display:grid;gap:2px}.merchant-chart-card>header b{font-size:11px}.merchant-chart-card>header small{color:#909c98;font-size:8px}.merchant-chart-card>header>span{color:#758680;font-size:8px}.revenue-chart-card>header>span{display:flex;align-items:center;gap:5px}.revenue-chart-card>header>span i{width:7px;height:7px;border-radius:50%;background:#227c68}.merchant-line-chart{position:relative;height:215px;margin-top:10px;padding:2px 0 24px 27px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 55px,#edf1ef 56px)}.merchant-line-chart svg{width:100%;height:185px;overflow:visible}.chart-scale{position:absolute;left:0;top:7px;bottom:32px;display:flex;flex-direction:column;justify-content:space-between;color:#a1aba7;font-size:7px}.chart-labels{position:absolute;left:27px;right:0;bottom:3px;display:flex;justify-content:space-between;color:#929f9a;font-size:7px}.order-structure-card>header button{padding:0;border:0;background:transparent;color:#257b68;font-size:8px;font-weight:750;cursor:pointer}.order-donut-wrap{height:215px;display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:18px}.order-donut{width:126px;height:126px;border-radius:50%;background:conic-gradient(#237b68 0 56%,#d0a56f 56% 80%,#75988e 80% 92%,#dce3e0 92%);display:grid;place-items:center}.order-donut:before{content:"";grid-area:1/1;width:84px;height:84px;border-radius:50%;background:#fff}.order-donut>div{position:relative;grid-area:1/1;display:grid;justify-items:center}.order-donut b{font-size:17px}.order-donut span{color:#84928d;font-size:8px}.order-donut-wrap ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.order-donut-wrap li{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;color:#71817b;font-size:8px}.order-donut-wrap li i{width:7px;height:7px;border-radius:50%}.order-donut-wrap li i.paid{background:#237b68}.order-donut-wrap li i.active{background:#d0a56f}.order-donut-wrap li i.arranged{background:#75988e}.order-donut-wrap li i.unpaid{background:#dce3e0}.order-donut-wrap li b{color:#29473f;font-size:9px}.merchant-ranking-list{display:grid;gap:11px;margin-top:16px}.merchant-ranking-list>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px}.merchant-ranking-list>div>i{width:24px;height:24px;border-radius:8px;background:#eef4f1;color:#598076;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:850}.merchant-ranking-list>div:first-child>i{background:#e6f2ed;color:#176b5b}.merchant-ranking-list>div>span{min-width:0;display:grid;gap:5px}.merchant-ranking-list>div>span b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.merchant-ranking-list em{height:5px;border-radius:999px;background:#edf1ef;overflow:hidden}.merchant-ranking-list em small{height:100%;border-radius:inherit;background:linear-gradient(90deg,#287b69,#6ca294);display:block}.merchant-ranking-list strong{font-size:9px}.merchant-time-bars{height:148px;margin-top:14px;padding-top:14px;border-bottom:1px solid #e5ebe8;display:flex;align-items:flex-end;justify-content:space-around;gap:8px}.merchant-time-bars>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.merchant-time-bars>div>span{position:relative;width:min(24px,70%);min-height:10px;border-radius:7px 7px 2px 2px;background:#d9e8e3;transition:height .2s ease}.merchant-time-bars>div:nth-child(6)>span{background:#217966}.merchant-time-bars>div>span i{position:absolute;top:-15px;left:50%;transform:translate(-50%);color:#87938f;font-size:6.5px;font-style:normal}.merchant-time-bars small{color:#8d9995;font-size:6.5px}.merchant-export-note{margin-top:10px;padding:12px 14px;border:1px solid #d9e7e2;border-radius:14px;background:#f0f7f4;color:#647a73;display:flex;align-items:flex-start;gap:9px}.merchant-export-note svg{flex:0 0 17px;width:17px;fill:none;stroke:#2b7b69;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-export-note p{margin:0;font-size:8px;line-height:1.55}.merchant-export-note b{color:#31554b}.merchant-account-status,.merchant-security-score{padding:7px 10px;border:1px solid #d8e8e2;border-radius:999px;background:#edf7f3;color:#237b66;font-size:8px;font-weight:750}.merchant-account-status i{width:6px;height:6px;margin-right:5px;border-radius:50%;background:#2e9a78;display:inline-block}.merchant-security-score b{margin-left:3px}.merchant-form-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:12px}.merchant-profile-card,.merchant-form-card,.merchant-password-card,.merchant-security-tips{border:1px solid #dce5e1;border-radius:18px;background:#fff}.merchant-profile-card{padding:25px 18px;text-align:center}.merchant-profile-avatar{position:relative;width:72px;height:72px;margin:0 auto 12px;border-radius:22px;background:linear-gradient(145deg,#b88955,#805c3b);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:850;box-shadow:0 12px 25px #69482a33}.merchant-profile-avatar button{position:absolute;right:-4px;bottom:-4px;width:24px;height:24px;padding:0;border:3px solid #fff;border-radius:50%;background:#176b5b;color:#fff;display:grid;place-items:center;font-size:15px}.merchant-profile-card h4{margin:0;font-size:15px}.merchant-profile-card>p{margin:3px 0 18px;color:#8a9792;font-size:8px}.merchant-profile-card dl{margin:0;padding-top:12px;border-top:1px solid #e7ecea;display:grid;gap:11px}.merchant-profile-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.merchant-profile-card dt{color:#84928d;font-size:8px}.merchant-profile-card dd{margin:0;font-size:8px;font-weight:750}.merchant-profile-card dd.success{color:#278166}.merchant-form-card{padding:20px}.merchant-form-card>header{display:grid;gap:2px;padding-bottom:13px;border-bottom:1px solid #e6ece9}.merchant-form-card>header b{font-size:11px}.merchant-form-card>header small{color:#8d9995;font-size:8px}.merchant-form-card>.merchant-contact-head{margin-top:22px}.merchant-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:15px}.merchant-form-card label,.merchant-password-card label{display:grid;gap:6px}.merchant-form-card label>span,.merchant-password-card label>span{color:#425f57;font-size:9px;font-weight:750}.merchant-form-card input,.merchant-password-card input{width:100%;height:43px;padding:0 12px;border:1px solid #dce5e1;border-radius:11px;background:#f9fbfa;color:#1e3d35;font:inherit;font-size:10px;outline:none;transition:.18s ease}.merchant-form-card input:focus,.merchant-password-card input:focus{border-color:#70a698;background:#fff;box-shadow:0 0 0 3px #176b5b14}.merchant-form-card label>small{color:#99a39f;font-size:7px}.merchant-form-card>footer{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;padding-top:15px;border-top:1px solid #e6ece9}.merchant-primary-button,.merchant-secondary-button{height:42px;padding:0 17px;border-radius:11px;font-size:9px;font-weight:780;cursor:pointer}.merchant-primary-button{border:0;background:#176b5b;color:#fff;box-shadow:0 7px 16px #176b5b24}.merchant-secondary-button{border:1px solid #dce5e1;background:#fff;color:#647771}.merchant-security-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:12px}.merchant-password-card{padding:22px}.merchant-password-card>header{display:flex;align-items:center;gap:11px;margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid #e5ebe8}.merchant-password-card>header>span{width:40px;height:40px;border-radius:12px;background:#e8f3ef;color:#176b5b;display:grid;place-items:center}.merchant-password-card>header svg,.security-shield svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-password-card>header>div{display:grid;gap:3px}.merchant-password-card>header b{font-size:11px}.merchant-password-card>header small{color:#8d9995;font-size:8px}.merchant-password-card label{margin-top:13px}.merchant-password-strength{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:12px}.merchant-password-strength>span{height:4px;border-radius:999px;background:#e4e9e7}.merchant-password-strength>span.active{background:#2a826c}.merchant-password-strength>small{grid-column:1/-1;color:#8c9894;font-size:7px}.merchant-password-card>.merchant-primary-button{width:100%;margin-top:18px}.merchant-security-tips{padding:22px}.security-shield{width:52px;height:52px;border-radius:17px;background:#e8f3ef;color:#176b5b;display:grid;place-items:center}.security-shield svg{width:26px}.merchant-security-tips h4{margin:13px 0 14px;font-size:13px}.merchant-security-tips ul{margin:0;padding:0;list-style:none;display:grid;gap:13px}.merchant-security-tips li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px}.merchant-security-tips li>i{width:20px;height:20px;border-radius:7px;background:#edf7f3;color:#278166;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:850}.merchant-security-tips li>span{display:grid;gap:2px}.merchant-security-tips li b{font-size:9px}.merchant-security-tips li small{color:#8d9995;font-size:7px}.merchant-last-security{margin-top:20px;padding-top:13px;border-top:1px solid #e5ebe8;display:flex;justify-content:space-between;gap:8px}.merchant-last-security span{color:#8a9792;font-size:7px}.merchant-last-security b{font-size:7px}@media(max-width:800px){.topbar-user>i{display:none}.merchant-center-mask{background:#f4f7f5;backdrop-filter:none}.merchant-center-drawer{width:100vw;height:100dvh;box-shadow:none;animation:none}.merchant-center-header{height:64px;flex-basis:64px;padding:0 13px;padding-top:env(safe-area-inset-top)}.merchant-center-back{display:grid;border:0;background:transparent}.merchant-center-close,.merchant-center-avatar{display:none}.merchant-center-heading{flex:1;justify-content:center;margin-right:38px}.merchant-center-heading>div{justify-items:center}.merchant-center-heading small,.merchant-center-heading p{display:none}.merchant-center-heading h2{font-size:16px}.merchant-center-layout{display:block;overflow:hidden}.merchant-center-nav{height:55px;padding:5px 10px;border:0;border-bottom:1px solid #dfe7e4;background:#fff;display:block;overflow-x:auto;scrollbar-width:none}.merchant-center-nav::-webkit-scrollbar{display:none}.merchant-center-profile,.merchant-center-help{display:none}.merchant-center-nav nav{min-width:350px;height:44px;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.merchant-center-nav nav>button{min-height:44px;height:44px;padding:0 8px;border-radius:10px;display:flex;justify-content:center;gap:5px;text-align:center}.merchant-center-nav nav>button.active{background:#e9f3ef;box-shadow:none}.merchant-center-nav nav>button>i{width:23px;height:23px;border-radius:7px}.merchant-center-nav nav svg{width:13px}.merchant-center-nav nav>button>span{display:block}.merchant-center-nav nav b{font-size:9px}.merchant-center-nav nav small,.merchant-center-nav nav>button>em{display:none}.merchant-center-content{height:calc(100dvh - 119px - env(safe-area-inset-top));padding:15px 12px calc(20px + env(safe-area-inset-bottom))}.merchant-section-head{align-items:flex-start;margin-bottom:14px}.merchant-section-head>div:first-child>small{font-size:7px}.merchant-section-head h3{font-size:20px}.merchant-section-head p{max-width:230px;font-size:8px;line-height:1.5}.merchant-report-actions{align-self:flex-end}.merchant-range-tabs{position:absolute;left:12px;right:12px;top:74px;display:grid;grid-template-columns:repeat(3,1fr)}.merchant-range-tabs button{height:34px}.merchant-export-button{width:40px;height:40px;padding:0;justify-content:center}.merchant-export-button span{display:none}.merchant-analytics-page{padding-top:46px}.merchant-kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.merchant-kpi-grid article{min-height:100px;padding:13px;border-radius:15px}.merchant-kpi-grid article>strong{font-size:21px}.merchant-kpi-grid article>i{width:28px;height:28px}.merchant-chart-grid{grid-template-columns:1fr;gap:8px;margin-top:8px}.merchant-chart-card{padding:14px;border-radius:16px}.merchant-line-chart{height:190px}.merchant-line-chart svg{height:160px}.order-donut-wrap{height:180px;grid-template-columns:120px minmax(0,1fr)}.order-donut{width:112px;height:112px}.order-donut:before{width:76px;height:76px}.ranking-card,.time-chart-card{min-height:210px}.merchant-time-bars{height:150px}.merchant-export-note{margin-bottom:4px}.merchant-account-status,.merchant-security-score{font-size:7px}.merchant-form-layout,.merchant-security-layout{grid-template-columns:1fr}.merchant-profile-card{padding:17px;display:grid;grid-template-columns:62px minmax(0,1fr);text-align:left;align-items:center}.merchant-profile-avatar{grid-row:1/4;width:58px;height:58px;margin:0;border-radius:18px;font-size:20px}.merchant-profile-card h4{font-size:13px}.merchant-profile-card>p{margin:2px 0}.merchant-profile-card dl{grid-column:1/-1;margin-top:13px;grid-template-columns:repeat(3,1fr);gap:0}.merchant-profile-card dl>div{display:grid;gap:3px;text-align:center}.merchant-form-card,.merchant-password-card,.merchant-security-tips{padding:16px;border-radius:16px}.merchant-form-grid{grid-template-columns:1fr;gap:12px}.merchant-form-card input,.merchant-password-card input{height:46px;font-size:11px}.merchant-form-card>footer{position:sticky;bottom:-20px;margin-left:-16px;margin-right:-16px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff}.merchant-form-card>footer button{flex:1}.merchant-security-tips{margin-bottom:8px}.merchant-password-card>.merchant-primary-button{height:46px}.merchant-section-head .merchant-account-status,.merchant-section-head .merchant-security-score{flex:0 0 auto}}@media(min-width:801px)and (max-width:1050px){.merchant-center-layout{grid-template-columns:190px minmax(0,1fr)}.merchant-center-content{padding:20px}.merchant-kpi-grid{grid-template-columns:1fr 1fr}.merchant-chart-grid{grid-template-columns:1fr}.merchant-form-layout{grid-template-columns:210px minmax(0,1fr)}}.merchant-analytics-head{position:relative}.merchant-range-tabs{flex-wrap:nowrap}.merchant-range-tabs .merchant-custom-date-trigger{display:flex;align-items:center;gap:5px;white-space:nowrap}.merchant-custom-date-trigger svg{width:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-date-panel{margin:-7px 0 13px;padding:14px;border:1px solid #cedfd9;border-radius:16px;background:#fff;box-shadow:0 12px 32px #18362f1a;display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:16px;animation:merchant-date-in .18s ease}@keyframes merchant-date-in{0%{opacity:0;transform:translateY(-5px)}}.merchant-date-panel-title{align-self:center;display:flex;align-items:center;gap:10px}.merchant-date-panel-title>span{width:38px;height:38px;border-radius:11px;background:#e8f3ef;color:#176b5b;display:grid;place-items:center}.merchant-date-panel-title svg,.merchant-active-range svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-date-panel-title>div{display:grid;gap:3px}.merchant-date-panel-title b{font-size:10px}.merchant-date-panel-title small{color:#8b9893;font-size:7.5px}.merchant-date-fields{display:flex;align-items:flex-end;gap:8px}.merchant-date-fields label{display:grid;gap:5px}.merchant-date-fields label>span{color:#63756f;font-size:8px;font-weight:750}.merchant-date-fields input{width:134px;height:39px;padding:0 10px;border:1px solid #d8e3df;border-radius:10px;background:#f8faf9;color:#25453d;font:inherit;font-size:9px;outline:none;color-scheme:light}.merchant-date-fields input:focus{border-color:#70a698;background:#fff;box-shadow:0 0 0 3px #176b5b14}.merchant-date-fields>i{height:39px;display:grid;place-items:center;color:#99a49f;font-size:8px;font-style:normal}.merchant-date-actions{display:flex;gap:7px}.merchant-date-actions button{height:39px;padding:0 13px;border:1px solid #dce5e1;border-radius:10px;background:#fff;color:#647771;font-size:8px;font-weight:750;cursor:pointer}.merchant-date-actions button.primary{border-color:#176b5b;background:#176b5b;color:#fff}.merchant-active-range{margin:-7px 0 13px;padding:9px 12px;border:1px solid #d6e5df;border-radius:12px;background:#eef6f3;color:#5e746d;display:flex;align-items:center;gap:8px;font-size:8px}.merchant-active-range svg{width:15px;color:#267d69}.merchant-active-range span{flex:1}.merchant-active-range b{color:#234b40}.merchant-active-range button{padding:0;border:0;background:transparent;color:#176b5b;font-size:8px;font-weight:780;cursor:pointer}@media(max-width:800px){.merchant-analytics-page{padding-top:0}.merchant-analytics-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:11px;margin-bottom:10px}.merchant-analytics-head>.merchant-report-actions{grid-column:1/-1;width:100%;align-self:auto;display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.merchant-analytics-head .merchant-range-tabs{position:static;inset:auto;min-width:0;padding:3px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;overflow:hidden}.merchant-analytics-head .merchant-range-tabs button{min-width:0;height:36px;padding:0 3px;font-size:8px}.merchant-analytics-head .merchant-custom-date-trigger{justify-content:center;gap:3px}.merchant-analytics-head .merchant-custom-date-trigger svg{width:12px}.merchant-analytics-head .merchant-export-button{width:42px;height:42px}.merchant-date-panel{margin:0 0 10px;padding:13px;grid-template-columns:1fr;gap:12px;border-radius:15px}.merchant-date-panel-title>span{width:35px;height:35px}.merchant-date-panel-title b{font-size:10px}.merchant-date-panel-title small{font-size:7px;line-height:1.4}.merchant-date-fields{display:grid;grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:end;gap:6px}.merchant-date-fields input{width:100%;height:44px;padding:0 8px;font-size:9px}.merchant-date-fields>i{height:44px}.merchant-date-actions{display:grid;grid-template-columns:1fr 1.35fr}.merchant-date-actions button{height:42px}.merchant-active-range{margin:0 0 10px;padding:10px;font-size:7.5px}.merchant-active-range button{font-size:7.5px;white-space:nowrap}}@media(max-width:380px){.merchant-analytics-head .merchant-range-tabs button{font-size:7px}.merchant-analytics-head .merchant-custom-date-trigger svg{display:none}.merchant-date-fields{grid-template-columns:1fr}.merchant-date-fields>i{display:none}}.merchant-analytics-empty{min-height:148px;display:grid;place-items:center;color:#93a09b;font-size:10px;text-align:center}.revenue-chart-card .merchant-analytics-empty{height:190px;min-height:0}.merchant-export-button:disabled,.merchant-primary-button:disabled,.merchant-secondary-button:disabled{opacity:.58;cursor:not-allowed}.video-list-pin-state{height:22px;padding:0 8px;border:1px solid #ecd8b7;border-radius:999px;background:#fff8ec;color:#9a6a27;display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:800;white-space:nowrap}.video-list-pin-state svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.viewer-pin-status{min-height:38px;padding:0 13px;border:1px solid rgba(255,224,169,.3);border-radius:999px;background:#b07626d1;color:#fff4df;display:inline-flex;align-items:center;font-size:10px;font-weight:850;backdrop-filter:blur(12px)}.viewer-swipe-hint{position:absolute;z-index:8;top:24px;left:50%;transform:translate(-50%);min-height:39px;padding:5px 12px 5px 8px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#080d0b59;color:#fff;display:flex;align-items:center;gap:8px;pointer-events:none;backdrop-filter:blur(12px)}.viewer-swipe-hint>span{width:27px;height:27px;border-radius:50%;background:#ffffff21;display:grid;place-items:center;font-size:15px}.viewer-swipe-hint>div{display:grid;gap:1px}.viewer-swipe-hint b{font-size:10px;line-height:1}.viewer-swipe-hint small{color:#ffffffad;font-size:8px;white-space:nowrap}.viewer-more-menu>button.disabled,.viewer-more-menu>button:disabled{cursor:default;opacity:.62;background:#f3f5f4}.viewer-more-menu>button.disabled:hover,.viewer-more-menu>button:disabled:hover{border-radius:0;background:#f3f5f4}.immersive-video-viewer .merchant-video-stage>video{animation:merchant-video-switch .24s ease both}@keyframes merchant-video-switch{0%{opacity:.25;transform:translateY(14px) scale(1.012)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:800px){.video-list-pin-state{height:20px;padding:0 6px;font-size:8px}.video-list-pin-state svg{width:10px;height:10px}.viewer-pin-status{min-height:36px;padding:0 9px;font-size:8px}.viewer-swipe-hint{top:calc(12px + env(safe-area-inset-top));min-height:36px;padding:4px 8px}.viewer-swipe-hint>span{width:25px;height:25px}.viewer-swipe-hint small{display:none}}.room-flow-panel{display:flex;flex-direction:column;gap:14px}.room-flow-panel>.detail-panel-heading,.room-flow-panel>.process-status-strip{margin-bottom:0}.room-process-track{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:13px;border:1px solid #e3ebe8;border-radius:15px;background:#fafcfb}.room-process-track>div{min-width:0;display:flex;align-items:center;gap:9px;color:#8a9692}.room-process-track>div>i{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:10px;background:#edf1ef;color:#76847f;font-size:11px;font-style:normal;font-weight:850}.room-process-track>div>span{min-width:0;display:grid;gap:2px}.room-process-track b{color:#52635e;font-size:11px;white-space:nowrap}.room-process-track small{font-size:9px;white-space:nowrap}.room-process-track>em{color:#c6cfcc;font-size:18px;font-style:normal}.room-process-track>div.active>i{background:#fff0d7;color:#946019;box-shadow:0 0 0 3px #eba9481f}.room-process-track>div.active b{color:#7e5317}.room-process-track>div.done>i{background:#176b5b;color:#fff}.room-process-track>div.done b{color:#1e4a40}.room-process-track>div.done small{color:#598077}.room-flow-lock,.room-flow-start-card{padding:16px;border-radius:16px;display:grid;align-items:center;gap:12px}.room-flow-lock{grid-template-columns:42px minmax(0,1fr);border:1px solid #eee3d2;background:#fffaf2}.room-flow-lock>i{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#f3e7d4;color:#8a6231;font-size:11px;font-style:normal;font-weight:850}.room-flow-lock b,.room-flow-start-card b{color:#29433d;font-size:14px}.room-flow-lock p,.room-flow-start-card p{margin:4px 0 0;color:#7d8b87;font-size:11px;line-height:1.6}.room-flow-start-card{grid-template-columns:46px minmax(0,1fr);border:1px solid #dce8e4;background:linear-gradient(135deg,#f2f8f5,#fbfcfc)}.room-flow-start-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#e2f0eb;color:#176b5b;font-size:13px;font-weight:850}.room-flow-start-card>.native-primary-action{grid-column:1/-1;margin-top:0!important}.room-workspace{padding:15px;border:1px solid #e1e9e6;border-radius:17px;background:#fbfcfc}.room-workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.room-workspace-heading>div{display:grid;gap:3px}.room-workspace-heading small{color:#9aa5a1;font-size:9px;letter-spacing:1.3px}.room-workspace-heading b{color:#27443d;font-size:14px}.room-workspace-heading>span{padding:6px 9px;border-radius:999px;background:#f4e8df;color:#9a5c3f;font-size:10px;font-weight:800}.room-workspace-heading>span.ready{background:#e3f2ed;color:#176b5b}.room-workspace .room-auto-generate:disabled,.room-workspace input:disabled,.room-workspace .credential-control button:disabled{cursor:not-allowed;opacity:.58}.room-flow-actions{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr);gap:10px;margin-top:14px}.room-flow-actions>.native-primary-action{margin-top:0!important}.room-save-draft{min-height:50px;border:1px solid #cfded9;border-radius:14px;background:#fff;color:#35665b;font-size:12px;font-weight:750}.room-flow-actions button:disabled,.room-workspace>.native-primary-action:disabled{cursor:not-allowed;opacity:.46;box-shadow:none!important}.room-flow-finished{margin-top:14px;padding:12px;display:flex;align-items:center;gap:10px;border-radius:13px;background:#eef4f2}.room-flow-finished>i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#176b5b;color:#fff;font-style:normal;font-weight:850}.room-flow-finished>span{display:grid;gap:3px}.room-flow-finished b{color:#27443d;font-size:12px}.room-flow-finished small{color:#7b8985;font-size:10px}.finish-order-btn:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}@media(max-width:520px){.room-flow-panel{gap:11px}.room-process-track{gap:4px;padding:10px 8px}.room-process-track>div{justify-content:center;gap:5px}.room-process-track>div>i{width:26px;height:26px;flex-basis:26px;border-radius:8px;font-size:9px}.room-process-track>div>span{gap:1px}.room-process-track b{font-size:9px}.room-process-track small{font-size:7px}.room-process-track>em{font-size:14px}.room-flow-lock,.room-flow-start-card{padding:13px}.room-workspace{padding:12px}.room-workspace-heading b{font-size:12px}.room-flow-actions{grid-template-columns:1fr;gap:8px}.room-save-draft{min-height:46px}.room-flow-actions>.native-primary-action{min-height:46px!important}}.confirm-mask{z-index:20000!important;align-items:center!important;justify-items:center!important;padding:16px!important;overflow-y:auto;overscroll-behavior:contain;background:#080e0cad!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;isolation:isolate}.confirm-mask>.confirm-modal{position:relative;z-index:20001!important;width:min(430px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px);margin:auto!important;overflow-y:auto;overscroll-behavior:contain}@media(max-width:520px){.confirm-mask{align-items:center!important;padding:calc(14px + env(safe-area-inset-top)) 14px calc(14px + env(safe-area-inset-bottom))!important}.confirm-mask>.confirm-modal{width:100%!important;max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:20px!important;border-radius:20px!important}.confirm-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:9px!important}.confirm-actions button{width:100%;min-width:0!important;min-height:44px}}.customer-password-reset{width:100%;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 2px;padding:10px 12px;border:1px solid #e3e9e7;border-radius:15px;background:#fbfcfc;color:#294740;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.customer-password-reset:hover{border-color:#cbdcd6;background:#f4f8f6}.customer-password-reset:active{transform:scale(.99)}.customer-password-reset>span{display:flex;align-items:center;gap:10px;min-width:0}.customer-password-reset>span>i{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:12px;background:#e8f1ee;color:#176b5b;font-size:10px;font-style:normal;font-weight:850}.customer-password-reset>span>span{display:grid;gap:3px;min-width:0}.customer-password-reset b{font-size:12px}.customer-password-reset small{overflow:hidden;color:#899793;font-size:8px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.customer-password-reset>em{color:#98a6a2;font-size:19px;font-style:normal}.member-password-reset-entry{width:100%;min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:0 12px;border:1px solid #dce7e3;border-radius:13px;background:#f7faf9;color:#31534b;text-align:left}.member-password-reset-entry>span{padding:4px 7px;border-radius:999px;background:#e6f1ed;color:#176b5b;font-size:8px;font-weight:800}.member-password-reset-entry>b{font-size:10px}.member-password-reset-entry>i{color:#94a39f;font-size:17px;font-style:normal}.member-password-reset-mask{z-index:24000!important;display:grid!important;place-items:center!important;padding:18px!important;background:#081411b3!important;backdrop-filter:blur(8px)!important;overflow-y:auto}.member-password-reset-modal{width:min(470px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;padding:22px;border:1px solid rgba(255,255,255,.75);border-radius:23px;background:#fff;box-shadow:0 28px 90px #051a1547;color:#294740}.member-password-reset-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 0 15px;border-bottom:1px solid #e8eeec}.member-password-reset-modal>header>div{display:grid;gap:3px}.member-password-reset-modal header small{color:#9c7950;font-size:8px;letter-spacing:1.5px}.member-password-reset-modal header h2{margin:0;color:#173f37;font-size:21px}.member-password-reset-modal header p{margin:4px 0 0;color:#83928e;font-size:10px;line-height:1.55}.member-password-reset-modal>header>button{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;padding:0;border-radius:12px;background:#eef3f1;color:#61756f;font-size:21px}.reset-member-identity{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;margin:15px 0;padding:12px;border-radius:16px;background:#f3f7f5}.reset-member-identity>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#176b5b,#d0a269);color:#fff;font-weight:850}.reset-member-identity>div{display:grid;gap:3px}.reset-member-identity b{font-size:13px}.reset-member-identity small{color:#84938f;font-size:9px}.reset-security-warning{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #ecdfca;border-radius:15px;background:#fffaf2}.reset-security-warning>i{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#f3e4cd;color:#9a6529;font-style:normal;font-weight:900}.reset-security-warning>div{display:grid;gap:4px}.reset-security-warning b{color:#67471f;font-size:11px}.reset-security-warning p{margin:0;color:#8b7355;font-size:9px;line-height:1.6}.member-password-reset-modal label{display:grid;gap:7px;margin:14px 0;color:#526c66;font-size:11px;font-weight:700}.member-password-reset-modal label input{width:100%;height:46px;margin:0;padding:0 13px;border:1px solid #d9e4e0;border-radius:13px;background:#f8faf9;color:#24463e;outline:none}.member-password-reset-modal label input:focus{border-color:#7aa99f;box-shadow:0 0 0 3px #176b5b1a;background:#fff}.reset-password-strength{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:5px;margin-top:-5px}.reset-password-strength>i{height:3px;border-radius:4px;background:#e1e8e5}.reset-password-strength>i.active{background:linear-gradient(90deg,#c99b5d,#176b5b)}.reset-password-strength>small{margin-left:5px;color:#8a9995;font-size:8px}.member-password-reset-modal>footer{display:grid;grid-template-columns:1fr 1.25fr;gap:9px;margin-top:20px}.member-password-reset-modal>footer button{min-height:46px;border:1px solid #d8e3df;border-radius:13px;background:#fff;color:#536e67;font-size:11px;font-weight:800}.member-password-reset-modal>footer button.primary{border-color:#176b5b;background:#176b5b!important;color:#fff!important}.member-password-reset-modal>footer button:disabled{opacity:.58;cursor:default}.reset-after-note{margin:10px 0 0;color:#899894;font-size:8px;line-height:1.5;text-align:center}@media(max-width:520px){.member-password-reset-mask{align-items:end!important;padding:0!important}.member-password-reset-modal{width:100%;max-height:92dvh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.member-password-reset-modal>header{padding-top:3px}.customer-password-reset small{white-space:normal}.member-password-reset-modal>footer{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom));padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff0,#fff 18%,#fff)}}.merchant-service-carousel{position:relative;display:block;width:100%;height:clamp(220px,38vh,360px);margin-top:18px;padding:0;overflow:hidden;border-radius:15px;background:#101514}.merchant-service-carousel>img,.merchant-service-carousel>video{width:100%;height:100%;display:block;object-fit:cover;border-radius:0;background:#070908}.merchant-carousel-counter,.merchant-carousel-timing{position:absolute;z-index:3;padding:5px 9px;border-radius:999px;background:#0812109e;backdrop-filter:blur(10px);color:#fff;font-size:10px;line-height:1.2}.merchant-carousel-counter{top:12px;right:12px}.merchant-carousel-timing{left:12px;bottom:12px;max-width:calc(50% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-carousel-prev,.merchant-carousel-next{position:absolute;z-index:3;top:50%;width:38px;height:46px;display:grid;place-items:center;padding:0;border:0;border-radius:11px;transform:translateY(-50%);background:#040c0a7a;color:#fff;font-size:28px;line-height:1;backdrop-filter:blur(8px)}.merchant-carousel-prev:hover,.merchant-carousel-next:hover{background:#040c0ab3}.merchant-carousel-prev{left:10px}.merchant-carousel-next{right:10px}.merchant-carousel-dots{position:absolute;z-index:3;left:50%;bottom:14px;display:flex;align-items:center;gap:6px;transform:translate(-50%)}.merchant-carousel-dots button{width:7px;height:7px;min-width:0;padding:0;border:0;border-radius:50%;background:#ffffff7a;transition:width .18s ease,background .18s ease}.merchant-carousel-dots button.active{width:20px;border-radius:999px;background:#fff}.catalog-carousel-setting{display:grid;gap:7px;margin-top:13px}.catalog-carousel-setting input{width:100%}.catalog-carousel-setting small{display:block;color:#8b9995;font-size:9px;font-weight:400;line-height:1.55}@media(max-width:800px){.merchant-service-carousel{height:clamp(210px,33vh,285px)}.merchant-carousel-prev,.merchant-carousel-next{width:36px;height:44px}.merchant-carousel-timing{font-size:9px}.catalog-carousel-setting{margin-top:11px}}.commercial-service-media{cursor:pointer;outline:none}.commercial-service-media:focus-visible{box-shadow:inset 0 0 0 3px #ffffffd1}.commercial-service-title{min-width:0;cursor:pointer;outline:none}.commercial-service-title:hover h3{color:var(--catalog-green)}.commercial-service-title:focus-visible{border-radius:7px;box-shadow:0 0 0 3px #176b5b1f}.commercial-video-mark{pointer-events:none}.commercial-service-compact-meta{display:flex;align-items:center;gap:7px;margin:2px 0 12px;color:#788984;font-size:9px}.commercial-service-compact-meta span{padding:5px 8px;border-radius:999px;background:#f2f6f4;white-space:nowrap}.commercial-service-compact-meta b{color:#35564e;font-size:10px}.commercial-service-compact-meta span:last-child{margin-left:auto;background:#e7f2ee;color:#176b5b;font-weight:750}.commercial-service-compact-meta span:last-child.disabled{background:#f0f2f1;color:#8b9894}.commercial-service-detail-button{width:100%;min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;border:1px solid #dce7e3;border-radius:13px;background:#f7faf9;color:#31564e;text-align:left;transition:border-color .18s,background .18s,transform .18s}.commercial-service-detail-button:hover{border-color:#9abbb3;background:#f0f7f4;transform:translateY(-1px)}.commercial-service-detail-button>span{display:grid;gap:2px}.commercial-service-detail-button b{font-size:11px}.commercial-service-detail-button small{color:#879691;font-size:8px}.commercial-service-detail-button i{color:#7c918b;font-size:20px;font-style:normal}.service-detail-management{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:4px 0 18px}.service-detail-management>button{min-height:64px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid #e0e8e5;border-radius:14px;background:#f7faf9;color:#315149;text-align:left}.service-detail-management>button:hover{border-color:#9dbdb5;background:#f1f7f5}.service-management-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#e5f0ec;color:#176b5b;font-size:11px;font-weight:850}.service-detail-management>button>span:nth-child(2){display:grid;gap:3px}.service-detail-management b{font-size:11px}.service-detail-management small{color:#85948f;font-size:8px;line-height:1.4}.service-detail-management i{color:#849791;font-size:19px;font-style:normal}.service-detail-package-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:8px}.service-detail-package-head>div{display:grid;gap:3px}.service-detail-package-head h3{margin:0;font-size:15px}.service-detail-package-head small{color:#86948f;font-size:8px}.service-detail-package-head>button{min-height:34px;padding:0 11px;border-radius:10px;background:#e6f1ed;color:#176b5b;font-size:9px;font-weight:800}.service-detail-package-row{width:100%;min-height:62px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:10px 2px;border-top:1px solid #e8eeec;background:transparent;color:#2e4942;text-align:left}.service-detail-package-row:hover{background:#f8faf9}.service-detail-package-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e7f1ee;color:#176b5b;font-size:10px;font-weight:850}.service-detail-package-copy,.service-detail-package-price{display:grid;gap:3px}.service-detail-package-copy b{font-size:11px}.service-detail-package-copy small{overflow:hidden;color:#7e8e89;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.service-detail-package-price{text-align:right}.service-detail-package-price b{color:#a96335;font-size:12px}.service-detail-package-price small{color:#87958f;font-size:8px}.service-detail-package-row>i{color:#91a09c;font-size:18px;font-style:normal}.service-detail-package-empty{width:100%;min-height:82px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;column-gap:10px;margin-top:9px;padding:12px;border:1px dashed #cbdad5;border-radius:13px;background:#f8faf9;color:#42635b;text-align:left}.service-detail-package-empty>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e5f0ec;color:#176b5b;font-size:18px}.service-detail-package-empty b{font-size:11px}.service-detail-package-empty small{color:#879590;font-size:8px}@media(max-width:800px){.commercial-service-description{-webkit-line-clamp:1;margin-bottom:9px}.commercial-service-compact-meta{margin-bottom:9px}.commercial-service-detail-button{min-height:48px}.service-detail-management{grid-template-columns:1fr;margin-top:0}.service-detail-management>button{min-height:58px}.service-detail-package-head{align-items:center}.service-detail-package-head small{display:none}.service-detail-package-row{grid-template-columns:34px minmax(0,1fr) auto 15px}.service-detail-package-copy small{max-width:145px}}:root{--merchant-app-height:100dvh;--merchant-tabbar-height:66px;--merchant-safe-bottom:env(safe-area-inset-bottom,0px)}@supports not (height:100dvh){:root{--merchant-app-height:100vh}}.merchant-viewport-bootstrap{position:fixed;z-index:999;inset:0;height:var(--merchant-app-height,100dvh);display:grid;place-content:center;justify-items:center;gap:9px;background:#f3f6f5;color:#153d36}.merchant-viewport-bootstrap i{width:34px;height:34px;border:3px solid #dce8e4;border-top-color:#0b6758;border-radius:50%;animation:merchant-viewport-spin .75s linear infinite}.merchant-viewport-bootstrap b{font-size:16px}.merchant-viewport-bootstrap small{font-size:10px;color:#7c8e89}@keyframes merchant-viewport-spin{to{transform:rotate(360deg)}}@media(max-width:800px),(hover:none)and (pointer:coarse){html,body,#app{width:100%;min-height:var(--merchant-app-height,100dvh);overflow-x:hidden}body{padding:0!important}.layout{width:100%;min-height:var(--merchant-app-height,100dvh);margin:0;border-radius:0}.layout>main{min-height:var(--merchant-app-height,100dvh);padding-bottom:calc(var(--merchant-tabbar-height) + 18px + var(--merchant-safe-bottom))}.merchant-mobile-nav{position:fixed;z-index:190;left:0;right:0;bottom:0!important;width:100%;height:calc(var(--merchant-tabbar-height) + var(--merchant-safe-bottom));margin:0;padding:4px 8px var(--merchant-safe-bottom);border-radius:0!important;transform:translateZ(0);will-change:transform}.chat-shell.thread-open,.chat-shell.thread-open .chat-thread{height:var(--merchant-app-height,100dvh)}}.merchant-carousel-sound{position:absolute;z-index:8;right:12px;top:50px;min-height:36px;padding:0 12px;border-radius:999px;background:#0a100f9e;color:#fff;border:1px solid rgba(255,255,255,.28);font-size:12px;font-weight:700;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 6px 18px #0000002e}.merchant-carousel-sound:active{transform:scale(.96)}.commercial-service-media{height:238px}.commercial-media-count{inset:12px 12px auto auto;z-index:6}.commercial-pricing-overlay{position:absolute;z-index:5;right:0;bottom:0;left:0;min-height:72px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:8px;padding:20px 13px 29px;background:linear-gradient(180deg,transparent,rgba(7,24,20,.9));color:#fff;pointer-events:none}.commercial-pricing-overlay>div{min-width:0;display:grid;gap:2px}.commercial-pricing-overlay small{color:#ffffffa8;font-size:8px}.commercial-pricing-overlay strong{font-size:15px}.commercial-pricing-overlay b{font-size:13px}.commercial-pricing-overlay span{overflow:hidden;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.commercial-card-carousel-dots{bottom:9px}.catalog-mode-segment{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:12px 0;padding:4px;border-radius:13px;background:#eef3f1}.catalog-mode-segment button{min-height:40px;border:0;border-radius:10px;background:transparent;color:#71827d;font-size:11px;font-weight:700;transition:.16s ease}.catalog-mode-segment button:hover{color:#176b5b}.catalog-mode-segment button.active{background:#fff;color:#176b5b;box-shadow:0 4px 12px #1a483d1a}.catalog-form-heading.secondary{margin-top:18px}.catalog-form-section .cols.single{grid-template-columns:minmax(0,1fr)}.catalog-limit-grid,.catalog-selection-range{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.catalog-selection-range{grid-template-columns:repeat(2,minmax(0,1fr));margin:10px 0}.catalog-switch-row.featured{margin-top:10px;border-color:#cde0da;background:#f1f8f5}.catalog-product-checks>label.disabled{opacity:.46}.redemption-admin-list{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));align-items:start}.redemption-admin-card{display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;padding:17px!important}.redemption-admin-card>.redemption-type{grid-row:1/3}.redemption-admin-card>.redemption-main{min-width:0}.redemption-selected-products{margin-top:6px!important;padding:7px 9px;border-radius:9px;background:#f4f7f6;color:#4e6e66!important;font-size:10px!important}.redemption-price{display:grid;justify-items:end;gap:2px}.redemption-price strong{color:#c56c32;font-size:17px}.redemption-price b{color:#8b6a35;font-size:11px}.redemption-price small{color:#80908b;font-size:8px}.redemption-admin-card>span{grid-column:3;justify-self:end}.redemption-admin-card>span.approved{background:#e2f2ed;color:#176b5b}.redemption-admin-card>span.booked{background:#e6eef8;color:#356596}.redemption-admin-card>span.expired{background:#f2ece9;color:#8c6654}.redemption-admin-meta{grid-column:2/4;display:flex;gap:6px;flex-wrap:wrap}.redemption-admin-meta span{padding:5px 8px;border-radius:8px;background:#f0f4f2;color:#6d817b;font-size:8px}.redemption-verification{grid-column:1/4;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:12px;border:1px solid #dce8e4;border-radius:13px;background:#f7faf9}.redemption-verification label{display:grid;gap:6px}.redemption-verification label>span{color:#526d66;font-size:9px;font-weight:750}.redemption-verification input{height:42px;border:1px solid #d7e2de;border-radius:10px;background:#fff;padding:0 11px;font-size:12px;letter-spacing:2px}.redemption-evidence-upload>div{min-height:42px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;position:relative;border:1px dashed #bbd1ca;border-radius:10px;background:#fff;padding:5px 9px;color:#176b5b}.redemption-evidence-upload img{width:32px;height:32px;border-radius:8px;object-fit:cover}.redemption-evidence-upload b{font-size:9px}.redemption-evidence-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.redemption-admin-card .redemption-actions{grid-column:1/4}.redemption-finished-evidence{grid-column:1/4;display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #edf1ef;color:#6e827c;font-size:9px}.redemption-finished-evidence a{color:#176b5b;font-weight:750}@media(max-width:760px){.commercial-service-media{height:226px}.commercial-pricing-overlay{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:5px;padding-top:26px}.commercial-card-carousel-dots{bottom:9px}.catalog-limit-grid{grid-template-columns:1fr 1fr}.redemption-admin-list{grid-template-columns:1fr}.redemption-admin-card{grid-template-columns:42px minmax(0,1fr) auto!important}.redemption-admin-card>.redemption-type{width:42px;height:42px}.redemption-verification{grid-template-columns:1fr}.catalog-mode-segment button{font-size:9px}}.catalog-package-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 18px;padding:5px;border-radius:14px;background:#edf3f1}.catalog-package-tabs button{position:relative;min-height:56px;display:grid;align-content:center;gap:2px;padding:8px 14px;border:0;border-radius:11px;background:transparent;color:#72837e;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.catalog-package-tabs button.active{background:#fff;color:#176b5b;box-shadow:0 4px 14px #174a3e1a}.catalog-package-tabs span{font-size:13px;font-weight:800}.catalog-package-tabs small{font-size:10px;color:#8d9b97}.catalog-package-tabs i{position:absolute;top:8px;right:10px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#dfece8;font-size:9px;font-style:normal}.catalog-package-tabs button.active i{background:#176b5b;color:#fff}.catalog-rebate-field{padding:12px 14px;border:1px solid #dfe9e6;border-radius:13px;background:#f8fbfa}.catalog-rebate-field small{display:block;margin-top:6px;color:#7e8f89;font-size:10px;line-height:1.5}.merchant-carousel-prev,.merchant-carousel-next{opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease,transform .2s ease}.merchant-carousel-dots{opacity:0;pointer-events:none;transition:opacity .2s ease}.merchant-carousel-prev.visible,.merchant-carousel-next.visible,.merchant-carousel-dots.visible{opacity:1;pointer-events:auto}.commercial-card-carousel-dots{z-index:7;bottom:9px;opacity:0;pointer-events:none;transition:opacity .2s ease}.commercial-card-carousel-dots.visible{opacity:1;pointer-events:auto}.commercial-card-sound{position:absolute;z-index:7;right:12px;top:48px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#08120f6b;color:#ffffffe0;opacity:0;pointer-events:none;backdrop-filter:blur(8px);box-shadow:0 3px 10px #0000001f;transition:opacity .2s ease,background .2s ease,transform .16s ease}.commercial-card-sound.visible{opacity:1;pointer-events:auto}.commercial-card-sound.active{background:#0f6757b8;color:#fff}.commercial-card-sound:active{transform:scale(.94)}.commercial-card-sound svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.commercial-card-sound svg path:first-child{fill:currentColor;stroke:none}@media(max-width:600px){.catalog-package-tabs{margin:0 12px}.catalog-package-tabs button{min-height:54px;padding:8px 11px}.merchant-carousel-prev,.merchant-carousel-next{display:grid}}.catalog-form-heading.compact{margin-top:4px;margin-bottom:4px}.catalog-mode-segment.catalog-mode-multiple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0;background:transparent}.catalog-mode-segment.catalog-mode-multiple button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px;border:1px solid #e3e8e6;border-radius:12px;background:#f8faf9;color:#62736f;box-shadow:none}.catalog-mode-segment.catalog-mode-multiple button i{width:18px;height:18px;display:grid;place-items:center;border:1px solid #d7dfdc;border-radius:6px;background:#fff;color:transparent;font-size:10px;font-style:normal;font-weight:900}.catalog-mode-segment.catalog-mode-multiple button.active{border-color:#bc8e57;background:linear-gradient(135deg,#fff8ef,#fff);color:#7f5525;box-shadow:0 6px 16px #85572317}.catalog-mode-segment.catalog-mode-multiple button.active i{border-color:#b98548;background:#b98548;color:#fff}@media(max-width:430px){.catalog-mode-segment.catalog-mode-multiple{grid-template-columns:1fr}.catalog-mode-segment.catalog-mode-multiple button{justify-content:flex-start;padding-left:14px}}.merchant-account-logout-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;border:1px solid #ecdedd;border-radius:16px;background:snow}.merchant-account-logout-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#faeceb;color:#b54d49}.merchant-account-logout-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-account-logout-copy{min-width:0;display:grid;gap:3px}.merchant-account-logout-copy b{color:#493b3a;font-size:12px}.merchant-account-logout-copy small{color:#9a8583;font-size:9px;line-height:1.45}.merchant-account-logout-card>button{height:38px;padding:0 15px;border:1px solid #dca9a6;border-radius:10px;background:#fff;color:#ad4945;font-size:10px;font-weight:750}.merchant-account-logout-card>button:hover{background:#b9514d;border-color:#b9514d;color:#fff}@media(max-width:699px){.merchant-account-logout-card{grid-template-columns:40px minmax(0,1fr);padding:13px;margin-bottom:8px}.merchant-account-logout-icon{width:38px;height:38px}.merchant-account-logout-card>button{grid-column:1/-1;width:100%;height:44px;margin-top:2px}}.merchant-auth-page{min-height:100dvh;padding:32px;display:grid;grid-template-columns:minmax(260px,420px) minmax(360px,470px);justify-content:center;align-items:center;gap:72px;background:radial-gradient(circle at 18% 20%,rgba(49,132,108,.16),transparent 32%),linear-gradient(145deg,#eef5f2,#f9fbfa 52%,#edf2f0)}.merchant-auth-brand{display:flex;align-items:center;gap:18px;color:#173f35}.merchant-auth-brand>span{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:#176b5b;color:#fff;font-size:30px;font-weight:900;box-shadow:0 18px 38px #176b5b38}.merchant-auth-brand>div{display:grid;gap:7px}.merchant-auth-brand b{font-size:30px;letter-spacing:-1px}.merchant-auth-brand p{margin:0;color:#70817b;font-size:13px}.merchant-auth-card{width:100%;padding:24px 28px 28px;border:1px solid rgba(205,219,214,.82);border-radius:24px;background:#fffffff0;box-shadow:0 28px 70px #1d3f3521;backdrop-filter:blur(18px)}.merchant-auth-tabs{height:44px;margin-bottom:25px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:13px;background:#eff4f2}.merchant-auth-tabs button{border:0;border-radius:10px;background:transparent;color:#71817c;font-size:13px;font-weight:750;cursor:pointer;transition:.18s ease}.merchant-auth-tabs button.active{background:#fff;color:#176b5b;box-shadow:0 4px 14px #224d411a}.merchant-auth-card header{margin-bottom:20px}.merchant-auth-card header small{color:#2b856f;font-size:10px;font-weight:850;letter-spacing:1.5px}.merchant-auth-card header h2{margin:6px 0 5px;color:#183e35;font-size:25px}.merchant-auth-card header p{margin:0;color:#85928e;font-size:11px;line-height:1.55}.merchant-auth-card>label,.merchant-auth-grid label{margin-top:13px;display:grid;gap:7px;text-align:left}.merchant-auth-card label>span{color:#435d55;font-size:11px;font-weight:750}.merchant-auth-card input{width:100%;height:46px;padding:0 14px;border:1px solid #dbe5e1;border-radius:12px;background:#f8faf9;color:#203c34;font-size:13px;outline:none;transition:.18s ease;box-sizing:border-box}.merchant-auth-card input:focus{border-color:#5d9e8d;background:#fff;box-shadow:0 0 0 4px #176b5b14}.merchant-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.merchant-code-input{text-transform:uppercase;letter-spacing:1.4px;font-weight:800}.merchant-auth-submit{width:100%;height:48px;margin-top:20px;border:0;border-radius:13px;background:linear-gradient(135deg,#176b5b,#23806b);color:#fff;font-size:13px;font-weight:800;box-shadow:0 10px 22px #176b5b33;cursor:pointer}.merchant-auth-submit:disabled{opacity:.65;cursor:wait}.merchant-auth-hint{display:block;margin-top:13px;color:#98a49f;text-align:center;font-size:10px}.merchant-registration-card{margin-top:14px;padding:20px;border:1px solid #dce6e2;border-radius:18px;background:#fff;box-shadow:0 8px 28px #26483e0d}.merchant-registration-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.merchant-registration-card>header small{color:#2e806c;font-size:8px;font-weight:850;letter-spacing:1.3px}.merchant-registration-card h4{margin:5px 0 4px;color:#23473e;font-size:14px}.merchant-registration-card p{margin:0;color:#84918d;font-size:9px}.merchant-code-create{display:flex;gap:8px}.merchant-code-create select,.merchant-code-create button{height:40px;border-radius:11px;font-size:10px;font-weight:750}.merchant-code-create select{padding:0 30px 0 12px;border:1px solid #d8e3df;background:#f8faf9;color:#47645c}.merchant-code-create button{padding:0 16px;border:0;background:#176b5b;color:#fff;cursor:pointer}.merchant-latest-code{margin-top:16px;padding:15px 16px;border-radius:15px;background:linear-gradient(135deg,#e9f4f0,#f5faf8);display:flex;align-items:center;justify-content:space-between;gap:14px}.merchant-latest-code>div{display:grid;gap:3px}.merchant-latest-code small{color:#7d918a;font-size:8px}.merchant-latest-code strong{color:#135f50;font-size:20px;letter-spacing:1.4px}.merchant-latest-code span{color:#8a9994;font-size:8px}.merchant-latest-code button,.merchant-code-row button{border:1px solid #9ec6ba;border-radius:9px;background:#fff;color:#176b5b;font-size:9px;font-weight:780;cursor:pointer}.merchant-latest-code button{height:36px;padding:0 15px}.merchant-code-list{margin-top:14px;border:1px solid #e2e9e6;border-radius:13px;overflow:hidden}.merchant-code-list-head,.merchant-code-row{display:grid;grid-template-columns:1.35fr 1fr 1fr 68px 48px;align-items:center;gap:8px;padding:10px 12px}.merchant-code-list-head{background:#f7f9f8;color:#87948f;font-size:8px}.merchant-code-row{border-top:1px solid #edf1ef;color:#667a73;font-size:8px}.merchant-code-row b{color:#2c5248;font-size:9px;letter-spacing:.5px}.merchant-code-row em{justify-self:start;padding:4px 7px;border-radius:999px;font-style:normal;font-weight:750}.merchant-code-row em.active{background:#e9f6f0;color:#218060}.merchant-code-row em.used{background:#edf0ef;color:#7a8783}.merchant-code-row em.expired{background:#fff0ef;color:#b65b55}.merchant-code-row button{height:28px}.merchant-code-empty{margin-top:16px;padding:22px;border:1px dashed #cfddd8;border-radius:14px;display:grid;place-items:center;gap:4px;color:#7f918b}.merchant-code-empty b{font-size:11px}.merchant-code-empty span{font-size:8px}.merchant-registration-readonly{background:#fafcfb}@media(max-width:800px){.merchant-auth-page{min-height:100dvh;padding:calc(22px + env(safe-area-inset-top)) 14px calc(20px + env(safe-area-inset-bottom));display:flex;flex-direction:column;justify-content:flex-start;gap:18px;overflow-y:auto}.merchant-auth-brand{width:100%;max-width:480px}.merchant-auth-brand>span{width:48px;height:48px;border-radius:15px;font-size:21px}.merchant-auth-brand b{font-size:20px}.merchant-auth-brand p{font-size:10px}.merchant-auth-card{max-width:480px;padding:18px;border-radius:20px}.merchant-auth-tabs{margin-bottom:20px}.merchant-auth-card header h2{font-size:22px}.merchant-auth-grid{grid-template-columns:1fr}.merchant-auth-card input{height:48px}.merchant-security-layout{grid-template-columns:1fr}.merchant-registration-card{padding:15px}.merchant-registration-card>header{display:grid}.merchant-code-create{display:grid;grid-template-columns:1fr 1.35fr}.merchant-code-create select,.merchant-code-create button{width:100%;height:44px}.merchant-latest-code strong{font-size:15px;letter-spacing:.8px}.merchant-code-list-head{display:none}.merchant-code-row{grid-template-columns:minmax(0,1fr) auto auto;padding:12px}.merchant-code-row>b{grid-column:1/3}.merchant-code-row>span{font-size:7px}.merchant-code-row>span:nth-of-type(2){display:none}.merchant-code-row>em{grid-column:3;grid-row:1}.merchant-code-row>button{grid-column:3;grid-row:2;width:48px}.merchant-registration-card+.merchant-account-logout-card{margin-top:12px}}.merchant-security-tips{position:static;top:auto;height:auto;min-height:0;color:#18342d;background:#fff;display:block}.merchant-more-page .merchant-registration-card{margin-top:0}@media(max-width:800px){.merchant-center-nav nav{min-width:420px;grid-template-columns:repeat(4,1fr)}.merchant-more-page{padding-bottom:8px}.merchant-more-page .merchant-account-logout-card{margin-bottom:8px}}.merchant-auth-tabs{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;overflow:hidden}.merchant-auth-tabs button{width:100%;min-width:0;height:36px;margin:0;padding:0 10px;display:flex;align-items:center;justify-content:center;line-height:1;appearance:none;-webkit-appearance:none;transform:none}.merchant-auth-tabs button:active,.merchant-auth-tabs button.active{transform:none}.merchant-auth-submit{display:flex;align-items:center;justify-content:center;padding:0 16px;line-height:1;appearance:none;-webkit-appearance:none}@media(max-width:800px){.merchant-center-nav{width:100%;padding:5px 8px;overflow:hidden}.merchant-center-nav nav{width:100%;min-width:0!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.merchant-center-nav nav>button{width:100%;min-width:0;padding:0 3px;gap:3px}.merchant-center-nav nav>button>i{width:22px;height:22px;flex:0 0 22px}.merchant-center-nav nav b{font-size:8px;white-space:nowrap}.merchant-auth-tabs{height:44px;padding:4px;gap:4px}.merchant-auth-tabs button{height:36px;font-size:13px}}@media(max-width:800px),(hover:none)and (pointer:coarse){.service-editor-mask{z-index:205!important;align-items:stretch!important;padding:0!important;background:#f4f7f6!important}.service-editor-modal{width:100%!important;height:var(--merchant-app-height)!important;max-width:none!important;max-height:var(--merchant-app-height)!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.service-editor-modal .catalog-editor-scroll,.product-editor-modal .catalog-editor-scroll{padding-bottom:calc(var(--merchant-tabbar-height) + var(--merchant-safe-bottom) + 24px)!important}.service-editor-actionbar,.product-editor-actionbar{position:fixed!important;z-index:210!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;min-height:calc(var(--merchant-tabbar-height) + var(--merchant-safe-bottom))!important;margin:0!important;padding:8px 14px calc(8px + var(--merchant-safe-bottom))!important;border-top:1px solid #dce5e2!important;background:#fffffff7!important;box-shadow:0 -8px 25px #173d371a!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.service-editor-actionbar .ant-btn-primary{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:48px!important;min-height:48px!important;margin:0!important;border-radius:14px!important;font-size:15px!important;font-weight:800!important}}@media(max-width:800px),(hover:none)and (pointer:coarse){.service-editor-modal .catalog-editor-header{padding:17px 17px 15px!important}.service-editor-modal .catalog-editor-header small{font-size:9px!important;line-height:1.3!important}.service-editor-modal .catalog-editor-header h2{margin-top:5px!important;font-size:22px!important;line-height:1.25!important}.service-editor-modal .catalog-editor-header p{font-size:12px!important;line-height:1.55!important}.service-editor-modal .catalog-form-heading{align-items:center!important}.service-editor-modal .catalog-form-heading b{flex:none!important;font-size:14px!important;line-height:1.4!important}.service-editor-modal .catalog-form-heading span{font-size:11px!important;line-height:1.45!important}.service-editor-modal .catalog-form-section label{font-size:12px!important;line-height:1.45!important}.service-editor-modal .catalog-switch-row b{font-size:13px!important}.service-editor-modal .catalog-switch-row span,.service-editor-modal .catalog-carousel-setting small{font-size:11px!important;line-height:1.5!important}.service-editor-actionbar,.product-editor-actionbar{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;height:calc(72px + var(--merchant-safe-bottom))!important;min-height:calc(72px + var(--merchant-safe-bottom))!important;padding:10px 14px calc(10px + var(--merchant-safe-bottom))!important}.service-editor-save-button{appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:14px!important;background:#155f52!important;color:#fff!important;box-shadow:0 8px 20px #155f5238!important;font-family:inherit!important;font-size:16px!important;font-weight:800!important;line-height:1!important;letter-spacing:.5px!important;opacity:1!important;visibility:visible!important}.service-editor-save-button:active{transform:scale(.985);background:#104d43!important}.service-editor-save-button:disabled{cursor:default;opacity:.68!important}.service-save-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:service-save-spin .75s linear infinite}.service-editor-modal .catalog-editor-scroll,.product-editor-modal .catalog-editor-scroll{padding-bottom:calc(72px + var(--merchant-safe-bottom) + 22px)!important}}@keyframes service-save-spin{to{transform:rotate(360deg)}}@media(min-width:1100px)and (hover:hover)and (pointer:fine){:root{--desktop-sidebar:248px;--desktop-content:1480px;--desktop-bg:#f3f6f5;--desktop-surface:#ffffff;--desktop-line:#e3e9e7;--desktop-ink:#17342e;--desktop-muted:#788983;--desktop-green:#155f52}html,body,#app{min-height:100%;background:var(--desktop-bg)}body{font-size:14px;color:var(--desktop-ink)}.layout{min-height:100vh;display:grid;grid-template-columns:var(--desktop-sidebar) minmax(0,1fr);background:var(--desktop-bg)}.layout>aside{position:sticky;inset:0 auto auto 0;z-index:60;width:var(--desktop-sidebar);height:100vh;padding:22px 16px 18px;overflow-y:auto;gap:5px;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#123f37,#103a33 58%,#0d332d);box-shadow:10px 0 34px #11373014}.layout>aside .brand{position:relative;margin:0 4px 17px;padding:8px 10px 25px;border-bottom:1px solid rgba(255,255,255,.11);color:#fff;font-size:21px;line-height:1.2;letter-spacing:.2px}.layout>aside .brand:after{content:"MERCHANT CONSOLE";position:absolute;left:10px;bottom:8px;color:#d8ece68a;font-size:8px;font-weight:700;letter-spacing:1.8px}.layout>aside>button{position:relative;width:100%;min-height:43px;display:flex;align-items:center;gap:11px;padding:0 13px;border:1px solid transparent;border-radius:10px;background:transparent;color:#b9d0ca;font-size:13px;font-weight:650;line-height:1;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.layout>aside>button:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#bed7d061;box-shadow:0 0 0 4px #fff0;transition:.16s ease}.layout>aside>button:hover{border-color:#ffffff14;background:#ffffff0f;color:#fff;transform:translate(2px)}.layout>aside>button.active{border-color:#ffffff1a;background:linear-gradient(90deg,#ffffff26,#ffffff12);color:#fff;box-shadow:inset 3px 0 #d1a66d}.layout>aside>button.active:before{background:#d9ad72;box-shadow:0 0 0 4px #d9ad7221}.layout>aside .nav-unread{margin-left:auto;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#d86c5e;color:#fff;font-size:9px;font-style:normal}.layout>main{min-width:0;width:100%;padding:0 30px 42px;overflow:visible}.layout>main>.admin-topbar{position:sticky;top:0;z-index:45;height:76px;margin:0 -30px 22px;padding:0 30px;border-bottom:1px solid rgba(214,225,221,.9);background:#f3f6f5eb;backdrop-filter:blur(18px)}.topbar-title{display:grid;gap:4px;min-width:0}.topbar-title small{font-size:9px;line-height:1;color:#8c9a96;letter-spacing:1.1px}.topbar-title h1{margin:0;color:#193730;font-size:22px;line-height:1.2;letter-spacing:-.4px}.topbar-user{min-width:174px;justify-content:flex-start;padding:6px 10px 6px 7px;border-color:#dbe5e2;border-radius:11px;background:#fff;box-shadow:0 4px 16px #1b3d360b}.topbar-user>span{width:36px;height:36px;border-radius:10px}.topbar-user>div{display:grid;gap:2px;min-width:0}.topbar-user b{font-size:12px}.topbar-user small{font-size:9px}.topbar-user>i{margin-left:auto}.layout>main>section{width:min(100%,var(--desktop-content));max-width:var(--desktop-content)!important;margin-left:auto;margin-right:auto}.merchant-mobile-nav,.mobile-more-mask,.dashboard-mobile-header,.dashboard-mobile-overview,.orders-mobile-hero{display:none!important}.desktop-dashboard-stats{display:grid!important}.dashboard-quick-entry{display:none!important}.panel,.stats>div{border:1px solid var(--desktop-line);border-radius:14px;box-shadow:0 6px 22px #1b3d360b}.merchant-dashboard-page{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.merchant-dashboard-page>.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}.merchant-dashboard-page>.stats>div{position:relative;min-height:112px;padding:20px 21px;overflow:hidden}.merchant-dashboard-page>.stats>div:after{content:"";position:absolute;right:-18px;bottom:-24px;width:78px;height:78px;border-radius:50%;background:#edf4f1}.merchant-dashboard-page>.stats span{position:relative;z-index:1;font-size:12px}.merchant-dashboard-page>.stats b{position:relative;z-index:1;margin-top:12px;font-size:29px;line-height:1}.today-schedule-panel{margin:0;padding:22px 24px}.schedule-panel-head{padding:0 0 18px}.schedule-stage-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.schedule-stage-summary>button{min-height:68px;border-radius:11px}.today-schedule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.today-schedule-card{min-height:66px;margin:0;padding:9px 12px;border:1px solid #e7ecea;border-radius:11px;background:#fff}.commercial-orders-page{width:100%;max-width:var(--desktop-content)!important}.commercial-orders-page>.order-control-row{display:grid;grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:12px;margin-bottom:4px}.commercial-order-search{height:44px;margin:0;max-width:none}.order-date-row{margin:0;white-space:nowrap}.commercial-order-tabs{margin:0 0 16px;overflow:visible}.commercial-order-tabs button{height:44px;min-width:96px}.commercial-order-list{grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:14px}.commercial-order-card{padding:15px;border-radius:14px;box-shadow:0 5px 18px #16352e0b}.commercial-order-card:hover{border-color:#cbdad5;box-shadow:0 10px 26px #16352e13;transform:translateY(-1px)}.commercial-order-service{padding:13px 0}.commercial-order-service h3{font-size:16px}.commercial-order-service>strong{font-size:20px}.commercial-order-card>footer{margin:12px -15px -15px;padding:10px 15px}.commercial-order-card>footer button{height:36px}.catalog-commercial-page{max-width:var(--desktop-content)!important}.catalog-overview-card{min-height:118px;margin-bottom:14px;padding:20px 24px;border-radius:16px;box-shadow:0 9px 28px #153f371a}.catalog-overview-copy h2{font-size:23px}.catalog-overview-copy p{margin-top:5px}.catalog-overview-metrics{min-width:410px;border-radius:13px}.catalog-overview-metrics>div{padding:13px 11px}.catalog-overview-metrics b{font-size:20px}.catalog-command-card{margin-bottom:14px;padding:0 18px 15px;border-radius:14px}.catalog-library-tabs .ant-tabs-tab{padding:13px 2px 11px}.catalog-toolbar{gap:12px}.catalog-search-field,.catalog-create-button.ant-btn{height:42px}.commercial-service-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:14px}.commercial-service-card{border-radius:15px;box-shadow:0 5px 19px #18352f0b}.commercial-service-media{height:184px!important}.commercial-product-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:13px}.commercial-product-card{min-height:118px;border-radius:14px}.commercial-video-studio{max-width:var(--desktop-content)!important}.video-studio-hero{grid-template-columns:minmax(260px,.9fr) minmax(520px,1.7fr) auto;gap:18px;padding:15px 19px;border-radius:15px}.video-studio-intro h2{font-size:21px}.video-studio-intro p{margin-top:4px}.video-studio-stats article{min-height:46px;padding:3px 15px}.video-studio-stats b{font-size:19px}.video-library-panel{margin-top:14px;padding:17px 18px;border-radius:15px}.video-library-toolbar{grid-template-columns:minmax(420px,1fr) auto;gap:18px;padding-bottom:13px}.video-library-search{height:42px;margin:0!important}.video-status-tabs{justify-self:end}.video-content-list{display:grid;gap:9px}.video-content-row{min-height:126px;padding:9px 12px 9px 9px;border-radius:13px;box-shadow:none}.video-content-cover{width:74px;height:108px;border-radius:10px}.video-row-metrics{min-width:260px}.layout>main.chat-workspace{padding-bottom:18px}.chat-workspace>.admin-topbar{display:flex!important}.chat-shell{width:100%;max-width:none!important;height:calc(100vh - 116px);min-height:620px;grid-template-columns:300px minmax(460px,1fr) 310px;gap:12px}.conversation-panel,.chat-thread,.chat-customer-workbench{border-radius:14px;box-shadow:0 5px 20px #1a3e360b}.conversation-head{padding:16px!important}.conversation-head>div{margin-bottom:10px!important}.conversation-head>div h2{font-size:18px}.conversation-search{height:40px;border-radius:10px}.conversation-item{min-height:66px;padding:9px 10px!important;border-radius:10px}.thread-head{height:64px;flex-basis:64px;padding:0 16px}.chat-thread .messages{padding:16px 18px}.chat-thread .msg{max-width:68%}.admin-composer{padding:9px 12px 11px}.admin-send-row input,.admin-send-row button{height:42px}.chat-customer-workbench{padding:0 12px 12px}.standalone-rule,.redemption-admin-page{max-width:var(--desktop-content)!important}.page-intro{min-height:112px;margin-bottom:14px;padding:19px 22px;border-radius:15px}.page-intro h2{font-size:21px}.point-rule-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.member-point-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:13px}.redemption-admin-list{grid-template-columns:repeat(auto-fit,minmax(470px,1fr));gap:13px}.pay-grid{grid-template-columns:repeat(2,minmax(360px,1fr));gap:16px}.pay-card{min-height:430px}.pay-card img{width:250px;height:250px}.service-editor-modal,.product-editor-modal,.package-editor-modal,.media-editor-modal,.video-editor-modal{width:min(980px,calc(100vw - 96px))!important;max-width:980px!important;border-radius:18px!important}.service-detail-modal{width:min(1080px,calc(100vw - 96px))!important;max-width:1080px!important}.segmented-order-detail{width:min(1040px,calc(100vw - 96px))!important;max-width:1040px!important}.catalog-form-section .cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.merchant-center-drawer{width:min(1180px,calc(100vw - 64px));height:calc(100vh - 48px);margin:24px;border-radius:20px;box-shadow:0 24px 80px #102d2738}.merchant-center-layout{grid-template-columns:230px minmax(0,1fr)}.merchant-center-content{padding:24px 28px}}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.layout>main .native-search{min-width:0;height:42px;display:flex;align-items:center;gap:9px;margin:0;padding:0 12px;border:1px solid #dfe7e4;border-radius:10px;background:#fff;box-shadow:none}.layout>main .native-search>svg{width:18px!important;height:18px!important;min-width:18px;flex:0 0 18px;display:block;fill:none!important;stroke:#7f918b!important;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.layout>main .native-search>input{width:100%;min-width:0;height:40px;min-height:0;flex:1;margin:0;padding:0;border:0;border-radius:0;background:transparent;outline:0;box-shadow:none;color:#1b3932;font-size:12px}.layout>main .native-search>button{width:26px;height:26px;min-width:26px;flex:0 0 26px;display:grid;place-items:center;padding:0;border-radius:50%;background:#edf2f0;color:#74857f;font-size:16px;line-height:1}.native-sign-page{display:grid;grid-template-columns:420px minmax(0,1fr);grid-template-areas:"settings search" "settings members";align-items:start;gap:14px 16px}.native-sign-page>.native-settings-card{grid-area:settings;margin:0;padding:0 20px 20px;overflow:hidden;border:1px solid #e2e9e6;border-radius:15px;background:#fff;box-shadow:0 6px 22px #1b3d360b}.native-settings-card>header{display:flex;align-items:center;gap:12px;padding:18px 0 15px;border-bottom:1px solid #edf1ef}.native-settings-card>header>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:11px;background:#155f52;color:#fff;font-size:17px;font-weight:800}.native-settings-card>header>div{min-width:0}.native-settings-card h2{margin:0;color:#193730;font-size:17px}.native-settings-card p{margin:4px 0 0;color:#82918c;font-size:11px}.setting-list{display:grid}.setting-list label{min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) 88px auto;align-items:center;gap:9px;margin:0;border-bottom:1px solid #edf1ef;color:#23443d}.setting-list label>span{display:grid;gap:3px}.setting-list b{font-size:12px}.setting-list small{color:#879590;font-size:9px;font-weight:400}.setting-list input{width:88px;height:40px;min-height:40px;margin:0;padding:0 9px;border:1px solid #dce5e2;border-radius:9px;background:#f8faf9;text-align:center;outline:0}.setting-list em{color:#7f8e89;font-size:10px;font-style:normal}.native-settings-card>.native-primary-action{width:100%;height:42px;min-height:42px;margin-top:16px;border-radius:10px!important;background:#155f52!important;color:#fff!important;font-size:12px;font-weight:750;box-shadow:none}.native-sign-page>.native-search{grid-area:search;width:100%}.native-sign-page>.member-sign-list{grid-area:members;min-width:0;padding:0 18px;border:1px solid #e2e9e6;border-radius:15px;background:#fff;box-shadow:0 6px 22px #1b3d360b}.member-sign-list>header{display:flex;align-items:center;justify-content:space-between;padding:16px 0 13px;border-bottom:1px solid #edf1ef}.member-sign-list h2{margin:0;font-size:16px}.member-sign-list>header small{color:#84938e;font-size:10px}.member-sign-list article{min-height:66px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid #edf1ef}.member-sign-list article:last-of-type{border-bottom:0}.member-sign-list .member-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e7f1ee;color:#155f52;font-size:12px;font-weight:800}.member-sign-list article>div{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:2px 10px}.member-sign-list article b{font-size:12px}.member-sign-list article small{color:#8b9995;font-size:9px}.member-sign-list article p{grid-column:1/-1;margin:1px 0 0;color:#667a74;font-size:10px}.member-sign-list article>em{padding:5px 8px;border-radius:999px;background:#f3efed;color:#956d63;font-size:9px;font-style:normal;white-space:nowrap}.member-sign-list article>em.done{background:#e5f2ed;color:#176b5b}}.redemption-finished-evidence>span{display:flex;align-items:center;gap:7px}.redemption-finished-evidence>span i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e5f3ee;color:#176b5b;font-size:10px;font-style:normal;font-weight:900}.redemption-finished-evidence>span b{font-size:10px;font-weight:700}.redemption-finished-evidence>button{height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #cfe0da;border-radius:9px;background:#f6faf8;color:#176b5b;font-size:10px;font-weight:800;cursor:pointer;transition:.16s ease}.redemption-finished-evidence>button:hover{border-color:#98bdb1;background:#edf6f2;transform:translateY(-1px)}.redemption-finished-evidence>button em{font-size:16px;line-height:1;font-style:normal}.redemption-evidence-viewer-mask{position:fixed;inset:0;z-index:2400;display:grid;place-items:center;padding:32px;background:#091210ad;backdrop-filter:blur(9px);animation:evidenceFadeIn .18s ease-out}.redemption-evidence-viewer{width:min(880px,calc(100vw - 64px));max-height:calc(100vh - 64px);display:grid;grid-template-rows:auto minmax(260px,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#fff;box-shadow:0 28px 90px #040e0b57;animation:evidenceViewerIn .22s cubic-bezier(.2,.8,.2,1)}.redemption-evidence-viewer>header{min-height:78px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 18px;border-bottom:1px solid #e7ecea;background:#fff}.redemption-evidence-viewer>header>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dfe7e4;border-radius:11px;background:#f7f9f8;color:#24463e;cursor:pointer}.redemption-evidence-viewer>header>button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.redemption-evidence-viewer>header>div{min-width:0}.redemption-evidence-viewer>header small{display:block;color:#8a9994;font-size:8px;letter-spacing:1.35px}.redemption-evidence-viewer>header h2{margin:3px 0 1px;color:#18372f;font-size:18px;line-height:1.2}.redemption-evidence-viewer>header p{margin:0;color:#84928e;font-size:10px}.redemption-evidence-viewer>header>span{padding:6px 9px;border-radius:999px;background:#e6f3ee;color:#176b5b;font-size:9px;font-weight:800}.redemption-evidence-stage{min-height:360px;display:grid;place-items:center;overflow:hidden;padding:18px;background:radial-gradient(circle at 50% 30%,#26342f 0,#111916 70%)}.redemption-evidence-stage img,.redemption-evidence-stage video{display:block;width:100%;height:100%;max-height:calc(100vh - 250px);object-fit:contain;border-radius:10px;background:#0e1513}.redemption-evidence-viewer>footer{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 19px;border-top:1px solid #e8eeeb;background:#fff}.redemption-evidence-viewer>footer>div{min-width:0;display:grid;gap:2px}.redemption-evidence-viewer>footer small{color:#85948f;font-size:8px}.redemption-evidence-viewer>footer b{overflow:hidden;color:#1d3a33;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.redemption-evidence-viewer>footer span{color:#7c8c87;font-size:10px}.redemption-evidence-viewer>footer>a{height:38px;display:inline-flex;align-items:center;padding:0 14px;border-radius:10px;background:#176b5b;color:#fff;font-size:10px;font-weight:800;text-decoration:none;white-space:nowrap}@keyframes evidenceFadeIn{0%{opacity:0}to{opacity:1}}@keyframes evidenceViewerIn{0%{opacity:.6;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:800px){.redemption-finished-evidence{align-items:center!important}.redemption-finished-evidence>button{height:36px;font-size:10px}.redemption-evidence-viewer-mask{display:block;padding:0;background:#0c1210;backdrop-filter:none}.redemption-evidence-viewer{width:100%;height:100%;max-height:none;grid-template-rows:auto minmax(0,1fr) auto;border:0;border-radius:0;box-shadow:none}.redemption-evidence-viewer>header{min-height:calc(64px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 13px 10px;background:#111916;border-color:#26312d;color:#fff}.redemption-evidence-viewer>header>button{width:38px;height:38px;border-color:#35413d;background:#202a26;color:#fff}.redemption-evidence-viewer>header h2{color:#fff;font-size:16px}.redemption-evidence-viewer>header p,.redemption-evidence-viewer>header small{color:#91a29c}.redemption-evidence-viewer>header>span{background:#223c34;color:#8fd4bc}.redemption-evidence-stage{min-height:0;height:100%;padding:0;background:#080d0b}.redemption-evidence-stage img,.redemption-evidence-stage video{max-height:none;border-radius:0}.redemption-evidence-viewer>footer{min-height:calc(82px + env(safe-area-inset-bottom));padding:13px 14px calc(13px + env(safe-area-inset-bottom));border-color:#26312d;background:#111916}.redemption-evidence-viewer>footer b{color:#fff}.redemption-evidence-viewer>footer small,.redemption-evidence-viewer>footer span{color:#91a29c}.redemption-evidence-viewer>footer>a{background:#e7f3ef;color:#145f50}}.order-detail-desktop-nav{display:none}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.order-detail-mask{display:grid!important;place-items:center!important;padding:28px!important;background:#0a191580!important;backdrop-filter:blur(8px)!important}.order-detail-drawer.segmented-order-detail{width:min(1180px,calc(100vw - 72px))!important;max-width:1180px!important;height:min(820px,calc(100vh - 56px))!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.56)!important;border-radius:20px!important;background:#f4f7f6!important;box-shadow:0 28px 90px #0a201a47!important;animation:desktopOrderWorkspaceIn .22s cubic-bezier(.2,.8,.2,1)!important}.order-detail-header{height:74px!important;padding:0 21px!important;gap:13px!important;border-bottom:1px solid #e2e9e6!important;background:#fff!important}.order-detail-header>.order-detail-back{width:40px!important;height:40px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #dce6e2!important;border-radius:11px!important;background:#f7f9f8!important;color:#25483f!important;cursor:pointer!important}.order-detail-header>.order-detail-back:hover{border-color:#bad2ca!important;background:#edf5f2!important}.order-detail-header>.order-detail-back svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.order-detail-header>div{display:grid!important;gap:2px!important}.order-detail-header h2{margin:0!important;color:#18372f!important;font-size:18px!important;line-height:1.2!important}.order-detail-header small{color:#82928d!important;font-size:10px!important;letter-spacing:.15px!important}.order-detail-header>.stage-label{min-height:28px!important;display:inline-flex!important;align-items:center!important;padding:0 10px!important;border-radius:999px!important;font-size:9px!important;font-weight:800!important}.order-detail-layout{height:0!important;min-height:0!important;flex:1!important;display:grid!important;grid-template-columns:224px minmax(0,1fr)!important;overflow:hidden!important;background:#f4f7f6!important}.order-detail-step-nav{display:none!important}.order-detail-desktop-nav{display:flex!important;min-width:0!important;flex-direction:column!important;gap:7px!important;padding:18px 13px 14px!important;overflow:auto!important;border-right:1px solid #dfe8e5!important;background:#eef3f1!important}.order-detail-nav-summary{display:grid!important;gap:4px!important;margin:0 3px 9px!important;padding:0 3px 15px!important;border-bottom:1px solid #dbe5e1!important}.order-detail-nav-summary small{color:#85958f!important;font-size:8px!important;letter-spacing:1.25px!important}.order-detail-nav-summary b{overflow:hidden!important;color:#1b3b33!important;font-size:14px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.order-detail-nav-summary span{color:#71847d!important;font-size:10px!important}.order-detail-desktop-nav>button{width:100%!important;min-height:57px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;border:1px solid transparent!important;border-radius:11px!important;background:transparent!important;color:#5e746d!important;text-align:left!important;cursor:pointer!important;transition:.16s ease!important}.order-detail-desktop-nav>button:hover{border-color:#d4e2de!important;background:#ffffffa8!important}.order-detail-desktop-nav>button.active{border-color:#c5dad3!important;background:#fff!important;color:#155f52!important;box-shadow:0 5px 16px #14483c13!important}.order-detail-desktop-nav>button>i{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border-radius:9px!important;background:#dde8e4!important;color:#587069!important;font-size:10px!important;font-style:normal!important;font-weight:800!important}.order-detail-desktop-nav>button.active>i{background:#155f52!important;color:#fff!important}.order-detail-desktop-nav>button>span{min-width:0!important;display:grid!important;gap:3px!important}.order-detail-desktop-nav>button b{font-size:11px!important}.order-detail-desktop-nav>button small{overflow:hidden!important;color:#899791!important;font-size:8px!important;text-overflow:ellipsis!important;white-space:nowrap!important}.order-detail-desktop-nav>button>em{font-size:17px!important;font-style:normal!important}.order-detail-nav-member{margin-top:auto!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;padding:12px 8px 2px!important;border-top:1px solid #dbe5e1!important}.order-detail-nav-member>span{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:10px!important;background:#d9e8e3!important;color:#155f52!important;font-size:11px!important;font-weight:850!important}.order-detail-nav-member>div{min-width:0!important;display:grid!important;gap:1px!important}.order-detail-nav-member small{color:#87958f!important;font-size:8px!important}.order-detail-nav-member b{color:#25483f!important;font-size:10px!important}.order-detail-nav-member em{overflow:hidden!important;color:#758680!important;font-size:8px!important;font-style:normal!important;text-overflow:ellipsis!important;white-space:nowrap!important}.order-detail-content{height:auto!important;min-width:0!important;min-height:0!important;display:block!important;overflow:auto!important;padding:22px 24px 30px!important;background:#f7f9f8!important}.order-detail-content>.detail-block,.order-detail-content>.detail-tab-panel{width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:22px!important;border:1px solid #e0e8e5!important;border-radius:15px!important;background:#fff!important;box-shadow:0 7px 24px #193e350d!important}.order-overview-head{align-items:flex-start!important;padding-bottom:17px!important;border-bottom:1px solid #e8eeeb!important}.order-overview-service span{font-size:9px!important}.order-overview-service h3{margin:5px 0 0!important;font-size:22px!important}.order-overview-price{text-align:right!important}.order-overview-price strong{font-size:24px!important}.detail-info-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:34px!important;margin-top:7px!important}.detail-info-list>div{min-height:68px!important;display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;align-content:center!important;column-gap:13px!important;padding:11px 1px!important;border-bottom:1px solid #edf1ef!important}.detail-info-list>div:nth-last-child(-n+2){border-bottom:0!important}.detail-info-list span{grid-row:1/3!important;align-self:center!important;color:#81908b!important;font-size:10px!important}.detail-info-list b{font-size:12px!important}.detail-info-list small{font-size:9px!important}.detail-primary-link{width:auto!important;min-width:176px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;margin:18px 0 0 auto!important;padding:0 14px!important;border-radius:10px!important;font-size:11px!important}.detail-panel-heading{margin-bottom:15px!important;padding-bottom:15px!important;border-bottom:1px solid #e9eeec!important}.detail-panel-heading h3{font-size:18px!important}.process-status-strip{margin-bottom:14px!important}.room-process-track{margin-bottom:16px!important}.room-workspace,.room-flow-start-card,.room-flow-lock{border-radius:13px!important}.invitation-form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.finish-checklist{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.finish-order-btn{max-width:260px!important;margin:18px 0 0 auto!important}}@keyframes desktopOrderWorkspaceIn{0%{opacity:.55;transform:translateY(10px) scale(.99)}to{opacity:1;transform:none}}.desktop-workbench-rail-toggle{display:none}.customer-workbench-head>button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.chat-shell{position:relative!important;grid-template-columns:300px minmax(460px,1fr) 0!important;transition:grid-template-columns .25s cubic-bezier(.2,.8,.2,1)!important}.chat-shell.workbench-open{grid-template-columns:300px minmax(460px,1fr) 310px!important}.chat-customer-workbench{width:310px!important;min-width:0!important;opacity:0!important;pointer-events:none!important;transform:translate(calc(100% + 16px))!important;transition:transform .25s cubic-bezier(.2,.8,.2,1),opacity .18s ease!important;will-change:transform,opacity!important}.chat-shell.workbench-open .chat-customer-workbench{opacity:1!important;pointer-events:auto!important;transform:translate(0)!important}.customer-workbench-head>button{width:32px!important;height:32px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid #dce6e2!important;border-radius:9px!important;background:#f3f7f5!important;color:#527068!important;cursor:pointer!important;transition:.16s ease!important}.customer-workbench-head>button:hover{border-color:#bcd2ca!important;background:#eaf3ef!important;color:#176b5b!important}.desktop-workbench-rail-toggle{position:absolute!important;z-index:9!important;right:0!important;top:50%!important;width:38px!important;min-height:126px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:9px!important;padding:12px 7px!important;border:1px solid #cfded9!important;border-right:0!important;border-radius:13px 0 0 13px!important;background:#fffffff5!important;color:#176b5b!important;box-shadow:-8px 8px 24px #143d3421!important;backdrop-filter:blur(12px)!important;transform:translateY(-50%)!important;cursor:pointer!important;animation:workbenchRailIn .2s ease-out!important}.desktop-workbench-rail-toggle:hover{width:42px!important;background:#edf6f2!important;box-shadow:-11px 9px 28px #143d342e!important}.desktop-workbench-rail-toggle svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}.desktop-workbench-rail-toggle span{font-size:9px!important;font-weight:800!important;letter-spacing:1px!important;line-height:1.35!important;writing-mode:vertical-rl!important}}@keyframes workbenchRailIn{0%{opacity:0;transform:translate(12px,-50%)}to{opacity:1;transform:translateY(-50%)}}.desktop-video-console{display:none}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.commercial-video-viewer.immersive-video-viewer{display:grid!important;place-items:center!important;padding:18px!important;background:#edf2ef!important;overflow:hidden!important}.commercial-video-viewer.immersive-video-viewer .merchant-video-stage{position:relative!important;width:min(1180px,calc(100vw - 44px))!important;height:min(820px,calc(100dvh - 36px))!important;display:grid!important;grid-template-columns:minmax(350px,420px) minmax(0,1fr)!important;grid-template-rows:62px minmax(0,1fr)!important;column-gap:0!important;align-items:stretch!important;justify-content:stretch!important;overflow:hidden!important;border:1px solid #dfe8e4!important;border-radius:24px!important;background:#fff!important;box-shadow:0 24px 70px #183b3226!important}.commercial-video-viewer.immersive-video-viewer .merchant-video-stage:before{content:"视频预览";grid-column:1;grid-row:1;align-self:center;justify-self:center;color:#60736d;font-size:11px;font-weight:800;letter-spacing:.8px;pointer-events:none}.commercial-video-viewer.immersive-video-viewer .merchant-video-stage>video{grid-column:1!important;grid-row:2!important;align-self:stretch!important;justify-self:stretch!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:0 0 0 23px!important;background:#101512!important;box-shadow:none!important}.commercial-video-viewer.immersive-video-viewer .merchant-video-gradient{display:none!important}.commercial-video-viewer.immersive-video-viewer .video-viewer-back{position:relative!important;inset:auto!important;z-index:5!important;grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:start!important;width:36px!important;height:36px!important;margin-left:16px!important;border:1px solid #dce6e2!important;border-radius:10px!important;background:#f6f9f7!important;color:#31564c!important;backdrop-filter:none!important;cursor:pointer!important;transition:.16s ease!important}.commercial-video-viewer.immersive-video-viewer .video-viewer-back:hover{border-color:#b8d0c8!important;background:#eaf3ef!important;color:#176b5b!important;transform:translate(-1px)!important}.commercial-video-viewer.immersive-video-viewer .video-viewer-back svg{width:18px!important;height:18px!important}.commercial-video-viewer.immersive-video-viewer .viewer-top-actions{position:relative!important;inset:auto!important;z-index:5!important;grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:end!important;margin-right:22px!important;gap:8px!important}.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-state,.commercial-video-viewer.immersive-video-viewer .viewer-pin-status{min-height:28px!important;padding:0 10px!important;border:1px solid #d1e4dd!important;border-radius:999px!important;background:#e8f4ef!important;color:#176b5b!important;box-shadow:none!important;backdrop-filter:none!important;font-size:9px!important}.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-state.off{border-color:#e1e5e3!important;background:#f1f3f2!important;color:#72807b!important}.commercial-video-viewer.immersive-video-viewer .viewer-pin-status{border-color:#eadcbf!important;background:#faf3e4!important;color:#9a6c25!important}.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-more-button{display:none!important}.commercial-video-viewer.immersive-video-viewer>.merchant-video-stage>.viewer-video-copy,.commercial-video-viewer.immersive-video-viewer>.merchant-video-stage>.viewer-metric-rail{display:none!important}.commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint{position:absolute!important;z-index:6!important;inset:15px auto auto 64px!important;min-height:32px!important;display:flex!important;align-items:center!important;gap:8px!important;padding:4px 9px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#536861!important;box-shadow:none!important;backdrop-filter:none!important;transform:none!important}.commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint>span{width:24px!important;height:24px!important;background:#e8f0ed!important;color:#176b5b!important;font-size:12px!important}.commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint b{color:#294b42!important;font-size:10px!important}.commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint small{display:block!important;color:#84928e!important;font-size:8px!important}.desktop-video-console{grid-column:2;grid-row:2;min-width:0;min-height:0;display:flex;flex-direction:column;gap:17px;overflow-y:auto;padding:25px 30px 24px;border-left:1px solid #e7ecea;background:#fff;color:#1d3932;scrollbar-width:thin;scrollbar-color:#cbd8d3 transparent}.desktop-video-console::-webkit-scrollbar{width:5px}.desktop-video-console::-webkit-scrollbar-thumb{border-radius:99px;background:#cbd8d3}.desktop-video-console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #e7ecea}.desktop-video-console-head>div{display:grid;gap:3px}.desktop-video-console-head small{color:#9a8870;font-size:8px;font-weight:850;letter-spacing:1.7px}.desktop-video-console-head span{font-size:16px;font-weight:850}.desktop-video-console-head>em{padding:6px 9px;border-radius:8px;background:#f2f6f4;color:#61736d;font-size:9px;font-style:normal;font-weight:750;white-space:nowrap}.desktop-video-summary{display:grid;gap:8px}.desktop-video-author{display:flex;align-items:center;gap:9px}.desktop-video-author>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#176b5b;color:#fff;font-size:11px;font-weight:900}.desktop-video-author>div{display:grid;gap:1px}.desktop-video-author b{font-size:11px}.desktop-video-author small{color:#84938e;font-size:8px}.desktop-video-summary h2{margin:3px 0 0;color:#18372f;font-size:23px;line-height:1.32}.desktop-video-summary p{max-width:660px;margin:0;color:#72827d;font-size:11px;line-height:1.75}.desktop-video-project{width:100%;min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 13px;border:1px solid #dce8e4;border-radius:14px;background:#f7faf8;color:#24463e;text-align:left;cursor:pointer;transition:.17s ease}.desktop-video-project:hover{border-color:#a9c8bd;background:#eef6f2;transform:translateY(-1px)}.desktop-video-project>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#dfeee8;color:#176b5b;font-size:13px;font-weight:900}.desktop-video-project>div{min-width:0;display:grid;gap:2px}.desktop-video-project small{color:#879690;font-size:8px}.desktop-video-project b,.desktop-video-project em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-video-project b{font-size:12px}.desktop-video-project em{color:#75857f;font-size:9px;font-style:normal}.desktop-video-project>i{color:#176b5b;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.desktop-video-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.desktop-video-metrics>button{min-width:0;min-height:100px;display:grid;align-content:space-between;gap:9px;padding:13px;border:1px solid #e2eae7;border-radius:14px;background:#fff;color:#294941;text-align:left;cursor:pointer;transition:.17s ease}.desktop-video-metrics>button:hover{border-color:#b8d2c9;background:#f7fbf9;box-shadow:0 8px 22px #1e544514;transform:translateY(-2px)}.desktop-video-metrics>button>span{display:flex;align-items:center;gap:7px}.desktop-video-metrics i{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:#e7f2ee;color:#176b5b;font-size:9px;font-style:normal;font-weight:900}.desktop-video-metrics small{color:#758781;font-size:9px;font-weight:750}.desktop-video-metrics b{font-size:23px;line-height:1}.desktop-video-metrics em{color:#9aa6a2;font-size:8px;font-style:normal}.desktop-video-status-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e4ebe8;border-radius:13px;background:#fafcfb}.desktop-video-status-card>div{min-width:0;display:grid;gap:5px;padding:12px 13px;border-right:1px solid #e5ece9}.desktop-video-status-card>div:last-child{border-right:0}.desktop-video-status-card span{color:#899792;font-size:8px}.desktop-video-status-card b{overflow:hidden;color:#31564c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.desktop-video-status-card b.off{color:#8a6660}.desktop-video-console-actions{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:2px}.desktop-video-console-actions>button{height:40px;padding:0 15px;border:1px solid #d6e3de;border-radius:10px;background:#f6f9f7;color:#31564c;font-size:10px;font-weight:800;cursor:pointer;transition:.16s ease}.desktop-video-console-actions>button:hover{border-color:#aac8be;background:#edf6f2}.desktop-video-console-actions>button.primary{min-width:134px;border-color:#176b5b;background:#176b5b;color:#fff}.desktop-video-console-actions>button.primary:hover{background:#12584c}.desktop-video-switcher{display:flex;align-items:center;gap:8px;margin-left:auto}.desktop-video-switcher>button{width:34px;height:34px;padding:0;border:1px solid #dce6e2;border-radius:9px;background:#fff;color:#31564c;font-size:20px;line-height:1;cursor:pointer}.desktop-video-switcher>button:hover{border-color:#abc8bf;background:#edf5f2;color:#176b5b}.desktop-video-switcher>span{color:#8a9893;font-size:8px;white-space:nowrap}.commercial-video-viewer.immersive-video-viewer .viewer-more-mask{position:absolute!important;z-index:20!important;inset:0!important;border-radius:24px!important;background:#101c1847!important;backdrop-filter:blur(2px)!important}.commercial-video-viewer.immersive-video-viewer .viewer-more-menu{position:absolute!important;z-index:21!important;inset:74px 24px auto auto!important;width:340px!important;max-height:calc(100% - 98px)!important;overflow:auto!important;border:1px solid #dce5e2!important;border-radius:16px!important;background:#fffffffa!important;box-shadow:0 22px 70px #15352c38!important;color:#1c3932!important}}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-more-button{width:34px!important;height:34px!important;display:grid!important;place-content:center!important;gap:3px!important;padding:0!important;border:1px solid #dce6e2!important;border-radius:10px!important;background:#f6f9f7!important;color:#31564c!important;box-shadow:none!important;cursor:pointer!important}.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-more-button:hover,.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-more-button.active{border-color:#aac8be!important;background:#eaf3ef!important;color:#176b5b!important}.commercial-video-viewer.immersive-video-viewer .viewer-top-actions .viewer-more-button i{width:3px!important;height:3px!important;border-radius:50%!important;background:currentColor!important}.desktop-video-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.desktop-video-quick-actions>button{min-width:0;min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e0e8e5;border-radius:13px;background:#fff;color:#31534b;text-align:left;cursor:pointer;transition:.17s ease}.desktop-video-quick-actions>button:hover{border-color:#b8d0c8;background:#f7faf8;transform:translateY(-1px)}.desktop-video-quick-actions>button.active{border-color:#bdd8cf;background:#f0f7f4}.desktop-video-quick-actions>button>span{min-width:0;display:flex;align-items:center;gap:9px}.desktop-video-quick-actions>button>span>i{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;background:#edf2f0;color:#64756f;font-size:10px;font-style:normal;font-weight:900}.desktop-video-quick-actions>button.active>span>i{background:#dceee7;color:#176b5b}.desktop-video-quick-actions>button>span>span{min-width:0;display:grid;gap:3px}.desktop-video-quick-actions b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.desktop-video-quick-actions small{overflow:hidden;color:#899791;font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.desktop-video-quick-actions>button>em{flex:0 0 auto;padding:5px 7px;border-radius:7px;background:#f0f4f2;color:#587169;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.desktop-video-quick-actions>button.active>em{background:#dfeee8;color:#176b5b}}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.commercial-video-studio.video-viewer-open{width:100%!important;max-width:none!important;min-width:0!important;display:block!important}.commercial-video-studio.video-viewer-open>.commercial-video-viewer.immersive-video-viewer{position:relative!important;z-index:auto!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;padding:0!important;overflow:visible!important;background:transparent!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .merchant-video-stage{width:100%!important;height:calc(100dvh - 112px)!important;min-height:650px!important;max-height:900px!important;grid-template-columns:minmax(350px,40%) minmax(0,1fr)!important;border-radius:17px!important;box-shadow:0 8px 30px #183b3214!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .merchant-video-stage>video{border-radius:0 0 0 16px!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .viewer-more-mask{border-radius:17px!important}.desktop-video-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.desktop-video-quick-actions>button,.desktop-video-quick-actions>button:hover,.desktop-video-quick-actions>button.active,.desktop-video-quick-actions>button.active:hover{width:100%!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin:0!important;padding:10px 12px!important;box-sizing:border-box!important;transform:none!important}.desktop-video-quick-actions>button>span{min-width:0!important;flex:1 1 auto!important}.desktop-video-quick-actions>button>em{min-width:54px!important;text-align:center!important}}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .merchant-video-stage{height:calc(100dvh - 126px)!important;min-height:640px!important;max-height:860px!important;grid-template-columns:clamp(360px,29vw,430px) minmax(0,1fr)!important;grid-template-rows:58px minmax(0,1fr)!important;border:1px solid #dfe7e4!important;border-radius:18px!important;background:#f5f8f6!important;box-shadow:0 10px 32px #183b3217!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .merchant-video-stage:before{justify-self:start!important;margin-left:64px!important;color:#667871!important;font-size:10px!important;letter-spacing:.5px!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .merchant-video-stage>video{border-radius:0 0 0 17px!important;object-fit:cover!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint{left:auto!important;right:calc(100% - clamp(360px,29vw,430px) + 14px)!important;top:13px!important;padding:3px 7px!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint>span{display:none!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint>div{display:flex!important;align-items:center!important;gap:6px!important}.commercial-video-studio.video-viewer-open .commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint small{font-size:7px!important}.desktop-video-console{gap:11px!important;padding:17px 20px 18px!important;border-left:1px solid #e1e8e5!important;background:#f5f8f6!important;overflow-y:auto!important}.desktop-video-console-head{min-height:38px!important;align-items:center!important;padding:0 2px 10px!important;border-bottom:1px solid #dfe7e4!important}.desktop-video-console-head>div{display:flex!important;align-items:baseline!important;gap:10px!important}.desktop-video-console-head small{font-size:7px!important;letter-spacing:1.4px!important}.desktop-video-console-head span{font-size:15px!important}.desktop-video-console-head>em{background:#e9efec!important;font-size:8px!important}.desktop-video-summary{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"author title" "author desc"!important;column-gap:13px!important;row-gap:4px!important;padding:15px 17px!important;border:1px solid #e0e8e5!important;border-radius:14px!important;background:#fff!important;box-shadow:0 4px 15px #1a433909!important}.desktop-video-author{grid-area:author!important;align-self:start!important}.desktop-video-author>span{width:40px!important;height:40px!important;border-radius:12px!important}.desktop-video-author>div{display:none!important}.desktop-video-summary h2{grid-area:title!important;align-self:end!important;margin:0!important;font-size:20px!important;line-height:1.25!important}.desktop-video-summary p{grid-area:desc!important;margin:0!important;font-size:10px!important;line-height:1.55!important}.desktop-video-project{min-height:62px!important;padding:9px 12px!important;border-color:#dce6e2!important;border-radius:13px!important;background:#fff!important;box-shadow:0 4px 15px #1a433908!important}.desktop-video-project:hover{background:#f0f7f4!important}.desktop-video-project>span{width:38px!important;height:38px!important;border-radius:10px!important}.desktop-video-project>i{padding:6px 8px!important;border-radius:8px!important;background:#eaf3ef!important}.desktop-video-metrics{gap:9px!important}.desktop-video-metrics>button{min-height:84px!important;gap:7px!important;padding:11px 12px!important;border-color:#dfe7e4!important;border-radius:13px!important;box-shadow:0 4px 15px #1a433906!important}.desktop-video-metrics b{font-size:21px!important}.desktop-video-metrics em{font-size:7px!important}.desktop-video-metrics i{width:23px!important;height:23px!important}.desktop-video-status-card{min-height:56px!important;border-color:#dfe7e4!important;border-radius:12px!important;background:#fff!important;box-shadow:0 4px 15px #1a433906!important}.desktop-video-status-card>div{justify-content:center!important;padding:9px 12px!important}.desktop-video-status-card span{font-size:7px!important}.desktop-video-status-card b{font-size:9px!important}.desktop-video-quick-actions{gap:9px!important}.desktop-video-quick-actions>button,.desktop-video-quick-actions>button:hover,.desktop-video-quick-actions>button.active,.desktop-video-quick-actions>button.active:hover{height:62px!important;min-height:62px!important;max-height:62px!important;padding:8px 10px!important;border-color:#dce6e2!important;border-radius:12px!important;background:#fff!important;box-shadow:0 4px 15px #1a433906!important}.desktop-video-quick-actions>button.active{border-color:#9fc7ba!important;background:#edf7f3!important}.desktop-video-quick-actions>button>span>i{width:32px!important;height:32px!important;flex-basis:32px!important}.desktop-video-quick-actions small{max-width:170px!important}.desktop-video-quick-actions>button>em{min-width:50px!important;padding:5px 6px!important}.desktop-video-console-actions{min-height:43px!important;gap:8px!important;margin-top:0!important;padding:3px 0 0!important;border-top:0!important}.desktop-video-console-actions>button{height:38px!important;border-radius:9px!important}.desktop-video-console-actions>button.primary{min-width:126px!important}.desktop-video-switcher>button{width:32px!important;height:32px!important}}@media(min-width:1100px)and (hover:hover)and (pointer:fine){.commercial-video-viewer.immersive-video-viewer .viewer-swipe-hint{display:none!important}.desktop-video-switcher{margin-left:auto!important;gap:10px!important}.desktop-video-switcher>span{color:#7b8d87!important;font-size:12px!important;white-space:nowrap}.desktop-video-switcher>button{width:auto!important;min-width:112px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 15px!important;border-color:#176b5b!important;border-radius:9px!important;background:#176b5b!important;color:#fff!important;font-size:13px!important;font-weight:700!important}.desktop-video-switcher>button:hover{background:#12594c!important}.desktop-video-switcher>button i{font-size:18px;font-style:normal;line-height:1}}.thread-user-workbench-entry{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:10px;outline:none}.thread-user-workbench-entry:focus-visible{box-shadow:0 0 0 3px #176b5c26}@media(max-width:1100px){.thread-user-workbench-entry{min-height:44px;padding:3px 6px;margin-left:-6px}.thread-user-workbench-entry:active{background:#edf5f2}.chat-customer-workbench.open{opacity:1!important;pointer-events:auto!important;transform:translate(0)!important}}.catalog-editor-mobile-save.ant-btn{display:none}@media(max-width:800px),(hover:none)and (pointer:coarse){.product-editor-modal,.catalog-package-modal{width:100%!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important}.product-editor-modal .catalog-editor-header,.catalog-package-modal .catalog-editor-header{min-height:calc(62px + env(safe-area-inset-top));align-items:center;padding:calc(10px + env(safe-area-inset-top)) 12px 10px!important}.product-editor-modal .catalog-editor-header>div:first-child,.catalog-package-modal .catalog-editor-header>div:first-child{flex:1;min-width:0}.product-editor-modal .catalog-editor-header p,.catalog-package-modal .catalog-editor-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-editor-mobile-save.ant-btn{display:inline-flex!important;align-items:center;justify-content:center;height:36px;min-width:62px;padding:0 14px;border:0;border-radius:10px;background:#155f52;color:#fff;font-size:12px;font-weight:750;box-shadow:0 5px 14px #155f5233}.product-editor-modal .catalog-editor-footer,.catalog-package-modal .catalog-editor-footer{display:none!important}.product-editor-modal .catalog-editor-scroll,.catalog-package-modal .catalog-editor-scroll{padding-bottom:calc(18px + env(safe-area-inset-bottom))}}.platform-admin-page{max-width:1440px;margin:0 auto;padding-bottom:40px;color:#1d3933}.platform-page-head{margin:0 0 18px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e1eae6;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fbfa);box-shadow:0 8px 28px #1640360b}.platform-page-head>div{min-width:0}.platform-page-head small{color:#7b918a;font-size:10px;font-weight:800;letter-spacing:1.7px}.platform-page-head h2{margin:4px 0 5px;font-size:22px;line-height:1.2;color:#173b33}.platform-page-head p{margin:0;color:#7e8f8a;font-size:13px}.platform-page-head>div+div{display:flex;gap:9px}.platform-page-head button{height:40px;padding:0 16px;border:1px solid #d4e0dc;border-radius:10px;background:#fff;color:#31584f;font-size:13px;font-weight:750}.platform-page-head button.primary{border-color:#176b5b;background:#176b5b;color:#fff;box-shadow:0 7px 18px #176b5b2e}.platform-summary-strip{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e1e9e6;border-radius:14px;background:#fff}.platform-summary-strip>div{padding:15px 18px;border-right:1px solid #e8eeeb}.platform-summary-strip>div:last-child{border-right:0}.platform-summary-strip small{display:block;color:#879791;font-size:11px}.platform-summary-strip b{display:block;margin-top:5px;color:#1c4a40;font-size:21px}.platform-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.platform-table-card,.platform-role-card{position:static!important;height:auto!important;padding:0!important;display:block!important;gap:0!important;overflow:hidden;border:1px solid #dfe8e4;border-radius:15px;background:#fff!important;color:#213e37!important;box-shadow:0 10px 28px #143d340b}.platform-table-card>header,.platform-role-card>header{height:auto;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8eeeb}.platform-table-card h3,.platform-role-card h3{margin:0;color:#1d3e36;font-size:16px}.platform-table-card p{margin:4px 0 0;color:#8b9894;font-size:11px}.platform-table{width:100%;overflow:auto}.platform-table-row{width:100%;min-width:850px;min-height:64px;padding:10px 16px;display:grid;grid-template-columns:1.35fr 1.15fr .75fr .8fr .55fr 54px;align-items:center;gap:12px;border-bottom:1px solid #edf1ef;background:#fff;color:#536b64;text-align:left;font-size:12px}.platform-table-row:not(.platform-table-header):hover{background:#f8fbfa}.platform-table-header{min-height:42px;background:#f6f9f8;color:#87958f;font-size:10px;font-weight:750}.platform-person{display:flex!important;align-items:center;gap:9px}.platform-person>i{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e5f1ed;color:#176b5b;font-style:normal;font-weight:850}.platform-person>span{display:grid;gap:2px}.platform-person b{color:#213f38;font-size:13px}.platform-person small{color:#92a09b;font-size:10px}.platform-table-row em,.store-management-card em{display:inline-flex;width:max-content;height:23px;padding:0 8px;align-items:center;border-radius:7px;font-size:10px;font-style:normal;font-weight:750}.platform-table-row em.enabled,.store-management-card em.enabled{background:#e7f4ee;color:#23705f}.platform-table-row em.disabled,.store-management-card em.disabled{background:#f2f3f3;color:#87918e}.platform-role-card>header button{width:30px;height:30px;padding:0!important;display:grid;place-items:center;border:1px solid #d9e4df;border-radius:9px;background:#f6faf8!important;color:#176b5b!important;text-align:center!important}.platform-role-card>button{width:100%;padding:13px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border-bottom:1px solid #edf1ef!important;border-radius:0!important;background:#fff!important;color:#34554d!important;text-align:left!important}.platform-role-card>button:hover{background:#f8fbfa!important}.platform-role-card>button span{min-width:0;display:grid;gap:3px}.platform-role-card>button b{color:#233f38;font-size:13px}.platform-role-card>button small{overflow:hidden;color:#899791;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.platform-role-card>button em{padding:4px 7px;border-radius:7px;background:#edf4f1;color:#53746b;font-size:10px;font-style:normal}.store-management-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.store-management-card,.store-create-card{min-height:250px;padding:18px;border:1px solid #dfe8e4;border-radius:16px;background:#fff;box-shadow:0 9px 26px #163f350b}.store-management-card>header{padding:0;display:flex;align-items:center;justify-content:space-between}.store-management-card>header>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e4f0ec;color:#176b5b;font-size:17px;font-weight:850}.store-management-card h3{margin:17px 0 6px;color:#1c4037;font-size:18px}.store-management-card>p{height:38px;margin:0;color:#81908b;font-size:12px;line-height:1.55}.store-management-card dl{margin:16px 0 14px;padding:11px 0;border-top:1px solid #e9efec;border-bottom:1px solid #e9efec}.store-management-card dl>div{display:flex;justify-content:space-between;padding:4px 0;font-size:11px}.store-management-card dt{color:#8a9893}.store-management-card dd{margin:0;color:#35564e;font-weight:700}.store-management-card>button{width:100%;height:37px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;background:transparent;color:#176b5b;font-size:12px;font-weight:750}.store-create-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-style:dashed;background:#f8fbfa;color:#496a62}.store-create-card i{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:#e5f1ed;color:#176b5b;font-size:24px;font-style:normal}.store-create-card b{font-size:14px}.store-create-card small{max-width:210px;color:#8a9893;font-size:11px;text-align:center;line-height:1.5}.platform-editor-mask{z-index:10030!important;padding:20px}.platform-editor-modal{width:min(760px,96vw);max-height:min(820px,92dvh);display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0b262040}.platform-editor-modal>header{flex:0 0 auto;padding:18px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e5ece9}.platform-editor-modal>header small{color:#7b918a;font-size:9px;font-weight:800;letter-spacing:1.6px}.platform-editor-modal>header h2{margin:4px 0;color:#1c3f37;font-size:20px}.platform-editor-modal>header p{margin:0;color:#84938e;font-size:11px}.platform-editor-modal>header>button{width:34px;height:34px;border-radius:10px;background:#f2f6f4;color:#61736e;font-size:20px}.platform-editor-body{padding:18px 20px;overflow:auto}.platform-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.platform-form-grid label{display:grid;gap:6px}.platform-form-grid label.wide{grid-column:1/-1}.platform-form-grid label>span{color:#526b64;font-size:11px;font-weight:750}.platform-form-grid input,.platform-form-grid select,.platform-form-grid textarea{width:100%;height:42px;padding:0 12px;border:1px solid #dbe5e1;border-radius:10px;background:#fbfcfc;color:#263f39;outline:none}.platform-form-grid textarea{height:76px;padding-top:11px;resize:vertical}.platform-form-grid input:focus,.platform-form-grid select:focus,.platform-form-grid textarea:focus{border-color:#69a394;box-shadow:0 0 0 3px #176b5b17}.platform-editor-body>section{margin-top:18px}.platform-editor-body>section h3{margin:0 0 9px;color:#31534b;font-size:13px}.platform-choice-grid,.permission-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.platform-choice-grid label,.permission-choice-grid label{min-height:55px;padding:10px 11px;display:flex;align-items:center;gap:9px;border:1px solid #e0e8e5;border-radius:11px;background:#fafcfb}.platform-choice-grid input,.permission-choice-grid input{accent-color:#176b5b}.platform-choice-grid label>span,.permission-choice-grid label>span{min-width:0;display:grid;gap:2px}.platform-choice-grid b,.permission-choice-grid b{color:#304e47;font-size:12px}.platform-choice-grid small,.permission-choice-grid small{overflow:hidden;color:#8a9793;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.platform-editor-modal>footer{flex:0 0 auto;padding:12px 20px calc(12px + env(safe-area-inset-bottom));display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #e6ece9;background:#fafcfb}.platform-editor-modal>footer button{height:39px;min-width:86px;padding:0 15px;border:1px solid #d7e1dd;border-radius:10px;background:#fff;color:#526b64;font-size:12px;font-weight:750}.platform-editor-modal>footer button.primary{border-color:#176b5b;background:#176b5b;color:#fff}.platform-switch-row{grid-column:1/-1!important;padding:12px 13px;display:flex!important;align-items:center;justify-content:space-between;border:1px solid #dfe8e4;border-radius:11px}.platform-switch-row>span{display:grid;gap:2px}.platform-switch-row input{width:20px!important;height:20px!important;accent-color:#176b5b}.conversation-status{align-self:center;min-width:48px;padding:4px 6px;border-radius:7px;background:#f0f3f2;color:#72827d;font-size:9px;font-weight:750;text-align:center}.conversation-status.waiting{background:#fff3df;color:#9a6828}.conversation-status.active{background:#e5f3ed;color:#216c5b}.conversation-status.waiting_member{background:#eaf0f7;color:#55708c}.support-thread-actions{margin-left:auto;display:flex;align-items:center;gap:7px}.support-thread-actions button,.support-thread-actions select{height:32px;padding:0 10px;border:1px solid #d8e3df;border-radius:8px;background:#fff;color:#4d6a63;font-size:10px;font-weight:700}.support-thread-actions button.claim{border-color:#176b5b;background:#176b5b;color:#fff}.support-reply-lock{min-height:64px;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid #e3ebe8;background:#f8faf9;color:#657872;font-size:11px}.support-reply-lock button{height:34px;padding:0 13px;border-radius:9px;background:#176b5b;color:#fff;font-size:11px;font-weight:750}@media(max-width:1099px){.chat-customer-workbench.mobile-teleported{position:fixed!important;z-index:10021!important;inset:0 0 0 auto!important;width:min(92vw,390px)!important;height:var(--merchant-app-height,100dvh)!important;min-height:0!important;padding:calc(12px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))!important;display:block!important;overflow-y:auto!important;border:0!important;border-radius:18px 0 0 18px!important;background:#f7faf8!important;color:#203d36!important;opacity:0!important;pointer-events:none!important;transform:translate(105%)!important;transition:transform .24s ease,opacity .18s ease!important;box-shadow:-20px 0 50px #0c29223d!important}.chat-customer-workbench.mobile-teleported.open{opacity:1!important;pointer-events:auto!important;transform:translate(0)!important}.chat-workbench-mask{position:fixed!important;z-index:10020!important;inset:0!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:#0c1f1b6b!important;backdrop-filter:blur(2px)!important}.support-thread-actions{gap:5px}.support-thread-actions select{max-width:92px}.support-thread-actions button{padding:0 8px}.online-state{display:none!important}.platform-admin-page{padding:0 0 calc(88px + env(safe-area-inset-bottom))}.platform-page-head{margin:0 0 10px;padding:14px;border-radius:14px}.platform-page-head h2{font-size:19px}.platform-page-head p{display:none}.platform-page-head>div+div{gap:6px}.platform-page-head button{height:36px;padding:0 11px;font-size:11px}.platform-summary-strip{grid-template-columns:repeat(2,1fr)}.platform-summary-strip>div:nth-child(2){border-right:0}.platform-summary-strip>div:nth-child(-n+2){border-bottom:1px solid #e8eeeb}.platform-admin-grid{grid-template-columns:1fr}.platform-role-card{order:-1}.platform-table-row{min-width:760px}.store-management-grid{grid-template-columns:1fr}.platform-editor-mask{padding:0!important}.platform-editor-modal{width:100%!important;height:var(--merchant-app-height,100dvh)!important;max-height:none!important;border-radius:0!important}.platform-form-grid,.platform-choice-grid,.permission-choice-grid{grid-template-columns:1fr}.platform-editor-body{padding-bottom:26px}.conversation-status{display:none}}.thread-head{position:relative;justify-content:flex-start;overflow:visible}.thread-head>.thread-user{min-width:150px;flex:1 1 auto}.thread-head>.online-state{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-action-menu{position:relative;z-index:32;flex:0 0 auto;margin:0}.support-action-menu>summary{height:36px;min-width:88px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe5e1;border-radius:10px;background:#fff;color:#365f56;font-size:10px;font-weight:750;cursor:pointer;list-style:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.support-action-menu>summary::-webkit-details-marker{display:none}.support-action-menu>summary:hover,.support-action-menu[open]>summary{border-color:#a9c6be;background:#f2f8f6;box-shadow:0 0 0 3px #176b5c12}.support-action-menu>summary svg{width:17px;height:17px;fill:currentColor}.support-action-popover{position:absolute;z-index:80;top:44px;right:0;width:252px;padding:8px;display:grid!important;gap:7px!important;border:1px solid #dfe7e4;border-radius:14px;background:#fff;box-shadow:0 18px 48px #102f272e}.support-action-popover>header{padding:7px 8px 10px;display:block!important;border-bottom:1px solid #edf1ef}.support-action-popover>header span{display:block!important;color:inherit!important}.support-action-popover>header b{display:block;color:#263f39;font-size:12px}.support-action-popover>header small{display:block;margin-top:3px;color:#899691;font-size:9px;white-space:normal}.support-action-popover>button{width:100%;height:38px;padding:0 12px;display:flex;align-items:center;justify-content:center;border:1px solid #dce5e1;border-radius:10px;background:#f8faf9;color:#45645d;font-size:10px;font-weight:750}.support-action-popover>button:hover{background:#f1f6f4}.support-action-popover>button.support-action-primary{border-color:#176b5b;background:#176b5b;color:#fff}.support-action-popover>button.support-action-danger{border-color:#efd5d1;background:#fff7f6;color:#a64a42}.support-assignee-field{padding:8px;display:grid;gap:6px;border:1px solid #e4eae7;border-radius:10px;background:#fafcfb}.support-assignee-field>span{color:#72827d!important;font-size:9px!important;font-weight:700}.support-assignee-field select{width:100%;height:36px;padding:0 30px 0 10px;border:1px solid #d7e2de;border-radius:9px;background:#fff;color:#304f47;font-size:10px;font-weight:700;outline:none}.support-assignee-field select:focus{border-color:#71a397;box-shadow:0 0 0 3px #176b5c14}@media(max-width:1099px){.thread-head{min-height:62px;height:62px;flex-basis:62px;padding:8px 10px;gap:8px;flex-wrap:nowrap}.thread-head>.thread-user{min-width:0;flex:1 1 0}.thread-user small{max-width:180px}.support-action-menu>summary{width:36px;min-width:36px;padding:0;border-radius:10px}.support-action-menu>summary span{display:none}.support-action-popover{position:fixed;z-index:10030;top:calc(64px + env(safe-area-inset-top));right:10px;width:min(270px,calc(100vw - 20px))}.customer-workbench-toggle{flex:0 0 36px!important;width:36px!important;height:36px!important;padding:0!important}}@media(max-width:520px){.thread-back{flex:0 0 36px}.thread-user .avatar{width:34px;height:34px;flex-basis:34px;border-radius:11px}.thread-user{gap:7px}.thread-user b{font-size:12px}.thread-user small{max-width:118px;font-size:8px}.support-action-popover{top:calc(60px + env(safe-area-inset-top))}}@media(max-width:1099px),(hover:none)and (pointer:coarse){.commercial-video-viewer.mobile-video-viewer{position:fixed!important;inset:0!important;z-index:10020!important;width:100%!important;min-width:0!important;max-width:none!important;height:var(--merchant-app-height,100dvh)!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;grid-template-columns:none!important;background:#000!important;overflow:hidden!important;border:0!important;border-radius:0!important}.commercial-video-viewer.mobile-video-viewer .merchant-video-stage{position:absolute!important;inset:0!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;background:#000!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .merchant-video-stage>video{position:absolute!important;inset:0!important;z-index:1!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important;border:0!important;border-radius:0!important;background:#000!important}.commercial-video-viewer.mobile-video-viewer .merchant-video-gradient{position:absolute!important;inset:0!important;z-index:2!important;display:block!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(0,0,0,.38) 0%,transparent 25%,transparent 52%,rgba(0,0,0,.18) 68%,rgba(0,0,0,.86) 100%)!important}.commercial-video-viewer.mobile-video-viewer .desktop-video-console,.commercial-video-viewer.mobile-video-viewer .merchant-video-operations{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-height:0!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .video-viewer-back{position:absolute!important;z-index:12!important;top:calc(12px + env(safe-area-inset-top))!important;left:12px!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:50%!important;background:#00000057!important;color:#fff!important;backdrop-filter:blur(12px)!important;box-shadow:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-top-actions{position:absolute!important;z-index:12!important;top:calc(13px + env(safe-area-inset-top))!important;right:12px!important;left:auto!important;width:auto!important;height:36px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;margin:0!important;padding:0!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-top-actions>*{position:static!important;flex:0 0 auto!important;width:auto!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-video-copy{position:absolute!important;z-index:7!important;left:16px!important;right:78px!important;bottom:calc(54px + env(safe-area-inset-bottom))!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important;color:#fff!important;text-align:left!important;writing-mode:horizontal-tb!important;overflow:visible!important;transform:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-video-copy small,.commercial-video-viewer.mobile-video-viewer .viewer-video-copy h2,.commercial-video-viewer.mobile-video-viewer .viewer-video-copy p{width:auto!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:0!important;display:block!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;writing-mode:horizontal-tb!important;transform:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-video-copy small{margin-bottom:7px!important;color:#ffffffc7!important;font-size:10px!important;line-height:1.35!important}.commercial-video-viewer.mobile-video-viewer .viewer-video-copy h2{margin-bottom:6px!important;color:#fff!important;font-size:18px!important;line-height:1.28!important;font-weight:800!important;letter-spacing:-.25px!important}.commercial-video-viewer.mobile-video-viewer .viewer-video-copy p{margin-bottom:10px!important;color:#ffffffdb!important;font-size:12px!important;line-height:1.5!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project{position:relative!important;inset:auto!important;width:min(290px,100%)!important;min-width:0!important;max-width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:7px 10px!important;display:grid!important;grid-template-columns:36px minmax(0,1fr) 16px!important;align-items:center!important;gap:9px!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:13px!important;background:#12221ea8!important;color:#fff!important;box-shadow:0 8px 24px #0003!important;backdrop-filter:blur(16px)!important;writing-mode:horizontal-tb!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>*{min-width:0!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail{position:absolute!important;z-index:8!important;right:12px!important;left:auto!important;top:auto!important;bottom:calc(82px + env(safe-area-inset-bottom))!important;width:54px!important;min-width:54px!important;height:auto!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;gap:13px!important;align-items:end!important;writing-mode:horizontal-tb!important;transform:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button{width:54px!important;min-width:54px!important;height:auto!important;min-height:58px!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;border:0!important;background:transparent!important;color:#fff!important;text-align:center!important;writing-mode:horizontal-tb!important;text-shadow:0 2px 8px rgba(0,0,0,.5)!important;box-shadow:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail i,.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail b,.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail small{position:static!important;display:block!important;width:auto!important;writing-mode:horizontal-tb!important;white-space:nowrap!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint{position:absolute!important;z-index:10!important;top:calc(16px + env(safe-area-inset-top))!important;left:50%!important;right:auto!important;bottom:auto!important;width:auto!important;max-width:120px!important;height:34px!important;margin:0!important;padding:0 9px!important;display:flex!important;align-items:center!important;gap:5px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:18px!important;background:#0000003d!important;color:#fff!important;backdrop-filter:blur(10px)!important;transform:translate(-50%)!important;writing-mode:horizontal-tb!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint small{display:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint b{font-size:10px!important;white-space:nowrap!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-mask,.commercial-video-viewer.mobile-video-viewer .viewer-more-menu{z-index:10040!important}.layout:has(.commercial-video-viewer.mobile-video-viewer) .merchant-mobile-nav,body.video-viewer-open .merchant-mobile-nav{display:none!important}}@media(max-width:1099px),(hover:none)and (pointer:coarse){.commercial-video-viewer.mobile-video-viewer .viewer-top-actions{top:calc(14px + env(safe-area-inset-top))!important;right:11px!important;height:34px!important;gap:6px!important}.commercial-video-viewer.mobile-video-viewer .viewer-pin-status,.commercial-video-viewer.mobile-video-viewer .viewer-state{height:30px!important;min-width:0!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:15px!important;color:#ffffffeb!important;font-size:10px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important;box-shadow:none!important;backdrop-filter:blur(12px)!important}.commercial-video-viewer.mobile-video-viewer .viewer-pin-status{background:#a5702094!important;border-color:#ffd2813d!important}.commercial-video-viewer.mobile-video-viewer .viewer-pin-status:before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#ffd27b;box-shadow:0 0 0 3px #ffd27b21}.commercial-video-viewer.mobile-video-viewer .viewer-state{background:#0d5e4ca8!important;border-color:#6ddbbc33!important}.commercial-video-viewer.mobile-video-viewer .viewer-state:before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#62e0b8;box-shadow:0 0 0 3px #62e0b81f}.commercial-video-viewer.mobile-video-viewer .viewer-state.off{background:#373d3ca8!important}.commercial-video-viewer.mobile-video-viewer .viewer-state.off:before{background:#aeb7b4;box-shadow:none}.commercial-video-viewer.mobile-video-viewer .viewer-more-button{width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;background:#00000057!important;color:#fff!important;box-shadow:none!important;backdrop-filter:blur(12px)!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-button i{width:3px!important;height:3px!important;margin:0!important;display:block!important;border:0!important;border-radius:50%!important;background:currentColor!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-button:active,.commercial-video-viewer.mobile-video-viewer .video-viewer-back:active{transform:scale(.94)!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint{top:calc(14px + env(safe-area-inset-top))!important;height:34px!important;padding:0 11px!important;gap:6px!important;border-color:#ffffff1f!important;background:#0000004d!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint>span{width:18px!important;height:18px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#ffffff1f!important;font-size:11px!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail{right:10px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important;width:56px!important;min-width:56px!important;gap:15px!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button{width:56px!important;min-width:56px!important;min-height:64px!important;gap:3px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button>i{position:relative!important;width:42px!important;min-width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;background:#0a100f6b!important;color:#fff!important;font-size:0!important;line-height:1!important;font-style:normal!important;box-shadow:0 5px 18px #0003!important;backdrop-filter:blur(10px)!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:active>i{transform:scale(.92)!important;background:#176b5bb8!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(1)>i:before{content:"";width:15px;height:14px;border:1.8px solid #fff;border-radius:3px;box-sizing:border-box;background:linear-gradient(to bottom,transparent 4px,rgba(255,255,255,.22) 4px,rgba(255,255,255,.22) 5.5px,transparent 5.5px)}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(1)>i:after{content:"";position:absolute;top:11px;width:9px;height:3px;border-left:2px solid #fff;border-right:2px solid #fff}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(2)>i:before{content:"♥";color:#fff;font-size:21px;line-height:1;transform:translateY(1px)}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(3)>i:before{content:"";width:16px;height:13px;border:1.8px solid #fff;border-radius:6px;box-sizing:border-box}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(3)>i:after{content:"";position:absolute;left:15px;bottom:11px;width:5px;height:5px;border-left:1.8px solid #fff;transform:skewY(-38deg)}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail b{margin-top:1px!important;color:#fff!important;font-size:11px!important;line-height:1.1!important;font-weight:800!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail small{color:#ffffffa3!important;font-size:8px!important;line-height:1!important;font-weight:600!important}.commercial-video-viewer.mobile-video-viewer .viewer-video-copy{right:76px!important;bottom:calc(58px + env(safe-area-inset-bottom))!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project{width:min(318px,100%)!important;height:58px!important;min-height:58px!important;padding:8px 10px!important;grid-template-columns:40px minmax(0,1fr) 22px!important;gap:10px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:15px!important;background:linear-gradient(135deg,#10241fe0,#081815c2)!important;box-shadow:0 10px 26px #0000003d!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>span{width:40px!important;min-width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:11px!important;background:linear-gradient(145deg,#267864,#15564a)!important;color:#d8fff2!important;font-size:15px!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #ffffff14!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div{min-width:0!important;height:40px!important;display:grid!important;grid-template-rows:12px 16px 12px!important;align-content:center!important;gap:0!important;text-align:left!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>small,.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>b,.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>em{min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>small{color:#ffffff8a!important;font-size:8px!important;font-weight:600!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>b{color:#fff!important;font-size:12px!important;line-height:16px!important;font-weight:800!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>em{color:#d4efe7ad!important;font-size:8px!important;line-height:12px!important;font-style:normal!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>i{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#ffffff14!important;color:transparent!important;font-size:0!important;font-style:normal!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>i:before{content:"";width:6px;height:6px;border-top:1.5px solid rgba(255,255,255,.78);border-right:1.5px solid rgba(255,255,255,.78);transform:rotate(45deg) translate(-1px,1px)}}@media(max-width:1099px),(hover:none)and (pointer:coarse){.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint{left:62px!important;right:auto!important;transform:none!important;width:auto!important;max-width:none!important;min-width:58px!important;padding:0 10px!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint>div{width:auto!important;min-width:22px!important;display:block!important;overflow:visible!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint b{display:block!important;width:auto!important;min-width:22px!important;overflow:visible!important;text-overflow:clip!important;font-size:11px!important;letter-spacing:.2px!important}.commercial-video-viewer.mobile-video-viewer .viewer-top-actions{right:10px!important;left:auto!important;width:auto!important;max-width:176px!important;gap:5px!important}.commercial-video-viewer.mobile-video-viewer .viewer-pin-status,.commercial-video-viewer.mobile-video-viewer .viewer-state{height:29px!important;padding:0 8px!important;font-size:9px!important;white-space:nowrap!important}.commercial-video-viewer.mobile-video-viewer .viewer-pin-status:before,.commercial-video-viewer.mobile-video-viewer .viewer-state:before{width:4px!important;min-width:4px!important;height:4px!important;flex-basis:4px!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-button{width:32px!important;min-width:32px!important;height:32px!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail{right:9px!important;bottom:calc(142px + env(safe-area-inset-bottom))!important;gap:12px!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button{min-height:61px!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button>i{width:40px!important;min-width:40px!important;height:40px!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(3)>i:before{content:""!important;position:absolute!important;left:11px!important;top:11px!important;width:17px!important;height:14px!important;box-sizing:border-box!important;border:1.8px solid #fff!important;border-radius:7px!important;background:transparent!important;transform:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-metric-rail>button:nth-child(3)>i:after{content:""!important;position:absolute!important;left:14px!important;top:23px!important;bottom:auto!important;width:5px!important;height:5px!important;box-sizing:border-box!important;border:0!important;border-left:1.8px solid #fff!important;border-bottom:1.8px solid #fff!important;background:transparent!important;transform:skew(-28deg) rotate(-8deg)!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project{height:58px!important;min-height:58px!important;grid-template-columns:40px minmax(0,1fr) 24px!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div{height:40px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:5px!important;border:0!important;background:transparent!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>small{display:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>b{width:100%!important;height:auto!important;color:#fff!important;font-size:12px!important;line-height:1.15!important;text-decoration:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div>em{width:100%!important;height:auto!important;color:#d3ebe4ad!important;font-size:9px!important;line-height:1.1!important;text-decoration:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-linked-project:before,.commercial-video-viewer.mobile-video-viewer .viewer-linked-project:after,.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div:before,.commercial-video-viewer.mobile-video-viewer .viewer-linked-project>div:after{display:none!important;content:none!important}}@media(max-width:390px){.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint{left:56px!important;min-width:52px!important;padding:0 8px!important}.commercial-video-viewer.mobile-video-viewer .viewer-swipe-hint>span{display:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-pin-status,.commercial-video-viewer.mobile-video-viewer .viewer-state{padding:0 7px!important}}@media(max-width:1099px),(hover:none)and (pointer:coarse){.commercial-video-viewer.mobile-video-viewer .viewer-more-mask{position:fixed!important;inset:0!important;z-index:10030!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;border:0!important;border-radius:0!important;background:#0000007a!important;backdrop-filter:blur(2px)!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu{position:fixed!important;z-index:10040!important;left:10px!important;right:10px!important;top:auto!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;min-width:0!important;max-width:520px!important;height:auto!important;min-height:0!important;max-height:min(72dvh,580px)!important;margin:0 auto!important;padding:8px!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:4px!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:22px!important;background:#fafcfbf7!important;color:#203b35!important;box-shadow:0 24px 70px #00000052!important;backdrop-filter:blur(24px)!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;writing-mode:horizontal-tb!important;transform:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header{position:relative!important;width:100%!important;min-height:58px!important;margin:0!important;padding:8px 48px 9px 10px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;border:0!important;border-bottom:1px solid #e8eeeb!important;background:transparent!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header>div{width:100%!important;min-width:0!important;display:block!important;text-align:left!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header small,.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header b{width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header small{color:#8a9a95!important;font-size:9px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.8px!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header b{margin-top:5px!important;color:#213d36!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>header>button{position:absolute!important;top:10px!important;right:6px!important;width:36px!important;min-width:36px!important;height:36px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#edf2f0!important;color:#63746f!important;font-size:18px!important;line-height:1!important;box-shadow:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button{position:relative!important;width:100%!important;min-width:0!important;height:66px!important;min-height:66px!important;margin:0!important;padding:9px 12px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 22px!important;align-items:center!important;justify-content:stretch!important;gap:11px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:#29463f!important;text-align:left!important;box-shadow:none!important;writing-mode:horizontal-tb!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button:hover,.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button:active{background:#eef5f2!important;transform:none!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button.active{background:#edf7f3!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>span{position:static!important;width:42px!important;min-width:42px!important;height:42px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:13px!important;background:#e7f1ed!important;color:#176b5b!important;font-size:12px!important;line-height:1!important;font-weight:850!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button.active>span{background:#dff1ea!important;color:#11614f!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>div{position:static!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;border:0!important;background:transparent!important;text-align:left!important;writing-mode:horizontal-tb!important;overflow:hidden!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>div>b,.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>div>small{position:static!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>div>b{color:#29463f!important;font-size:12px!important;line-height:1.25!important;font-weight:800!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>div>small{margin-top:5px!important;color:#87958f!important;font-size:9px!important;line-height:1.25!important;font-weight:500!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>i{position:relative!important;width:22px!important;min-width:22px!important;height:22px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#f0f4f2!important;color:transparent!important;font-size:0!important;font-style:normal!important;writing-mode:horizontal-tb!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button>i:before{content:""!important;width:6px!important;height:6px!important;border-top:1.5px solid #71817c!important;border-right:1.5px solid #71817c!important;transform:rotate(45deg) translate(-1px,1px)!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button.danger{margin-top:3px!important;background:#fff7f6!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button.danger>span{background:#fbe8e5!important;color:#b84f44!important}.commercial-video-viewer.mobile-video-viewer .viewer-more-menu>button.danger>div>b{color:#a7463d!important}@supports (animation-name:video-sheet-enter){.commercial-video-viewer.mobile-video-viewer .viewer-more-menu{animation:video-sheet-enter .22s cubic-bezier(.2,.8,.2,1) both!important}}}@keyframes video-sheet-enter{0%{opacity:0;transform:translateY(28px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.catalog-address-field{display:grid;gap:8px;margin:0}.catalog-address-field>div{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.catalog-address-field>div>b{font-size:12px;color:#314a44}.catalog-address-field>div>small{font-size:9px;color:#8b9995}.catalog-address-field>button{width:100%;min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid #dce7e3;border-radius:13px;background:#fff;text-align:left;color:#405c55}.catalog-address-field>button:hover{border-color:#9fc2ba;background:#fbfdfc}.catalog-address-field>button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.catalog-address-field>button>i{font-size:10px;font-style:normal;font-weight:700;color:#176b5c}.catalog-address-field>p{margin:-2px 2px 0;font-size:9px;line-height:1.45;color:#91a09b}.platform-store-address{grid-column:1/-1}.china-address-screen{position:fixed;inset:0;z-index:1600;background:#f5f7f6;color:#183b34}.china-address-panel{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#f8faf9}.china-address-panel>header{min-height:68px;display:grid;grid-template-columns:44px minmax(0,1fr) 52px;align-items:center;gap:8px;padding:calc(8px + env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid #e5ebe8;background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.china-address-panel>header>div{display:grid;justify-items:center;gap:1px}.china-address-panel>header small{font-size:7px;letter-spacing:1.5px;color:#98a6a2}.china-address-panel>header h2{margin:0;font-size:16px}.china-address-back,.china-address-finish{height:38px;border:0;background:transparent}.china-address-back{font-size:30px;line-height:1;color:#31564d}.china-address-finish{font-size:11px;font-weight:700;color:#126454}.china-address-finish:disabled{color:#b5c0bd}.china-address-breadcrumb{display:flex;align-items:center;gap:5px;min-height:48px;padding:7px 14px;border-bottom:1px solid #e8eeeb;background:#fff;overflow-x:auto;scrollbar-width:none}.china-address-breadcrumb::-webkit-scrollbar{display:none}.china-address-breadcrumb button{flex:0 0 auto;max-width:112px;padding:6px 7px;border:0;border-radius:8px;background:transparent;color:#71827d;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.china-address-breadcrumb button.active{background:#e8f3ef;color:#0d6758;font-weight:700}.china-address-breadcrumb button:disabled{color:#bdc6c3}.china-address-breadcrumb i{flex:0 0 auto;color:#b9c3c0;font-size:12px;font-style:normal}.china-address-list{min-height:0;overflow-y:auto;padding:12px 14px calc(24px + env(safe-area-inset-bottom));overscroll-behavior:contain}.china-address-list-title{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 4px}.china-address-list-title b{font-size:11px}.china-address-list-title small{font-size:9px;color:#96a39f}.china-address-list>button{width:100%;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;padding:0 13px;border:0;border-bottom:1px solid #edf1ef;background:#fff;color:#334e47;text-align:left;font-size:12px}.china-address-list>button:first-of-type{border-radius:14px 14px 0 0}.china-address-list>button:last-child{border-bottom:0;border-radius:0 0 14px 14px}.china-address-list>button.selected{background:#edf7f3;color:#0d6758;font-weight:700}.china-address-list>button i{justify-self:end;color:#a7b3af;font-size:17px;font-style:normal}.china-address-detail{min-height:0;overflow-y:auto;padding:18px 16px 120px}.china-address-region{display:grid;gap:5px;padding:14px;border:1px solid #e1ebe7;border-radius:14px;background:#fff}.china-address-region small,.china-address-preview small{font-size:9px;color:#8e9c98}.china-address-region b{font-size:14px;color:#245046}.china-address-detail label{display:grid;gap:8px;margin:18px 0}.china-address-detail label>span{font-size:11px;font-weight:700;color:#405e57}.china-address-detail textarea{min-height:118px;resize:none;border:1px solid #dce7e3;border-radius:14px;background:#fff;font-size:13px;line-height:1.7}.china-address-detail label>small{font-size:9px;color:#9aa7a3}.china-address-preview{display:grid;gap:6px;padding:12px 14px;border-radius:12px;background:#eef5f2}.china-address-preview p{margin:0;color:#526c65;font-size:11px;line-height:1.6}.china-address-panel>footer{position:fixed;left:0;right:0;bottom:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e3ebe7;background:#fffffff7;box-shadow:0 -8px 24px #14372f12}.china-address-panel>footer button{width:100%;height:48px;border:0;border-radius:14px;background:#0d6758;color:#fff;font-size:13px;font-weight:700}.china-address-panel>footer button:disabled{background:#d8e2df;color:#94a29e}@media(min-width:1100px){.china-address-screen{display:grid;place-items:center;padding:30px;background:#0919156b;backdrop-filter:blur(8px)}.china-address-panel{width:min(760px,88vw);height:min(760px,88dvh);border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #091f1938}.china-address-panel>footer{position:static;padding:10px 16px}.china-address-list{padding:12px 18px 24px}.china-address-detail{padding:22px 22px 36px}}.commercial-service-media,.merchant-service-carousel{isolation:isolate}.commercial-service-media>.commercial-media-asset,.merchant-service-carousel>.merchant-detail-media-asset{opacity:0;transition:opacity .28s cubic-bezier(.2,0,0,1),transform .35s ease}.commercial-service-media>.commercial-media-asset.is-ready,.merchant-service-carousel>.merchant-detail-media-asset.is-ready{opacity:1}.commercial-media-loading{position:absolute;inset:0;z-index:3;display:grid;place-content:center;justify-items:center;gap:9px;overflow:hidden;pointer-events:none;color:#48615b;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.92),transparent 43%),linear-gradient(135deg,#edf2f0,#dce7e3)}.commercial-media-loading:before{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.58) 48%,transparent 76%);animation:merchant-media-shimmer 1.45s ease-in-out infinite}.commercial-media-loading.video{color:#ffffffe6;background:radial-gradient(circle at 50% 42%,#252d2a 0,#111614 60%,#090c0b)}.commercial-media-loading>*{position:relative;z-index:1}.commercial-media-loading i{width:25px;height:25px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:merchant-media-spin .75s linear infinite}.commercial-media-loading small{font-size:11px;font-weight:700;letter-spacing:.02em;opacity:.82}.commercial-service-media>.commercial-cover-shade{z-index:4;pointer-events:none}.commercial-service-media>.commercial-cover-tags,.commercial-service-media>.commercial-media-count,.commercial-service-media>.commercial-pricing-overlay{z-index:6}.commercial-card-play{position:absolute;z-index:8;left:50%;top:50%;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#08120f7a;color:#fff;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.92);backdrop-filter:blur(9px);box-shadow:0 7px 22px #0003;transition:opacity .18s ease,transform .18s ease,background .18s ease}.commercial-card-play.visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.commercial-card-play:active{transform:translate(-50%,-50%) scale(.94)}.commercial-card-play span{width:12px;height:14px;border-left:4px solid currentColor;border-right:4px solid currentColor}.commercial-card-play.paused span{width:0;height:0;margin-left:3px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid currentColor;border-right:0}.merchant-detail-loading{z-index:6}.merchant-carousel-sound{width:32px!important;height:32px!important;min-height:32px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;opacity:.82}.merchant-carousel-sound svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.merchant-carousel-sound svg path:first-child{fill:currentColor;stroke:none}.merchant-detail-play{position:absolute;z-index:9;left:50%;top:50%;width:52px;height:52px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:#08120f85;color:#fff;transform:translate(-50%,-50%);backdrop-filter:blur(10px);box-shadow:0 10px 28px #0000003d}.merchant-detail-play span{width:0;height:0;margin-left:4px;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:14px solid currentColor}@keyframes merchant-media-spin{to{transform:rotate(360deg)}}@keyframes merchant-media-shimmer{to{transform:translate(100%)}}@media(max-width:760px){.commercial-card-play{width:38px;height:38px}.merchant-detail-play{width:46px;height:46px}}@media(prefers-reduced-motion:reduce){.commercial-media-loading:before,.commercial-media-loading i{animation:none}}.mobile-more-mask,.merchant-center-mask,.mask,.redemption-evidence-viewer-mask{pointer-events:auto;isolation:isolate}.mobile-more-mask>*,.merchant-center-mask>*,.mask>*,.redemption-evidence-viewer-mask>*{pointer-events:auto}.mobile-more-mask{z-index:12500!important}.mobile-more-sheet{position:relative;z-index:12501!important}.merchant-center-mask{z-index:12600!important}.platform-editor-mask{z-index:13000!important}.order-detail-mask,.service-detail-mask,.catalog-editor-mask{z-index:13100!important}.video-layer-mask{z-index:13200!important}.redemption-evidence-viewer-mask{z-index:13300!important}.confirm-mask{z-index:24000!important}.member-password-reset-mask{z-index:24100!important}.china-address-screen{z-index:24500!important;pointer-events:auto!important;isolation:isolate;overscroll-behavior:contain}.china-address-panel{position:relative;z-index:1;pointer-events:auto}@media(max-width:1099px){.chat-workbench-mask{z-index:15000!important;pointer-events:auto!important}.chat-customer-workbench.mobile-teleported{z-index:15001!important;visibility:hidden!important;pointer-events:none!important}.chat-customer-workbench.mobile-teleported.open{visibility:visible!important;pointer-events:auto!important}}.tenant-login-panel{margin-top:14px;padding:12px;border:1px solid #dce8e4;border-radius:15px;background:#f7faf9;display:grid;gap:8px}.tenant-login-title{display:flex;align-items:center;justify-content:space-between;padding:1px 2px 5px}.tenant-login-title>div{display:grid;gap:2px}.tenant-login-title b{color:#294e44;font-size:12px}.tenant-login-title small{color:#8b9b96;font-size:9px}.tenant-login-title>span{padding:4px 8px;border-radius:999px;background:#e3f0ec;color:#1b705e;font-size:9px;font-weight:800}.tenant-login-option{width:100%;min-height:54px;padding:8px 10px;border:1px solid #e0e9e6;border-radius:12px;background:#fff;display:grid;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:.16s ease}.tenant-login-option:hover{border-color:#75aa9c;box-shadow:0 6px 16px #1f5c4c14;transform:translateY(-1px)}.tenant-login-option>i{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#176b5b,#3b8d79);color:#fff;font-style:normal;font-size:14px;font-weight:850}.tenant-login-option>div{min-width:0;display:grid;gap:3px}.tenant-login-option b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#29463e;font-size:12px}.tenant-login-option small{color:#92a09c;font-size:9px;letter-spacing:.4px}.tenant-login-option>span{color:#6f8b83;font-size:22px;font-weight:300;text-align:center}.tenant-login-link{width:100%;min-height:34px;margin-top:4px;border:0;background:transparent;color:#347d6c;font-size:10px;font-weight:750;cursor:pointer}.tenant-login-link:hover{color:#155f50}.merchant-auth-submit+.tenant-login-link{margin-top:4px}@media(max-width:800px){.tenant-login-panel{max-height:235px;overflow:auto;padding:10px}.tenant-login-option{min-height:52px}.tenant-login-link{min-height:40px}}.conversation-copy>small{display:block!important;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a19d;font-size:8px;line-height:1.35}.conversation-item{grid-template-columns:42px minmax(0,1fr) auto!important}.conversation-item>.conversation-unread{position:absolute;right:8px;top:8px;bottom:auto}.online-state.waiting{background:#fff4e2;color:#966426}.online-state.waiting i{background:#e9a33a;box-shadow:0 0 0 3px #e9a33a21}.online-state.waiting_member{background:#edf2f8;color:#57718b}.online-state.waiting_member i{background:#6e8daa;box-shadow:0 0 0 3px #6e8daa21}.online-state.closed{background:#f1f2f2;color:#7d8986}.online-state.closed i{background:#9ca6a3;box-shadow:none}.support-action-finished{padding:10px 11px;border-radius:10px;background:#f3f5f4;color:#7d8985;font-size:10px;line-height:1.5;text-align:center}.support-reply-lock>span{min-width:0;display:grid;gap:3px}.support-reply-lock>span b{color:#3c5b53;font-size:11px;line-height:1.35}.support-reply-lock>span small{color:#87958f;font-size:9px;line-height:1.45}@media(max-width:1099px){.conversation-item{grid-template-columns:42px minmax(0,1fr)!important}.conversation-status{display:none!important}.support-reply-lock{min-height:72px;padding:10px 12px;justify-content:space-between}.support-reply-lock>span{flex:1}.support-reply-lock button{flex:none}}
