:root{--hw-black: #0b0c0d;--hw-ink: #17191c;--hw-muted: #687078;--hw-line: #dfe2e5;--hw-soft: #f4f5f3;--hw-white: #ffffff;--hw-gold: #c5a34e;--hw-green: #16835b;--hw-red: #b42318;--hw-radius: 8px;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--hw-soft);color:var(--hw-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.hw-app-shell{min-height:100vh;background:var(--hw-soft)}.hw-topbar{height:68px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hw-line);background:#fffffff5;position:sticky;top:0;z-index:30}.hw-brand-lockup,.hw-topbar-actions,.hw-user-chip,.hw-store-link,.hw-secure-state,.hw-page-actions,.hw-status,.hw-button,.hw-inline,.hw-toggle-label,.hw-prize-label{display:flex;align-items:center}.hw-brand-lockup{gap:12px;min-width:250px}.hw-wordmark{font-size:25px;line-height:1;font-weight:780;color:#050505}.hw-wordmark img{display:block;width:116px;height:auto}.hw-brand-divider{width:1px;height:24px;background:var(--hw-line)}.hw-brand-product{font-size:13px;font-weight:650;color:var(--hw-muted)}.hw-topbar-actions{gap:12px}.hw-alert-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--hw-line);border-radius:50%;background:#fff;color:var(--hw-ink);text-decoration:none}.hw-alert-button:hover{background:#f5f5f3;border-color:#aeb4b9}.hw-store-link,.hw-secure-state{gap:7px;color:#4c535a;font-size:12px;text-decoration:none}.hw-store-link:hover{color:var(--hw-black)}.hw-secure-state{padding:7px 10px;border:1px solid #dfe6df;background:#f6faf7;color:#267454;border-radius:999px}.hw-user-chip{gap:9px;padding-left:12px;border-left:1px solid var(--hw-line)}.hw-user-chip>span:last-child{display:grid;line-height:1.15}.hw-user-chip strong{font-size:12px}.hw-user-chip small{color:var(--hw-muted);font-size:10px}.hw-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--hw-black);color:#fff}.hw-main{width:min(1420px,100%);margin:0 auto;padding:30px 32px 56px}.hw-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.hw-eyebrow{margin:0 0 7px;color:#856b2e;font-size:11px;font-weight:750;text-transform:uppercase}.hw-page-header h1{margin:0;font-size:32px;line-height:1.1;font-weight:670}.hw-page-description{margin:9px 0 0;color:var(--hw-muted);font-size:14px;max-width:700px}.hw-page-actions{gap:10px;flex-wrap:wrap;justify-content:flex-end}.hw-button{min-height:38px;justify-content:center;gap:8px;padding:0 14px;border:1px solid #cfd3d6;border-radius:6px;background:#fff;color:var(--hw-ink);font-size:13px;font-weight:650;text-decoration:none;cursor:pointer}.hw-button:hover{background:#f8f8f7;border-color:#aeb4b9}.hw-button--primary{background:var(--hw-black);color:#fff;border-color:var(--hw-black)}.hw-button--primary:hover{background:#25272a}.hw-button--gold{background:var(--hw-gold);color:#111;border-color:var(--hw-gold)}.hw-button--danger{color:var(--hw-red)}.hw-button--icon{width:38px;padding:0}.hw-button[disabled]{opacity:.55;cursor:wait}.hw-status{width:max-content;gap:6px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:650}.hw-status--ready{background:#e9f6ef;color:var(--hw-green)}.hw-status--warning{background:#fff1e8;color:#9a4f16}.hw-status--pending{background:#eceff3;color:#57606a}.hw-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}.hw-stat-card{min-height:148px;padding:18px;border-radius:var(--hw-radius);display:flex;flex-direction:column;border:1px solid var(--hw-line);background:#fff}.hw-stat-card--dark{background:var(--hw-black);border-color:var(--hw-black);color:#fff}.hw-stat-card--gold{background:#e2c775;border-color:#e2c775;color:#111}.hw-stat-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#8080801f;margin-bottom:14px}.hw-stat-card p{margin:0;color:inherit;opacity:.65;font-size:11px;font-weight:650;text-transform:uppercase}.hw-stat-card strong{margin-top:6px;font-size:29px;line-height:1;font-weight:680}.hw-stat-card small{margin-top:auto;padding-top:10px;opacity:.65;font-size:11px}.hw-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:16px;align-items:start}.hw-panel{background:#fff;border:1px solid var(--hw-line);border-radius:var(--hw-radius)}.hw-panel--dark{background:var(--hw-black);color:#fff;border-color:var(--hw-black)}.hw-panel-body{padding:20px}.hw-section-header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--hw-line)}.hw-panel--dark .hw-section-header{border-color:#2d3033}.hw-section-header h2{margin:0;font-size:15px;font-weight:680}.hw-section-header p{margin:4px 0 0;color:var(--hw-muted);font-size:12px}.hw-panel--dark .hw-section-header p{color:#9aa0a7}.hw-campaign-preview{display:grid;grid-template-columns:minmax(0,1fr) 260px;min-height:368px;overflow:hidden}.hw-campaign-copy{padding:30px;display:flex;flex-direction:column}.hw-campaign-copy h3{margin:18px 0 9px;font-size:31px;line-height:1.1;font-weight:630;max-width:430px}.hw-campaign-copy>p{margin:0;color:#aeb3b8;font-size:13px;line-height:1.6;max-width:480px}.hw-campaign-meta{display:flex;gap:22px;margin-top:auto;padding-top:24px}.hw-campaign-meta div{display:grid;gap:4px}.hw-campaign-meta small{color:#7f858b;font-size:10px;text-transform:uppercase}.hw-campaign-meta strong{font-size:12px;font-weight:600}.hw-wheel-stage{position:relative;display:grid;place-items:center;padding:26px;background:#f3efe4;min-height:360px;overflow:hidden}.hw-wheel-stage--compact{min-height:300px;background:#111315}.hw-wheel{width:min(270px,75vw);aspect-ratio:1;border-radius:50%;position:relative;border:9px solid white;box-shadow:0 18px 44px #00000038;transition:transform 1.8s cubic-bezier(.2,.75,.15,1)}.hw-wheel-stage--compact .hw-wheel{width:218px;border-width:7px}.hw-wheel.is-spinning{transform:rotate(900deg)}.hw-wheel-ring{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,255,255,.55);border-radius:50%}.hw-wheel-center{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:58px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;border:5px solid white}.hw-wheel-stage--compact .hw-wheel-center{width:46px;border-width:4px}.hw-wheel-pointer{position:absolute;top:21px;left:50%;transform:translate(-50%);z-index:2;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:23px solid var(--hw-black)}.hw-wheel-demo-button{position:absolute;bottom:18px;display:flex;align-items:center;gap:7px;border:0;background:#ffffffe0;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:650;cursor:pointer}.hw-quick-list{display:grid}.hw-quick-action{min-height:74px;padding:14px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:12px;color:var(--hw-ink);text-decoration:none;border-bottom:1px solid var(--hw-line)}.hw-quick-action:last-child{border-bottom:0}.hw-quick-action:hover{background:#fafaf9}.hw-quick-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#f1eee5;color:#7b642d}.hw-quick-action>span:nth-child(2){display:grid;gap:3px}.hw-quick-action strong{font-size:13px}.hw-quick-action small{font-size:11px;color:var(--hw-muted)}.hw-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hw-product-row{min-height:96px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;padding:10px;border:1px solid var(--hw-line);border-radius:7px}.hw-product-image{width:72px;height:72px;object-fit:contain;background:#f2f2f0;border-radius:5px}.hw-product-image--empty{display:grid;place-items:center;color:#9aa0a5}.hw-product-row>div:last-child{min-width:0;display:flex;flex-direction:column}.hw-product-row h3{margin:1px 0 4px;font-size:12px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-product-row p{margin:0;color:var(--hw-muted);font-size:11px}.hw-product-row strong{margin-top:auto;font-size:12px}.hw-form-panel{padding:22px}.hw-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hw-field,.hw-field-wide{display:grid;gap:7px}.hw-field-wide{grid-column:1 / -1}.hw-field label,.hw-field-wide label{font-size:11px;font-weight:700;color:#525960}.hw-input,.hw-select,.hw-textarea{width:100%;border:1px solid #cdd1d4;background:#fff;color:var(--hw-ink);border-radius:6px;outline:none}.hw-input,.hw-select{height:40px;padding:0 11px}.hw-textarea{min-height:86px;padding:10px 11px;resize:vertical}.hw-input:focus,.hw-select:focus,.hw-textarea:focus{border-color:#5f6770;box-shadow:0 0 0 3px #5f67701f}.hw-help{color:var(--hw-muted);font-size:10px;line-height:1.45}.hw-form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:18px;margin-top:18px;border-top:1px solid var(--hw-line)}.hw-toggle-label{gap:10px;cursor:pointer;font-size:12px;font-weight:630}.hw-toggle-label input{width:38px;height:22px;accent-color:var(--hw-black)}.hw-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hw-media-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:252px;background:#fff;border:1px solid var(--hw-line);border-radius:var(--hw-radius);overflow:hidden}.hw-media-preview{position:relative;background:#151719;min-height:252px}.hw-media-preview img{width:100%;height:100%;object-fit:cover;display:block}.hw-media-index{position:absolute;top:10px;left:10px;min-width:25px;height:25px;display:grid;place-items:center;border-radius:5px;background:#000000a6;color:#fff;font-size:10px}.hw-empty-media{height:100%;min-height:200px;display:grid;place-items:center;align-content:center;gap:8px;color:#747b81;font-size:11px}.hw-media-form{padding:16px;display:flex;flex-direction:column;gap:11px}.hw-media-form h3{margin:0;font-size:13px}.hw-file-input{font-size:11px;color:var(--hw-muted)}.hw-file-input::file-selector-button{height:34px;margin-right:9px;border:1px solid #cdd1d4;border-radius:5px;background:#fff;font-weight:650;cursor:pointer}.hw-wheel-layout{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(0,1.35fr);gap:16px;align-items:start}.hw-wheel-sticky{position:sticky;top:86px;overflow:hidden}.hw-wheel-copy{padding:18px 20px 0}.hw-wheel-copy h2{margin:0 0 6px;font-size:18px}.hw-wheel-copy p{margin:0;color:var(--hw-muted);font-size:12px}.hw-prize-list{display:grid}.hw-prize-row{padding:14px 16px;display:grid;grid-template-columns:minmax(150px,1.3fr) 110px 92px 80px 80px 82px;align-items:center;gap:10px;border-bottom:1px solid var(--hw-line)}.hw-prize-row:last-child{border-bottom:0}.hw-prize-label{gap:9px;min-width:0}.hw-color-swatch{width:22px;height:22px;border-radius:4px;border:1px solid rgba(0,0,0,.15);flex:0 0 auto}.hw-prize-label span:last-child{min-width:0}.hw-prize-label strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hw-prize-label small,.hw-prize-cell small{display:block;color:var(--hw-muted);font-size:10px;margin-top:2px}.hw-prize-cell{font-size:12px}.hw-weight-track{width:100%;height:5px;background:#e8eaec;border-radius:999px;overflow:hidden;margin-top:5px}.hw-weight-track span{display:block;height:100%;background:var(--hw-black)}.hw-prize-form{padding:18px;background:#fafaf9;border-top:1px solid var(--hw-line)}.hw-weekly-panel{overflow:hidden}.hw-weekly-grid{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(420px,1.24fr);min-height:320px}.hw-weekly-showcase{min-width:0;position:relative;display:grid;grid-template-columns:minmax(150px,.9fr) minmax(150px,1.1fr);background:#111315;color:#fff;overflow:hidden}.hw-weekly-image-wrap{min-height:320px;position:relative;display:grid;place-items:center;padding:30px 14px;background:#e9e9e6}.hw-weekly-image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset -30px 0 48px #11131533;pointer-events:none}.hw-weekly-image-wrap img{width:100%;height:230px;object-fit:contain;position:relative;z-index:1}.hw-weekly-image-wrap>span:not(.hw-weekly-kicker){color:#5d6369}.hw-weekly-kicker{position:absolute;z-index:2;left:16px;top:16px;display:flex;align-items:center;gap:7px;padding:7px 9px;background:#111315;color:#e0c165;font-size:10px;font-weight:760;letter-spacing:0}.hw-weekly-product-copy{min-width:0;align-self:center;padding:30px 24px}.hw-weekly-product-copy>small{color:#d8b866;font-size:10px;font-weight:700;text-transform:uppercase}.hw-weekly-product-copy h3{margin:9px 0 24px;font-size:21px;line-height:1.2;font-weight:650}.hw-weekly-metrics{display:grid;gap:12px}.hw-weekly-metrics>span{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:7px;padding-top:11px;border-top:1px solid #303337}.hw-weekly-metrics strong{font-size:14px}.hw-weekly-metrics small{grid-column:2;color:#9ca2a8;font-size:10px}.hw-weekly-form{min-width:0;padding:24px;align-self:center}.hw-weekly-quick-fields{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:14px}.hw-week-chip{min-height:54px;margin-top:14px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--hw-line);border-radius:6px;background:#f7f7f5}.hw-week-chip svg{color:#96772f}.hw-week-chip span{display:grid;gap:2px}.hw-week-chip small{color:var(--hw-muted);font-size:9px;font-weight:750}.hw-week-chip strong{font-size:12px;font-weight:650}.hw-inline-advanced{margin-top:10px;border-top:1px solid var(--hw-line);border-bottom:1px solid var(--hw-line)}.hw-inline-advanced summary{min-height:44px;padding:0 4px;display:flex;align-items:center;gap:8px;color:#555d64;font-size:11px;font-weight:650;cursor:pointer;list-style:none}.hw-inline-advanced summary::-webkit-details-marker,.hw-admin-advanced>summary::-webkit-details-marker{display:none}.hw-inline-advanced summary svg:last-child{margin-left:auto;transition:transform .2s ease}.hw-inline-advanced[open] summary svg:last-child{transform:rotate(180deg)}.hw-inline-advanced[open] .hw-field-grid{padding:4px 0 16px}.hw-weekly-rulebar{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:18px;color:var(--hw-muted);font-size:10px}.hw-weekly-rulebar span{display:flex;align-items:center;gap:6px}.hw-weekly-rulebar span:before{content:"";width:5px;height:5px;border-radius:50%;background:#c49d36}.hw-weekly-rulebar span:first-child:before{display:none}.hw-preview-setup{overflow:hidden;scroll-margin-top:86px}.hw-preview-setup__body{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(420px,1.25fr);min-height:190px}.hw-preview-product{min-width:0;padding:22px;display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:20px;background:#111315;color:#fff}.hw-preview-product img{width:132px;height:132px;object-fit:contain;background:#e8e8e5}.hw-preview-product>span{min-width:0;display:grid;gap:7px}.hw-preview-product small{color:#d8b866;font-size:9px;font-weight:750}.hw-preview-product strong{font-size:17px;line-height:1.25}.hw-preview-product em{display:flex;align-items:center;gap:6px;color:#a9afb5;font-size:10px;font-style:normal}.hw-preview-controls{min-width:0;padding:22px;align-self:center}.hw-preview-control-footer{margin-top:14px;display:grid;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) auto;align-items:center;gap:12px}.hw-preview-control-footer .hw-week-chip{margin:0}.hw-preview-safety{display:flex;align-items:center;gap:7px;color:var(--hw-muted);font-size:10px}.hw-preview-safety svg{color:#267454}.hw-mechanical-preview{margin-top:18px;overflow:hidden;border-color:#292c2f;background:#0b0c0d;color:#fff}.hw-mechanical-preview .hw-wheel-copy{position:relative;z-index:2;padding:20px 22px 0}.hw-mechanical-preview .hw-wheel-copy p{color:#91979d}.hw-mechanical-preview .hw-three-wheel{min-height:560px;background:#0b0c0d}.hw-admin-advanced{margin-top:18px}.hw-admin-advanced>summary{min-height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--hw-line);border-radius:var(--hw-radius);background:#fff;cursor:pointer;list-style:none}.hw-admin-advanced>summary>span{display:flex;align-items:center;gap:12px}.hw-admin-advanced>summary>span>span{display:grid;gap:3px}.hw-admin-advanced>summary strong{font-size:13px}.hw-admin-advanced>summary small{color:var(--hw-muted);font-size:11px}.hw-admin-advanced>summary>svg{transition:transform .2s ease}.hw-admin-advanced[open]>summary>svg{transform:rotate(180deg)}.hw-admin-advanced>.hw-content-stack{padding-top:16px}.hw-table-head{background:#fafaf9;color:var(--hw-muted);font-size:10px;text-transform:uppercase;font-weight:700}.hw-activity-list{display:grid}.hw-activity-row{min-height:58px;padding:11px 16px;display:grid;grid-template-columns:minmax(0,1fr) 140px 100px;align-items:center;gap:12px;border-bottom:1px solid var(--hw-line);font-size:12px}.hw-activity-row:last-child{border-bottom:0}.hw-activity-row small{color:var(--hw-muted)}.hw-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.hw-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hw-security-item{padding:18px;border:1px solid var(--hw-line);border-radius:7px;background:#fff}.hw-security-item svg{color:#8c7335}.hw-security-item h3{margin:14px 0 6px;font-size:13px}.hw-security-item p{margin:0;color:var(--hw-muted);font-size:11px;line-height:1.5}.hw-notice{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:6px;font-size:11px;line-height:1.5}.hw-notice--info{background:#edf3fc;color:#315c98}.hw-notice--success{background:#eaf6ef;color:#176c4d}.hw-notice--warning{background:#fff4e8;color:#8a4e1c}.hw-spacer{height:16px}.hw-language-switch{height:30px;display:grid;grid-template-columns:1fr 1fr;padding:2px;border:1px solid var(--hw-line);border-radius:6px;background:#f4f5f3}.hw-language-switch button{width:32px;border:0;border-radius:4px;background:transparent;color:var(--hw-muted);font-size:10px;font-weight:750;cursor:pointer}.hw-language-switch button.is-active{background:var(--hw-black);color:#fff}.hw-control-strip{min-height:74px;margin-bottom:18px;padding:12px 14px;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:14px;border:1px solid var(--hw-line);border-radius:var(--hw-radius);background:#fff}.hw-control-strip>div:first-child{display:flex;align-items:center;gap:11px}.hw-control-strip>div:first-child>span:last-child{display:grid;gap:2px}.hw-control-strip strong{font-size:13px}.hw-control-strip small{color:var(--hw-muted);font-size:11px}.hw-control-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:var(--hw-black);color:#fff}.hw-control-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hw-control-actions form{margin:0}.hw-button--danger-soft{background:#fff2f0;color:#a52b21;border-color:#f0c5c0}.hw-button--danger-soft:hover{background:#ffe8e4;border-color:#dfa8a2}.hw-three-wheel{position:relative;min-height:440px;overflow:hidden;background:#0b0c0d}.hw-three-wheel--compact{min-height:368px;height:100%;background:#111315}.hw-three-wheel__canvas{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0}.hw-three-wheel__canvas canvas{width:100%;height:100%;display:block}.hw-three-wheel .hw-wheel-demo-button{z-index:4;left:50%;transform:translate(-50%);color:#202225}.hw-popup-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#060708bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hw-popup{width:min(960px,100%);min-height:520px;position:relative;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(420px,1.18fr);overflow:hidden;border:1px solid #34373a;border-radius:8px;background:#0b0c0d;color:#fff;box-shadow:0 32px 90px #0000007a}.hw-popup-close{position:absolute;top:14px;right:14px;z-index:8;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#0a0b0cb8;color:#fff;cursor:pointer}.hw-popup-copy{padding:54px 38px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #292c2f}.hw-popup-copy h2{margin:12px 0 13px;font-size:38px;line-height:1.04;font-weight:620}.hw-popup-copy p{margin:0;color:#aeb3b8;font-size:14px;line-height:1.6}.hw-popup-copy .hw-button{width:max-content;margin-top:28px}.hw-popup-copy>small{margin-top:12px;color:#686e74;font-size:10px}.hw-popup-legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin:20px 0 0}.hw-popup-legend span{display:inline-flex;align-items:center;gap:7px;color:#b7bbc0;font-size:11px}.hw-popup-legend i{width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 1px #fff3}.hw-popup-weekly{max-width:410px;min-height:86px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px;margin-top:20px;border-top:1px solid #303337;border-bottom:1px solid #303337}.hw-popup-weekly img{width:76px;height:76px;object-fit:contain;background:#e9e9e6}.hw-popup-weekly span{min-width:0;display:grid;gap:3px}.hw-popup-weekly small{color:#d8b866!important;font-size:9px!important;font-weight:700;text-transform:uppercase}.hw-popup-weekly strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hw-popup-weekly em{color:#8f959b;font-size:10px;font-style:normal}.hw-popup-demo-result{margin-top:14px;padding:11px 12px;border-left:2px solid var(--hw-gold);background:#d8b86614}.hw-popup-demo-result small{display:block;color:#8f959b;font-size:9px;text-transform:uppercase}.hw-popup-demo-result strong{display:block;margin-top:3px;color:#fff;font-size:13px}.hw-popup-wheel{min-height:520px}.hw-content-stack{display:grid;gap:16px}.hw-form-content{padding-top:18px}.hw-form-panel>.hw-section-header{margin:-22px -22px 0}.hw-toggle-stack{align-content:center;gap:10px}.hw-inline-input,.hw-inline-select,.hw-number-input{width:100%;min-width:0;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--hw-ink);outline:none}.hw-inline-input{height:30px;padding:0 6px;font-size:12px;font-weight:650}.hw-inline-input--small{height:24px;padding:0;color:var(--hw-muted);font-size:10px;font-weight:500}.hw-inline-select{height:30px;padding:0 4px;font-size:11px}.hw-number-input{height:30px;padding:0 5px;font-size:11px}.hw-inline-input:hover,.hw-inline-select:hover,.hw-number-input:hover,.hw-inline-input:focus,.hw-inline-select:focus,.hw-number-input:focus{border-color:#cdd1d4;background:#fff}.hw-color-input{width:28px;height:28px;padding:0;border:0;background:transparent;cursor:pointer;flex:0 0 auto}.hw-color-input::-webkit-color-swatch-wrapper{padding:0}.hw-color-input::-webkit-color-swatch{border:1px solid rgba(0,0,0,.15);border-radius:4px}.hw-check{display:grid;justify-items:center;gap:3px;color:var(--hw-muted);font-size:9px}.hw-check input{width:17px;height:17px;accent-color:var(--hw-black)}.hw-row-actions{display:flex;gap:5px}.hw-input--color{padding:4px}.hw-definition-list{display:grid;gap:0}.hw-definition-list>div{min-height:48px;display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px;border-bottom:1px solid var(--hw-line);font-size:12px}.hw-definition-list>div:last-child{border-bottom:0}.hw-definition-list span{color:var(--hw-muted)}.hw-definition-list strong{font-weight:620;overflow-wrap:anywhere}@media (max-width: 1100px){.hw-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-dashboard-grid,.hw-wheel-layout{grid-template-columns:1fr}.hw-wheel-sticky{position:static}.hw-media-grid{grid-template-columns:1fr}.hw-products{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-control-strip{grid-template-columns:minmax(220px,1fr) auto}.hw-control-actions{grid-column:1 / -1;justify-content:flex-start}.hw-weekly-grid,.hw-preview-setup__body{grid-template-columns:1fr}}@media (max-width: 760px){.hw-topbar{height:auto;min-height:62px;padding:12px 16px}.hw-brand-lockup{min-width:0}.hw-brand-product,.hw-store-link,.hw-secure-state{display:none}.hw-language-switch{margin-left:auto}.hw-main{padding:22px 16px 40px}.hw-page-header{align-items:flex-start;flex-direction:column}.hw-page-header h1{font-size:27px}.hw-page-actions{justify-content:flex-start}.hw-stats-grid,.hw-field-grid,.hw-security-grid,.hw-products,.hw-campaign-preview{grid-template-columns:1fr}.hw-campaign-copy{min-height:310px;padding:24px}.hw-campaign-copy h3{font-size:27px}.hw-media-card{grid-template-columns:1fr}.hw-media-preview{min-height:230px}.hw-weekly-showcase{grid-template-columns:1fr}.hw-weekly-image-wrap{min-height:230px}.hw-weekly-image-wrap img{height:190px}.hw-weekly-product-copy{padding:24px}.hw-weekly-form{padding:20px}.hw-weekly-quick-fields{grid-template-columns:1fr}.hw-preview-product{grid-template-columns:96px minmax(0,1fr);padding:18px}.hw-preview-product img{width:96px;height:96px}.hw-preview-controls{padding:18px}.hw-preview-control-footer{grid-template-columns:1fr}.hw-preview-control-footer .hw-button{width:100%}.hw-mechanical-preview .hw-three-wheel{min-height:430px}.hw-admin-advanced>summary{padding:12px 14px}.hw-prize-row{grid-template-columns:minmax(0,1fr) 70px 42px}.hw-prize-row>:nth-child(2),.hw-prize-row>:nth-child(4),.hw-prize-row>:nth-child(5){display:none}.hw-row-actions{flex-direction:column}.hw-table-head{display:none}.hw-activity-row{grid-template-columns:minmax(0,1fr) 90px}.hw-activity-row>:last-child{display:none}.hw-definition-list>div{grid-template-columns:1fr;gap:5px;padding:11px 0}.hw-control-strip{grid-template-columns:1fr;padding:14px}.hw-control-strip>.hw-status{grid-row:2}.hw-control-actions{grid-column:auto}.hw-control-actions .hw-button{flex:1 1 145px}.hw-popup-backdrop{padding:10px}.hw-popup{max-height:calc(100vh - 20px);min-height:0;grid-template-columns:1fr;overflow-y:auto}.hw-popup-copy{padding:42px 24px 24px;border-right:0;border-bottom:1px solid #292c2f}.hw-popup-copy h2{font-size:29px}.hw-popup-wheel{min-height:330px}.hw-three-wheel{min-height:370px}}.hw-crm-layout{display:grid;grid-template-columns:minmax(380px,.78fr) minmax(0,1.45fr);gap:16px;align-items:start}.hw-crm-layout--documents{grid-template-columns:minmax(390px,.85fr) minmax(0,1.35fr)}.hw-crm-form{overflow:hidden}.hw-crm-form .hw-form-content{padding:20px}.hw-catalog-panel{min-width:0;overflow:hidden}.hw-catalog-list,.hw-document-list,.hw-team-list,.hw-audit-list,.hw-inventory-list{display:grid}.hw-catalog-row{min-height:82px;display:grid;grid-template-columns:62px minmax(170px,1fr) 72px minmax(100px,.55fr) 74px 38px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--hw-line)}.hw-catalog-row:last-child,.hw-document-row:last-child,.hw-team-row:last-child,.hw-audit-row:last-child,.hw-inventory-row:last-child{border-bottom:0}.hw-catalog-media{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border:1px solid #e3e5e6;border-radius:6px;background:#f4f4f2;color:#8a9197}.hw-catalog-media img{width:100%;height:100%;object-fit:contain}.hw-catalog-copy{min-width:0;display:grid;gap:3px}.hw-catalog-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hw-catalog-copy small,.hw-catalog-kicker,.hw-catalog-stock small{color:var(--hw-muted);font-size:10px}.hw-catalog-kicker{text-transform:uppercase;font-weight:700}.hw-catalog-stock{display:grid;gap:3px}.hw-catalog-stock strong{font-size:18px}.hw-catalog-location{min-width:0;display:flex;align-items:center;gap:6px;color:#525960;font-size:11px}.hw-catalog-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hw-product-state{width:max-content;padding:4px 6px;border-radius:4px;background:#eceff2;color:#596169;font-size:9px;font-weight:750}.hw-product-state--active{background:#e9f6ef;color:var(--hw-green)}.hw-product-state--draft{background:#fff4dc;color:#8a681b}.hw-inventory-row{min-height:74px;display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(140px,.8fr) 84px minmax(250px,1fr) 38px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--hw-line)}.hw-inventory-row.hw-table-head{min-height:38px;padding-block:8px}.hw-inventory-row.is-low{background:#fffaf0}.hw-inventory-product{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px}.hw-inventory-product img{width:48px;height:48px;border-radius:5px;object-fit:contain;background:#f1f1ef}.hw-inventory-product span,.hw-inventory-location,.hw-inventory-quantity{min-width:0;display:grid;gap:3px}.hw-inventory-product strong,.hw-inventory-location strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hw-inventory-product small,.hw-inventory-location small,.hw-inventory-quantity small{color:var(--hw-muted);font-size:9px}.hw-inventory-quantity strong{font-size:20px}.hw-inventory-row.is-low .hw-inventory-quantity small{color:#9a4f16;font-weight:700}.hw-stock-controls{display:grid;grid-template-columns:minmax(90px,.65fr) minmax(120px,1fr);gap:8px}.hw-document-row{min-height:78px;display:grid;grid-template-columns:38px minmax(180px,1fr) 105px 82px 38px 38px;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--hw-line)}.hw-document-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#eef1f2;color:#60676d}.hw-document-icon--warning,.hw-document-icon--expired{background:#fff2df;color:#9a4f16}.hw-document-copy{min-width:0;display:grid;gap:2px}.hw-document-copy>span{color:#856b2e;font-size:9px;font-weight:750;text-transform:uppercase}.hw-document-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hw-document-copy small,.hw-document-validity small{color:var(--hw-muted);font-size:9px}.hw-document-validity{display:grid;gap:3px}.hw-document-validity strong{font-size:10px}.hw-document-state{width:max-content;padding:4px 6px;border-radius:4px;background:#e9f6ef;color:var(--hw-green);font-size:9px;font-weight:700}.hw-document-state--warning{background:#fff2df;color:#9a4f16}.hw-document-state--expired{background:#fff0ee;color:var(--hw-red)}.hw-team-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:16px;align-items:start}.hw-team-row{min-height:76px;display:grid;grid-template-columns:38px minmax(170px,1fr) 120px 140px 155px 38px;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--hw-line)}.hw-team-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#eceff1;color:#4f565d;font-size:12px;font-weight:750}.hw-team-avatar--owner{background:var(--hw-black);color:#fff}.hw-team-avatar--admin{background:#e2c775;color:#111}.hw-team-identity{min-width:0;display:grid}.hw-team-last{display:flex;align-items:center;gap:5px;color:var(--hw-muted);font-size:9px}.hw-role-list{display:grid}.hw-role-line{display:grid;grid-template-columns:74px minmax(0,1fr);gap:4px 10px;padding:14px 16px;border-bottom:1px solid var(--hw-line)}.hw-role-line:last-child{border-bottom:0}.hw-role-line>span{grid-row:1 / 3;width:max-content;height:max-content;padding:4px 6px;border-radius:4px;background:#f0eee8;color:#765f2d;font-size:9px;font-weight:750}.hw-role-line strong{font-size:12px}.hw-role-line small{color:var(--hw-muted);font-size:10px;line-height:1.4}.hw-audit-row{min-height:58px;display:grid;grid-template-columns:10px minmax(0,1fr) 155px;align-items:center;gap:11px;padding:10px 16px;border-bottom:1px solid var(--hw-line)}.hw-audit-dot{width:7px;height:7px;border-radius:50%;background:var(--hw-gold)}.hw-audit-row>div{display:grid;gap:3px}.hw-audit-row strong{font-size:11px}.hw-audit-row small,.hw-audit-row time{color:var(--hw-muted);font-size:9px}.hw-audit-row time{text-align:right}.hw-empty-state{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;padding:24px;color:#737a80;text-align:center}.hw-empty-state strong{color:var(--hw-ink);font-size:12px}.hw-empty-state span{font-size:10px}.hw-operations-bar{min-height:58px;display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:16px;margin-bottom:16px;padding:10px 14px;border:1px solid var(--hw-line);border-radius:var(--hw-radius);background:#fff}.hw-operations-bar>div{display:flex;align-items:center;gap:10px}.hw-operations-bar>div>span:last-child{display:grid;gap:2px}.hw-operations-bar strong{font-size:11px}.hw-operations-bar small,.hw-sync-time{color:var(--hw-muted);font-size:9px}.hw-operations-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#e9f6ef;color:var(--hw-green)}.hw-dashboard-grid--crm{grid-template-columns:minmax(0,1.4fr) minmax(300px,.75fr)}.hw-operation-list{display:grid}.hw-operation-list a{min-height:70px;display:grid;grid-template-columns:38px minmax(0,1fr) 42px;align-items:center;gap:11px;padding:12px 16px;border-bottom:1px solid var(--hw-line);color:var(--hw-ink);text-decoration:none}.hw-operation-list a:last-child{border-bottom:0}.hw-operation-list a:hover{background:#fafaf9}.hw-operation-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#f2eee3;color:#80682f}.hw-operation-list a>span:nth-child(2){display:grid;gap:4px}.hw-operation-list strong{font-size:11px}.hw-operation-list small{color:var(--hw-muted);font-size:9px}.hw-operation-list b{width:34px;height:26px;display:grid;place-items:center;border-radius:5px;background:#f0f1f2;font-size:9px}.hw-admin-command{overflow:hidden}.hw-command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hw-command-grid button,.hw-command-grid a{min-height:98px;display:grid;align-content:center;gap:9px;padding:14px;border:0;border-right:1px solid #2b2e31;border-bottom:1px solid #2b2e31;background:transparent;color:#fff;text-align:left;text-decoration:none;cursor:pointer}.hw-command-grid button:nth-child(2n),.hw-command-grid a:nth-child(2n){border-right:0}.hw-command-grid button:nth-last-child(-n+2),.hw-command-grid a:nth-last-child(-n+2){border-bottom:0}.hw-command-grid button:hover,.hw-command-grid a:hover{background:#151719}.hw-command-grid button span,.hw-command-grid a span{display:grid;gap:3px}.hw-command-grid strong{font-size:11px}.hw-command-grid small{color:#92989e;font-size:9px}.hw-preview-team{display:grid}.hw-preview-team>div{min-height:76px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--hw-line)}.hw-preview-team>div:last-child{border-bottom:0}.hw-preview-team>div>span:nth-child(2){display:grid;gap:3px}.hw-preview-team strong{font-size:11px}.hw-preview-team small{color:var(--hw-muted);font-size:9px}.hw-product-assistant{padding:16px 20px;border-bottom:1px solid var(--hw-line);background:#f7f6f2}.hw-product-assistant.is-ready{background:#f2f8f4}.hw-assistant-progress{display:flex;align-items:center;justify-content:space-between;gap:12px}.hw-assistant-progress>span{display:grid;gap:2px}.hw-assistant-progress strong{font-size:12px}.hw-assistant-progress small{color:var(--hw-muted);font-size:9px}.hw-assistant-progress b{font-size:16px}.hw-progress-track{height:4px;margin:10px 0 12px;overflow:hidden;border-radius:2px;background:#dcdfdf}.hw-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--hw-gold);transition:width .25s ease}.hw-product-assistant.is-ready .hw-progress-track span{background:var(--hw-green)}.hw-assistant-checks{display:flex;flex-wrap:wrap;gap:7px}.hw-assistant-checks>span{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #d9dcdd;border-radius:5px;background:#fff;color:#70777d;font-size:9px;font-weight:650}.hw-assistant-checks>span.is-complete{border-color:#cde4d7;background:#edf7f1;color:var(--hw-green)}.hw-alert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hw-alert-grid>.hw-notice{grid-column:1 / -1}.hw-alert-card{min-height:80px;display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:10px;padding:12px;border:1px solid var(--hw-line);border-radius:var(--hw-radius);background:#fff;color:var(--hw-ink);text-decoration:none}.hw-alert-card:hover{border-color:#aeb4b9}.hw-alert-card--critical{border-color:#e2bbb7;background:#fff8f7}.hw-alert-card__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#fff2df;color:#936617}.hw-alert-card--critical .hw-alert-card__icon{background:#fff0ee;color:var(--hw-red)}.hw-alert-card>span:nth-child(2){min-width:0;display:grid;gap:4px}.hw-alert-card strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hw-alert-card small{overflow:hidden;color:var(--hw-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.hw-alert-card b{width:28px;height:24px;display:grid;place-items:center;border-radius:5px;background:#eff1f2;font-size:9px}.hw-scheduler-layout{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(0,1.35fr);gap:16px;align-items:start}.hw-task-list{display:grid}.hw-task-row{min-height:76px;display:grid;grid-template-columns:5px minmax(180px,1fr) 150px auto;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--hw-line);color:var(--hw-ink);text-decoration:none}.hw-task-row:last-child{border-bottom:0}.hw-task-row:hover{background:#fafaf9}.hw-task-row.is-overdue{background:#fff8f7}.hw-task-priority{width:4px;height:36px;border-radius:2px;background:#afb4b9}.hw-task-row--high .hw-task-priority{background:#c99428}.hw-task-row--critical .hw-task-priority{background:var(--hw-red)}.hw-task-row--low .hw-task-priority{background:#86a798}.hw-task-copy{min-width:0;display:grid;gap:3px}.hw-task-copy>span{color:#856b2e;font-size:8px;font-weight:750;text-transform:uppercase}.hw-task-copy strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hw-task-copy small{overflow:hidden;color:var(--hw-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hw-task-due{display:grid;gap:3px}.hw-task-due small{color:var(--hw-muted);font-size:8px}.hw-task-due strong{font-size:9px}.hw-task-due em{width:max-content;padding:3px 5px;border-radius:4px;background:#f0eee8;color:#765f2d;font-size:8px;font-style:normal}.hw-task-actions{display:flex;gap:5px}.hw-task-actions form{margin:0}.hw-empty-state--compact{min-height:120px}.hw-rule-list{display:grid}.hw-rule-row{min-height:78px;display:grid;grid-template-columns:22px minmax(220px,1fr) 130px;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--hw-line);cursor:pointer}.hw-rule-row>input{width:17px;height:17px;accent-color:var(--hw-black)}.hw-rule-row>span:nth-child(2){display:grid;gap:4px}.hw-rule-row strong{font-size:11px}.hw-rule-row small{color:var(--hw-muted);font-size:9px;line-height:1.35}.hw-rule-number{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:7px}.hw-rule-number .hw-number-input{border-color:#d4d7d9;background:#fff}.hw-panel-footer{display:flex;justify-content:flex-end;padding:14px 16px}.hw-notice--success{display:flex;align-items:center;gap:8px;border-color:#cde4d7;background:#edf7f1;color:var(--hw-green)}@media (max-width: 1180px){.hw-crm-layout,.hw-crm-layout--documents,.hw-team-layout,.hw-scheduler-layout{grid-template-columns:1fr}.hw-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hw-catalog-row{grid-template-columns:62px minmax(160px,1fr) 72px minmax(90px,.5fr) 74px 38px}.hw-inventory-row{grid-template-columns:minmax(200px,1.15fr) minmax(130px,.7fr) 72px minmax(230px,1fr) 38px}}@media (max-width: 760px){.hw-alert-grid{grid-template-columns:1fr}.hw-task-row{grid-template-columns:4px minmax(0,1fr) auto}.hw-task-due{grid-column:2}.hw-task-actions{grid-column:3;grid-row:1 / 3;flex-direction:column}.hw-rule-row{grid-template-columns:22px minmax(0,1fr)}.hw-rule-number{grid-column:2}.hw-catalog-row{grid-template-columns:54px minmax(0,1fr) 54px 38px;gap:9px}.hw-catalog-media{width:54px;height:54px}.hw-catalog-location,.hw-product-state{display:none}.hw-inventory-row{grid-template-columns:minmax(0,1fr) 62px 38px;gap:8px;padding:12px}.hw-inventory-row.hw-table-head,.hw-inventory-location{display:none}.hw-inventory-product{grid-template-columns:42px minmax(0,1fr)}.hw-inventory-product img{width:42px;height:42px}.hw-stock-controls{grid-column:1 / -1;grid-template-columns:1fr 1fr}.hw-document-row{grid-template-columns:36px minmax(0,1fr) 38px 38px}.hw-document-validity,.hw-document-state{display:none}.hw-team-row{grid-template-columns:36px minmax(0,1fr) 38px}.hw-team-row>.hw-select,.hw-team-last{grid-column:2 / -1;width:100%}.hw-team-row>.hw-button{grid-column:3;grid-row:1}.hw-audit-row{grid-template-columns:9px minmax(0,1fr)}.hw-audit-row time{grid-column:2;text-align:left}.hw-operations-bar{grid-template-columns:1fr auto}.hw-sync-time{display:none}.hw-dashboard-grid--crm{grid-template-columns:1fr}}.hw-marketing-main{max-width:1540px}.hw-marketing-command{min-height:224px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);margin-bottom:18px;overflow:hidden;border:1px solid #262a2d;border-radius:var(--hw-radius);background:#0d0f10;color:#fff}.hw-marketing-guide{min-width:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr) 230px;overflow:hidden;border-right:1px solid #292d30;background:radial-gradient(circle at 72% 100%,rgba(214,181,88,.13),transparent 34%)}.hw-marketing-guide__copy{align-self:center;z-index:1;padding:30px 0 30px 32px}.hw-marketing-guide__copy>span{display:flex;align-items:center;gap:7px;color:#d9bc67;font-size:9px;font-weight:760}.hw-marketing-guide__copy h2{max-width:520px;margin:14px 0 10px;font-size:25px;line-height:1.12;font-weight:620}.hw-marketing-guide__copy p{max-width:580px;margin:0;color:#aab0b5;font-size:12px;line-height:1.6}.hw-marketing-robot{width:250px;height:224px;position:relative;align-self:end;overflow:hidden;outline:none;cursor:grab;touch-action:pan-y}.hw-marketing-robot:active{cursor:grabbing}.hw-marketing-robot canvas{width:100%;height:100%;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block}.hw-marketing-robot>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 24px rgba(0,0,0,.42));transition:opacity .25s ease}.hw-marketing-robot.is-loaded>img{opacity:0}.hw-marketing-robot>span{position:absolute;z-index:2;right:14px;bottom:14px;padding:4px 6px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:#0708097a;color:#9ca2a7;font-size:7px;font-weight:700;pointer-events:none}.hw-marketing-robot:focus-visible{box-shadow:inset 0 0 0 2px #d7b75b}.hw-marketing-metrics{display:grid;grid-template-columns:1fr 1fr}.hw-marketing-metrics>div{min-width:0;display:grid;align-content:center;gap:5px;padding:24px;border-right:1px solid #292d30;border-bottom:1px solid #292d30}.hw-marketing-metrics>div:nth-child(2n){border-right:0}.hw-marketing-metrics>div:nth-last-child(-n+2){border-bottom:0}.hw-marketing-metrics strong{font-size:27px;line-height:1;font-weight:620}.hw-marketing-metrics span{color:#8f969c;font-size:9px;font-weight:700;text-transform:uppercase}.hw-marketing-tabs{width:max-content;display:flex;gap:3px;margin-bottom:12px;padding:3px;border:1px solid var(--hw-line);border-radius:7px;background:#ebecea}.hw-marketing-tabs button{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 14px;border:0;border-radius:5px;background:transparent;color:#666d73;font-size:11px;font-weight:680;cursor:pointer}.hw-marketing-tabs button.is-active{background:#fff;color:var(--hw-ink);box-shadow:0 1px 3px #00000014}.hw-marketing-workspace,.hw-popup-workspace{display:grid;grid-template-columns:minmax(600px,1.55fr) minmax(390px,.72fr);gap:14px;align-items:start}.hw-marketing-preview-panel,.hw-popup-list-panel,.hw-marketing-editor{min-width:0;overflow:hidden;border:1px solid var(--hw-line);border-radius:var(--hw-radius);background:#fff}.hw-marketing-toolbar{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 8px 16px;border-bottom:1px solid #262a2d;background:#111315;color:#fff}.hw-marketing-toolbar>span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700}.hw-device-switch{display:flex;gap:2px;padding:2px;border:1px solid #33373a;border-radius:5px;background:#08090a}.hw-device-switch button{width:32px;height:28px;display:grid;place-items:center;border:0;border-radius:3px;background:transparent;color:#747b81;cursor:pointer}.hw-device-switch button.is-active{background:#282b2e;color:#fff}.hw-hero-preview{min-height:500px;display:grid;place-items:center;padding:16px;background:#090a0b;transition:padding .25s ease}.hw-hero-preview__stage{width:100%;min-height:468px;position:relative;display:grid;grid-template-columns:minmax(260px,.92fr) minmax(280px,1.08fr);align-items:center;overflow:hidden;background-color:#111315;background-position:center;background-size:cover;color:#fff}.hw-hero-preview__stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607e8,#050607ab 38%,#05060714 70%);pointer-events:none}.hw-hero-preview__copy{min-width:0;z-index:2;padding:38px}.hw-hero-preview__copy>small{display:block;margin-bottom:11px;color:#d8bb66;font-size:9px;font-weight:760;text-transform:uppercase}.hw-hero-preview__copy h2{max-width:470px;margin:0;font-size:clamp(30px,3.2vw,49px);line-height:1.02;font-weight:610;overflow-wrap:anywhere}.hw-hero-preview__copy p{max-width:430px;margin:14px 0 0;color:#c1c6ca;font-size:12px;line-height:1.55}.hw-hero-preview__copy button{min-height:40px;display:flex;align-items:center;gap:9px;margin-top:23px;padding:0 15px;border:1px solid #dfbf61;border-radius:4px;background:#dfbf61;color:#111;font-size:10px;font-weight:760}.hw-hero-badge{width:max-content;display:block;margin-bottom:15px;padding:6px 8px;border:1px solid rgba(255,255,255,.22);background:#070809a6;color:#fff;font-size:8px;font-weight:760;text-transform:uppercase}.hw-hero-preview__product{min-width:0;height:100%;z-index:2;position:relative;display:grid;place-items:center;align-content:center;gap:10px;padding:30px}.hw-hero-preview__product:before{content:"";width:min(80%,400px);height:24px;position:absolute;left:50%;bottom:15%;transform:translate(-50%);border-radius:50%;background:#00000078;filter:blur(12px)}.hw-hero-preview__product>img{width:min(92%,430px);height:320px;z-index:1;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(0,0,0,.36))}.hw-hero-preview__product>span:first-child{width:100%;height:280px;display:grid;place-items:center;color:#81878c}.hw-hero-preview__product>span:last-child{z-index:1;display:grid;gap:3px;padding:8px 11px;border-left:2px solid #d7b75b;background:#060708ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hw-hero-preview__product strong{max-width:300px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hw-hero-preview__product small{color:#d9bc67;font-size:10px}.hw-hero-preview__progress{height:2px;position:absolute;z-index:3;right:24px;bottom:18px;left:24px;background:#fff3}.hw-hero-preview__progress span{width:42%;height:100%;display:block;background:#d8b95e;animation:hwSlideProgress 7s linear infinite}@keyframes hwSlideProgress{0%{width:0}to{width:100%}}.hw-hero-preview--mobile{padding:20px}.hw-hero-preview--mobile .hw-hero-preview__stage{width:min(360px,100%);min-height:640px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.hw-hero-preview--mobile .hw-hero-preview__stage:before{background:linear-gradient(180deg,#050607e6,#05060778 48%,#0506071f)}.hw-hero-preview--mobile .hw-hero-preview__copy{align-self:end;padding:28px 26px 10px}.hw-hero-preview--mobile .hw-hero-preview__copy h2{font-size:31px}.hw-hero-preview--mobile .hw-hero-preview__product{grid-row:2;padding:10px 24px 32px}.hw-hero-preview--mobile .hw-hero-preview__product>img{height:240px}.hw-hero-preview--mobile .hw-hero-preview__product>span:last-child{display:none}.hw-slide-rail{display:flex;gap:8px;overflow-x:auto;padding:10px;border-top:1px solid #25282b;background:#111315;scrollbar-width:thin}.hw-slide-rail>button{min-width:196px;height:64px;display:grid;grid-template-columns:24px 46px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:center;gap:0 8px;padding:8px;border:1px solid #303438;border-radius:6px;background:#17191b;color:#fff;text-align:left;cursor:pointer}.hw-slide-rail>button.is-active{border-color:#c9a84d;background:#202225}.hw-slide-rail>button>span:first-child{grid-row:1 / 3;color:#777e84;font-size:9px}.hw-slide-rail>button>img,.hw-slide-rail>button>span:nth-child(2){width:46px;height:46px;grid-row:1 / 3;object-fit:contain;border-radius:4px;background:#e7e7e4}.hw-slide-rail>button>span:nth-child(2){display:grid;place-items:center;color:#6c747a}.hw-slide-rail>button strong{min-width:0;overflow:hidden;align-self:end;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.hw-slide-rail>button i{align-self:start;color:#858c92;font-size:8px;font-style:normal}.hw-slide-rail>button i.is-live{color:#ddbf69}.hw-slide-rail>.hw-slide-add{min-width:138px;grid-template-columns:24px minmax(0,1fr);grid-template-rows:1fr;color:#aeb4b9}.hw-slide-rail>.hw-slide-add svg{grid-row:auto}.hw-slide-rail>.hw-slide-add strong{align-self:center}.hw-marketing-editor{position:sticky;top:84px}.hw-marketing-editor__head{min-height:64px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--hw-line)}.hw-marketing-editor__head>span{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#f0ecdf;color:#886d2e}.hw-marketing-editor__head>div{display:grid;gap:3px}.hw-marketing-editor__head strong{font-size:12px}.hw-marketing-editor__head small{color:var(--hw-muted);font-size:9px}.hw-marketing-editor__body{display:grid;gap:15px;padding:18px}.hw-upload-field{min-height:72px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px dashed #c9cdd0;border-radius:6px;background:#fafaf8}.hw-upload-field>span{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;background:#eceeef;color:#5e666d}.hw-upload-field label{display:grid;gap:3px}.hw-upload-field strong{font-size:10px}.hw-upload-field small{color:var(--hw-muted);font-size:8px;line-height:1.4}.hw-upload-field input{max-width:142px;color:transparent;font-size:0}.hw-upload-field input::file-selector-button{height:34px;border:1px solid #cdd1d4;border-radius:5px;background:#fff;color:var(--hw-ink);font-size:9px;font-weight:700;cursor:pointer}.hw-editor-schedule{border-top:1px solid var(--hw-line);border-bottom:1px solid var(--hw-line)}.hw-editor-schedule summary{min-height:42px;display:flex;align-items:center;gap:8px;color:#5b6268;font-size:10px;font-weight:690;cursor:pointer;list-style:none}.hw-editor-schedule summary::-webkit-details-marker{display:none}.hw-editor-schedule[open] .hw-field-grid{padding-bottom:14px}.hw-marketing-editor__footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-top:1px solid var(--hw-line);background:#fafaf9}.hw-marketing-editor__footer>div{display:flex;gap:7px}.hw-slide-order-actions{display:flex;gap:5px}.hw-popup-list-head{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--hw-line)}.hw-popup-list-head>div{display:grid;gap:3px}.hw-popup-list-head strong{font-size:12px}.hw-popup-list-head small{color:var(--hw-muted);font-size:9px}.hw-popup-campaign-list{display:flex;gap:7px;overflow-x:auto;padding:10px;border-bottom:1px solid var(--hw-line)}.hw-popup-campaign-list>button{min-width:210px;min-height:66px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border:1px solid var(--hw-line);border-radius:6px;background:#fff;text-align:left;cursor:pointer}.hw-popup-campaign-list>button.is-active{border-color:#a4863e;background:#fbf8f0}.hw-popup-campaign-list>button>span{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;background:#f0ecdf;color:#80682f}.hw-popup-campaign-list>button>div{min-width:0;display:grid;gap:3px}.hw-popup-campaign-list strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hw-popup-campaign-list small{color:var(--hw-muted);font-size:8px}.hw-popup-campaign-list i{padding:4px 6px;border-radius:4px;background:#eef0f1;color:#697078;font-size:7px;font-style:normal}.hw-popup-campaign-list i.is-live{background:#e9f6ef;color:var(--hw-green)}.hw-popup-art-preview{min-height:510px;position:relative;display:grid;grid-template-columns:minmax(240px,.9fr) minmax(260px,1.1fr);align-items:center;overflow:hidden;padding:46px;background:#101214 url(/marketing/hagenuk-hamburg-stage.png) center/cover no-repeat;color:#fff}.hw-popup-art-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607f0,#05060757)}.hw-popup-art-preview>div{z-index:1}.hw-popup-art-preview small{color:#d9bc67;font-size:9px;font-weight:760;text-transform:uppercase}.hw-popup-art-preview h3{margin:12px 0;font-size:34px;line-height:1.05;font-weight:620}.hw-popup-art-preview p{max-width:420px;margin:0;color:#b9bec2;font-size:11px;line-height:1.55}.hw-popup-art-preview button{min-height:38px;display:flex;align-items:center;gap:7px;margin-top:22px;padding:0 13px;border:1px solid rgba(255,255,255,.35);border-radius:5px;background:#08090a94;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.hw-popup-art-preview>img,.hw-popup-art-preview>span{width:100%;height:370px;z-index:1;object-fit:contain;filter:drop-shadow(0 24px 26px rgba(0,0,0,.42))}.hw-popup-art-preview>span{display:grid;place-items:center}.hw-premium-toggle{min-height:50px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;padding:8px 11px;border:1px solid var(--hw-line);border-radius:6px;cursor:pointer}.hw-premium-toggle input{position:absolute;opacity:0;pointer-events:none}.hw-premium-toggle>span{width:40px;height:22px;position:relative;border-radius:12px;background:#cfd3d6;transition:background .2s ease}.hw-premium-toggle>span:after{content:"";width:16px;height:16px;position:absolute;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .2s ease}.hw-premium-toggle input:checked+span{background:#17191c}.hw-premium-toggle input:checked+span:after{transform:translate(18px)}.hw-premium-toggle strong{font-size:10px}.hw-premium-modal-backdrop{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#030405c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hw-premium-modal{width:min(880px,100%);max-height:calc(100vh - 48px);position:relative;display:grid;grid-template-columns:minmax(310px,.9fr) minmax(360px,1.1fr);overflow:hidden;border:1px solid #303438;border-radius:8px;background:#101214;color:#fff;box-shadow:0 34px 90px #00000094}.hw-premium-modal__close{width:36px;height:36px;position:absolute;z-index:2;top:14px;right:14px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#090a0ba6;color:#fff;cursor:pointer}.hw-premium-modal__copy{z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:500px;padding:48px}.hw-premium-modal__copy>small{color:#d9bc67;font-size:9px;font-weight:760;text-transform:uppercase}.hw-premium-modal__copy h2{margin:14px 0 12px;font-size:37px;line-height:1.04;font-weight:610}.hw-premium-modal__copy p{margin:0;color:#abb1b6;font-size:12px;line-height:1.6}.hw-premium-modal__copy>button{min-height:42px;display:flex;align-items:center;gap:9px;margin-top:24px;padding:0 16px;border:0;border-radius:5px;background:#d9ba62;color:#111;font-size:10px;font-weight:760}.hw-premium-modal__copy>em{margin-top:12px;color:#666d73;font-size:8px;font-style:normal}.hw-premium-modal__product{display:flex;align-items:center;gap:7px;margin-top:17px;color:#d6d9db;font-size:9px}.hw-premium-modal__visual{min-height:500px;display:grid;place-items:center;padding:58px 36px 36px;background:url(/marketing/hagenuk-hamburg-stage.png) center/cover no-repeat}.hw-premium-modal__visual>img{width:100%;height:390px;object-fit:contain;filter:drop-shadow(0 28px 26px rgba(0,0,0,.5))}.hw-premium-modal__visual>span{color:#777e84}.hw-cinematic{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;background:#050607;color:#fff;opacity:1;transition:opacity .52s ease,visibility .52s ease}.hw-cinematic.is-exiting{opacity:0;visibility:hidden}.hw-cinematic__ambient{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #17191c;box-shadow:inset 0 0 180px #000000db}.hw-cinematic__ambient:before,.hw-cinematic__ambient:after{content:"";width:1px;height:46vh;position:absolute;top:27vh;background:#30343a;box-shadow:0 0 34px #b8c9e059;opacity:.6}.hw-cinematic__ambient:before{left:12vw}.hw-cinematic__ambient:after{right:12vw}.hw-cinematic__meta{position:absolute;z-index:2;top:32px;left:36px;display:flex;align-items:center;gap:8px;color:#9ca3aa;font-size:10px;font-weight:700}.hw-cinematic__meta svg{color:#d9ba62}.hw-cinematic__logo{width:min(1050px,92vw);height:min(520px,58vh);position:relative;z-index:1;opacity:0;animation:hwCinematicLogoIn .7s .12s ease forwards}.hw-cinematic__logo canvas{width:100%;height:100%;display:block}.hw-cinematic__logo>img{width:min(760px,78vw);height:auto;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);object-fit:contain;transition:opacity .35s ease}.hw-cinematic__logo.is-loaded>img{opacity:0}.hw-cinematic__line{width:min(720px,70vw);height:1px;position:absolute;z-index:2;bottom:17vh;overflow:hidden;background:#202328}.hw-cinematic__line span{width:100%;height:100%;display:block;transform-origin:left;background:#d3b45c;animation:hwCinematicProgress 4.7s linear forwards}.hw-cinematic__skip{min-height:34px;position:absolute;z-index:3;right:30px;bottom:28px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #34383c;border-radius:4px;background:#0d0f11;color:#b6bcc1;font-size:10px;font-weight:650;cursor:pointer}.hw-cinematic__skip:hover{border-color:#666d73;color:#fff}@keyframes hwCinematicLogoIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hwCinematicProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hw-story-overlay{position:fixed;z-index:4900;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.hw-story-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#030405d6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:default}.hw-story-card{width:min(500px,100%);height:min(780px,calc(100vh - 48px));position:relative;overflow:hidden;border:1px solid #363a3f;border-radius:8px;background:#090a0b;box-shadow:0 32px 100px #000000b3;animation:hwStoryEnter .48s ease both}.hw-story-card video{width:100%;height:100%;display:block;object-fit:cover;background:#090a0b}.hw-story-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 90px 90px #0000009e,inset 0 -110px 90px #000000a8;pointer-events:none}.hw-story-card__brand{position:absolute;z-index:2;top:22px;left:22px;display:grid;gap:4px;color:#fff}.hw-story-card__brand span{font-size:26px;line-height:1;font-weight:790}.hw-story-card__brand small{color:#d9ba62;font-size:8px;font-weight:760}.hw-story-card__progress{height:2px;position:absolute;z-index:2;right:18px;bottom:18px;left:18px;overflow:hidden;background:#ffffff3d}.hw-story-card__progress span{height:100%;display:block;background:#e0c46f;transition:width .1s linear}.hw-story-card__controls{position:absolute;z-index:3;top:18px;right:18px;display:flex;gap:6px}.hw-story-card__controls button{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#070809ad;color:#fff;cursor:pointer}.hw-story-card__controls button:hover{border-color:#ffffff9e;background:#070809e0}@keyframes hwStoryEnter{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.hw-hero-preview__progress span{animation:none;width:42%}.hw-cinematic__logo,.hw-cinematic__line span,.hw-story-card{animation:none}}.hw-ai-admin__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:16px;align-items:start}.hw-ai-settings{overflow:hidden}.hw-ai-settings__body{display:grid;gap:18px;padding:20px}.hw-ai-toggle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hw-ai-runtime{min-height:66px;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #dfe2e5;border-radius:6px;background:#f7f8f7;color:#596168}.hw-ai-runtime.is-ready{border-color:#cfe6da;background:#f3faf6;color:#226a4d}.hw-ai-runtime.is-warning{border-color:#ebdcc4;background:#fff9ee;color:#8d5d18}.hw-ai-runtime>span{display:grid;gap:3px}.hw-ai-runtime strong{font-size:12px}.hw-ai-runtime small{color:#747b81;font-size:10px;line-height:1.45}.hw-ai-admin__preview{position:sticky;top:86px;overflow:hidden;border:1px solid #272a2e;border-radius:8px;background:#08090a;box-shadow:0 28px 65px #0708092e}.hw-ai-admin__preview-head{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 15px;border-bottom:1px solid #272a2e;color:#fff}.hw-ai-admin__preview-head>span,.hw-ai-admin__preview-head>small{display:flex;align-items:center;gap:7px}.hw-ai-admin__preview-head strong{font-size:11px}.hw-ai-admin__preview-head small{color:#8f969d;font-size:9px}.hw-ai-preview-page{min-height:calc(100vh - 68px);display:grid;place-items:center;background:#111315}.hw-ai-preview{width:min(430px,100%);height:min(720px,calc(100vh - 118px));min-height:580px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;overflow:hidden;border:1px solid #2d3135;border-radius:8px;background:#111315;color:#f7f7f4;box-shadow:0 34px 90px #00000061}.hw-ai-preview.is-compact{width:100%;height:640px;min-height:0;border:0;border-radius:0;box-shadow:none}.hw-ai-preview__header{min-height:76px;display:grid;grid-template-columns:48px minmax(0,1fr) 38px;align-items:center;gap:11px;padding:12px 14px;border-bottom:1px solid #2a2d31;background:#0b0d0f}.hw-ai-preview__avatar{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:1px solid #3a3f44;border-radius:50%;background:#e8e7e2}.hw-ai-preview__avatar img{width:60px;height:60px;object-fit:contain;object-position:center 34%}.hw-ai-preview__header>span:nth-child(2){min-width:0;display:grid;gap:4px}.hw-ai-preview__header strong{font-size:12px;letter-spacing:0}.hw-ai-preview__header small{display:flex;align-items:center;gap:6px;color:#9da3a9;font-size:9px}.hw-ai-preview__header small i{width:6px;height:6px;border-radius:50%;background:#46b77c;box-shadow:0 0 0 3px #46b77c1f}.hw-ai-preview__header button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #34383d;border-radius:50%;background:#15181b;color:#d8dadd;cursor:pointer}.hw-ai-preview__header button:hover{border-color:#626971;color:#fff}.hw-ai-preview__intro{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid #25282c;color:#bda45b;font-size:9px;font-weight:650}.hw-ai-preview__messages{min-height:0;overflow-y:auto;padding:18px 14px;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:#3a3e43 transparent}.hw-ai-preview__messages>:first-child{margin-top:auto}.hw-ai-preview__messages p{width:fit-content;max-width:88%;margin:0;padding:11px 13px;border-radius:7px;font-size:12px;line-height:1.55}.hw-ai-preview__messages .is-assistant{align-self:flex-start;border:1px solid #30343a;background:#1a1d20;color:#e4e6e7;border-bottom-left-radius:2px}.hw-ai-preview__messages .is-user{align-self:flex-end;background:#e7c968;color:#111315;border-bottom-right-radius:2px}.hw-ai-preview__thinking{width:fit-content;min-height:38px;display:flex;align-items:center;gap:4px;padding:0 11px;border:1px solid #30343a;border-radius:7px 7px 7px 2px;background:#1a1d20}.hw-ai-preview__thinking span{width:4px;height:4px;border-radius:50%;background:#cdb35f;animation:hwAiThink 1s infinite alternate}.hw-ai-preview__thinking span:nth-child(2){animation-delay:.18s}.hw-ai-preview__thinking span:nth-child(3){animation-delay:.36s}.hw-ai-preview__thinking em{margin-left:5px;color:#858c92;font-size:8px;font-style:normal}@keyframes hwAiThink{to{opacity:.25;transform:translateY(-2px)}}.hw-ai-preview__quick{display:flex;gap:6px;overflow-x:auto;padding:0 14px 11px;scrollbar-width:none}.hw-ai-preview__quick::-webkit-scrollbar{display:none}.hw-ai-preview__quick button{min-height:31px;flex:0 0 auto;padding:0 10px;border:1px solid #34383d;border-radius:16px;background:#15181b;color:#c8ccd0;font-size:9px;font-weight:650;cursor:pointer}.hw-ai-preview__quick button:hover{border-color:#b69b4f;color:#fff}.hw-ai-preview__composer{min-height:58px;display:grid;grid-template-columns:20px minmax(0,1fr) 36px;align-items:center;gap:8px;margin:0 12px 12px;padding:0 8px 0 12px;border:1px solid #363b40;border-radius:7px;background:#0d0f11;color:#747b81}.hw-ai-preview__composer input{min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:11px}.hw-ai-preview__composer input::placeholder{color:#737a80}.hw-ai-preview__composer button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#d6ba60;color:#101214;cursor:pointer}.hw-ai-preview__composer button:disabled{opacity:.35;cursor:default}.hw-ai-preview__footer{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;border-top:1px solid #25282c;color:#737b82;font-size:8px}.hw-ai-preview__footer span{display:flex;align-items:center;gap:5px}.hw-ai-guardrails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px;border:1px solid var(--hw-line);border-radius:8px;background:#fff}.hw-ai-guardrails article{min-height:164px;padding:20px;border-right:1px solid var(--hw-line)}.hw-ai-guardrails article:last-child{border-right:0}.hw-ai-guardrails article>strong{color:#a18337;font-size:10px}.hw-ai-guardrails h2{margin:28px 0 7px;font-size:14px}.hw-ai-guardrails p{margin:0;color:var(--hw-muted);font-size:11px;line-height:1.55}@media (prefers-reduced-motion: reduce){.hw-ai-preview__thinking span{animation:none}}@media (max-width: 1000px){.hw-ai-admin__layout{grid-template-columns:1fr}.hw-ai-admin__preview{position:static}.hw-ai-toggle-grid{grid-template-columns:1fr}}@media (max-width: 620px){.hw-ai-preview-page{padding:12px;place-items:stretch}.hw-ai-preview{width:100%;height:calc(100vh - 92px);min-height:540px}.hw-ai-guardrails{grid-template-columns:1fr}.hw-ai-guardrails article{min-height:124px;border-right:0;border-bottom:1px solid var(--hw-line)}.hw-ai-guardrails article:last-child{border-bottom:0}.hw-ai-guardrails h2{margin-top:18px}}@media (max-width: 1200px){.hw-marketing-workspace,.hw-popup-workspace{grid-template-columns:1fr}.hw-marketing-editor{position:static}.hw-marketing-command{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}}@media (max-width: 820px){.hw-marketing-command{grid-template-columns:1fr}.hw-marketing-guide{border-right:0;border-bottom:1px solid #292d30}.hw-marketing-metrics{grid-template-columns:repeat(4,1fr)}.hw-marketing-metrics>div{padding:16px;border-right:1px solid #292d30;border-bottom:0}.hw-marketing-metrics>div:nth-child(2n){border-right:1px solid #292d30}.hw-marketing-metrics>div:last-child{border-right:0}.hw-popup-art-preview{min-height:460px;padding:30px}}@media (max-width: 620px){.hw-marketing-main{padding-inline:12px}.hw-marketing-command{min-height:0}.hw-marketing-guide{min-height:254px;grid-template-columns:minmax(0,1fr) 126px}.hw-marketing-guide__copy{padding:24px 0 24px 22px}.hw-marketing-guide__copy h2{font-size:21px}.hw-marketing-guide__copy p{font-size:10px}.hw-marketing-robot{width:145px;height:210px;transform:translate(-8px)}.hw-marketing-metrics{grid-template-columns:repeat(2,1fr)}.hw-marketing-metrics>div{border-bottom:1px solid #292d30}.hw-marketing-metrics>div:nth-child(2n){border-right:0}.hw-marketing-metrics>div:nth-last-child(-n+2){border-bottom:0}.hw-marketing-tabs{width:100%}.hw-marketing-tabs button{flex:1;justify-content:center;padding-inline:8px}.hw-hero-preview{min-height:590px;padding:10px}.hw-hero-preview__stage,.hw-hero-preview--desktop .hw-hero-preview__stage{min-height:570px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.hw-hero-preview__stage:before,.hw-hero-preview--desktop .hw-hero-preview__stage:before{background:linear-gradient(180deg,#050607e8,#05060752)}.hw-hero-preview__copy{align-self:end;padding:24px 22px 4px}.hw-hero-preview__copy h2{font-size:29px}.hw-hero-preview__copy p{font-size:10px}.hw-hero-preview__product{grid-row:2;padding:4px 22px 30px}.hw-hero-preview__product>img{height:225px}.hw-hero-preview__product>span:last-child{display:none}.hw-slide-rail>button{min-width:174px}.hw-upload-field{grid-template-columns:30px minmax(0,1fr)}.hw-upload-field input{grid-column:1 / -1;max-width:none;color:var(--hw-muted);font-size:9px}.hw-marketing-editor__footer{align-items:stretch;flex-direction:column-reverse}.hw-marketing-editor__footer>div,.hw-marketing-editor__footer>button{width:100%}.hw-marketing-editor__footer>div .hw-button{flex:1}.hw-popup-art-preview{min-height:590px;grid-template-columns:1fr;grid-template-rows:1fr 1fr;padding:28px 24px}.hw-popup-art-preview:before{background:linear-gradient(180deg,#050607f0,#05060740)}.hw-popup-art-preview h3{font-size:29px}.hw-popup-art-preview>img,.hw-popup-art-preview>span{height:260px}.hw-premium-modal-backdrop{padding:10px}.hw-premium-modal{max-height:calc(100vh - 20px);grid-template-columns:1fr;overflow-y:auto}.hw-premium-modal__copy{min-height:330px;padding:44px 26px 28px}.hw-premium-modal__copy h2{font-size:30px}.hw-premium-modal__visual{min-height:300px;padding:24px}.hw-premium-modal__visual>img{height:270px}.hw-cinematic__meta{top:20px;left:20px}.hw-cinematic__logo{width:100vw;height:44vh}.hw-cinematic__line{width:72vw;bottom:21vh}.hw-cinematic__skip{right:16px;bottom:16px}.hw-story-overlay{padding:0}.hw-story-card{width:100%;height:100%;max-height:none;border:0;border-radius:0}}.hw-preview-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px}.hw-preview-nav a{min-height:36px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid transparent;border-radius:6px;color:#5f666c;font-size:11px;font-weight:650;text-decoration:none;white-space:nowrap}.hw-preview-nav a:hover{border-color:#dde0e2;background:#f7f7f5;color:#17191c}.hw-preview-nav a.is-active{border-color:#292c2f;background:#111315;color:#fff}.hw-v1-main{width:min(1540px,100%)}.hw-v1-hero{min-height:430px;position:relative;display:grid;align-items:end;overflow:hidden;border:1px solid #26292c;border-radius:8px;background:#181a1c url(/admin/hagenuk-integration-packs-v1.png) center/cover no-repeat;color:#fff}.hw-v1-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#05060761;pointer-events:none}.hw-v1-hero__copy{max-width:760px;z-index:1;padding:46px 48px 42px}.hw-v1-version{width:max-content;display:flex;align-items:center;gap:7px;margin-bottom:34px;padding:7px 9px;border:1px solid rgba(255,255,255,.28);border-radius:5px;background:#08090aad;color:#e6cb78;font-size:10px;font-weight:750;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hw-v1-hero__copy>p:not(.hw-v1-hero__lead){margin:0 0 10px;color:#e5c76d;font-size:10px;font-weight:760}.hw-v1-hero h1{max-width:700px;margin:0;font-size:44px;line-height:1.04;font-weight:640}.hw-v1-hero__lead{max-width:650px;margin:17px 0 0;color:#d0d4d6;font-size:13px;line-height:1.65}.hw-v1-hero__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.hw-button--darkglass{border-color:#ffffff47;background:#08090ab3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hw-button--darkglass:hover{border-color:#ffffff85;background:#141618db}.hw-v1-hero__status{min-width:520px;z-index:2;position:absolute;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(255,255,255,.19);border-radius:6px;background:#08090ad6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hw-v1-hero__status>div{min-height:66px;display:grid;grid-template-columns:16px minmax(0,1fr);align-content:center;column-gap:8px;padding:11px 13px;border-right:1px solid rgba(255,255,255,.13)}.hw-v1-hero__status>div:last-child{border-right:0}.hw-v1-hero__status>div>span,.hw-v1-hero__status>div>svg{grid-row:1 / 3;align-self:center}.hw-v1-hero__status strong{font-size:10px}.hw-v1-hero__status small{color:#989fa5;font-size:8px}.hw-v1-hero__status .is-online,.hw-v1-hero__status .is-pending{width:8px;height:8px;border-radius:50%}.hw-v1-hero__status .is-online{background:#48bd82;box-shadow:0 0 0 4px #48bd821f}.hw-v1-hero__status .is-pending{background:#d6b95d;box-shadow:0 0 0 4px #d6b95d1f}.hw-v1-section{padding-top:34px;scroll-margin-top:88px}.hw-v1-section__head{min-height:70px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.hw-v1-section__head>div{display:grid;gap:4px}.hw-v1-section__head>div>span{color:#907430;font-size:9px;font-weight:780}.hw-v1-section__head h2{margin:0;font-size:24px;line-height:1.15;font-weight:650}.hw-v1-section__head p{margin:2px 0 0;color:var(--hw-muted);font-size:11px}.hw-v1-count{width:max-content;display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #cce2d5;border-radius:5px;background:#edf7f1;color:#237052;font-size:9px;font-weight:700}.hw-v1-count--locked{border-color:#ddd5c2;background:#f6f2e8;color:#765f2d}.hw-v1-open-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hw-v1-open-card{min-height:150px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:start;gap:12px;padding:18px;border:1px solid var(--hw-line);border-radius:7px;background:#fff;color:var(--hw-ink);text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.hw-v1-open-card:hover{transform:translateY(-2px);border-color:#b9bec2;box-shadow:0 12px 28px #0f111312}.hw-v1-open-card__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#111315;color:#e3c66f}.hw-v1-open-card__copy{min-width:0;display:grid;gap:6px}.hw-v1-open-card__copy small{color:#2b7a59;font-size:8px;font-weight:730;text-transform:uppercase}.hw-v1-open-card__copy strong{font-size:13px}.hw-v1-open-card__copy em{color:var(--hw-muted);font-size:10px;line-height:1.5;font-style:normal}.hw-v1-open-card>svg{align-self:center;color:#959ba0}.hw-v1-pack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid #292c2f;border-radius:8px;background:#101214}.hw-v1-pack{min-height:178px;position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:auto 1fr;align-items:start;gap:13px 15px;overflow:hidden;padding:21px 22px;border:0;border-right:1px solid #2a2d30;border-bottom:1px solid #2a2d30;background:transparent;color:#fff;text-align:left;cursor:pointer}.hw-v1-pack:nth-child(2n){border-right:0}.hw-v1-pack:nth-last-child(-n+2){border-bottom:0}.hw-v1-pack:after{content:"";width:220px;height:100%;position:absolute;top:0;right:-40px;background:#ffffff06;transform:skew(-13deg);transition:background .2s ease,right .2s ease}.hw-v1-pack:hover:after{right:-20px;background:#dcbc5c0f}.hw-v1-pack__number{position:absolute;top:12px;right:14px;color:#4b5055;font-size:28px;font-weight:650}.hw-v1-pack__icon{width:42px;height:42px;z-index:1;grid-row:1 / 3;display:grid;place-items:center;border:1px solid #363a3e;border-radius:6px;background:#191c1f;color:#d9bc65}.hw-v1-pack__copy{min-width:0;z-index:1;display:grid;gap:7px;padding-right:40px}.hw-v1-pack__copy small{color:#c4a953;font-size:8px;font-weight:760;text-transform:uppercase}.hw-v1-pack__copy strong{font-size:15px}.hw-v1-pack__copy em{max-width:480px;color:#939aa0;font-size:10px;line-height:1.55;font-style:normal}.hw-v1-pack__lock{width:max-content;z-index:1;display:flex;align-items:center;gap:5px;align-self:end;padding:5px 7px;border:1px solid #454038;border-radius:4px;color:#c7aa55;font-size:8px;font-weight:720}.hw-v1-pack__arrow{z-index:1;align-self:end;color:#696f74}.hw-v1-safety-note{min-height:68px;display:flex;align-items:center;gap:11px;margin-top:10px;padding:13px 16px;border:1px solid #d7dadc;border-radius:7px;background:#eceeed;color:#4e555a}.hw-v1-safety-note>span{display:grid;gap:3px}.hw-v1-safety-note strong{font-size:10px}.hw-v1-safety-note small{color:#70777d;font-size:9px}.hw-v1-modal-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#040506b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hw-v1-modal{width:min(940px,100%);max-height:calc(100vh - 48px);display:grid;grid-template-columns:minmax(280px,.76fr) minmax(440px,1.24fr);overflow:hidden;border:1px solid #34383b;border-radius:8px;background:#fff;box-shadow:0 38px 110px #0000006b}.hw-v1-modal__visual{min-height:510px;position:relative;display:grid;place-items:center;align-content:center;gap:18px;padding:32px;overflow:hidden;background:#111315 url(/admin/hagenuk-integration-packs-v1.png) 76% center/auto 100% no-repeat;color:#e1c46a}.hw-v1-modal__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#06070870}.hw-v1-modal__visual>*{z-index:1}.hw-v1-modal__index{color:#d8b95e;font-size:9px;font-weight:760;text-transform:uppercase}.hw-v1-modal__visual>svg{width:70px;height:70px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#090a0bb8}.hw-v1-modal__seal{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(216,185,94,.45);border-radius:5px;background:#090a0bbd;color:#e2c56e;font-size:9px;font-weight:700}.hw-v1-modal__body{min-width:0;position:relative;overflow-y:auto;padding:42px}.hw-v1-modal__close{width:34px;height:34px;position:absolute;top:16px;right:16px;display:grid;place-items:center;border:1px solid #dde0e2;border-radius:50%;background:#fff;color:#4f565c;cursor:pointer}.hw-v1-modal__close:hover{border-color:#aaafb3;color:#111315}.hw-v1-modal__eyebrow{color:#8d7130;font-size:9px;font-weight:760}.hw-v1-modal__body h2{margin:12px 0 10px;padding-right:28px;font-size:27px;line-height:1.12}.hw-v1-modal__body>p{margin:0;color:var(--hw-muted);font-size:11px;line-height:1.6}.hw-v1-permission-list{display:grid;gap:8px;margin-top:24px;padding:17px 0;border-top:1px solid var(--hw-line);border-bottom:1px solid var(--hw-line)}.hw-v1-permission-list span{display:flex;align-items:center;gap:8px;color:#444b51;font-size:10px}.hw-v1-permission-list svg{color:#24805a}.hw-v1-activation-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border:1px solid var(--hw-line);border-radius:6px}.hw-v1-activation-flow>span{min-height:94px;display:grid;align-content:center;gap:9px;padding:12px;border-right:1px solid var(--hw-line)}.hw-v1-activation-flow>span:last-child{border-right:0}.hw-v1-activation-flow b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#111315;color:#e0c268;font-size:9px}.hw-v1-activation-flow small{color:#5f666c;font-size:8px;line-height:1.35}.hw-v1-modal__body footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px}.hw-v1-modal__body footer>span{display:flex;align-items:center;gap:6px;color:#287657;font-size:9px;font-weight:650}@media (max-width: 1180px){.hw-brand-lockup{min-width:205px}.hw-preview-nav a span{display:none}.hw-preview-nav a{width:38px;justify-content:center;padding:0}.hw-v1-hero__copy{padding-bottom:128px}.hw-v1-open-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.hw-app-shell{padding-bottom:70px}.hw-preview-nav{height:58px;position:fixed;z-index:50;right:10px;bottom:8px;left:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:4px;border:1px solid #303438;border-radius:8px;background:#0c0e10f0;box-shadow:0 16px 45px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hw-preview-nav a,.hw-preview-nav a.is-active{width:auto;min-width:0;height:48px;flex-direction:column;justify-content:center;gap:3px;padding:0 5px;border:0;background:transparent;color:#8e959b;font-size:8px}.hw-preview-nav a span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.hw-preview-nav a.is-active{background:#24272a;color:#fff}.hw-v1-main{padding-inline:12px}.hw-v1-hero{min-height:570px;align-items:end;background-position:66% center}.hw-v1-hero:before{background:#05060780}.hw-v1-hero__copy{padding:30px 24px 178px}.hw-v1-version{margin-bottom:24px}.hw-v1-hero h1{font-size:34px}.hw-v1-hero__lead{font-size:11px}.hw-v1-hero__actions .hw-button{flex:1 1 170px}.hw-v1-hero__status{min-width:0;right:12px;bottom:12px;left:12px;grid-template-columns:1fr}.hw-v1-hero__status>div{min-height:47px;grid-template-columns:15px minmax(0,1fr);padding:7px 11px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.hw-v1-hero__status>div:last-child{border-bottom:0}.hw-v1-section{padding-top:28px}.hw-v1-section__head{min-height:0;align-items:flex-start;flex-direction:column;gap:11px}.hw-v1-open-grid,.hw-v1-pack-grid{grid-template-columns:1fr}.hw-v1-open-card{min-height:132px}.hw-v1-pack{min-height:164px;border-right:0;border-bottom:1px solid #2a2d30}.hw-v1-pack:nth-last-child(2){border-bottom:1px solid #2a2d30}.hw-v1-pack:last-child{border-bottom:0}.hw-v1-safety-note{align-items:flex-start}.hw-v1-modal-backdrop{padding:10px}.hw-v1-modal{max-height:calc(100vh - 20px);grid-template-columns:1fr;overflow-y:auto}.hw-v1-modal__visual{min-height:210px;background-size:cover}.hw-v1-modal__body{overflow:visible;padding:32px 24px 26px}.hw-v1-activation-flow{grid-template-columns:1fr}.hw-v1-activation-flow>span{min-height:64px;grid-template-columns:28px minmax(0,1fr);align-items:center;border-right:0;border-bottom:1px solid var(--hw-line)}.hw-v1-activation-flow>span:last-child{border-bottom:0}.hw-v1-modal__body footer{align-items:stretch;flex-direction:column}}
