:root{--panel-bg:#f4f0e8;--panel-surface:#ffffffeb;--panel-surface-strong:#fff;--panel-border:#614a271f;--panel-text:#251c11;--panel-muted:#6e6251;--panel-accent:#b96b0f;--panel-accent-soft:#b96b0f1f;--panel-success:#177245;--panel-success-soft:#1772451a;--panel-warning:#92400e;--panel-warning-soft:#92400e1a;--panel-danger:#b42318;--panel-danger-soft:#b423181a;--panel-shadow:0 22px 70px #251c1114}*{box-sizing:border-box}.content{background:#f9fafc;min-height:60vh;padding:60px 0}.settings-widget{background:#fff;border-radius:10px;margin-bottom:24px;padding:0;overflow:hidden;box-shadow:3px 5px 13px #dee2e770}.settings-header{text-align:center;color:#fff;background:#f15d5b;padding:20px}.settings-header h6{color:#fff;margin:8px 0 4px;font-size:1rem;font-weight:700}.settings-header p{color:#ffffffd9;word-break:break-all;margin:0;font-size:.85rem}.settings-img{border:3px solid #ffffff80;border-radius:50%;width:70px;height:70px;margin:0 auto 8px;overflow:hidden}.settings-img img{object-fit:cover;width:100%;height:100%}.settings-menu{padding:12px 0}.settings-menu ul{margin:0;padding:0;list-style:none}.settings-menu ul li{border-bottom:1px solid #f5f5f5}.settings-menu ul li:last-child{border-bottom:none}.settings-menu ul li a,.settings-menu ul li button{color:#555;cursor:pointer;width:100%;font-size:.95rem;font:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:12px 20px;text-decoration:none;transition:background .15s,color .15s;display:flex}.settings-menu ul li a:hover,.settings-menu ul li button:hover{color:#f15d5b;background:#fff5f5}.settings-menu ul li a.active{color:#f15d5b;background:#fff5f5;font-weight:600}.settings-menu ul li a i,.settings-menu ul li button i{text-align:center;width:20px;font-size:1rem}.panel-app-shell{grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid}.panel-sidebar{border-right:1px solid var(--panel-border);color:#fdf8ee;background:#241d15f5;flex-direction:column;gap:28px;min-height:100vh;padding:28px;display:flex;position:sticky;top:0}.panel-sidebar__brand h1{margin:6px 0 8px;font-size:1.85rem;line-height:1.1}.panel-sidebar__brand p,.panel-sidebar__brand span,.panel-user-chip span{color:#fdf8eec2}.panel-sidebar__eyebrow{letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.panel-nav{flex-direction:column;gap:10px;display:flex}.panel-nav__link{color:#fdf8eed6;border:1px solid #0000;border-radius:18px;padding:13px 15px;transition:all .16s}.panel-nav__link:hover,.panel-nav__link.is-active{color:#fff;background:#ffffff1a;border-color:#ffffff1f}.panel-sidebar__footer{gap:14px;margin-top:auto;display:grid}.panel-user-chip{background:#ffffff12;border-radius:18px;gap:4px;padding:15px;display:grid}.panel-main{padding:34px}.panel-main__stack,.panel-page-stack{gap:24px;display:grid}.panel-map-shell{gap:12px;display:grid}.panel-map-shell__meta strong{color:#1f2937;font-size:.95rem;display:block}.panel-map-shell__meta p{color:#64748b;margin:4px 0 0;font-size:.85rem}.panel-map-shell__surface{background:#e5eef5;border:1px solid #94a3b847;border-radius:20px;overflow:hidden}.panel-map-shell__map,.panel-map-shell__placeholder{width:100%;height:340px}.panel-map-shell__placeholder{color:#64748b;justify-content:center;align-items:center;font-size:.9rem;display:flex}.panel-map-shell__coords{color:#475569;flex-wrap:wrap;gap:10px;font-size:.8rem;display:flex}.panel-map-shell__coords span{background:#f8fafc;border:1px solid #94a3b83d;border-radius:999px;align-items:center;padding:8px 12px;display:inline-flex}.panel-map-marker{background:0 0;border:0}.panel-map-marker__dot{background:#f15d5b;border:3px solid #fff;border-radius:999px;width:18px;height:18px;display:block;box-shadow:0 0 0 4px #f15d5b38}.panel-page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-page-header h2{margin:0;font-size:2rem;line-height:1.1}.panel-page-header p{max-width:760px;color:var(--panel-muted);margin:10px 0 0;line-height:1.6}.panel-section{border:1px solid var(--panel-border);background:var(--panel-surface);box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.panel-section__header,.panel-section__body{padding:24px}.panel-section__header{border-bottom:1px solid var(--panel-border);justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panel-section__header h3{margin:0;font-size:1.12rem}.panel-section__header p{color:var(--panel-muted);margin:8px 0 0;line-height:1.55}.panel-stat-grid,.panel-grid,.panel-form-grid{gap:18px;display:grid}.panel-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.panel-grid,.panel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-stat-card{border:1px solid var(--panel-border);background:var(--panel-surface-strong);border-radius:22px;gap:10px;padding:22px;display:grid}.panel-stat-card span{color:var(--panel-muted);font-size:.92rem}.panel-stat-card strong{font-size:2rem;line-height:1}.panel-stat-card.tone-accent{background:linear-gradient(#b96b0f1a,#fffffffa)}.panel-stat-card.tone-success{background:linear-gradient(#17724514,#fffffffa)}.panel-card-list{gap:14px;display:grid}.panel-item-card{border:1px solid var(--panel-border);background:var(--panel-surface-strong);border-radius:22px;gap:14px;padding:18px;display:grid}.panel-item-card__top,.panel-inline-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.panel-item-card__meta,.panel-key-value{gap:6px;display:grid}.panel-item-card__meta h4{margin:0;font-size:1rem}.panel-item-card__meta p,.panel-muted-text,.panel-key-value span{color:var(--panel-muted);margin:0}.panel-key-value strong{font-size:.96rem}.panel-inline-actions{flex-wrap:wrap}.panel-button{background:var(--panel-accent);color:#fffdf8;cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;transition:all .16s;display:inline-flex}.panel-button:hover{transform:translateY(-1px);box-shadow:0 14px 34px #b96b0f2e}.panel-button--ghost{border-color:var(--panel-border);color:inherit;background:0 0}.panel-button--danger{background:var(--panel-danger)}.panel-form{gap:16px;display:grid}.panel-field{gap:8px;display:grid}.panel-field label{font-size:.92rem;font-weight:700}.panel-field input,.panel-field select,.panel-field textarea{width:100%;min-height:48px;color:inherit;background:#fffdf9;border:1px solid #614a272e;border-radius:14px;padding:12px 14px}.panel-field textarea{resize:vertical;min-height:132px}.panel-checkbox{color:var(--panel-muted);align-items:center;gap:10px;display:flex}.panel-checkbox input{width:18px;height:18px}.panel-badge{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.panel-badge--default{color:var(--panel-text);background:#251c1114}.panel-badge--success{background:var(--panel-success-soft);color:var(--panel-success)}.panel-badge--warning{background:var(--panel-warning-soft);color:var(--panel-warning)}.panel-badge--danger{background:var(--panel-danger-soft);color:var(--panel-danger)}.panel-empty-state{text-align:center;color:var(--panel-muted);border:1px dashed #614a2733;border-radius:22px;padding:30px}.panel-empty-state strong{color:var(--panel-text);margin-bottom:8px;display:block}.panel-auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.panel-auth-card{border:1px solid var(--panel-border);width:min(100%,560px);box-shadow:var(--panel-shadow);background:#fffffff0;border-radius:32px;padding:36px}.panel-auth-card h1{margin:0 0 10px;font-size:2rem}.panel-auth-card p{color:var(--panel-muted);margin:0 0 26px;line-height:1.6}.panel-auth-card__footer{color:var(--panel-muted);margin-top:18px}.panel-alert{border:1px solid var(--panel-border);background:#ffffffb8;border-radius:16px;padding:15px 16px}.panel-alert--error{color:var(--panel-danger);background:#b423180d;border-color:#b4231833}.panel-alert--success{color:var(--panel-success);background:#1772450d;border-color:#1772452e}.panel-table{border-collapse:collapse;width:100%}.panel-table th,.panel-table td{border-bottom:1px solid var(--panel-border);vertical-align:top;text-align:left;padding:14px 12px}.panel-table th{color:var(--panel-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.86rem;font-weight:700}.panel-editor-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.panel-editor-hero__meta{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:1280px){.panel-stat-grid,.panel-grid,.panel-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.panel-app-shell{grid-template-columns:1fr}.panel-sidebar{min-height:auto;position:static}}@media (max-width:720px){.panel-main{padding:20px}.panel-stat-grid,.panel-grid,.panel-form-grid{grid-template-columns:1fr}.panel-page-header,.panel-item-card__top,.panel-inline-actions{flex-direction:column;align-items:stretch}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(../media/layers.1220hx8ja1.sy.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.0olxl6i2vnf_c.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../media/marker-icon.0i9~u_difxrfa.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
html,body{max-width:100%;overflow-x:hidden}body{margin:0}.dashboard-content .panel-page-stack{gap:24px}.dashboard-content .panel-inline-actions{justify-content:flex-end;display:flex}.dashboard-content .panel-button{border-radius:8px}.dashboard-content .panel-section{background:#fff;border:0;border-radius:10px;overflow:hidden;box-shadow:3px 5px 13px #dee2e770}.dashboard-content .panel-section__header,.dashboard-content .panel-section__body{padding:24px}.dashboard-content .panel-section__header{border-bottom:1px solid #f5f5f5}.dashboard-content .panel-section__header h3{font-size:1.25rem}.dashboard-content .panel-section__header p{color:#6c757d}.dashboard-content .panel-editor-hero{background:#fff;border-radius:10px;padding:24px;box-shadow:3px 5px 13px #dee2e770}.dashboard-content .panel-form input,.dashboard-content .panel-form select,.dashboard-content .panel-form textarea{border-radius:8px}.dashboard-content .panel-card-list{gap:16px;display:grid}.dashboard-content .panel-item-card{border:1px solid #ececec;border-radius:10px;padding:18px}.public-ad-surfaces{padding:32px 0 16px}.public-ad-surfaces-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.ad-section-eyebrow{color:#8a5b00;letter-spacing:.04em;text-transform:uppercase;background:#fff3cd;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.public-ad-surfaces-grid{gap:20px;display:grid}.public-ad-surface-block{background:linear-gradient(#fff8ebf2,#fff);border:1px solid #0f172a1a;border-radius:24px;padding:22px;box-shadow:0 20px 60px #0f172a0f}.public-ad-surface-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.public-ad-surface-title h3{margin:0;font-size:24px}.public-ad-surface-title span{color:#64748b;font-size:13px;font-weight:600}.ad-surface-chip{color:#9a3412;background:#f6ad552e;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.ad-surface-placeholder,.ad-surface-card,.ad-surface-banner{background:#fff;border:1px dashed #9a341240;border-radius:22px}.ad-surface-placeholder{flex-direction:column;align-items:flex-start;gap:14px;padding:24px;display:flex}.ad-surface-placeholder h3,.ad-surface-card h4,.ad-surface-banner h3{margin:0}.ad-surface-banner{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:20px;padding:24px;display:grid}.ad-surface-copy{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.ad-surface-media{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:18px;min-height:220px;overflow:hidden}.ad-surface-media img{object-fit:cover;width:100%;height:100%}.ad-surface-fallback{flex-direction:column;justify-content:flex-end;gap:8px;height:100%;min-height:220px;padding:24px;display:flex}.ad-surface-card{flex-direction:column;gap:14px;height:100%;padding:22px;display:flex}.ad-surface-card-top,.ad-surface-meta,.ad-surface-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ad-slot-order{color:#475569;font-size:13px;font-weight:700}.ad-surface-meta{color:#64748b;font-size:13px}@media (max-width:991px){.public-ad-surfaces-header,.public-ad-surface-title{flex-direction:column;align-items:flex-start}.ad-surface-banner{grid-template-columns:1fr}}.modal-kapsa{padding:22px}.legacy-placeholder-page{background:linear-gradient(#fdf5ea99,#fff);min-height:50vh;padding:80px 0}.legacy-placeholder-card{background:#fff;border-radius:24px;padding:40px;box-shadow:0 24px 80px #00000014}.legacy-placeholder-badge{color:#c2410c;letter-spacing:.04em;text-transform:uppercase;background:#ffedd5;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-weight:700;display:inline-flex}
