:root{--ink:#1e1b18;--canvas:#fff8e8;--surface:#fffcf5;--muted:#625b52;--primary:#006b68;--yellow:#ffd34e;--pink:#f2b8d2;--coral:#f56b4e;--green:#246b45;--line:#e3ded3;--radius:16px;--shadow:4px 4px 0 var(--ink);color:var(--ink);background:var(--canvas);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--primary);outline-offset:5px}button{touch-action:manipulation}h1,h2,h3,p{margin-top:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.dashboard-shell{background:#faf9f5;min-height:100vh}.sidebar{z-index:20;background:#fffcf5;border-right:1px solid #e4e0d5;flex-direction:column;width:252px;padding:30px 20px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{letter-spacing:-1.8px;align-items:center;gap:10px;font-size:30px;font-weight:900;line-height:.9;text-decoration:none;display:flex}.brand-symbol{border:2px solid var(--ink);width:47px;height:47px;box-shadow:2px 2px var(--ink);background:#ffd34e;border-radius:50%;place-items:center;display:grid}.brand-side{color:#006b68}.brand small{letter-spacing:2.1px;margin-top:10px;font-size:8px;display:block}.workspace-context{border-bottom:1px solid #e4dfd4;margin:24px 0 18px;padding:0 12px 18px}.workspace-context b{font-size:12px;line-height:1.5;display:block}.owner small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.avatar{background:#f6e9bc;border-radius:8px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.sidebar nav{gap:6px;display:grid}.sidebar nav button{cursor:pointer;text-align:left;color:#6b665e;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;min-height:44px;padding:13px;font-size:13px;display:flex}.sidebar nav button.active{color:#005653;background:#e1efea;font-weight:700}.sidebar nav button:hover{background:#f0eee6}.sidebar nav button:focus-visible{outline-offset:2px;outline:2px solid #006b68}.sidebar nav .current-group{color:#005653;font-weight:700}.nav-chevron{margin-left:auto;transition:transform .15s}.nav-chevron.expanded{transform:rotate(180deg)}.nav-submenu{border-left:1px solid #dcd8cd;gap:2px;margin:4px 0 6px 22px;padding-left:10px;display:grid}.nav-submenu[hidden]{display:none}.sidebar nav .nav-submenu button{padding:10px;font-size:12px}@media (prefers-reduced-motion:reduce){.nav-chevron{transition:none}}.nav-dot{background:#006b68;border-radius:50%;width:6px;height:6px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:20px}.owner{border-top:1px solid #e9e4d9;align-items:center;gap:10px;margin-top:0;padding-top:20px;display:flex}.owner span{flex:1}.owner b{font-size:12px}.purple{color:#006b68;background:#e1efea}.dashboard-main{margin-left:252px}.topbar{background:#fffcf5;border-bottom:1px solid #e5e0d5;justify-content:space-between;align-items:center;height:76px;padding:0 38px;display:flex}.breadcrumb{color:#8c8579;align-items:center;gap:15px;font-size:12px;display:flex}.breadcrumb b{color:#4a453e;font-weight:500}.top-actions{align-items:center;gap:26px;display:flex}.development-label{letter-spacing:1px;color:#82715b;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.development-label span,.mini-dot{background:#b79752;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.open-kiosk{align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;display:flex}.dashboard-content{max-width:1500px;margin:auto;padding:38px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.eyebrow{letter-spacing:1.8px;color:#817568;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:700}.page-heading h1{letter-spacing:-1.3px;margin-bottom:10px;font-size:clamp(25px,2.5vw,36px);line-height:1.2}.heading-dot{color:#cb8359;vertical-align:middle;margin-left:12px;font-size:27px}.page-heading p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.6}.demo-notice{color:#7f715d;align-items:center;gap:9px;margin-bottom:20px;font-size:11px;display:flex}.welcome-panel{background:#f4eecf;border:1px solid #ddd4ac;border-radius:16px;justify-content:space-between;min-height:284px;padding:31px 38px;display:flex;position:relative;overflow:hidden}.outlined-label{letter-spacing:1.3px;border:1px solid #948868;border-radius:4px;margin-bottom:16px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-block}.welcome-panel h2{letter-spacing:-1.5px;margin-bottom:14px;font-size:40px;line-height:1.03}.welcome-panel p{color:#6d6252;margin-bottom:18px;font-size:12px;line-height:1.7}.welcome-panel .ant-btn{font-size:12px}.booth-illustration{width:42%;min-width:280px;position:relative}.paper-strip{background:#fffcf5;border:2px solid #29241e;gap:6px;width:98px;padding:9px;display:grid;position:absolute;top:3px;box-shadow:4px 4px #302720}.paper-strip div{background:#f3b2c9;place-items:center;height:57px;display:grid;overflow:hidden}.paper-strip b{text-align:center;letter-spacing:1px;padding:4px 0;font-size:8px}.strip-back{top:5px;left:24%;transform:rotate(-16deg)}.strip-back div{background:repeating-linear-gradient(45deg,#afbca2 0 16px,#e8d8aa 16px 32px)}.strip-front{top:10px;left:48%;transform:rotate(12deg)}.strip-front div:nth-child(2){background:#bdb6d5}.strip-front div:nth-child(3){background:#ecd780}.strip-front span{color:#523b4b;font-size:46px;line-height:1}.art-star{font-size:62px;position:absolute}.s1{color:#006b68;top:7px;left:9%;transform:rotate(15deg)}.s2{color:#c67942;bottom:26px;right:1%}.art-label{border-bottom:1px solid #584c36;padding:5px;font-size:12px;font-style:italic;position:absolute;bottom:0;left:12%;transform:rotate(-6deg)}.section-heading{justify-content:space-between;align-items:center;margin:31px 0 15px;display:flex}.section-heading h2,.panel-heading h2{letter-spacing:-.35px;margin:0;font-size:16px}.section-heading>span{color:#8b8375;font-size:10px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{background:#fffcf5;border:1px solid #e4dfd3;border-radius:12px;padding:17px 18px}.stat-top{color:#756d61;justify-content:space-between;align-items:center;gap:7px;margin-bottom:18px;font-size:11px;display:flex}.stat-icon{border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.yellow{background:#f7edc7}.pink{background:#f7e4e8}.lavender{background:#e1efea}.mint{background:#e8eddd}.stat-card>strong{letter-spacing:-1px;white-space:nowrap;font-size:25px;font-weight:700;display:block}.stat-card>small{color:#8b8171;margin-top:10px;font-size:10px;display:block}.overview-bottom{grid-template-columns:minmax(0,1.9fr) minmax(245px,1fr);gap:20px;margin-top:24px;display:grid}.panel{background:#fffcf5;border:1px solid #e4dfd3;border-radius:13px;overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.text-button{color:#006b68;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex}.table-link{text-align:left;background:0 0;border:0;padding:0;font-size:11px}.table-link small{color:#918674;margin-top:6px;font-size:10px;display:block}.ant-table{font-size:12px!important}.ant-table-thead th{color:#837869!important;font-size:10px!important;font-weight:500!important}.readiness{padding-bottom:0}.readiness>p{color:#897f70;margin-top:-8px;padding:0 22px;font-size:11px}.check-row{align-items:flex-start;gap:11px;padding:12px 22px;display:flex}.check-icon{color:#4c7640;background:#e5eddd;border-radius:50%;flex-shrink:0;place-items:center;width:21px;height:21px;display:grid}.check-icon.todo{background:0 0;border:1px dashed #c7baa4}.check-row b{font-size:12px;font-weight:600;display:block}.check-row small{color:#8c806e;margin-top:5px;font-size:10px;display:block}.setup-footer{color:#827354;background:#faf6eb;border-top:1px solid #eee7dc;justify-content:space-between;margin-top:14px;padding:17px 22px;font-size:10px;display:flex}.dashboard-footer{color:#948b7b;justify-content:space-between;margin-top:32px;font-size:10px;display:flex}.dashboard-footer span:last-child{align-items:center;gap:7px;font-weight:700;display:flex}.package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.package-art{background:#f2e9bc;place-items:center;height:190px;display:grid;position:relative}.tone-1{background:#eed7e1}.tone-2{background:#ded8ec}.small-strip{border:2px solid var(--ink);box-shadow:4px 4px var(--ink);background:#fffaf1;padding:9px 20px;font-size:35px;line-height:1.1;transform:rotate(-8deg)}.package-count{background:#fffaf1;border:1px solid;border-radius:20px;padding:5px 9px;font-size:10px;position:absolute;bottom:14px;right:14px}.package-details{padding:25px}.package-details h2{letter-spacing:-.8px;margin:12px 0;font-size:22px}.package-details p{color:var(--muted);font-size:13px;line-height:1.5}.package-details strong{margin:18px 0 7px;font-size:25px;display:block}.package-details small{color:#827666;margin-bottom:25px;font-size:11px;display:block}.below-panel{margin-top:24px}.subscription-layout{grid-template-columns:1.2fr 1fr;gap:50px;display:grid}.subscription-card{padding:40px}.subscription-card h2{letter-spacing:-1.5px;font-size:40px}.subscription-card p{color:var(--muted);gap:10px;font-size:14px;line-height:1.7;display:flex}.free-price{margin:35px 0;font-size:45px}.free-price span{color:var(--muted);font-size:14px}.subscription-aside{padding:40px 20px}.subscription-aside>svg{color:#ae774a}.subscription-aside h2{letter-spacing:-2px;margin-top:30px;font-size:48px;line-height:1.1}.subscription-aside p{color:var(--muted);font-size:14px;line-height:1.8}.vendor-subscription-page{gap:22px;display:grid}.vendor-current-plan{justify-content:space-between;align-items:flex-end;gap:30px;padding:32px;display:flex}.vendor-current-plan h2{margin:12px 0 6px;font-size:32px}.vendor-current-plan p,.subscription-admin-note p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.vendor-current-price{text-align:right;flex:none;display:grid}.vendor-current-price b{font-size:26px}.vendor-current-price span,.vendor-current-price small{color:var(--muted);font-size:12px}.vendor-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.vendor-plan-card{border:1px solid #0000;padding:26px}.vendor-plan-card.selected{border-color:#007a76;box-shadow:0 0 0 3px #007a7614}.vendor-plan-card-head{justify-content:space-between;align-items:center;display:flex}.vendor-plan-icon{color:#332d20;background:#ffe274;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.vendor-plan-card h3{margin:22px 0 8px;font-size:22px}.vendor-plan-card p{min-height:66px;color:var(--muted);font-size:13px;line-height:1.65}.vendor-plan-price{margin:24px 0}.vendor-plan-price b{font-size:23px}.vendor-plan-price span{color:var(--muted);font-size:12px}.vendor-plan-card .ant-btn{width:100%}.subscription-boundary-note,.vendor-plan-empty{color:var(--muted);font-size:13px;line-height:1.65}.subscription-admin-note{gap:20px;padding:30px;display:flex}.subscription-admin-note>svg{color:#007a76}.subscription-admin-note h2{margin:0 0 8px}.subscription-admin-note a{color:#007a76;margin-top:16px;font-weight:700;display:inline-block}.settings-panel{max-width:730px;padding:32px}.settings-panel p{color:var(--muted);font-size:14px;line-height:1.7}.settings-panel form{max-width:500px;margin-top:25px}.settings-panel hr{border:0;border-top:1px solid #e3ded3;margin:30px 0}.session-detail h2{margin-top:25px}.session-detail dt{color:var(--muted);margin-top:22px;font-size:12px}.session-detail dd{margin:8px 0;line-height:1.6}.mobile-menu,.mobile-close,.nav-scrim{display:none}@media (min-width:1600px){.dashboard-content{padding:45px 60px}.welcome-panel{min-height:310px}.paper-strip{width:112px}.paper-strip div{height:66px}}@media (max-width:1150px){.sidebar{width:220px;padding:25px 15px}.dashboard-main{margin-left:220px}.dashboard-content{padding:26px}.topbar{padding:0 26px}.stats-grid{grid-template-columns:repeat(2,1fr)}.overview-bottom{grid-template-columns:1fr}.package-grid{gap:14px}.package-details{padding:18px}.page-heading{align-items:flex-start}.page-heading>.ant-btn{display:none}.booth-illustration{min-width:235px}.welcome-panel{padding:25px}.welcome-panel h2{font-size:34px}}@media (max-width:760px){.sidebar{width:260px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.dashboard-main{margin-left:0}.mobile-menu,.mobile-close{background:0 0;border:0;padding:8px;display:block}.mobile-close{position:absolute;top:10px;right:6px}.nav-scrim{z-index:19;background:#0005;border:0;display:block;position:fixed;inset:0}.topbar{height:64px;padding:0 12px}.breadcrumb{gap:8px}.top-actions{gap:10px}.development-label{display:none}.dashboard-content{padding:22px 17px}.page-heading h1{font-size:28px}.welcome-panel{min-height:300px;padding:24px}.welcome-panel h2{font-size:33px}.booth-illustration{align-self:center;width:34%;min-width:130px;height:230px}.paper-strip{gap:4px;width:70px;padding:5px}.paper-strip div{height:45px}.strip-back{left:-12px}.strip-front{top:25px;left:25px}.paper-strip b{font-size:5px}.paper-strip span{font-size:32px}.s1{font-size:42px;top:-25px;left:-15px}.s2{font-size:35px;bottom:30px;right:-18px}.art-label{display:none}.welcome-panel p{max-width:190px}.stats-grid{gap:12px}.stat-card{padding:15px}.stat-card>strong{font-size:23px}.section-heading{gap:10px}.section-heading>span{text-align:right;max-width:110px;line-height:1.6}.package-grid{grid-template-columns:1fr}.package-art{height:180px}.subscription-layout{grid-template-columns:1fr;gap:15px}.subscription-card,.subscription-aside{padding:25px}.panel-heading{flex-wrap:wrap}.settings-panel{padding:24px}.demo-notice{font-size:10px;line-height:1.5}.desktop-break{display:none}}.brand,.open-kiosk{color:var(--ink)!important}.brand-symbol{background:#ffd166;border-radius:13px}.brand-side{margin-left:3px}.brand{letter-spacing:-1.4px;font-size:27px}.login-page{background:var(--canvas);flex-direction:column;min-height:100svh;padding:40px clamp(24px,6vw,100px);display:flex}.login-page>.brand{width:fit-content}.login-layout{flex:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;width:100%;max-width:1200px;margin:auto;padding:60px 0;display:grid}.login-intro h1{letter-spacing:-3px;margin:25px 0;font-size:clamp(44px,5vw,76px);line-height:1.07}.login-intro h1 em{color:var(--primary);font-style:normal}.login-intro>p{color:var(--muted);font-size:20px;line-height:1.7}.login-seal{align-items:center;gap:20px;margin-top:45px;font-size:15px;line-height:1.5;display:flex}.login-seal>svg{box-sizing:content-box;background:#f7dda1;border-radius:18px;padding:20px}.login-card{background:#fffdf7;border:1px solid #dcd6c8;border-radius:22px;padding:40px;box-shadow:0 16px 48px #3430230a}.login-card h2{letter-spacing:-1px;margin:20px 0 10px;font-size:32px}.login-card>p{color:var(--muted);line-height:1.6}.login-card-icon{color:var(--primary);background:#d7ebe2;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.login-card form{margin-top:28px}.login-card .ant-btn-primary{height:50px;font-weight:700}.login-card-heading{align-items:center;gap:14px;display:flex}.login-card-heading .eyebrow{letter-spacing:1.6px;margin:0;font-size:10px}.login-entry-card h2{margin-top:24px}.login-entry-card>p{margin-bottom:0;font-size:14px}.login-entry-card .ant-form-item-label>label{font-size:13px;font-weight:600}.login-entry-card .ant-form-item-control-input-content>.ant-input-lg,.login-entry-card .ant-input-affix-wrapper-lg{min-height:48px;font-size:14px}.login-entry-card .ant-btn-primary{box-shadow:none;margin-top:2px}.login-card .login-recovery{color:var(--primary);background:#f0f5ef;border:1px solid #cddfd7;border-radius:12px;align-items:center;gap:12px;margin-top:20px;padding:16px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.login-card .login-recovery:hover{color:var(--primary);background:#e4efe7;border-color:#84afa1}.login-card .login-recovery:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.login-recovery-icon{background:#dfebe2;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.login-recovery-copy{flex:1;gap:4px;min-width:0;display:grid}.login-recovery-copy strong{font-size:13px;line-height:1.4}.login-recovery-copy>span{color:#607269;font-size:11px;line-height:1.5}.login-recovery>svg{flex-shrink:0}.login-entry-card .registration-notice{border-top-color:#e7e2d6;margin-top:26px;padding-top:22px}.login-entry-card .registration-notice h3{margin:0 0 8px;font-size:15px}.login-entry-card .registration-notice p{margin-bottom:0;font-size:12px}.login-entry-card .registration-notice .ant-btn{color:var(--primary);box-shadow:none;background:0 0;border-color:#cddbd3;margin-top:16px;font-size:13px}@media (max-width:360px){.login-card .login-recovery{gap:10px;padding:13px 12px}.login-recovery-icon{display:none}}.login-assistance{text-align:center;margin-top:24px;font-size:13px}.login-page>footer{color:var(--muted);padding-top:20px;font-size:12px}.registration-notice{border-top:1px solid #dcd6c8;margin-top:24px;padding-top:24px}.registration-notice h3{margin:10px 0;font-size:18px}.registration-notice p{color:var(--muted);font-size:13px;line-height:1.6}.sign-out-button{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:12px}.account-link{color:var(--muted);font-size:12px}.person-cell{align-items:center;gap:12px;display:flex}.person-cell small{color:var(--muted);margin-top:5px;display:block}.person-avatar{background:#efe7d5;border-radius:12px;padding:12px;font-weight:700}.form-intro{color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.65}.slot-fields fieldset{border:1px solid #e3ded2;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;padding:10px;display:grid}.slot-fields legend{width:auto;padding:0 5px;font-size:12px}.slot-fields .ant-form-item{margin-bottom:0}.slot-fields .ant-input-number{width:100%}.date-filter{color:var(--muted);flex-direction:column;gap:6px;font-size:11px;display:flex}.detail-reference{overflow-wrap:anywhere;color:var(--muted);margin-bottom:24px;font-size:12px;display:block}.review-heading{margin-top:28px}@media (max-width:1100px){.login-layout{gap:40px}.top-actions .account-link{display:none}}@media (max-width:700px){.login-intro{display:none}.login-layout{grid-template-columns:1fr;padding:35px 0}.login-card{padding:28px}.top-actions .ant-select{max-width:130px}}.operations-intro{justify-content:space-between;align-items:start;gap:24px;margin-bottom:24px;display:flex}.operations-intro h2{margin-top:0}.operations-intro p{color:#69665e;max-width:680px;line-height:1.6}.pairing-code{letter-spacing:4px;overflow-wrap:anywhere;font-size:30px;font-weight:800}.operations-panel small{color:#69665e;display:block}@media (max-width:640px){.vendor-plan-grid{grid-template-columns:1fr}.vendor-current-plan{flex-direction:column;align-items:flex-start}.vendor-current-price{text-align:left}.operations-intro{flex-direction:column}}.selection-handles{cursor:crosshair}.sticker-master-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.sticker-master-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin-bottom:24px;display:grid}.sticker-master-grid article{background:#fff;border:1px solid #e4dfeb;border-radius:16px;padding:20px}.sticker-master-grid img,.sticker-upload-preview{object-fit:contain;background:#f1edf6;border-radius:12px;width:100%;height:140px}.sticker-master-grid button{margin-top:12px}.ant-modal.workspace-modal{max-width:calc(100vw - 48px);padding-bottom:0}.ant-modal.workspace-modal .ant-modal-container{border-radius:20px;padding:0;overflow:hidden}.ant-modal.workspace-modal .ant-modal-header{border-bottom:1px solid #e4dfd3;margin:0;padding:24px 64px 20px 28px}.ant-modal.workspace-modal .ant-modal-title{font-size:21px;line-height:1.4}.ant-modal.workspace-modal .ant-modal-body{max-height:calc(90dvh - 160px);padding:28px;overflow:auto}.ant-modal.workspace-modal .ant-modal-footer{border-top:1px solid #e4dfd3;margin:0;padding:16px 28px}.ant-modal.workspace-modal .ant-modal-close{top:20px;right:22px}.ant-modal.workspace-modal .ant-form{max-width:100%}@media (max-width:650px){.ant-modal.workspace-modal{max-width:calc(100vw - 20px);margin:10px auto}.ant-modal.workspace-modal .ant-modal-header{padding:20px 54px 16px 20px}.ant-modal.workspace-modal .ant-modal-body{max-height:calc(94dvh - 150px);padding:20px}.ant-modal.workspace-modal .ant-modal-footer{padding:14px 20px}}.flow-timer-rows{gap:14px;margin:24px 0;display:grid}.flow-timer-row{grid-template-columns:minmax(120px,1fr) auto 100px auto;align-items:center;gap:16px;display:grid}.flow-timer-settings{max-width:640px}@media (max-width:480px){.flow-timer-row{grid-template-columns:minmax(90px,1fr) auto 80px;gap:8px}.flow-timer-row>.muted{display:none}}.subscription-actions{flex-wrap:wrap;gap:12px;display:flex}@media print{body:has(.event-voucher-print) *{visibility:hidden}:is(body:has(.event-voucher-print) .event-voucher-print,body:has(.event-voucher-print) .event-voucher-print *){visibility:visible}body:has(.event-voucher-print) .event-voucher-print{color:#000;background:#fff;padding:24px;position:fixed;inset:0}}.workspace-card-heading{align-items:center;gap:14px;display:flex}.workspace-card-heading h2{letter-spacing:-.5px;margin:0 0 5px;font-size:19px}.workspace-card-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.workspace-icon{width:42px;height:42px;color:var(--primary);background:#e6efeb;border-radius:12px;flex-shrink:0;place-items:center;display:inline-grid}.voucher-panel{gap:24px;display:grid}.voucher-create-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.85fr);align-items:stretch;gap:24px;display:grid}.voucher-create-card,.voucher-history{border:1px solid var(--line);background:var(--surface);border-radius:16px;min-width:0;overflow:hidden}.voucher-create-card>.workspace-card-heading{border-bottom:1px solid #eee9df;padding:26px 28px}.voucher-form-fields{grid-template-columns:1fr 1fr;gap:0 18px;padding:24px 28px 4px;display:grid}.voucher-form-fields>.ant-form-item:last-child{grid-column:1/-1}.voucher-form-fields .ant-form-item{min-width:0;margin-bottom:22px}.voucher-form-fields .ant-form-item-label>label{font-size:12px;font-weight:600}.voucher-form-fields .ant-form-item-extra{color:var(--muted);padding-top:7px;font-size:11px}.voucher-confirmation{background:#faf9f4;border-top:1px solid #eee9df;padding:22px 28px 26px}.voucher-confirmation .ant-form-item{margin-bottom:20px}.voucher-confirmation .ant-checkbox-wrapper{align-items:flex-start;font-size:12px}.voucher-checkbox-hint{color:var(--muted);margin-top:4px;font-size:11px;font-weight:400;display:block}.voucher-issue-button{justify-content:space-between;width:100%;height:44px}.voucher-preview{background:#e7eeea;border:1px solid #d9e3dc;border-radius:16px;min-width:0;padding:26px}.voucher-preview-label{color:#426660;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.voucher-preview-label>span{letter-spacing:1.6px;font-size:10px;font-weight:700}.voucher-ticket{text-align:center;background:#fffcf5;border:1px solid #d9dfd5;border-radius:10px;padding:22px 24px 0;box-shadow:0 5px 10px #24483d08}.voucher-ticket-brand{letter-spacing:-.8px;font-size:18px;font-weight:800}.voucher-ticket-brand>span{color:var(--primary)}.voucher-ticket-icon{color:#6b5a2d;background:#f6e7b8;border-radius:50%;place-items:center;width:56px;height:56px;margin:20px auto 14px;display:grid}.voucher-ticket h3{letter-spacing:-.7px;max-width:250px;margin:0 auto 9px;font-size:22px;line-height:1.25}.voucher-ticket p{color:var(--muted);max-width:260px;margin:0 auto 18px;font-size:12px;line-height:1.6}.voucher-ticket-details{text-align:left;border-top:1px solid #eee9df;gap:10px;padding:16px 0;display:grid}.voucher-ticket-details>span{color:var(--muted);justify-content:space-between;gap:14px;font-size:11px;display:flex}.voucher-ticket-details strong{color:var(--ink);text-align:right;overflow-wrap:anywhere}.voucher-code-placeholder{color:#767567;border-top:1px dashed #cbcdbf;padding:16px 4px;font-size:11px}.voucher-preview-note{color:#426660;align-items:center;gap:8px;margin-top:14px;font-size:11px;line-height:1.5;display:flex}.voucher-preview-note svg{flex-shrink:0}.voucher-history-heading{justify-content:space-between;padding:24px 28px}.workspace-count{white-space:nowrap;border:1px solid var(--line);color:var(--muted);border-radius:20px;padding:6px 10px;font-size:11px}.voucher-history .ant-table{background:0 0}.voucher-history .ant-table-thead>tr>th{color:var(--muted);font-size:11px;font-weight:500}.voucher-history .ant-table-pagination{padding:0 24px}.voucher-empty{padding:24px 0}.voucher-empty h3{color:var(--ink);margin:14px 0 7px;font-size:14px}.voucher-empty p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.voucher-history-note{color:var(--muted);background:#faf9f4;border-top:1px solid #eee9df;align-items:flex-start;gap:9px;padding:16px 24px;display:flex}.voucher-history-note svg{flex-shrink:0}.voucher-history-note p{margin:0;font-size:11px;line-height:1.6}.account-settings-shell{background:#faf9f5;min-height:100svh}.account-settings-topbar{background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:88px;padding:0 clamp(24px,5vw,80px);display:flex}.settings-back-link{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.settings-back-link:hover{color:var(--primary)}.user-settings-page{gap:52px;max-width:1240px;margin:0 auto;padding:48px 32px 80px;display:grid}.settings-with-sidebar{grid-template-columns:250px minmax(0,1fr);align-items:start}.settings-sidebar{min-width:0;position:sticky;top:28px}.settings-account{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:28px;padding:0 6px 26px;display:flex}.settings-avatar{width:42px;height:42px;color:var(--primary);background:#e3eeea;border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid}.settings-account>div{min-width:0}.settings-account strong{font-size:13px;line-height:1.5;display:block}.settings-account div>span{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px;display:block}.settings-nav-label{letter-spacing:1.4px;color:#7d796e;font-size:9px;font-weight:700}.settings-sidebar>.settings-nav-label{margin-bottom:12px;padding:0 12px}.settings-sidebar nav{gap:6px;display:grid}.settings-sidebar nav button{text-align:left;cursor:pointer;width:100%;min-height:48px;font:inherit;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:12px;padding:12px;font-size:12px;display:flex}.settings-sidebar nav button svg{flex-shrink:0}.settings-sidebar nav button:hover{background:#eeece5}.settings-sidebar nav button.active{color:#006b68;background:#e1efeb;border-color:#d4e6df;font-weight:600}.settings-sidebar nav button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.settings-sidebar-footer{border-top:1px solid var(--line);margin-top:26px;padding-top:18px}.settings-sidebar-footer .ant-btn{box-shadow:none;color:var(--muted);background:0 0;border:none;justify-content:flex-start;font-size:12px}.settings-content{gap:26px;min-width:0;display:grid}.settings-content [hidden]{display:none!important}.settings-content>div:not([hidden]){gap:24px;display:grid}.settings-content>header{padding:0}.settings-breadcrumb{color:#756e63;align-items:center;gap:12px;margin-bottom:22px;font-size:11px;display:flex}.settings-breadcrumb span{color:#b6afa3}.user-settings-page h1{letter-spacing:-1.2px;margin:0 0 10px;font-size:clamp(27px,3vw,36px);line-height:1.2}.settings-content>header p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.user-settings-section{border-radius:14px;min-width:0;padding:28px}.user-settings-section>.workspace-card-heading{margin-bottom:26px}.user-settings-section>h2{letter-spacing:-.4px;font-size:19px}.user-settings-section>p{color:var(--muted);font-size:13px;line-height:1.7}.settings-business-banner{background:#f4f2e9;border:1px solid #e9e5d9;border-radius:10px;align-items:center;gap:16px;padding:22px;display:flex}.settings-business-icon{color:#655329;background:#f8e5ad;border:1px solid #edd996;border-radius:12px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid}.settings-business-banner h3{letter-spacing:-.6px;overflow-wrap:anywhere;margin:6px 0 0;font-size:21px}.settings-business-banner .ant-tag{border-radius:20px;margin-left:auto;margin-right:0;padding:1px 10px;font-size:10px}.business-details{margin:12px 0 0}.business-details>div{border-bottom:1px solid #eee9df;grid-template-columns:minmax(150px,1fr) minmax(0,1.15fr);align-items:center;gap:24px;padding:21px 0;display:grid}.business-details>div:last-child{border-bottom:0}.business-details dt{color:var(--muted);font-size:12px;line-height:1.6}.business-details dt span{color:#837d73;margin-top:3px;font-size:10px;display:block}.business-details dd{overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:500}.business-details .settings-unset{color:#8a8379;font-style:italic;font-weight:400}.settings-retention{background:#f1f0e9;border-radius:6px;padding:5px 9px;font-size:11px}.settings-card-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:9px;margin-top:3px;padding-top:20px;font-size:11px;line-height:1.6;display:flex}.settings-card-note svg{color:var(--primary);flex-shrink:0}.settings-security-link{align-items:center;gap:6px;text-decoration:none;display:inline-flex;color:var(--primary)!important}.settings-payment-amount{margin:16px 0 8px;font-weight:700;font-size:28px!important}@media (max-width:1100px){.voucher-create-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px}.voucher-form-fields{grid-template-columns:1fr}.voucher-create-card>.workspace-card-heading,.voucher-form-fields,.voucher-confirmation{padding-left:22px;padding-right:22px}.voucher-preview{padding:20px}.user-settings-page{grid-template-columns:220px minmax(0,1fr);gap:28px}}@media (max-width:900px){.voucher-create-grid{grid-template-columns:1fr}.voucher-preview{display:none}}@media (max-width:760px){.account-settings-topbar{height:76px;padding:0 20px}.account-settings-topbar .brand{font-size:22px}.account-settings-topbar .brand-symbol{width:38px;height:38px}.account-settings-topbar .brand small{font-size:6px}.settings-back-link{gap:0;padding:10px;font-size:0}.settings-back-link svg{width:20px;height:20px}.user-settings-page{grid-template-columns:1fr;gap:28px;padding:24px 18px 48px}.settings-sidebar{position:static}.settings-account{margin-bottom:18px;padding-bottom:18px}.settings-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.settings-sidebar nav button{gap:8px;padding:10px;font-size:11px}.settings-sidebar-footer{margin-top:14px;padding-top:6px}.settings-sidebar>.settings-nav-label{display:none}.settings-breadcrumb{margin-bottom:14px}.user-settings-section{padding:20px}.settings-business-banner{flex-wrap:wrap;gap:12px;padding:16px}.settings-business-banner h3{font-size:18px}.settings-business-banner .ant-tag{margin-left:0}.business-details>div{grid-template-columns:1fr;gap:7px;padding:17px 0}.workspace-card-heading h2{font-size:18px}.workspace-card-heading p{font-size:12px}.voucher-history-heading{align-items:flex-start;gap:12px;padding:22px}.workspace-count{font-size:10px}}.identity-panel{gap:24px;min-width:0;display:grid}.identity-panel-page{max-width:1100px;margin:32px auto;padding:0 24px}.identity-section{min-width:0;padding:clamp(20px,3vw,32px)}.identity-section h2{margin:0 0 12px}.identity-section>p{color:#777;line-height:1.6}.identity-invite-form{flex-wrap:wrap;align-items:end;gap:16px;margin-top:24px;display:flex}.identity-invite-form>.ant-form-item{flex:210px;margin-bottom:0}.identity-invite-form>.identity-invite-submit{flex:none}.identity-section .ant-table-wrapper{margin-top:20px}@media (max-width:600px){.identity-invite-form>.ant-form-item{flex-basis:100%}.identity-invite-submit .ant-btn{width:100%}}.print-sheet-preview{grid-template-columns:minmax(0,1fr) minmax(100px,180px);align-items:center;gap:24px;margin:24px 0;display:grid}.print-sheet-preview svg{border:1px solid #d9d2c4;width:100%;max-height:260px}@media (max-width:600px){.print-sheet-preview{grid-template-columns:1fr}.print-sheet-preview svg{max-width:180px;margin:auto}}
.frame-notice{gap:20px;margin-top:25px;padding:24px;display:flex}.frame-notice h3{margin-bottom:7px;font-size:16px}.frame-notice p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.management-summary{background:#fffdf8;border:1px solid #e4dfd2;border-radius:16px;align-items:center;gap:18px;margin-bottom:24px;padding:24px;display:flex}.summary-icon{color:var(--primary);background:#e0eee6;border-radius:14px;place-items:center;padding:16px;display:grid}.summary-icon.pink{color:#8b3a60;background:#f6e4ec}.management-summary strong{font-size:22px}.management-summary p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:1.5}.management-summary>.ant-btn{margin-left:auto}.management-toolbar{flex-wrap:wrap;align-items:end;gap:12px;margin:24px 0;display:flex}.management-toolbar>.ant-input-affix-wrapper{flex:1;width:260px;min-width:190px}.management-toolbar>.ant-select{min-width:180px}.frame-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:28px;display:grid}.frame-library-card{background:#fffdfa;border:1px solid #e1dacd;border-radius:16px;overflow:hidden}.frame-card-art{background:#f0ece2;justify-content:center;height:300px;padding:22px;display:flex;position:relative}.frame-card-art>.ant-tag{position:absolute;top:12px;right:12px}.admin-frame-preview{max-width:100%;height:100%;position:relative;overflow:hidden;box-shadow:2px 3px #241f1b33}.admin-photo-slot{color:#486756;background:#c5d8cc;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute}.admin-photo-slot:nth-child(2n){color:#785a71;background:#dac6d4}.admin-photo-slot svg{width:25%;max-width:30px}.admin-photo-slot span{font-size:12px}.admin-frame-preview>img{object-fit:fill;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.frame-caption{text-align:center;width:100%;position:absolute;bottom:3%}.frame-caption b{font-size:clamp(9px,1vw,14px);display:block}.frame-caption small{font-size:4px;display:block}.frame-card-info{padding:20px}.frame-card-info h3{margin:0 0 8px;font-size:18px}.frame-card-info p,.frame-card-info>span{color:var(--muted);margin:5px 0;font-size:12px;display:block}.frame-card-info>.ant-btn{width:100%;margin-top:18px}.frame-editor{grid-template-columns:300px minmax(0,1fr);gap:40px;display:grid}.frame-editor>aside{text-align:center;background:#eee9de;border-radius:16px;align-self:start;padding:30px;position:sticky;top:0}.frame-editor .admin-frame-preview{width:200px;height:auto;margin:auto}.frame-editor>aside>p{color:var(--muted);font-size:12px;line-height:1.6}.two-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.two-fields .ant-input-number{width:100%}.frame-upload{border:1px dashed #c2bbaa;border-radius:12px;margin-bottom:24px;padding:20px}.frame-upload label{font-weight:600}.frame-upload p{color:var(--muted);font-size:12px;line-height:1.6}.frame-upload input{max-width:100%;margin:10px 0}@media (max-width:1100px){.frame-library{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.management-summary{flex-wrap:wrap;padding:18px}.management-summary>div:nth-child(2){flex:1}.management-summary>.ant-btn{margin-left:0}.frame-library,.frame-editor{grid-template-columns:1fr}.frame-editor>aside{position:static}.frame-editor .admin-frame-preview{width:auto;max-height:300px}.management-toolbar>*{max-width:100%}}.admin-frame-preview{isolation:isolate}.frame-editor.visual-frame-editor{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px}.frame-editor.visual-frame-editor>aside{text-align:left;background:0 0;border-radius:0;min-width:0;padding:0;position:sticky}.canvas-toolbar{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:16px;display:flex}.canvas-workspace{grid-template-columns:minmax(0,1fr) 240px;gap:16px;display:grid}.canvas-scroll{background-color:#eae5dc;background-image:radial-gradient(#bcb6aa 1px,#0000 1px);background-size:16px 16px;border-radius:14px;min-height:420px;max-height:72vh;padding:32px;overflow:auto}.frame-design-canvas{touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;height:auto;margin:auto;display:block;overflow:visible;box-shadow:0 4px 16px #241f1b22}.position-guide{fill:#0000;stroke:#5e7770;stroke-width:1.5px;stroke-dasharray:6 4;cursor:move}.position-guide.selected{stroke:#006b68;stroke-width:2.5px;stroke-dasharray:none}.position-inspector{background:#f7f4ed;border:1px solid #ded8ca;border-radius:12px;max-height:72vh;padding:14px;overflow:auto}.position-inspector h3{margin:0 0 8px;font-size:16px}.position-inspector h3 span{color:#69665e;float:right;font-size:12px}.position-inspector p,.canvas-hint{color:#69665e;font-size:12px;line-height:1.6}.position-list{flex-direction:column;gap:6px;max-height:170px;display:flex;overflow:auto}.position-list button{text-align:left;color:#28251f;cursor:pointer;background:#fff;border:1px solid #d3cdbc;border-radius:8px;padding:10px}.position-list button[aria-pressed=true]{background:#e7f2ee;border:2px solid #006b68}.position-list small{color:#68645a;margin-top:3px;font-size:11px;display:block}.position-properties label{flex-direction:column;gap:6px;margin-bottom:12px;font-size:12px;display:flex}.position-properties .ant-input-number{width:100%}.position-properties .two-fields{gap:8px}.canvas-editor .ant-btn{font-size:12px}.canvas-hint{margin-top:14px}@media (max-width:1100px){.frame-editor.visual-frame-editor{grid-template-columns:1fr}.frame-editor.visual-frame-editor>aside{position:static}.visual-frame-editor>section{max-width:660px}}@media (max-width:650px){.canvas-workspace{grid-template-columns:1fr}.canvas-scroll{max-height:60vh;padding:24px}.position-inspector{max-height:none}.position-list{flex-direction:row}.position-list button{min-width:120px}.position-properties{max-width:380px}.canvas-toolbar{flex-direction:column}}.frame-editor-intro{max-width:1440px;margin:0 auto 26px}.frame-editor-intro h2{letter-spacing:-1px;margin:8px 0;font-size:clamp(24px,3vw,34px)}.frame-editor-intro p,.frame-section-help{color:var(--muted);font-size:13px;line-height:1.6}.frame-editor.visual-frame-editor.simplified-frame-editor{grid-template-columns:320px minmax(0,1fr);gap:32px;max-width:1440px;margin:auto}.simplified-frame-editor>section{background:#fffdf7;border:1px solid #e4dfd3;border-radius:18px;flex-direction:column;grid-area:1/1;padding:24px;display:flex}.frame-editor.visual-frame-editor.simplified-frame-editor>aside{grid-area:1/2;position:static}.simplified-frame-editor>section>*{order:2}.simplified-frame-editor>section>.ant-form-item:first-child{order:0}.simplified-frame-editor .frame-design-choice{order:1}.simplified-frame-editor .frame-availability{order:3}:is(.simplified-frame-editor>section>.ant-form-item:has(#active),.simplified-frame-editor>section>.ant-form-item:has([role=switch])){order:4;margin-top:20px}.simplified-frame-editor>section>.ant-btn{order:5;min-height:46px;margin-top:8px}.frame-design-choice h3{margin:0 0 12px;font-size:14px}.frame-type-options{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.frame-type-options button{text-align:left;cursor:pointer;color:#243d35;background:#fffdf7;border:1px solid #ddd8cd;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px 10px;display:flex}.frame-type-options button[aria-pressed=true]{background:#e9f3ef;border-color:#006b68;box-shadow:0 0 0 1px #006b68}.frame-type-options button:focus-visible,.frame-design-page summary:focus-visible{outline-offset:3px;outline:3px solid #006b68}.frame-type-options small{color:var(--muted);font-size:11px;line-height:1.5}.frame-type-swatch{background:#ffd34e;border:1px solid #ddba55;border-radius:6px;width:24px;height:24px}.frame-design-page [hidden]{display:none!important}.frame-design-page details{border-top:1px solid #e4dfd3;padding:16px 0}.frame-design-page summary{cursor:pointer;color:#364a41;font-size:13px;font-weight:600}.frame-design-page details[open] summary{margin-bottom:16px}.frame-design-page .frame-upload{margin-bottom:18px;padding:16px}.frame-design-page .frame-upload input{max-width:100%;font-size:12px}.simplified-frame-editor .canvas-workspace{grid-template-columns:1fr;gap:0}.simplified-frame-editor .canvas-scroll{background-color:#eeece5;background-image:none;border:1px solid #e1ded4;border-radius:18px 18px 0 0;max-height:65vh;padding:28px}.simplified-frame-editor .position-inspector{background:#fffdf7;border-radius:0 0 18px 18px;max-height:none;padding:18px 22px;overflow:visible}.simplified-frame-editor .position-inspector>p{display:none}.simplified-frame-editor .position-list{flex-flow:wrap;gap:8px;max-height:none;margin:12px 0}.simplified-frame-editor .position-list button{min-width:0;padding:9px 14px;font-size:12px}.simplified-frame-editor .position-properties{align-items:start;gap:20px;max-width:none;display:flex}.simplified-frame-editor .photo-advanced{border:0;flex:1;padding:10px 0 0}.simplified-frame-editor .position-properties>.ant-btn{margin-left:auto}.simplified-frame-editor .photo-advanced .two-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.simplified-frame-editor .canvas-toolbar{align-items:center}.simplified-frame-editor .canvas-hint{margin-bottom:0}@media (max-width:850px){.frame-editor.visual-frame-editor.simplified-frame-editor{grid-template-columns:1fr;gap:24px}.simplified-frame-editor>section{grid-area:1/1;max-width:none}.frame-editor.visual-frame-editor.simplified-frame-editor>aside{grid-area:2/1}.simplified-frame-editor .canvas-toolbar{flex-direction:row}.simplified-frame-editor .canvas-scroll{max-height:60vh}.simplified-frame-editor .photo-advanced .two-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-content:has(.frame-editor-page:not([hidden]))>.page-heading{display:none}.frame-editor-page[hidden]{display:none}.frame-editor-page-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.frame-editor-page-header h1{letter-spacing:-1px;margin:12px 0 8px;font-size:clamp(28px,3vw,44px)}.frame-editor-page-header p{color:var(--muted);margin:0}.frame-editor-page-header>.ant-btn{flex-shrink:0}.frame-editor-page .simplified-frame-editor{max-width:none}.frame-editor-page .simplified-frame-editor .canvas-scroll{min-height:65vh;max-height:none}@media (max-width:700px){.frame-editor-page-header{flex-direction:column;align-items:flex-start;gap:16px}.frame-editor-page-header>.ant-btn{width:100%}.frame-editor-page .simplified-frame-editor .canvas-scroll{min-height:50vh}}.print-sizing-panel{background:#fffdf7;border:1px solid #e4dfd3;border-radius:14px;margin:8px 0 24px;padding:20px}.print-sizing-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.print-sizing-panel h3,.print-sizing-panel h4{margin:0 0 8px}.print-sizing-panel p{color:var(--muted);font-size:13px;line-height:1.6}.print-sizing-panel label{flex-direction:column;gap:8px;min-width:0;margin-bottom:16px;font-size:13px;display:flex}.print-sizing-panel .ant-input-number,.print-sizing-panel .ant-select{width:100%}.print-sizing-actions{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.print-sizing-panel details{margin:16px 0}.print-sizing-panel summary{cursor:pointer;margin-bottom:16px;font-weight:600}.frame-marketplace .marketplace-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0;display:flex}.frame-marketplace .marketplace-actions .ant-input-affix-wrapper{max-width:420px}.marketplace-detail{grid-template-columns:minmax(120px,220px) 1fr;align-items:start;gap:32px;display:grid}.marketplace-detail .admin-frame-preview{width:100%;max-height:420px}.marketplace-detail .ant-select{width:100%;margin:8px 0 20px}@media (max-width:600px){.marketplace-detail{grid-template-columns:1fr}.marketplace-detail .admin-frame-preview{max-width:150px;margin:auto}}.frame-library-summary>.summary-icon{flex-shrink:0}.frame-library-summary>div:nth-child(2){flex:1;min-width:0}.frame-library-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}@media (max-width:1100px){.frame-library-summary{flex-wrap:wrap}.frame-library-actions{flex-basis:100%;justify-content:flex-end}}@media (max-width:700px){.frame-library-actions>.ant-btn{flex:auto}}
:root{--studio-ink:#25231f;--studio-paper:#fffdf6;--studio-yellow:#ffda57}body{color:var(--studio-ink)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #176b5b}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-shell{background-color:#f7f4ea;background-image:radial-gradient(#25231f13 .8px,#0000 .8px);background-size:12px 12px}.sidebar{border-right:2px solid var(--studio-ink);background:var(--studio-paper);width:248px;padding:26px 16px 18px}.sidebar .brand{gap:9px;padding:0 5px;font-size:27px}.sidebar .brand-symbol{flex:none;width:42px;height:42px}.workspace-context{background:#f0ebdd;border:1px solid #d2ccbd;border-radius:9px;margin:24px 4px 8px;padding:12px}.workspace-context b{overflow-wrap:anywhere;font-size:13px}.sidebar nav{gap:3px}.navigation-section>p{letter-spacing:1px;text-transform:uppercase;color:#726c60;margin:21px 12px 7px;font-size:11px;font-weight:750}.sidebar nav button{color:#484338;border:2px solid #0000;gap:8px;min-height:42px;padding:9px 12px;font-size:14px}.navigation-section button{justify-content:space-between}.sidebar nav button.active{border-color:var(--studio-ink);background:var(--studio-yellow);box-shadow:2px 2px var(--studio-ink);color:var(--studio-ink);font-weight:750}.sidebar nav button:hover:not(.active){background:#efeade}.support-link{color:#176b5b;align-items:center;gap:9px;padding:12px 8px;font-size:13px;font-weight:700;display:flex}.owner{border-top:1px solid #d8d0c0;flex-wrap:wrap;gap:8px;padding-top:14px}.owner>span{overflow-wrap:anywhere;flex:1;min-width:0}.owner .sign-out-button{min-height:36px;margin-left:40px}.dashboard-main{min-width:0;margin-left:248px}.topbar{border-bottom:2px solid var(--studio-ink);background:var(--studio-paper);gap:16px;height:auto;min-height:76px;padding:16px 32px}.top-actions{flex-wrap:wrap;gap:18px}.account-link{font-size:13px;font-weight:650}.language-switcher{border:2px solid var(--studio-ink);background:var(--studio-paper);min-height:44px;font:inherit;cursor:pointer;color:var(--studio-ink);border-radius:11px;flex:none;justify-content:center;align-items:center;gap:10px;padding:10px 13px;font-size:14px;font-weight:650;line-height:1.4;display:inline-flex}.language-switcher:hover,.language-switcher[aria-expanded=true]{background:#fff0b7}.studio-language-menu.ant-dropdown .ant-dropdown-menu{border:2px solid var(--studio-ink);background:var(--studio-paper);min-width:180px;box-shadow:4px 4px var(--studio-ink);border-radius:12px;padding:6px}.studio-language-menu.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{min-height:44px;color:var(--studio-ink);border-radius:7px;padding:10px 12px;font-size:14px}.studio-language-menu.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-selected{background:var(--studio-yellow);font-weight:700}.studio-language-menu.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-selected):hover{background:#f0ebdd}.language-option{justify-content:space-between;align-items:center;gap:24px;display:flex}.account-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px 24px;display:flex}.account-settings-topbar{flex-wrap:wrap;height:auto;min-height:88px;padding-block:16px}.account-header-actions .settings-back-link{min-height:44px}.global-language{z-index:60;position:fixed;top:16px;right:20px}body:has(.dashboard-shell,.account-settings-shell) .global-language{display:none}.dashboard-content{max-width:1560px;margin:0 auto;padding:30px 32px 44px}.page-heading{align-items:flex-start;gap:16px;margin-bottom:20px}.page-heading>div:first-child{min-width:0}.page-heading h1{letter-spacing:-.7px;margin:0;font-size:28px;line-height:1.25}.page-heading p{color:#655e51;max-width:700px;margin:6px 0 0;font-size:14px;line-height:1.5}.page-heading-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex}.page-heading-actions:empty{display:none}.page-guide-trigger.ant-btn{color:#655e51;height:32px;padding:4px 8px;font-size:13px}.page-guide-content{width:min(340px,100vw - 64px);margin:0;font-size:14px;line-height:1.6}.daily-actions{grid-template-columns:1.2fr repeat(3,1fr);gap:15px;margin-bottom:32px;display:grid}.daily-intro{padding:22px 8px 12px 0;position:relative}.daily-intro h2{letter-spacing:-.8px;max-width:260px;margin:17px 0 12px;font-size:26px;line-height:1.15}.daily-intro p{color:#645e53;max-width:210px;font-size:14px;line-height:1.6}.daily-intro .outlined-label{letter-spacing:.9px;background:var(--studio-yellow);font-size:9px;transform:rotate(-2deg)}.daily-doodle{letter-spacing:12px;margin-top:10px;font-size:34px;display:block}.quick-action{text-align:left;border:2px solid var(--studio-ink);box-shadow:4px 4px var(--studio-ink);cursor:pointer;background:#e6ecfb;border-radius:16px;flex-direction:column;gap:14px;padding:23px 20px;transition:transform .15s,box-shadow .15s;display:flex}.quick-action:nth-child(3){background:#f8e0e7}.quick-action:nth-child(4){background:#e6eddd}.quick-action svg{align-self:flex-end}.quick-action b{font-size:19px;line-height:1.3}.quick-action span{color:#514d44;font-size:13px;line-height:1.6}.quick-action:hover{box-shadow:6px 6px var(--studio-ink);transform:translate(-2px,-2px)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.stat-card{border:1.5px solid var(--studio-ink);background:var(--studio-paper);border-radius:13px;min-width:0;padding:20px;box-shadow:2px 2px #25231f}.stat-card strong{overflow-wrap:anywhere;font-size:clamp(23px,2.1vw,32px)}.stat-top{gap:8px;font-size:13px}.stat-icon{flex:none}.stat-card small{font-size:12px;line-height:1.5}.section-heading{align-items:baseline;gap:16px}.section-heading h2{font-size:19px}.section-heading>span{color:#6b6457;font-size:12px}.panel{border:1.5px solid var(--studio-ink);background:var(--studio-paper);border-radius:15px;min-width:0;padding:24px;box-shadow:3px 3px #25231f}.panel-heading{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:22px}.panel-heading h2{letter-spacing:-.4px;font-size:20px}.overview-bottom{grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:22px}.studio-help{background:#ffedb3;flex-direction:column;align-items:flex-start;gap:14px;display:flex}.studio-help h2{margin:0;font-size:24px;line-height:1.25}.studio-help p{margin:0;font-size:14px;line-height:1.7}.studio-help a{align-items:center;gap:6px;font-size:13px;display:flex}.ant-form-item{margin-bottom:24px}.ant-form-item-label>label{font-weight:650}.ant-form-item-extra,.ant-form-item-explain{font-size:13px;line-height:1.6}.ant-form-item-extra{padding-top:6px}.ant-btn{font-weight:650}.ant-btn-primary{box-shadow:2px 2px var(--studio-ink);border:1.5px solid var(--studio-ink)}.ant-btn-primary:not(:disabled){background:#176b5b}.ant-btn-primary:not(:disabled):hover{background:#125545!important}.ant-table-wrapper .ant-table-cell{vertical-align:middle;font-size:14px;padding:15px 14px!important}.ant-table-wrapper .ant-table-thead>tr>th{color:#575143;background:#f0ecdf;font-size:12px;font-weight:750}.ant-table-wrapper .ant-table{background:0 0}.ant-table-wrapper .ant-table-cell small{margin-top:4px;font-size:12px;display:block}.ant-alert{margin-bottom:16px}.ant-alert-description{font-size:14px;line-height:1.65}.ant-tag{white-space:normal;padding:3px 8px;line-height:1.5}.ant-modal .ant-modal-content{border:2px solid var(--studio-ink);box-shadow:6px 6px var(--studio-ink);padding:28px}.ant-modal .ant-modal-title{font-size:22px}.ant-modal .ant-modal-footer{border-top:1px solid #ddd6c7;margin-top:24px;padding-top:18px}.help-layout{grid-template-columns:minmax(250px,1fr) minmax(0,1.7fr);gap:24px;display:grid}.help-contact{background:#ffedb3;flex-direction:column;align-items:flex-start;gap:16px;display:flex}.help-contact h2{margin:0;font-size:28px}.help-contact p{margin:0;line-height:1.7}.help-contact small{color:#625b4d}.contact-button{background:var(--studio-ink);border:2px solid var(--studio-ink);border-radius:9px;align-items:center;gap:12px;padding:13px 17px;font-weight:700;display:inline-flex;color:#fff!important}.help-topics h2{margin-top:0}.help-topics details{border-bottom:1px solid #dcd5c7;padding:17px 0}.help-topics summary{cursor:pointer;font-weight:700;line-height:1.5}.help-topics p{color:#625b4f;margin:12px 0 0;line-height:1.7}.dashboard-footer{margin-top:32px;line-height:1.6}.session-renew{background:var(--studio-paper);border:2px solid var(--studio-ink);border-radius:16px;max-width:620px;margin:15vh auto;padding:40px}@media (max-width:1200px){.daily-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.daily-intro{grid-column:1/-1;padding:4px 0 0}.daily-intro h2,.daily-intro p{max-width:none}.daily-doodle{position:absolute;top:20px;right:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{padding:14px 22px}.dashboard-content{padding:26px 24px}.overview-bottom{grid-template-columns:1fr}.studio-help{grid-template-columns:auto 1fr auto;align-items:center;display:grid}.studio-help p,.studio-help a{grid-column:2/4}}@media (max-width:900px){.help-layout{grid-template-columns:1fr}.top-actions .account-link{display:none}.quick-action{padding:18px 15px}.quick-action b{font-size:16px}.daily-actions{gap:12px}}@media (max-width:760px){.sidebar{width:min(300px,90vw);padding-top:38px}.dashboard-main{margin-left:0}.topbar{min-height:68px;padding:10px 14px}.breadcrumb>span{display:none}.top-actions{gap:8px}.dashboard-content{padding:24px 16px 32px}.daily-actions{grid-template-columns:1fr}.daily-intro{padding-right:50px}.daily-doodle{right:0}.quick-action{grid-template-columns:1fr auto;gap:8px;padding:18px;display:grid}.quick-action svg{grid-area:1/2/3;align-self:center}.quick-action b,.quick-action span{grid-column:1}.quick-action b{font-size:18px}.stats-grid{gap:12px}.stat-card{padding:16px}.stat-icon{display:none}.page-heading{flex-wrap:wrap}.page-heading-actions{justify-content:flex-start}.page-heading h1{font-size:24px}.page-heading p{font-size:13px}.panel{padding:18px}.section-heading{flex-direction:column;align-items:flex-start;gap:4px}.section-heading h2{margin-bottom:4px}.studio-help{display:flex}.language-switcher{gap:8px;padding:9px 10px;font-size:13px}.account-header-actions{gap:12px 16px}.global-language{top:10px;right:12px}.help-contact h2{font-size:25px}}@media (prefers-reduced-motion:reduce){.quick-action,.sidebar{transition:none}}.sidebar{overflow:hidden}.sidebar>.brand,.sidebar>.workspace-context,.sidebar>.sidebar-bottom{flex-shrink:0}.sidebar nav{flex:1;align-content:start;min-height:0;padding:3px 3px 7px 0;overflow-y:auto}.sidebar-bottom{margin-top:12px}.page-heading h1:focus{outline:none}@media (max-width:760px){.section-heading>span{text-align:left;width:auto;max-width:none}}
