.venue-reporting-section{width:100%;position:relative;padding:3.75rem 1.5rem}@media screen and (max-width:767px){.venue-reporting-section{padding:2.5rem 1.5rem}}.venue-reporting-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.venue-reporting-bg-image .venue-reporting-bg-img{width:100%;height:100%;object-fit:cover}.venue-reporting-container{position:relative;z-index:1;margin:0 auto}.venue-reporting-wrapper{display:flex;flex-direction:column;gap:3.25rem}@media screen and (max-width:767px){.venue-reporting-wrapper{gap:2.5rem}}.venue-reporting-header{display:flex;flex-direction:column;gap:1.5rem;text-align:center;max-width:900px;margin:0 auto}.venue-heading h2{font-size:clamp(32px,3.5rem,56px);line-height:1.2;font-weight:700;color:var(--venue-heading-color, #111827);margin:0}.venue-subheading{font-size:clamp(16px,1.125rem,18px);line-height:1.6;color:var(--venue-subheading-color, #6b7280);margin:0}.venue-reporting-content-image{width:100%;max-width:1100px;margin:0 auto;border-radius:16px;overflow:hidden}.venue-reporting-content-image .venue-content-img{display:block;width:100%;height:auto}.venue-comparison-grid{display:grid;grid-template-columns:1fr;gap:32px}@media screen and (min-width:768px){.venue-comparison-grid{grid-template-columns:1fr 1fr;gap:40px}}.venue-card{background:#fff;border-radius:24px;padding:32px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:24px}.card-header{display:flex;align-items:center;gap:12px}.card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:12px;flex-shrink:0}.card-icon img{width:28px;height:28px;object-fit:contain}.card-title{font-size:clamp(18px,1.25rem,20px);font-weight:500;color:#171717;margin:0}.card-image{width:100%;background:#f9fafb;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.card-image img{width:100%;height:100%;object-fit:contain;border-radius:16px}.venue-card-left{opacity:.6}.venue-card-right{transform-origin:center}.card-meta{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #e5e7eb}.meta-label{font-size:12px;font-weight:300;letter-spacing:.5px;text-transform:uppercase;color:#737373}.meta-value{font-size:12px;font-weight:300}.meta-value-negative{color:#737373}.meta-value-positive{color:#2ad29a;font-weight:700}.card-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.card-features li{font-size:clamp(14px,1rem,16px);line-height:1.5;color:#6b7280;display:flex;align-items:flex-start;gap:10px}.card-features li:before{content:"";display:block;width:20px;height:20px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center;margin-top:2px}.features-negative li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23ef4444' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m15 9-6 6'/%3E%3Cpath d='m9 9 6 6'/%3E%3C/svg%3E")}.features-positive li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%235AB3E8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10' fill='%235AB3E8' fill-opacity='0.1'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}strong.highlighted-text{font-weight:400;color:var(--venue-highlight-text-color, inherit)}.highlighted-text{position:relative;font-family:Pixeloid Mono,monospace;font-size:.85em;background-color:var(--highlighted-text-bg, transparent);padding:.1em .3em}.highlighted-text .icon{z-index:-1;position:absolute;inset-block-start:0;inset-inline-start:0;stroke:rgb(var(--color-highlight))}.highlighted-text .icon-circle{width:120%;height:140%;inset-block-start:-20%;inset-inline-start:-10%}.highlighted-text .icon-basic-underline{width:100%;height:30%;inset-block-start:auto;inset-block-end:-20%}.highlighted-text .icon-sketch-underline{width:100%;height:60%;inset-block-start:auto;inset-block-end:-20%}.highlighted-text .icon-squiggle-underline{width:100%;height:50%;inset-block-start:auto;inset-block-end:-30%}.highlighted-text .icon-squiggle-underline-2{width:100%;height:50%;inset-block-start:auto;inset-block-end:-35%}.highlighted-text .icon path{opacity:1}.highlighted-text[data-style=text]{color:rgb(var(--color-highlight))}.highlighted-text[data-style=full_text],.highlighted-text[data-style=half_text],.highlighted-text[data-style=underline]{background-repeat:no-repeat;background-image:linear-gradient(rgb(var(--color-highlight)),rgb(var(--color-highlight)))}.highlighted-text.with-gradient[data-style=full_text],.highlighted-text.with-gradient[data-style=half_text],.highlighted-text.with-gradient[data-style=underline]{background-image:var(--gradient-highlight)}.highlighted-text[data-style=full_text]{background-position:left 70%;background-size:100% 80%}.highlighted-text[data-style=half_text]{background-position:left 90%;background-size:100% 28%}.highlighted-text[data-style=underline]{background-size:100% 3px;background-position:left 90%}.highlighted-text[data-style=stencil]{-webkit-text-stroke:.02em currentColor;-webkit-text-fill-color:transparent}.highlighted-text[data-style=strikethrough]{text-decoration:line-through;text-decoration-color:rgb(var(--color-highlight));text-decoration-thickness:.08em}@media screen and (-webkit-min-device-pixel-ratio:0){.highlighted-text.with-gradient[data-style=text]{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-image:var(--gradient-highlight);background-position:left 100%;background-size:100% 100%}}@media(prefers-reduced-motion:reduce){.card-image-right img{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/venue-reporting.css.map */
