:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--wr-bg:oklch(100% 0 0);--wr-surface:oklch(97.5% .006 230);--wr-panel:oklch(94.5% .012 230);--wr-ink:oklch(18.5% .028 232);--wr-muted:oklch(43% .03 232);--wr-primary:oklch(57% .145 232);--wr-primary-ink:oklch(100% 0 0);--wr-accent:oklch(62% .16 160);--wr-warning:oklch(72% .15 78);--wr-danger:oklch(57% .18 25);--wr-success:oklch(55% .14 155);--wr-border:oklch(88.5% .012 230);--wr-radius:10px;--wr-shadow:0 4px 8px oklch(20% .02 232/.08);color:var(--wr-ink);background:var(--wr-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid oklch(80% .13 232/.55)}.wr-admin-shell{background:var(--wr-bg);grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.wr-sidebar{border-right:1px solid var(--wr-border);background:var(--wr-surface);padding:18px 14px;overflow-y:auto}.wr-brand{align-items:center;gap:10px;padding:0 8px 20px;display:flex}.wr-brand__mark{background:var(--wr-primary);width:34px;height:34px;color:var(--wr-primary-ink);border-radius:9px;place-items:center;font-weight:800;display:grid}.wr-brand strong,.wr-brand span{display:block}.wr-brand span:not(.wr-brand__mark){color:var(--wr-muted);font-size:.78rem}.wr-nav-group{margin-bottom:18px}.wr-nav-group p{color:var(--wr-muted);margin:0 8px 6px;font-size:.75rem;font-weight:700}.wr-nav-group a{min-height:34px;color:var(--wr-ink);border-radius:8px;align-items:center;gap:9px;padding:7px 8px;font-size:.9rem;text-decoration:none;display:flex}.wr-nav-group a.active,.wr-nav-group a:hover{background:var(--wr-panel)}.wr-main{min-width:0}.wr-page{max-width:1440px;margin:0 auto;padding:24px}.wr-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.wr-page-header h1{letter-spacing:0;text-wrap:balance;margin:0;font-size:1.65rem;line-height:1.2}.wr-page-header p{max-width:72ch;color:var(--wr-muted);margin:6px 0 0}.wr-button{background:var(--wr-primary);min-height:36px;color:var(--wr-primary-ink);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:8px 14px;font-weight:700;text-decoration:none;display:inline-flex}.wr-button--secondary{background:var(--wr-panel);color:var(--wr-ink)}.wr-button:disabled{cursor:not-allowed;opacity:.6}.wr-button--full{width:100%}.wr-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:18px;display:grid}.wr-stats-grid--compact{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.wr-stat,.wr-panel,.wr-widget-card,.wr-request-card,.wr-preview{border:1px solid var(--wr-border);border-radius:var(--wr-radius);background:var(--wr-bg)}.wr-stat{min-height:126px;padding:14px}.wr-stat__top,.wr-widget-card>div,.wr-request-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.wr-stat strong{margin-top:12px;font-size:1.7rem;line-height:1.1;display:block}.wr-stat p,.wr-widget-card p,.wr-request-card p,.wr-panel p,.wr-setting-row p{color:var(--wr-muted)}.wr-grid-two{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;display:grid}.wr-panel{padding:16px}.wr-panel h2,.wr-preview h2{margin:0 0 12px;font-size:1.05rem}.wr-action-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.wr-action-list li{align-items:center;gap:10px;min-height:34px;display:flex}.wr-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wr-state-panel{color:var(--wr-muted);justify-items:start;gap:10px;display:grid}.wr-state-panel strong{color:var(--wr-ink)}.wr-state-panel--error{border-color:oklch(74% .12 25)}.wr-skeleton-stack{gap:8px;width:min(100%,520px);display:grid}.wr-skeleton-stack span{background:linear-gradient(90deg, var(--wr-panel), var(--wr-surface), var(--wr-panel));background-size:220% 100%;border-radius:999px;height:12px;animation:1.2s ease-in-out infinite wr-shimmer;display:block}.wr-skeleton-stack span:nth-child(2){width:78%}.wr-skeleton-stack span:nth-child(3){width:52%}.wr-spin{animation:.8s linear infinite wr-spin}.wr-notice{border:1px solid var(--wr-border);border-radius:8px;align-items:center;min-height:38px;margin-bottom:12px;padding:8px 10px;font-weight:700;display:flex}.wr-notice--success{color:oklch(28% .09 155);background:oklch(96% .035 155);border-color:oklch(78% .11 155)}.wr-notice--critical{color:oklch(34% .13 25);background:oklch(96% .035 25);border-color:oklch(78% .11 25)}.wr-toast{z-index:10;max-width:760px;position:sticky;top:82px;box-shadow:0 10px 24px oklch(20% .02 232/.1)}.wr-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.wr-settings-status{flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px;display:flex}.wr-settings-status span{border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:850;display:inline-flex}.wr-settings-status__saved{color:oklch(29% .09 155);background:oklch(94% .045 155)}.wr-settings-status__dirty{color:oklch(34% .085 78);background:oklch(95% .055 78)}.wr-settings-status small,.wr-setting-row>div>small,.wr-widget-field em{color:var(--wr-muted);font-size:.72rem;font-weight:750}.wr-badge{white-space:nowrap;background:var(--wr-panel);width:fit-content;min-height:24px;color:var(--wr-ink);border-radius:999px;align-items:center;padding:3px 8px;font-size:.76rem;font-weight:700;display:inline-flex}.wr-badge--success{color:oklch(28% .09 155);background:oklch(93% .05 155)}.wr-badge--warning{color:oklch(31% .08 78);background:oklch(93% .06 78)}.wr-badge--critical{color:oklch(34% .13 25);background:oklch(93% .06 25)}.wr-badge--info{color:oklch(32% .1 232);background:oklch(92% .04 232)}.wr-mini-table{gap:8px;display:grid}.wr-mini-table>div{border-bottom:1px solid var(--wr-border);grid-template-columns:70px 1fr auto;align-items:center;gap:10px;min-height:38px;display:grid}.wr-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.wr-toolbar input,.wr-toolbar select,.wr-customer-form input,.wr-customer-form textarea,.wr-customer-form select{border:1px solid var(--wr-border);background:var(--wr-bg);width:100%;min-width:0;min-height:38px;color:var(--wr-ink);border-radius:8px;padding:8px 10px}.wr-toolbar input{flex:260px}.wr-table-wrap{overflow:auto}.wr-table{border-collapse:collapse;width:100%;min-width:980px}.wr-table th,.wr-table td{border-top:1px solid var(--wr-border);text-align:left;vertical-align:top;padding:12px 10px}.wr-table th{color:var(--wr-muted);font-size:.78rem}.wr-review-cell{gap:3px;max-width:360px;display:grid}.wr-review-cell strong{color:var(--wr-warning);letter-spacing:0}.wr-review-cell p{color:var(--wr-muted);margin:0}.wr-review-cell small{color:var(--wr-muted)}.wr-customer-replies{border-left:3px solid var(--wr-primary);gap:6px;margin-top:7px;padding-left:9px;display:grid}.wr-customer-replies>span{color:var(--wr-ink);font-size:.76rem;font-weight:800}.wr-customer-replies blockquote{border:1px solid var(--wr-border);background:var(--wr-panel);border-radius:8px;gap:2px;margin:0;padding:7px 8px;display:grid}.wr-customer-replies blockquote p{color:var(--wr-ink);font-size:.84rem}.wr-customer-replies time{color:var(--wr-muted);font-size:.72rem;font-weight:700}.wr-badge-stack{flex-wrap:wrap;gap:5px;display:flex}.wr-row-actions{flex-wrap:wrap;gap:6px;display:flex}.wr-row-actions button{border:1px solid var(--wr-border);background:var(--wr-bg);cursor:pointer;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.wr-row-actions button:disabled{cursor:not-allowed;opacity:.6}.wr-reply-form{gap:7px;min-width:220px;margin-top:8px;display:grid}.wr-reply-form label{color:var(--wr-muted);gap:5px;font-size:.78rem;font-weight:700;display:grid}.wr-reply-form textarea,.wr-import-textarea,.wr-setting-row .wr-panel input,.wr-setting-row .wr-panel select,.wr-widget-field input,.wr-widget-field select{border:1px solid var(--wr-border);background:var(--wr-bg);width:100%;min-height:38px;color:var(--wr-ink);border-radius:8px;padding:8px 10px}.wr-widget-field em{background:var(--wr-panel);text-transform:uppercase;border-radius:999px;width:fit-content;padding:3px 7px;font-style:normal}.wr-reply-form textarea,.wr-import-textarea{resize:vertical}.wr-request-board,.wr-widget-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.wr-request-card,.wr-widget-card{min-height:132px;padding:14px}.wr-request-workbench{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:16px;margin-bottom:16px;display:grid}.wr-manual-send{gap:14px;display:grid}.wr-order-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.wr-order-toolbar label{color:var(--wr-muted);gap:6px;font-size:.82rem;font-weight:700;display:grid}.wr-input-with-icon{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;padding:0 10px;display:grid}.wr-input-with-icon svg{color:var(--wr-muted)}.wr-input-with-icon input{min-width:0;min-height:38px;color:var(--wr-ink);background:0 0;border:0;outline:0}.wr-order-list{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:10px;display:grid;overflow:hidden}.wr-order-row{border-bottom:1px solid var(--wr-border);grid-template-columns:36px minmax(0,1fr) minmax(180px,.34fr);align-items:center;gap:12px;padding:12px 14px;transition:background .16s,border-color .16s;display:grid}.wr-order-row:last-child{border-bottom:0}.wr-order-row--selected{background:oklch(96.5% .028 232)}.wr-order-check{place-items:center;display:grid}.wr-order-check input{width:18px;min-height:18px}.wr-order-main,.wr-order-timing{gap:4px;min-width:0;display:grid}.wr-order-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wr-order-main p,.wr-order-main small,.wr-order-timing small,.wr-order-timing span{color:var(--wr-muted);margin:0}.wr-order-main p,.wr-order-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wr-order-timing{text-align:right;justify-items:end;font-size:.86rem}.wr-settings-disclosure{gap:12px;display:grid}.wr-settings-disclosure>summary{cursor:pointer;border:1px solid var(--wr-border);border-radius:var(--wr-radius);background:var(--wr-bg);padding:16px;font-weight:800}.wr-settings-disclosure .wr-settings-grid{margin-top:12px}.wr-section-heading--compact{margin-bottom:12px}.wr-requests-page{background:radial-gradient(circle at 10% 0,oklch(93% .045 232/.7),#0000 30%),linear-gradient(oklch(99% .004 232),oklch(96.5% .012 232));gap:18px;max-width:none;min-height:100vh;display:grid}.wr-requests-hero{background:linear-gradient(135deg, oklch(17% .04 232), oklch(25% .055 238) 52%, oklch(36% .08 210)), var(--wr-ink);color:var(--wr-bg);border:1px solid oklch(86% .025 232);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:22px;display:grid;box-shadow:0 14px 36px oklch(18% .035 232/.16)}.wr-requests-hero h1{letter-spacing:0;margin:8px 0 6px;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.05}.wr-requests-hero p{color:oklch(90% .02 232);max-width:760px;margin:0}.wr-hero-kicker,.wr-hero-signal-row,.wr-hero-actions,.wr-policy-card__header,.wr-request-meta,.wr-request-footer,.wr-lifecycle-column__head{align-items:center;display:flex}.wr-hero-kicker{color:oklch(88% .1 165);background:oklch(70% .13 165/.16);border:1px solid oklch(82% .07 170/.38);border-radius:999px;gap:7px;width:fit-content;padding:5px 10px;font-size:.78rem;font-weight:900}.wr-hero-signal-row{flex-wrap:wrap;gap:8px;margin-top:16px}.wr-hero-signal-row span{color:oklch(96% .015 232);background:oklch(100% 0 0/.1);border-radius:999px;padding:6px 10px;font-weight:800}.wr-hero-actions{flex-wrap:wrap;justify-content:end;gap:9px}.wr-button--dark{color:oklch(22% .04 78);background:oklch(88% .12 78)}.wr-kpi-strip{grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;display:grid}.wr-kpi-card{background:var(--wr-bg);border:1px solid oklch(87% .014 232);border-radius:12px;min-height:134px;padding:15px;position:relative;overflow:hidden;box-shadow:0 8px 18px oklch(20% .02 232/.06)}.wr-kpi-card:before{content:"";background:var(--wr-primary);width:5px;position:absolute;inset:0 auto 0 0}.wr-kpi-card--success:before{background:var(--wr-success)}.wr-kpi-card--warning:before{background:var(--wr-warning)}.wr-kpi-card--critical:before{background:var(--wr-danger)}.wr-kpi-card span{color:var(--wr-muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.wr-kpi-card strong{margin-top:14px;font-size:2rem;line-height:1;display:block}.wr-kpi-card p{color:var(--wr-muted);margin:10px 0 0;font-size:.88rem}.wr-backfill-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.34fr);align-items:start;gap:18px;display:grid}.wr-backfill-panel,.wr-tracking-panel{border-color:oklch(87% .014 232);box-shadow:0 10px 28px oklch(20% .02 232/.06)}.wr-selection-counter{color:oklch(28% .08 232);background:oklch(94% .04 232);border-radius:12px;justify-items:center;min-width:78px;padding:8px 10px;display:grid}.wr-selection-counter strong{font-size:1.25rem;line-height:1}.wr-selection-counter span{color:var(--wr-muted);font-size:.72rem;font-weight:800}.wr-order-toolbar--premium{border:1px solid var(--wr-border);background:oklch(98% .006 232);border-radius:12px;padding:12px}.wr-order-list--premium{background:0 0;border:0;gap:10px;overflow:visible}.wr-order-row--premium{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:12px;grid-template-columns:36px minmax(0,1fr) minmax(250px,.42fr);box-shadow:0 5px 14px oklch(20% .02 232/.04)}.wr-order-row--premium:last-child{border-bottom:1px solid var(--wr-border)}.wr-order-row--premium:hover{border-color:oklch(74% .08 232)}.wr-order-row--selected{background:oklch(97% .025 232);border-color:oklch(58% .14 232)}.wr-order-row--disabled{opacity:.72}.wr-order-row--disabled .wr-order-main p,.wr-order-row--disabled .wr-order-main small{color:oklch(50% .02 232)}.wr-order-main p{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box}.wr-order-journey{min-width:0;color:var(--wr-muted);text-align:right;justify-items:end;gap:4px;font-size:.84rem;display:grid}.wr-order-journey em{color:oklch(34% .08 232);max-width:260px;font-style:normal;font-weight:800}.wr-journey-line{grid-template-columns:repeat(3,18px);justify-content:end;gap:7px;display:grid}.wr-timeline-dot{background:var(--wr-bg);border:2px solid oklch(78% .015 232);border-radius:999px;width:18px;height:18px}.wr-timeline-dot--done{background:oklch(89% .05 210);border-color:oklch(58% .1 210)}.wr-timeline-dot--ready{border-color:var(--wr-success);background:oklch(90% .075 155);box-shadow:0 0 0 5px oklch(90% .075 155/.35)}.wr-policy-rail{gap:14px;display:grid;position:sticky;top:16px}.wr-policy-card,.wr-settings-host{background:var(--wr-bg);border:1px solid oklch(86% .014 232);border-radius:12px;padding:15px;box-shadow:0 8px 20px oklch(20% .02 232/.05)}.wr-policy-card__header{gap:10px;margin-bottom:14px}.wr-policy-card__header svg{color:var(--wr-primary);flex:none}.wr-policy-card__header h2,.wr-settings-host__header h2{margin:0;font-size:1rem}.wr-policy-card__header p,.wr-settings-host__header p{color:var(--wr-muted);margin:2px 0 0;font-size:.84rem}.wr-policy-list{gap:9px;margin:0;display:grid}.wr-policy-list div{border-bottom:1px solid var(--wr-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:9px;display:grid}.wr-policy-list div:last-child{border-bottom:0;padding-bottom:0}.wr-policy-list dt{color:var(--wr-muted);font-size:.78rem;font-weight:800}.wr-policy-list dd{margin:0;font-weight:900}.wr-policy-note{color:oklch(30% .08 155);background:oklch(96% .028 155);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin-top:14px;padding:10px;font-size:.84rem;font-weight:800;display:grid}.wr-policy-card .wr-button--full{margin-top:12px}.wr-settings-host{box-shadow:none;background:0 0}.wr-settings-host .wr-settings-grid{gap:10px}.wr-settings-host .wr-settings-intro{display:none}.wr-settings-host .wr-setting-row{border-bottom:1px solid var(--wr-border);grid-template-columns:1fr;gap:7px;padding-bottom:10px}.wr-settings-host .wr-setting-row:last-child{border-bottom:0;padding-bottom:0}.wr-settings-host .wr-setting-row h3{font-size:.9rem}.wr-settings-host .wr-setting-row p{margin:2px 0 0;font-size:.78rem}.wr-settings-host .wr-setting-row .wr-panel{box-shadow:none;border-radius:10px;padding:10px}.wr-toolbar--segmented{border:1px solid var(--wr-border);background:oklch(98% .006 232);border-radius:12px;padding:10px}.wr-lifecycle-board{grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px;display:grid}.wr-lifecycle-column{gap:10px;min-width:0;display:grid}.wr-lifecycle-column__head{background:oklch(96% .012 232);border-radius:10px;gap:8px;min-height:34px;padding:7px 9px;font-weight:900}.wr-lifecycle-column__head svg{color:var(--wr-primary)}.wr-lifecycle-column__head strong{background:var(--wr-bg);border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.78rem}.wr-lifecycle-stack{gap:9px;display:grid}.wr-request-card--lifecycle{border-radius:12px;gap:9px;min-height:180px;display:grid;box-shadow:0 5px 14px oklch(20% .02 232/.04)}.wr-request-card__top{justify-content:space-between;align-items:start;gap:8px;display:flex}.wr-request-card--lifecycle>span{color:var(--wr-muted);font-size:.86rem}.wr-request-card--lifecycle p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:0;display:-webkit-box;overflow:hidden}.wr-request-meta{flex-wrap:wrap;gap:6px}.wr-channel-chip{color:oklch(30% .08 232);background:oklch(94% .035 232);border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:.72rem;font-weight:900;display:inline-flex}.wr-request-footer{border-top:1px solid var(--wr-border);color:var(--wr-muted);justify-content:space-between;gap:10px;padding-top:9px;font-size:.72rem;font-weight:800}.wr-widget-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.wr-widget-stack{gap:14px;display:grid}.wr-theme-installer{gap:1rem;display:grid}.wr-theme-installer h2,.wr-theme-installer p{margin:0}.wr-theme-installer p{color:var(--wr-muted)}.wr-theme-installer__actions{flex-wrap:wrap;gap:.6rem;display:flex}.wr-widget-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.wr-widget-field{border:1px solid var(--wr-border);border-radius:var(--wr-radius);background:var(--wr-bg);gap:7px;padding:14px;font-weight:700;display:grid}.wr-widget-field small{color:var(--wr-muted);font-weight:500}.wr-preview{background:var(--wr-surface);padding:16px}.wr-preview--sticky{position:sticky;top:16px}.wr-storefront-preview,.wr-phone{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:12px;gap:12px;padding:16px;display:grid}.wr-storefront-preview span{color:var(--wr-warning);font-weight:800}.wr-storefront-preview button{background:var(--wr-ink);color:var(--wr-bg);border:0;border-radius:8px;padding:9px 12px}.wr-storefront-preview small{color:var(--wr-muted)}.wr-settings-grid{gap:14px;display:grid}.wr-whatsapp-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:16px;display:grid}.wr-whatsapp-stack,.wr-whatsapp-section,.wr-template-list,.wr-event-list{gap:12px;display:grid}.wr-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.wr-section-heading h2,.wr-section-heading h3,.wr-template-card strong{margin:0}.wr-section-heading p,.wr-template-card p,.wr-event-list p{color:var(--wr-muted);margin:4px 0 0}.wr-credential-grid,.wr-form-grid,.wr-ops-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.wr-credential-tile,.wr-template-card,.wr-event-list>div,.wr-webhook-copy,.wr-empty-inline{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:8px;padding:12px}.wr-credential-tile{gap:2px;min-width:0;display:grid}.wr-credential-tile span,.wr-credential-tile small,.wr-template-card small,.wr-event-list small,.wr-webhook-copy strong,.wr-empty-inline{color:var(--wr-muted);font-size:.78rem}.wr-credential-tile strong,.wr-event-list span,.wr-webhook-copy code{overflow-wrap:anywhere;min-width:0}.wr-template-buttons{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.wr-template-buttons span{border:1px solid var(--wr-border);background:var(--wr-surface);color:var(--wr-ink);border-radius:999px;padding:2px 8px;font-size:.78rem;font-weight:700}.wr-field{gap:6px;min-width:0;font-weight:700;display:grid}.wr-field>span{color:var(--wr-ink);font-size:.86rem}.wr-field input,.wr-field select,.wr-field textarea{border:1px solid var(--wr-border);background:var(--wr-bg);width:100%;min-width:0;min-height:38px;color:var(--wr-ink);border-radius:8px;padding:8px 10px}.wr-field textarea{resize:vertical}.wr-template-card{gap:7px;display:grid}.wr-template-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.wr-inline-checkbox{align-self:end;min-height:38px;padding:8px 0}.wr-phone--whatsapp span{color:oklch(28% .09 155);background:oklch(93% .05 155);border-radius:999px;width:fit-content;padding:3px 8px;font-size:.75rem;font-weight:800}.wr-webhook-copy{gap:5px;margin-top:12px;display:grid}.wr-webhook-copy code{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.78rem}.wr-event-list>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 9px;display:grid}.wr-event-list small{grid-column:1/-1}.wr-settings-intro{justify-content:space-between;align-items:center;gap:14px;display:flex}.wr-settings-intro p{margin:0}.wr-setting-row{grid-template-columns:minmax(220px,.7fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.wr-setting-row h3{margin:0;font-size:1rem}.wr-switch{align-items:center;gap:10px;display:flex}.wr-switch input{width:18px;min-height:18px}.wr-chart{background:var(--wr-surface);border-radius:10px;align-items:end;gap:12px;min-height:220px;padding:16px;display:flex}.wr-chart span{background:linear-gradient(180deg, var(--wr-primary), var(--wr-accent));min-width:26px;color:var(--wr-primary-ink);border-radius:8px 8px 4px 4px;flex:1;justify-content:center;align-items:end;padding:5px 2px;display:flex}.wr-chart small{writing-mode:vertical-rl;font-size:.7rem;font-weight:800;transform:rotate(180deg)}.wr-import-textarea{min-height:220px;margin-bottom:12px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.wr-import-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.wr-import-list li{border-bottom:1px solid var(--wr-border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding-bottom:10px;display:grid}.wr-import-list span{color:var(--wr-muted);font-size:.84rem;display:block}@keyframes wr-spin{to{transform:rotate(360deg)}}@keyframes wr-shimmer{to{background-position:-220% 0}}.wr-review-form-page{background:linear-gradient(135deg, oklch(98.5% .004 232), oklch(94% .015 232)), var(--wr-surface);place-items:center;min-height:100dvh;padding:16px;display:grid}.wr-review-form-card{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:14px;width:min(100%,680px);min-width:0;max-width:calc(100vw - 32px);padding:18px;box-shadow:0 8px 18px oklch(20% .02 232/.08)}.wr-review-form-card--center{text-align:center;gap:14px;display:grid}.wr-form-skeleton{background:linear-gradient(90deg, var(--wr-panel), var(--wr-surface), var(--wr-panel));background-size:200% 100%;border-radius:12px;min-height:110px;animation:1.2s ease-in-out infinite wr-review-shimmer}.wr-product-strip{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:18px;display:grid}.wr-product-thumb{background:var(--wr-primary);width:68px;height:68px;color:var(--wr-primary-ink);border-radius:12px;flex:0 0 68px;place-items:center;font-weight:900;display:grid;overflow:hidden}.wr-product-thumb img{object-fit:cover;width:100%;height:100%}.wr-product-strip h1,.wr-review-form-card--center h1{letter-spacing:0;text-wrap:balance;margin:2px 0;font-size:1.45rem;line-height:1.2}.wr-review-kicker{color:var(--wr-success);margin:0;font-size:.85rem;font-weight:800}.wr-product-strip p:not(.wr-review-kicker),.wr-review-form-card--center>p,.wr-media-picker>p,.wr-next-box p,.wr-coupon-box p{color:var(--wr-muted);margin:0}.wr-customer-form{gap:15px;display:grid}.wr-customer-form label,.wr-customer-form fieldset,.wr-media-picker{border:0;gap:7px;margin:0;padding:0;font-weight:700;display:grid}.wr-customer-form textarea{resize:vertical}.wr-customer-form input::placeholder,.wr-customer-form textarea::placeholder{color:oklch(50% .03 232)}.wr-rating-field legend{margin-bottom:8px;font-weight:800}.wr-star-input{grid-template-columns:repeat(5,minmax(48px,1fr));gap:8px;display:grid}.wr-star-choice{min-width:0;position:relative}.wr-star-choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.wr-star-choice span{border:1px solid var(--wr-border);min-height:50px;color:var(--wr-warning);border-radius:10px;place-items:center;font-size:1.5rem;transition:transform .16s,border-color .16s,background .16s;display:grid}.wr-star-choice small{color:var(--wr-muted);text-align:center;margin-top:4px;font-size:.72rem;font-weight:700}.wr-star-choice span,.wr-star-choice small{pointer-events:none}.wr-star-choice input:checked+span,.wr-star-choice:hover span{border-color:var(--wr-warning);background:oklch(97% .04 78)}.wr-star-choice input:focus-visible+span{outline-offset:2px;outline:3px solid oklch(80% .13 232/.55)}.wr-star-choice:active span{transform:translateY(1px)}.wr-media-picker{border:1px solid var(--wr-border);background:var(--wr-surface);border-radius:12px;padding:12px}.wr-media-picker input[type=file]{max-width:100%}.wr-media-list{gap:8px;margin:4px 0 0;padding:0;list-style:none;display:grid}.wr-media-list li{border:1px solid var(--wr-border);background:var(--wr-bg);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:7px 9px;display:flex}.wr-media-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wr-media-list small{color:var(--wr-muted);flex:none;font-weight:800}.wr-consent-stack{gap:10px;display:grid}.wr-checkbox{grid-template-columns:auto 1fr;align-items:start;font-weight:500}.wr-checkbox input{width:18px;height:18px;accent-color:var(--wr-primary);margin-top:2px}.wr-form-alert,.wr-token-state,.wr-next-box,.wr-coupon-box{border:1px solid var(--wr-border);background:var(--wr-surface);border-radius:12px;padding:12px}.wr-form-alert{color:oklch(34% .13 25);border-color:oklch(78% .11 25);font-weight:700}.wr-form-alert--working{color:var(--wr-ink);border-color:oklch(78% .11 232)}.wr-token-state{gap:6px;display:grid}.wr-token-state p{color:var(--wr-muted);margin:0}.wr-coupon-box{background:oklch(96% .04 155);border-color:oklch(76% .13 155);gap:8px;display:grid}.wr-coupon-box span{color:oklch(30% .09 155);font-weight:800}.wr-coupon-box strong{letter-spacing:.08em;font-size:1.5rem}.wr-next-box{gap:6px;display:grid}@media (width<=920px){.wr-admin-shell,.wr-grid-two,.wr-backfill-layout,.wr-request-workbench,.wr-whatsapp-layout,.wr-widget-layout,.wr-setting-row{grid-template-columns:1fr}.wr-sidebar{border-right:0;border-bottom:1px solid var(--wr-border);align-items:flex-start;gap:12px;padding:12px;display:flex;position:static;overflow-x:auto}.wr-brand,.wr-nav-group{flex:none}.wr-brand{padding:0 10px 0 0}.wr-nav-group{min-width:150px;margin-bottom:0}.wr-nav-group a{white-space:nowrap}.wr-page{padding:16px}.wr-requests-hero,.wr-kpi-strip,.wr-lifecycle-board{grid-template-columns:1fr 1fr}.wr-policy-rail{position:static}}@media (width<=640px){.wr-page-header{display:grid}.wr-requests-hero,.wr-kpi-strip,.wr-lifecycle-board{grid-template-columns:1fr}.wr-requests-hero{padding:18px}.wr-hero-actions{justify-content:stretch}.wr-hero-actions .wr-button{flex:150px}.wr-order-toolbar,.wr-order-row{grid-template-columns:1fr}.wr-order-check{justify-content:start}.wr-order-timing,.wr-order-journey{text-align:left;justify-items:start}.wr-journey-line{justify-content:start}.wr-order-main p,.wr-order-title strong{white-space:normal}.wr-mini-table>div{grid-template-columns:1fr}.wr-review-form-card{padding-bottom:86px}.wr-customer-form .wr-button{width:auto;box-shadow:var(--wr-shadow);position:fixed;bottom:18px;left:18px;right:18px}}@media (width<=420px){.wr-star-input{grid-template-columns:repeat(5,minmax(38px,1fr));gap:5px}.wr-star-choice span{min-height:44px;font-size:1.28rem}.wr-star-choice small{font-size:.66rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes wr-review-shimmer{to{background-position:-200% 0}}.wr-admin-shell{--wrd-canvas:oklch(98.5% .004 255);--wrd-ink:oklch(16% .025 252);--wrd-ink-soft:oklch(38% .032 250);--wrd-muted:oklch(54% .026 250);--wrd-line:oklch(89% .014 248);--wrd-line-strong:oklch(78% .026 248);--wrd-card:oklch(100% 0 0);--wrd-card-warm:oklch(98% .005 92);--wrd-card-cool:oklch(97.5% .012 205);--wrd-primary:oklch(48% .105 217);--wrd-primary-strong:oklch(35% .09 225);--wrd-accent:oklch(70% .145 156);--wrd-gold:oklch(77% .14 78);--wrd-danger:oklch(56% .18 25);--wrd-success:oklch(52% .135 154);--wrd-shadow-soft:0 18px 45px oklch(20% .025 250/.08);--wrd-shadow-card:0 10px 30px oklch(20% .025 250/.07);--wrd-radius-lg:18px;--wrd-radius-md:14px;--wrd-radius-sm:10px;background:radial-gradient(circle at 4% 0%, oklch(88% .06 205/.46), transparent 28%), linear-gradient(180deg, var(--wrd-canvas), oklch(96.5% .006 250));color:var(--wrd-ink);grid-template-columns:292px minmax(0,1fr)}.wr-admin-shell .wr-sidebar{background:linear-gradient(180deg, oklch(16% .026 248), oklch(20% .032 245) 46%, oklch(14% .022 252)), var(--wrd-ink);color:oklch(98% .004 250);border-right:1px solid oklch(20% .025 250/.08);grid-template-rows:auto auto minmax(0,1fr) auto;height:100vh;padding:18px 14px;display:grid;position:sticky;top:0;box-shadow:18px 0 50px oklch(18% .028 250/.12)}.wr-admin-shell .wr-brand{background:oklch(100% 0 0/.07);border:1px solid oklch(100% 0 0/.1);border-radius:16px;gap:12px;min-height:54px;margin-bottom:14px;padding:10px}.wr-admin-shell .wr-brand__mark{background:linear-gradient(135deg, oklch(70% .15 156), oklch(55% .12 217)), var(--wrd-primary);border-radius:12px;width:39px;height:39px;box-shadow:inset 0 1px oklch(100% 0 0/.36),0 12px 26px oklch(11% .03 250/.35)}.wr-admin-shell .wr-brand strong{color:oklch(100% 0 0);font-size:.98rem}.wr-admin-shell .wr-brand span:not(.wr-brand__mark){color:oklch(82% .018 245);font-size:.78rem}.wr-shell-score{background:radial-gradient(circle at 100% 0,oklch(78% .13 156/.22),#0000 48%),oklch(100% 0 0/.055);border:1px solid oklch(100% 0 0/.11);border-radius:16px;gap:7px;margin-bottom:16px;padding:13px;display:grid}.wr-shell-score span{color:oklch(86% .12 156);background:oklch(74% .14 156/.18);border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 8px;font-size:.72rem;font-weight:900;display:inline-flex}.wr-shell-score strong{color:oklch(100% 0 0);font-size:.9rem;line-height:1.2}.wr-shell-score small{color:oklch(82% .018 245);line-height:1.4}.wr-sidebar__scroll{min-height:0;padding-right:2px;overflow-y:auto}.wr-admin-shell .wr-nav-group{margin-bottom:15px}.wr-admin-shell .wr-nav-group p{color:oklch(72% .018 245);letter-spacing:.04em;text-transform:uppercase;margin:0 8px 7px;font-size:.68rem;font-weight:900}.wr-admin-shell .wr-nav-group a{color:oklch(91% .012 245);border:1px solid #0000;border-radius:11px;min-height:39px;padding:9px 10px;font-weight:750;position:relative}.wr-admin-shell .wr-nav-group a svg{color:oklch(76% .045 215)}.wr-admin-shell .wr-nav-group a.active,.wr-admin-shell .wr-nav-group a:hover{color:oklch(100% 0 0);background:oklch(100% 0 0/.105);border-color:oklch(100% 0 0/.12)}.wr-admin-shell .wr-nav-group a.active:before{content:"";background:var(--wrd-accent);border-radius:999px;width:3px;position:absolute;inset:9px auto 9px 0}.wr-sidebar__footer{background:oklch(100% 0 0/.065);border:1px solid oklch(100% 0 0/.11);border-radius:15px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;margin-top:14px;padding:12px;display:grid}.wr-sidebar__footer svg{color:var(--wrd-gold)}.wr-sidebar__footer strong,.wr-sidebar__footer span{display:block}.wr-sidebar__footer strong{color:oklch(100% 0 0);font-size:.83rem}.wr-sidebar__footer span{color:oklch(78% .014 245);font-size:.75rem}.wr-admin-shell .wr-main{background:radial-gradient(circle at 86% -8%,oklch(88% .055 156/.34),#0000 31%),0 0;min-height:100vh}.wr-topbar{z-index:20;border-bottom:1px solid var(--wrd-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:oklch(99% .003 255/.9);justify-content:space-between;align-items:center;min-height:70px;padding:12px 26px;display:flex;position:sticky;top:0}.wr-topbar__title{gap:1px;min-width:0;display:grid}.wr-topbar__title span{color:var(--wrd-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:850}.wr-topbar__title h2{color:var(--wrd-ink);margin:0;font-size:1rem;line-height:1.25}.wr-topbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wr-topbar__actions a{border:1px solid var(--wrd-line);background:var(--wrd-card);min-height:34px;color:var(--wrd-ink-soft);border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px oklch(20% .025 250/.04)}.wr-topbar__actions a:hover{border-color:var(--wrd-line-strong);color:var(--wrd-ink)}.wr-admin-shell .wr-page{width:min(100%,1560px);max-width:none;padding:24px 26px 34px}.wr-admin-shell .wr-page-header{color:oklch(100% 0 0);min-height:184px;box-shadow:var(--wrd-shadow-soft);background:radial-gradient(circle at 82% 24%,oklch(79% .13 156/.18),#0000 29%),radial-gradient(circle at 14% 0,oklch(78% .11 217/.24),#0000 34%),linear-gradient(135deg,oklch(19% .032 248),oklch(25% .043 232) 52%,oklch(18% .025 252));border:1px solid oklch(100% 0 0/.18);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-bottom:20px;padding:24px;display:grid;position:relative;overflow:hidden}.wr-admin-shell .wr-page-header:after{content:"";pointer-events:none;background:radial-gradient(circle,oklch(100% 0 0/.1),#0000 64%);border:1px solid oklch(100% 0 0/.08);border-radius:999px;width:132px;height:132px;position:absolute;inset:auto 22px 20px auto}.wr-page-header__copy{z-index:1;gap:8px;max-width:880px;display:grid;position:relative}.wr-page-header__eyebrow{color:oklch(88% .1 156);letter-spacing:.035em;text-transform:uppercase;background:oklch(100% 0 0/.1);border:1px solid oklch(100% 0 0/.16);border-radius:999px;align-items:center;width:fit-content;padding:5px 10px;font-size:.73rem;font-weight:900;display:inline-flex}.wr-admin-shell .wr-page-header h1{color:oklch(100% 0 0);max-width:14ch;font-size:clamp(2rem,4vw,3.45rem);font-weight:900;line-height:.98}.wr-admin-shell .wr-page-header p{color:oklch(89% .015 245);max-width:76ch;margin:0;font-size:1rem}.wr-page-header__meta{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.wr-page-header__meta span,.wr-page-header__meta a{color:oklch(94% .012 245);background:oklch(100% 0 0/.1);border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:4px 9px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.wr-page-header__actions{z-index:1;align-self:end;position:relative}.wr-admin-shell .wr-header-actions{gap:9px}.wr-admin-shell .wr-button{background:linear-gradient(180deg, oklch(56% .12 218), oklch(42% .105 225)), var(--wrd-primary);color:oklch(100% 0 0);border:1px solid #0000;border-radius:11px;min-height:39px;padding:9px 14px;font-weight:850;transition:transform .15s,border-color .15s,box-shadow .15s;box-shadow:0 10px 22px oklch(36% .1 225/.22)}.wr-admin-shell .wr-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 26px oklch(36% .1 225/.25)}.wr-admin-shell .wr-button:disabled{border-color:var(--wrd-line);color:var(--wrd-muted);box-shadow:none;background:oklch(92% .006 250)}.wr-admin-shell .wr-button--secondary{color:oklch(100% 0 0);box-shadow:none;background:oklch(100% 0 0/.13);border-color:oklch(100% 0 0/.16)}.wr-admin-shell .wr-panel .wr-button--secondary,.wr-admin-shell .wr-settings-grid .wr-button--secondary,.wr-admin-shell .wr-widget-stack .wr-button--secondary,.wr-admin-shell .wr-table-wrap .wr-button--secondary,.wr-admin-shell .wr-row-actions button,.wr-admin-shell .wr-reply-form .wr-button--secondary,.wr-admin-shell .wr-topbar+.wr-page .wr-button--secondary:not(.wr-page-header .wr-button--secondary){border-color:var(--wrd-line);background:var(--wrd-card);color:var(--wrd-ink);box-shadow:0 6px 16px oklch(20% .025 250/.04)}.wr-admin-shell .wr-button--dark{background:linear-gradient(180deg, oklch(84% .13 78), oklch(72% .15 75)), var(--wrd-gold);color:oklch(18% .04 78);box-shadow:0 10px 22px oklch(56% .12 75/.22)}.wr-admin-shell .wr-notice{min-height:44px;box-shadow:var(--wrd-shadow-card);border-radius:13px;padding:10px 13px}.wr-admin-shell .wr-toast{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-width:1px;max-width:860px;top:86px}.wr-admin-shell .wr-badge{border:1px solid #0000;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:900}.wr-admin-shell .wr-badge--neutral{border-color:var(--wrd-line);color:var(--wrd-ink-soft);background:oklch(96% .006 250)}.wr-admin-shell .wr-badge--info{color:oklch(32% .095 222);background:oklch(94% .028 217);border-color:oklch(77% .05 217)}.wr-admin-shell .wr-badge--success{color:oklch(29% .09 154);background:oklch(94% .04 154);border-color:oklch(78% .06 154)}.wr-admin-shell .wr-badge--warning{color:oklch(34% .085 78);background:oklch(95% .055 78);border-color:oklch(83% .08 78)}.wr-admin-shell .wr-badge--critical{color:oklch(34% .13 25);background:oklch(95% .045 25);border-color:oklch(80% .09 25)}.wr-admin-shell .wr-stats-grid,.wr-admin-shell .wr-kpi-strip{gap:14px;margin-bottom:20px}.wr-admin-shell .wr-stat,.wr-admin-shell .wr-kpi-card,.wr-admin-shell .wr-panel,.wr-admin-shell .wr-widget-card,.wr-admin-shell .wr-request-card,.wr-admin-shell .wr-preview,.wr-admin-shell .wr-policy-card,.wr-admin-shell .wr-settings-host{border:1px solid var(--wrd-line);border-radius:var(--wrd-radius-lg);box-shadow:var(--wrd-shadow-card);background:oklch(100% 0 0/.94)}.wr-admin-shell .wr-stat,.wr-admin-shell .wr-kpi-card{min-height:142px;padding:17px;position:relative;overflow:hidden}.wr-admin-shell .wr-stat:before,.wr-admin-shell .wr-kpi-card:before{content:"";background:var(--wrd-primary);width:5px;position:absolute;inset:0 auto 0 0}.wr-admin-shell .wr-stat--success:before,.wr-admin-shell .wr-kpi-card--success:before{background:var(--wrd-success)}.wr-admin-shell .wr-stat--warning:before,.wr-admin-shell .wr-kpi-card--warning:before{background:var(--wrd-gold)}.wr-admin-shell .wr-stat--critical:before,.wr-admin-shell .wr-kpi-card--critical:before{background:var(--wrd-danger)}.wr-admin-shell .wr-stat__top{z-index:1;position:relative}.wr-admin-shell .wr-stat__label,.wr-admin-shell .wr-kpi-card span{color:var(--wrd-muted);letter-spacing:.035em;text-transform:uppercase;font-size:.73rem;font-weight:950}.wr-admin-shell .wr-stat strong,.wr-admin-shell .wr-kpi-card strong{z-index:1;color:var(--wrd-ink);margin-top:16px;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:950;position:relative}.wr-admin-shell .wr-stat p,.wr-admin-shell .wr-kpi-card p,.wr-admin-shell .wr-widget-card p,.wr-admin-shell .wr-request-card p,.wr-admin-shell .wr-panel p,.wr-admin-shell .wr-setting-row p{color:var(--wrd-muted)}.wr-stat__rail{background:oklch(94% .012 250);border-radius:999px;height:5px;position:absolute;inset:auto 16px 14px;overflow:hidden}.wr-stat__rail:after{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--wrd-accent), var(--wrd-primary));width:58%;height:100%;display:block}.wr-admin-shell .wr-panel{padding:18px}.wr-admin-shell .wr-panel h2,.wr-admin-shell .wr-preview h2,.wr-admin-shell .wr-widget-card h3,.wr-admin-shell .wr-setting-row h3,.wr-admin-shell .wr-section-heading h2,.wr-admin-shell .wr-section-heading h3{color:var(--wrd-ink);letter-spacing:0;font-weight:950}.wr-admin-shell .wr-grid-two{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:18px}.wr-admin-shell .wr-action-list{gap:11px}.wr-command-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:14px;margin-bottom:20px;display:grid}.wr-command-card{border:1px solid var(--wrd-line);border-radius:var(--wrd-radius-lg);background:radial-gradient(circle at 100% 0%, oklch(82% .08 156/.18), transparent 36%), var(--wrd-card);min-height:132px;color:var(--wrd-ink);box-shadow:var(--wrd-shadow-card);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:16px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid}.wr-command-card:hover{border-color:var(--wrd-line-strong);transform:translateY(-2px);box-shadow:0 16px 34px oklch(20% .025 250/.1)}.wr-command-card svg{color:var(--wrd-primary);box-sizing:content-box;background:oklch(93% .035 217);border-radius:12px;padding:9px;display:block}.wr-command-card strong,.wr-command-card span{display:block}.wr-command-card strong{color:var(--wrd-ink);font-size:.96rem;font-weight:950;line-height:1.22}.wr-command-card span{color:var(--wrd-muted);margin-top:6px;font-size:.84rem;line-height:1.42}.wr-admin-shell .wr-action-list li{border-bottom:1px solid var(--wrd-line);min-height:44px;color:var(--wrd-ink-soft);font-weight:700}.wr-admin-shell .wr-action-list li:last-child{border-bottom:0}.wr-admin-shell .wr-mini-table{border:1px solid var(--wrd-line);border-radius:14px;gap:0;overflow:hidden}.wr-admin-shell .wr-mini-table>div{border-bottom:1px solid var(--wrd-line);min-height:48px;padding:8px 10px}.wr-admin-shell .wr-mini-table>div:last-child{border-bottom:0}.wr-admin-shell .wr-toolbar,.wr-admin-shell .wr-order-toolbar--premium,.wr-admin-shell .wr-toolbar--segmented{border:1px solid var(--wrd-line);border-radius:var(--wrd-radius-lg);background:linear-gradient(oklch(100% 0 0),oklch(97.5% .004 250));padding:12px;box-shadow:0 8px 22px oklch(20% .025 250/.05)}.wr-admin-shell .wr-table-panel{gap:14px;display:grid}.wr-admin-shell .wr-toolbar--filters{margin-bottom:0}.wr-admin-shell .wr-toolbar input,.wr-admin-shell .wr-toolbar select,.wr-admin-shell .wr-field input,.wr-admin-shell .wr-field select,.wr-admin-shell .wr-field textarea,.wr-admin-shell .wr-widget-field input,.wr-admin-shell .wr-widget-field select,.wr-admin-shell .wr-setting-row .wr-panel input,.wr-admin-shell .wr-setting-row .wr-panel select,.wr-admin-shell .wr-reply-form textarea,.wr-admin-shell .wr-import-textarea,.wr-admin-shell .wr-input-with-icon{border-color:var(--wrd-line);background:var(--wrd-card);min-height:42px;color:var(--wrd-ink);border-radius:11px;box-shadow:inset 0 1px oklch(100% 0 0/.8)}.wr-admin-shell .wr-field>span,.wr-admin-shell .wr-order-toolbar label,.wr-admin-shell .wr-reply-form label{color:var(--wrd-ink-soft);font-size:.82rem;font-weight:850}.wr-admin-shell .wr-table-wrap{border:1px solid var(--wrd-line);border-radius:var(--wrd-radius-lg);background:var(--wrd-card);overflow:auto}.wr-admin-shell .wr-table{border-collapse:separate;border-spacing:0;min-width:1040px}.wr-admin-shell .wr-table th{z-index:1;color:var(--wrd-muted);letter-spacing:.04em;text-transform:uppercase;background:oklch(96.5% .008 250);border-top:0;font-size:.72rem;font-weight:950;position:sticky;top:0}.wr-admin-shell .wr-table td{border-top:1px solid var(--wrd-line);color:var(--wrd-ink-soft)}.wr-admin-shell .wr-table tbody tr:hover td{background:oklch(98.2% .008 205)}.wr-admin-shell .wr-review-cell{gap:5px;max-width:430px}.wr-admin-shell .wr-review-cell strong{color:var(--wrd-gold)}.wr-admin-shell .wr-review-cell span{color:var(--wrd-ink);font-weight:900}.wr-admin-shell .wr-customer-replies{border-left-color:var(--wrd-accent)}.wr-admin-shell .wr-customer-replies blockquote{border-color:var(--wrd-line);background:oklch(97.5% .007 205)}.wr-admin-shell .wr-customer-replies>span,.wr-admin-shell .wr-customer-replies blockquote p{color:var(--wrd-ink)}.wr-admin-shell .wr-row-actions button{min-height:32px;color:var(--wrd-ink-soft);border-radius:9px;font-weight:800}.wr-admin-shell .wr-row-actions button:hover:not(:disabled){border-color:var(--wrd-line-strong);color:var(--wrd-ink)}.wr-admin-shell .wr-reply-form{gap:8px}.wr-admin-shell .wr-state-panel{background:radial-gradient(circle at 0% 0%, oklch(92% .035 205/.6), transparent 34%), var(--wrd-card);border-style:dashed;align-content:center;min-height:188px;padding:24px}.wr-admin-shell .wr-state-panel strong{color:var(--wrd-ink)}.wr-admin-shell .wr-state-panel--error{background:linear-gradient(180deg, oklch(98.5% .012 25), var(--wrd-card));border-color:oklch(76% .12 25)}.wr-admin-shell .wr-skeleton-stack span{background:linear-gradient(90deg,oklch(93% .008 250),oklch(98.5% .004 250),oklch(93% .008 250));height:13px}.wr-admin-shell .wr-settings-grid{gap:15px}.wr-admin-shell .wr-settings-intro{background:radial-gradient(circle at 100% 0%, oklch(80% .12 156/.16), transparent 34%), var(--wrd-card);align-items:center;min-height:88px}.wr-admin-shell .wr-settings-status span{border:1px solid #0000;font-weight:900}.wr-admin-shell .wr-settings-status__saved{color:oklch(29% .09 154);background:oklch(94% .04 154);border-color:oklch(78% .06 154)}.wr-admin-shell .wr-settings-status__dirty{color:oklch(34% .085 78);background:oklch(95% .055 78);border-color:oklch(83% .08 78)}.wr-admin-shell .wr-settings-status small,.wr-admin-shell .wr-setting-row>div>small,.wr-admin-shell .wr-widget-field em{color:var(--wrd-muted)}.wr-admin-shell .wr-setting-row{border:1px solid var(--wrd-line);border-radius:var(--wrd-radius-lg);background:linear-gradient(180deg, oklch(100% 0 0), oklch(98.2% .004 250)), var(--wrd-card);box-shadow:var(--wrd-shadow-card);grid-template-columns:minmax(240px,.62fr) minmax(0,1fr);gap:18px;padding:16px}.wr-admin-shell .wr-setting-row>div:first-child{align-content:center;gap:5px;display:grid}.wr-admin-shell .wr-setting-row>.wr-panel{border-radius:var(--wrd-radius-md);box-shadow:none;background:oklch(98% .004 250)}.wr-admin-shell .wr-switch{justify-content:space-between;min-height:42px}.wr-admin-shell .wr-switch input{accent-color:var(--wrd-primary)}.wr-admin-shell .wr-widget-layout,.wr-admin-shell .wr-whatsapp-layout,.wr-admin-shell .wr-backfill-layout{gap:20px}.wr-admin-shell .wr-widget-card,.wr-admin-shell .wr-request-card,.wr-admin-shell .wr-template-card,.wr-admin-shell .wr-credential-tile,.wr-admin-shell .wr-event-list>div,.wr-admin-shell .wr-webhook-copy,.wr-admin-shell .wr-empty-inline,.wr-admin-shell .wr-widget-field{border-color:var(--wrd-line);border-radius:var(--wrd-radius-md);background:var(--wrd-card)}.wr-admin-shell .wr-widget-field{gap:8px;padding:15px;display:grid;position:relative;box-shadow:0 8px 22px oklch(20% .025 250/.04)}.wr-admin-shell .wr-widget-field>span{color:var(--wrd-ink);font-size:.9rem;font-weight:950}.wr-admin-shell .wr-widget-field em{text-transform:uppercase;background:oklch(96% .008 250);border-radius:999px;padding:3px 7px;font-size:.64rem;font-style:normal;font-weight:900;position:absolute;top:12px;right:12px}.wr-admin-shell .wr-widget-card{min-height:150px;padding:16px}.wr-admin-shell .wr-studio-intro{background:radial-gradient(circle at 92% 12%,oklch(82% .08 156/.22),#0000 35%),linear-gradient(oklch(100% 0 0),oklch(98% .005 250))}.wr-admin-shell .wr-widget-grid--studio{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.wr-admin-shell .wr-widget-card>div{align-items:flex-start}.wr-admin-shell .wr-widget-field{box-shadow:var(--wrd-shadow-card);padding:15px}.wr-admin-shell .wr-preview{background:radial-gradient(circle at 15% 0,oklch(88% .05 205/.34),#0000 35%),oklch(96.5% .006 250)}.wr-admin-shell .wr-storefront-preview,.wr-admin-shell .wr-phone{background:linear-gradient(180deg, oklch(100% 0 0), oklch(97.8% .004 250)), var(--wrd-card);border-radius:18px;box-shadow:inset 0 1px oklch(100% 0 0),0 12px 28px oklch(20% .025 250/.08)}.wr-admin-shell .wr-storefront-preview span{color:var(--wrd-gold)}.wr-admin-shell .wr-storefront-preview button{background:var(--wrd-ink);border-radius:11px}.wr-admin-shell .wr-requests-page{background:0 0}.wr-admin-shell .wr-requests-hero{min-height:210px;box-shadow:var(--wrd-shadow-soft);background:radial-gradient(circle at 88% 20%,oklch(78% .12 156/.2),#0000 32%),linear-gradient(135deg,oklch(18% .03 248),oklch(25% .045 232) 52%,oklch(18% .025 252));border-color:oklch(100% 0 0/.18);border-radius:24px;padding:24px}.wr-admin-shell .wr-requests-hero h1{max-width:13ch;font-size:clamp(2rem,4vw,3.45rem);font-weight:950;line-height:.98}.wr-admin-shell .wr-hero-kicker{color:oklch(88% .1 156);background:oklch(100% 0 0/.1);border-color:oklch(100% 0 0/.16)}.wr-admin-shell .wr-hero-signal-row span{background:oklch(100% 0 0/.1);border:1px solid oklch(100% 0 0/.12)}.wr-admin-shell .wr-selection-counter{background:oklch(94% .03 217);border:1px solid oklch(79% .06 217)}.wr-admin-shell .wr-order-list--premium{gap:12px}.wr-admin-shell .wr-order-row--premium{border-color:var(--wrd-line);border-radius:var(--wrd-radius-lg);background:var(--wrd-card);box-shadow:var(--wrd-shadow-card)}.wr-admin-shell .wr-order-row--premium:hover{border-color:var(--wrd-line-strong);transform:translateY(-1px)}.wr-admin-shell .wr-order-row--selected{background:radial-gradient(circle at 0% 0%, oklch(90% .055 205/.6), transparent 34%), var(--wrd-card);border-color:oklch(56% .1 217)}.wr-admin-shell .wr-timeline-dot--ready{border-color:var(--wrd-success);background:oklch(91% .07 154);box-shadow:0 0 0 5px oklch(91% .07 154/.35)}.wr-admin-shell .wr-lifecycle-board{gap:14px}.wr-admin-shell .wr-lifecycle-column__head{border:1px solid var(--wrd-line);border-radius:var(--wrd-radius-md);background:oklch(96.5% .008 250);min-height:42px}.wr-admin-shell .wr-request-card--lifecycle{min-height:190px}.wr-admin-shell .wr-channel-chip{color:oklch(32% .095 222);background:oklch(94% .028 217)}.wr-admin-shell .wr-policy-card,.wr-admin-shell .wr-settings-host{padding:17px}.wr-admin-shell .wr-policy-rail{top:88px}.wr-admin-shell .wr-policy-note{border-radius:var(--wrd-radius-md);border:1px solid oklch(80% .07 154)}.wr-admin-shell .wr-chart{border:1px solid var(--wrd-line);background:linear-gradient(180deg, oklch(96.5% .006 250), oklch(99% .003 250)), var(--wrd-card);align-items:end;min-height:260px}.wr-admin-shell .wr-chart span{background:linear-gradient(180deg, var(--wrd-accent), var(--wrd-primary));border-radius:12px 12px 5px 5px;box-shadow:inset 0 1px oklch(100% 0 0/.42)}.wr-admin-shell .wr-import-list li{border-bottom-color:var(--wrd-line)}@media (width<=1120px){.wr-admin-shell{grid-template-columns:1fr}.wr-admin-shell .wr-sidebar{border-bottom:1px solid oklch(20% .025 250/.08);border-right:0;grid-template-rows:auto auto auto;height:auto;display:grid;position:static}.wr-shell-score,.wr-sidebar__footer{display:none}.wr-sidebar__scroll{gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.wr-admin-shell .wr-nav-group{min-width:178px}.wr-topbar{top:0}}@media (width<=920px){.wr-admin-shell .wr-page{padding:18px 16px 28px}.wr-admin-shell .wr-page-header,.wr-admin-shell .wr-requests-hero{grid-template-columns:1fr;min-height:0}.wr-page-header__actions,.wr-admin-shell .wr-hero-actions{justify-content:flex-start}.wr-admin-shell .wr-grid-two,.wr-admin-shell .wr-widget-layout,.wr-admin-shell .wr-whatsapp-layout,.wr-admin-shell .wr-backfill-layout,.wr-admin-shell .wr-setting-row{grid-template-columns:1fr}.wr-admin-shell .wr-policy-rail,.wr-admin-shell .wr-preview--sticky{position:static}.wr-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.wr-admin-shell .wr-sidebar{grid-template-rows:auto auto;gap:8px;padding:10px;display:grid}.wr-admin-shell .wr-brand{min-height:52px;margin-bottom:0}.wr-admin-shell .wr-brand__mark{width:36px;height:36px}.wr-admin-shell .wr-sidebar__scroll{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.wr-admin-shell .wr-nav-group{flex:none;gap:8px;min-width:max-content;margin-bottom:0;display:flex}.wr-admin-shell .wr-nav-group p{display:none}.wr-admin-shell .wr-nav-group a{white-space:nowrap;background:oklch(100% 0 0/.055);border-color:oklch(100% 0 0/.1);min-height:34px;padding:7px 10px}.wr-topbar{align-items:start;gap:10px;padding:12px 16px;display:grid}.wr-topbar__actions{justify-content:flex-start;overflow-x:auto}.wr-admin-shell .wr-page-header,.wr-admin-shell .wr-requests-hero{border-radius:18px;padding:18px}.wr-admin-shell .wr-page-header h1,.wr-admin-shell .wr-requests-hero h1{max-width:none;font-size:2rem}.wr-admin-shell .wr-header-actions,.wr-page-header__actions,.wr-admin-shell .wr-hero-actions{width:100%}.wr-admin-shell .wr-header-actions .wr-button,.wr-page-header__actions .wr-button,.wr-admin-shell .wr-hero-actions .wr-button,.wr-page-header__actions a.wr-button{flex:150px}.wr-admin-shell .wr-toolbar,.wr-admin-shell .wr-order-toolbar{grid-template-columns:1fr;display:grid}.wr-admin-shell .wr-order-row--premium{grid-template-columns:1fr}.wr-admin-shell .wr-order-check{justify-content:start}.wr-command-grid{grid-template-columns:1fr}}
