.curved-inspector{--curved-ambient:160 160 160;isolation:isolate;margin:2rem 0 5rem;position:relative}.curved-stage{background:radial-gradient(ellipse 65% 70% at 72% 48%, rgb(var(--curved-ambient) / .23), transparent 78%), var(--surface);border-block:1px solid var(--line);min-height:100svh;overflow:hidden}.curved-stage-inner{width:min(1440px,100%);min-height:100svh;padding:clamp(6rem, 9vh, 9rem) var(--gutter) clamp(6rem, 9vh, 9rem);grid-template-columns:minmax(230px,.75fr) minmax(420px,1.35fr);align-items:center;gap:clamp(1rem,3vw,4rem);margin:auto;display:grid}.curved-stack{perspective:1300px;grid-area:1/2;height:min(68svh,600px);min-height:420px;position:relative}.curved-card{border:1px solid color-mix(in srgb, var(--project-accent) 22%, var(--line));background:var(--surface-solid);will-change:transform, opacity;backface-visibility:hidden;border-radius:clamp(18px,2vw,30px);flex-direction:column;width:min(100%,750px);height:min(100%,600px);display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 90px #00000029}.curved-card-top{border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;padding:15px 20px;font-size:10px;display:flex}.curved-card-live-link{color:var(--project-accent);align-items:center;gap:4px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.curved-card-live-link svg{width:9px;height:9px;transition:transform .2s}.curved-card-live-link:hover{opacity:.85}.curved-card-live-link:hover svg{transform:translate(2px,-2px)}.curved-card-caption{background:var(--surface-solid);padding:18px 22px 22px}.curved-card-caption h3{color:var(--foreground);letter-spacing:-.04em;margin:0 0 5px;font-size:clamp(21px,2.3vw,32px)}.curved-card-caption p{color:var(--muted);margin:0;font-size:clamp(12px,1vw,15px);line-height:1.45}.curved-inspector-panel{z-index:120;border:1px solid var(--line);background:color-mix(in srgb, var(--surface-solid) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;grid-area:1/1;padding:1.5rem;position:relative}.curved-feature-index{font-family:var(--font-mono), monospace;color:var(--project-accent);letter-spacing:-.08em;font-size:clamp(36px,5vw,75px);line-height:1}.curved-feature-index span:not(.curved-feature-num){color:var(--muted);letter-spacing:0;font-size:.35em}.curved-feature-num{color:var(--project-accent);letter-spacing:-.08em;font-size:1em;display:inline-block}.curved-feature-kicker{color:var(--project-accent);text-transform:uppercase;font:10px var(--font-mono), monospace;letter-spacing:.1em;margin:2rem 0 .6rem}.curved-inspector-panel h3{letter-spacing:-.05em;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;text-wrap:balance;font-size:clamp(27px,3.2vw,46px);line-height:1.08}.curved-inspector-panel>p:not(.curved-feature-kicker){max-width:40ch;color:var(--muted);margin-top:1rem;font-size:clamp(14px,1.2vw,18px);line-height:1.5}.curved-proof-button{color:var(--project-accent);text-underline-offset:5px;min-height:44px;margin-top:1.5rem;text-decoration:underline}.curved-panel-action-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:1.5rem;display:flex}.curved-panel-action-row:empty{display:none}.curved-panel-action-row .curved-proof-button{margin-top:0}.curved-feature-controls{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.curved-feature-controls>button{border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;line-height:1;transition:background-color .2s,opacity .2s;display:inline-flex}.curved-feature-controls>button svg{width:15px;height:15px;display:block}.curved-feature-controls>button:disabled{opacity:.35;cursor:default}.curved-feature-controls>button:not(:disabled):hover{background:var(--signal-soft)}.curved-feature-steps{align-items:center;gap:2px;display:flex}.curved-feature-steps button{place-items:center;width:30px;height:44px;display:grid}.curved-feature-steps span{background:var(--muted);opacity:.45;border-radius:50%;width:8px;height:8px}.curved-feature-steps .is-active span{background:var(--project-accent);opacity:1;transform:scale(1.4)}.curved-inspector button:focus-visible{outline:2px solid var(--project-accent);outline-offset:3px}.curved-proof-modal img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:70svh;margin:auto;display:block}.curved-proof-modal p{color:var(--muted);padding:1rem}.curved-proof-modal-caption{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:1rem 1.5rem;display:flex}.curved-proof-modal-caption p{color:var(--muted);margin:0;padding:0}.curved-modal-live-btn{white-space:nowrap;color:var(--project-accent);border:1px solid color-mix(in srgb, var(--project-accent) 40%, var(--line));border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;text-decoration:none;transition:all .2s;display:inline-flex}.curved-modal-live-btn svg{width:10px;height:10px;transition:transform .2s}.curved-modal-live-btn:hover{background:var(--project-accent);color:var(--canvas)}.curved-modal-live-btn:hover svg{transform:translate(2px,-2px)}.curved-art{border:1px solid color-mix(in srgb, var(--project-accent) 25%, var(--line));background:color-mix(in srgb, var(--project-accent) 8%, var(--surface));border-radius:15px;flex:1;min-height:0;margin:16px 18px 0;position:relative;overflow:hidden}.curved-art--asset{flex-direction:column;display:flex}.curved-art-media{background:var(--surface);flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.curved-art-media picture{width:100%;height:100%;display:block}.curved-art-screenshot{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.curved-art-desktop-media{width:100%;height:100%;display:block}.curved-art-mobile-mock{width:100%;height:100%;display:none}@media (max-width:760px){.curved-art-desktop-media{display:none}.curved-art-mobile-mock{display:block}}.sport-mock-mobile{color:#d1dcde;background:#0d1315;flex-direction:column;gap:9px;height:100%;padding:12px 14px;font-family:inherit;display:flex;overflow:hidden}.sport-mock-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding-bottom:6px;display:flex}.sport-mock-logo{font:11px var(--font-mono), monospace;letter-spacing:.1em;color:var(--project-accent);font-weight:700}.sport-mock-pill-row{gap:4px;display:flex}.sport-pill{font:8px var(--font-mono), monospace;color:var(--muted);background:#ffffff0f;border-radius:6px;padding:3px 6px}.sport-pill.is-active{background:var(--project-accent);color:#0b1416;font-weight:700}.sport-mock-league-bar{font:9px var(--font-mono), monospace;background:#ffffff0a;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;display:flex}.league-flag{font-size:11px}.league-title{color:#b0c4c7;letter-spacing:.05em;font-weight:600}.league-badge{color:var(--muted);margin-left:auto;font-size:7px}.sport-mock-match-card{background:#131c1f;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:7px;padding:9px 12px;display:flex}.match-teams-col{flex-direction:column;gap:5px;display:flex}.match-team-row{justify-content:space-between;align-items:center;font-size:12px;font-weight:500;display:flex}.match-team-row strong{font-family:var(--font-mono), monospace;color:var(--project-accent)}.match-meta-stats{border-top:1px dashed #ffffff14;gap:6px;padding-top:6px;display:flex}.meta-stat-chip{font:8px var(--font-mono), monospace;background:#ffffff0a;border-radius:4px;flex:1;justify-content:space-between;padding:3px 6px;display:flex}.meta-stat-chip b{color:var(--project-accent)}.sport-mock-odds-card{background:#131c1f;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;flex:1;justify-content:space-between;gap:6px;padding:9px 12px;display:flex}.odds-card-title{font:8px var(--font-mono), monospace;color:var(--muted);letter-spacing:.08em;justify-content:space-between;display:flex}.odds-row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.odd-pill{font-family:var(--font-mono), monospace;background:#ffffff0d;border-radius:8px;flex-direction:column;align-items:center;padding:5px 4px;display:flex}.odd-pill span{color:var(--muted);font-size:9px}.odd-pill strong{font-size:12px}.odd-pill.is-win strong{color:#3bb273}.odd-pill.is-loss strong{color:#e06d53}.odd-pill.is-mid strong{color:#ebc861}.odds-row-secondary{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.odd-sec-chip{font:7px var(--font-mono), monospace;text-align:center;background:#ffffff08;border-radius:5px;flex-direction:column;align-items:center;padding:3px 2px;display:flex}.odd-sec-chip b{color:var(--project-accent);font-size:9px}.match-top-status{font:9px var(--font-mono), monospace;justify-content:space-between;align-items:center;display:flex}.live-tag{color:#e06d53;align-items:center;gap:5px;font-weight:700;display:flex}.live-dot{background:#e06d53;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-dot;box-shadow:0 0 6px #e06d53}.match-time{color:var(--muted)}.match-score-board{background:#131c1f;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.team-col{text-align:center;flex-direction:column;align-items:center;gap:3px;max-width:85px;display:flex}.team-badge{font-size:15px}.team-name{font-size:10px;font-weight:600}.score-display{flex-direction:column;align-items:center;display:flex}.score-display strong{font-family:var(--font-mono), monospace;letter-spacing:-.04em;color:var(--project-accent);font-size:22px}.score-display small{font:8px var(--font-mono), monospace;color:var(--muted)}.match-momentum-section{background:#131c1f;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:5px;padding:6px 10px;display:flex}.momentum-header{font:8px var(--font-mono), monospace;color:var(--muted);justify-content:space-between;display:flex}.momentum-legend{align-items:center;gap:4px;display:flex}.momentum-legend i{border-radius:2px;width:6px;height:6px;display:inline-block}.padova-legend,.arsenal-legend{background:#ff4d4d}.spezia-legend,.chelsea-legend{background:#06c}.momentum-bars{align-items:end;gap:4px;height:32px;display:flex}.momentum-bar{border-radius:2px 2px 0 0;flex:1}.momentum-bar.is-home{background:#ff4d4d}.momentum-bar.is-away{background:#06c}.match-goal-diagram{background:#131c1f;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;align-items:center;gap:3px;padding:5px 10px;display:flex}.goal-net-frame{background:radial-gradient(circle,#ffffff0d 1px,#0000 1px) 0 0/6px 6px;border:2px solid #557277;border-bottom:0;width:130px;height:42px;position:relative}.goal-net-grid{grid-template-columns:1fr 1fr;height:100%;display:grid}.goal-shot{font:9px var(--font-mono), monospace;color:#3bb273;place-items:center;font-weight:700;display:grid}.goal-off-target{font:9px var(--font-mono), monospace;color:#e06d53;position:absolute;top:50%;transform:translateY(-50%)}.off-left{left:-16px}.off-right{right:-16px}.goal-label{font:8px var(--font-mono), monospace;color:var(--muted)}.match-stats-bars{flex-direction:column;gap:3px;display:flex}.stat-comparison-row{font:9px var(--font-mono), monospace;align-items:center;gap:8px;display:flex}.split-bar{background:#06c;border-radius:3px;flex:1;height:5px;overflow:hidden}.split-bar span{background:#ff4d4d;height:100%;display:block}.stat-label-centered{text-align:center;font:8px var(--font-mono), monospace;color:var(--muted)}.sport-mock-desktop{color:#cfdadd;background:#0b1114;flex-direction:column;gap:12px;width:100%;height:100%;padding:14px 18px;font-family:inherit;display:flex;overflow:hidden}.sport-desk-topbar{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.sport-desk-brand{align-items:center;gap:8px;display:flex}.sport-desk-logo{font:13px var(--font-mono), monospace;letter-spacing:.12em;color:var(--project-accent);font-weight:800}.sport-desk-badge{font:8px var(--font-mono), monospace;background:color-mix(in srgb, var(--project-accent) 15%, transparent);color:var(--project-accent);border-radius:4px;padding:2px 6px;font-weight:700}.sport-desk-nav{gap:6px;display:flex}.sport-desk-tab{font:9px var(--font-mono), monospace;color:var(--muted);background:#ffffff0a;border-radius:6px;padding:5px 10px}.sport-desk-tab.is-active{background:var(--project-accent);color:#081113;font-weight:700}.sport-desk-filter{font:9.5px var(--font-mono), monospace;color:#b5c7ca;background:#ffffff0d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;display:flex}.sport-desk-grid{flex:1;grid-template-columns:1.15fr 1.35fr;gap:14px;min-height:0;display:grid}.sport-desk-standings-card,.sport-desk-analytics-col{flex-direction:column;gap:10px;display:flex}.sport-desk-standings-card{background:#111a1d;border:1px solid #ffffff12;border-radius:12px;padding:12px 14px;overflow:hidden}.desk-card-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.desk-card-title{font:9px var(--font-mono), monospace;letter-spacing:.06em;color:#b0c4c7;font-weight:700}.desk-card-tag{font:8px var(--font-mono), monospace;color:var(--muted)}.desk-table{border-collapse:collapse;width:100%;font:9.5px var(--font-mono), monospace}.desk-table th{text-align:left;color:var(--muted);border-bottom:1px solid #ffffff14;padding:4px 6px;font-size:7.5px}.desk-table td{border-bottom:1px solid #ffffff0a;padding:5px 6px}.desk-table tr.is-lead{background:color-mix(in srgb, var(--project-accent) 10%, transparent)}.desk-table .pos{color:var(--muted);width:18px;font-weight:700}.desk-table .team{color:#fff;align-items:center;gap:5px;font-weight:600;display:flex}.team-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.desk-table .pts{color:var(--project-accent);font-weight:700}.desk-table .diff{color:var(--muted)}.desk-table .form{gap:2px;display:flex}.desk-table .form span{border-radius:3px;place-items:center;width:13px;height:13px;font-size:7.5px;font-weight:700;display:grid}.desk-table .form .w{color:#fff;background:#2e7d32}.desk-table .form .d{color:#fff;background:#f57f17}.desk-table .form .l{color:#fff;background:#c62828}.sport-desk-match-preview{background:#111a1d;border:1px solid #ffffff12;border-radius:12px;padding:10px 14px}.desk-match-topline{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.desk-live-pill{font:8px var(--font-mono), monospace;color:#fff;background:#e06d53;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-weight:700;display:flex}.desk-live-pill .pulse{background:#fff;border-radius:50%;width:5px;height:5px}.desk-match-meta{font:8px var(--font-mono), monospace;color:var(--muted)}.desk-match-versus{justify-content:space-between;align-items:center;display:flex}.vs-team{flex-direction:column;align-items:center;gap:2px;min-width:80px;display:flex}.vs-crest{font-size:18px}.vs-name{color:#fff;font-size:13px;font-weight:700}.vs-homeaway{font:7.5px var(--font-mono), monospace;color:var(--muted)}.vs-center{flex-direction:column;align-items:center;gap:3px;display:flex}.vs-badge{font:11px var(--font-mono), monospace;color:var(--project-accent);background:#ffffff14;border-radius:6px;padding:3px 8px;font-weight:800}.vs-sub{font:7px var(--font-mono), monospace;color:var(--muted)}.sport-desk-odds-matrix{background:#111a1d;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.desk-matrix-head{font:8.5px var(--font-mono), monospace;color:#b0c4c7;justify-content:space-between;align-items:center;font-weight:700;display:flex}.matrix-badge{color:var(--muted);font-size:7px}.matrix-odds-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.matrix-odd-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:3px;padding:8px 10px;display:flex;position:relative}.matrix-odd-card.is-value{border-color:var(--project-accent);background:color-mix(in srgb, var(--project-accent) 8%, transparent)}.odd-type{font:8px var(--font-mono), monospace;color:var(--muted)}.odd-prob{font:17px var(--font-mono), monospace;color:#fff;font-weight:800}.odd-comparison{font:7.5px var(--font-mono), monospace;color:var(--muted);justify-content:space-between;display:flex}.odd-comparison .market-val{color:var(--foreground);font-weight:600}.value-tag{font:6.5px var(--font-mono), monospace;background:var(--project-accent);color:#0b1416;border-radius:3px;padding:1px 4px;font-weight:800;position:absolute;top:-6px;right:6px}.matrix-secondary-row{border-top:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:6px;padding-top:6px;display:grid}.sec-stat-box{background:#ffffff05;border-radius:6px;flex-direction:column;align-items:center;gap:2px;padding:4px;display:flex}.sec-lbl{font:6.5px var(--font-mono), monospace;color:var(--muted)}.sec-val{font:10px var(--font-mono), monospace;color:var(--project-accent);font-weight:700}.sport-desk-signal-bar{background:color-mix(in srgb, var(--project-accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--project-accent) 30%, transparent);font:8.5px var(--font-mono), monospace;color:#d8ede3;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.signal-icon{color:var(--project-accent);font-size:13px}.match-desk-header{background:#111a1d;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:12px 16px;display:flex}.match-desk-status{font:8.5px var(--font-mono), monospace;align-items:center;gap:6px;display:flex}.live-pulse-dot{background:#ff4d4d;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-dot;box-shadow:0 0 8px #ff4d4d}.live-text{color:#fff;font-weight:700}.league-sub{color:var(--muted)}.match-desk-scoreboard{justify-content:center;align-items:center;gap:24px;display:flex}.score-team{color:#fff;align-items:center;gap:8px;min-width:140px;font-size:14px;font-weight:700;display:flex}.score-team.is-home{justify-content:flex-end}.score-team.is-away{justify-content:flex-start}.score-digits{font:26px var(--font-mono), monospace;color:var(--project-accent);align-items:center;gap:8px;font-weight:800;display:flex}.score-digits .sep{opacity:.4;font-size:20px}.match-desk-scorers{font:8px var(--font-mono), monospace;color:var(--muted)}.match-desk-main{flex:1;grid-template-columns:1.15fr .95fr .9fr;gap:12px;min-height:0;display:grid}.match-desk-card{background:#111a1d;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.card-topline{justify-content:space-between;align-items:center;display:flex}.card-title{font:8.5px var(--font-mono), monospace;color:#b0c4c7;font-weight:700}.momentum-legend-tags{font:7.5px var(--font-mono), monospace;gap:8px;display:flex}.leg-tag{align-items:center;gap:4px;display:flex}.leg-tag i{border-radius:50%;width:6px;height:6px}.leg-tag.padova i,.leg-tag.bayern i{background:#ff4d4d}.leg-tag.spezia i,.leg-tag.dortmund i{background:#fde100}.momentum-wave-chart{flex:1;align-items:center;display:flex}.momentum-svg{width:100%;height:100%}.desk-net-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.desk-goal-net{background:radial-gradient(circle,#ffffff0f 1px,#0000 1px) 0 0/8px 8px;border:2.5px solid #648287;border-bottom:0;width:170px;height:80px;position:relative}.net-sectors{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);height:100%;display:grid}.net-cell{border-bottom:1px dashed #ffffff14;border-right:1px dashed #ffffff14;place-items:center;display:grid}.shot-hit{font:9.5px var(--font-mono), monospace;color:#a4d2b7;font-weight:700}.shot-hit.is-goal{color:#ffeb3b;font-weight:800}.off-shot{font:7px var(--font-mono), monospace;color:#e06d53;position:absolute}.off-shot.off-left{top:35%;left:-36px}.off-shot.off-right{top:35%;right:-36px}.off-shot.off-top{top:-14px;left:38%}.net-acc-badge{font:8px var(--font-mono), monospace;color:var(--project-accent);font-weight:700}.net-footer-stats{font:8px var(--font-mono), monospace;color:var(--muted);gap:16px;display:flex}.net-footer-stats strong{color:var(--foreground)}.desk-stat-bars{flex-direction:column;gap:8px;display:flex}.stat-metric-unit{flex-direction:column;gap:3px;display:flex}.stat-unit-vals{font:8px var(--font-mono), monospace;color:var(--foreground);justify-content:space-between;display:flex}.unit-label{color:var(--muted);font-size:7.5px}.stat-bar-track{background:#ffffff14;border-radius:3px;height:5px;display:flex;overflow:hidden}.stat-bar-track .home-bar{background:#ff4d4d}.stat-bar-track .away-bar{background:#fde100}.curved-art-phones-showcase{background:#090e10;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:16px;display:flex}.curved-art-phones-showcase .curved-phone-device{background:#0d1315;border:3px solid #36484c;border-radius:28px;flex-direction:column;width:min(44%,230px);height:94%;display:flex;overflow:hidden;box-shadow:0 16px 36px #0009}.phone-screen-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.curved-art-phones-showcase.is-modal{min-height:480px}.sport-modal-desk-wrap{border-radius:12px;width:100%;min-height:480px;overflow:hidden}.sport-modal-mobile-wrap{justify-content:center;align-items:center;width:100%;min-height:480px;display:flex}.curved-art-chrome{border-bottom:1px solid var(--line);background:var(--surface-solid);align-items:center;gap:5px;height:27px;padding:0 12px;display:flex}.curved-art-chrome i{background:var(--project-accent);opacity:.5;border-radius:50%;width:5px;height:5px}.curved-art-chrome span{color:var(--muted);font:9px var(--font-mono), monospace;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-left:auto;overflow:hidden}.curved-art b,.curved-art small,.curved-art em,.curved-art strong,.curved-art section,.curved-art figure{display:block}.curved-art-catalogue{grid-template-columns:22% 1fr;gap:15px;height:calc(100% - 27px);padding:17px;display:grid}.curved-art-filters{background:var(--surface-solid);border-radius:9px;flex-direction:column;gap:10px;padding:12px;display:flex}.curved-art-filters b,.curved-art-filters span,.curved-art-tiles b,.curved-art-tiles small,.curved-art-offer-lines b,.curved-art-offer-lines i,.curved-art-sidebar b,.curved-art-rows span,.curved-art-stay-copy b,.curved-art-stay-copy i,.curved-art-water-copy b,.curved-art-water-copy i{background:color-mix(in srgb, var(--project-accent) 28%, var(--surface));border-radius:10px;height:8px}.curved-art-filters b{background:var(--project-accent);width:72%;height:10px}.curved-art-filters span{opacity:.55;height:21px}.curved-art-tiles{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.curved-art-tiles>div{background:var(--surface-solid);border-radius:9px;min-width:0;padding:8px}.curved-art-tiles b{width:80%;margin:10px 0 7px}.curved-art-tiles small{opacity:.6;width:48%;height:6px}.curved-art-vehicle{background:radial-gradient(ellipse at 50% 85%, color-mix(in srgb, var(--project-accent) 35%, transparent), transparent 55%);border-radius:7px;height:62%;min-height:90px;margin:0;position:relative}.curved-art-vehicle:before{content:"";background:color-mix(in srgb, var(--project-accent) 43%, var(--surface-solid));border:2px solid var(--project-accent);border-radius:45% 42% 8px 8px;height:28%;position:absolute;top:42%;left:12%;right:12%}.curved-art-vehicle span{aspect-ratio:1;background:var(--foreground);border-radius:50%;width:13%;position:absolute;top:67%}.curved-art-vehicle span:first-child{left:23%}.curved-art-vehicle span:last-child{right:23%}.curved-art-offer{grid-template-columns:1.2fr 1fr;align-items:center;gap:5%;height:calc(100% - 27px);padding:6%;display:grid}.curved-art-offer .curved-art-vehicle{height:75%}.curved-art-offer-lines{background:var(--surface-solid);border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.curved-art-offer-lines b{background:var(--project-accent);width:85%;height:14px}.curved-art-offer-lines i:nth-child(2){width:55%}.curved-art-offer-lines i:nth-child(4){width:72%}.curved-art-offer-lines strong{background:var(--project-accent);border-radius:20px;width:65%;height:27px}.curved-art-operations{grid-template-columns:19% 1fr;height:calc(100% - 27px);display:grid}.curved-art-sidebar{background:color-mix(in srgb, var(--project-accent) 15%, var(--surface-solid));flex-direction:column;gap:20px;padding:18px;display:flex}.curved-art-sidebar b{width:80%}.curved-art-rows{padding:18px}.curved-art-rows>div{border-bottom:1px solid var(--line);align-items:center;gap:7%;height:24%;display:flex}.curved-art-rows em{color:var(--project-accent);font:11px var(--font-mono), monospace}.curved-art-rows span{width:22%}.curved-art-rows strong{background:var(--project-accent);opacity:.55;border-radius:20px;width:13%;height:16px}.curved-art-stats,.curved-art-match,.curved-art-report{height:calc(100% - 27px);padding:5%}.curved-art-stat-tiles,.curved-art-report-head{gap:10px;height:25%;display:flex}.curved-art-stat-tiles span,.curved-art-report-head span{border:1px solid var(--line);background:var(--surface-solid);border-radius:10px;flex:1}.curved-art-chart{border-bottom:1px solid var(--line);align-items:end;gap:4%;height:58%;margin-top:5%;padding:12px 5%;display:flex}.curved-art-chart i{background:var(--project-accent);opacity:.35;border-radius:5px 5px 0 0;flex:1}.curved-art-chart i:nth-child(3n){opacity:.8}.curved-art-score{justify-content:center;align-items:center;gap:5%;height:39%;display:flex}.curved-art-score span{border:3px solid var(--project-accent);background:var(--surface-solid);border-radius:50%;width:50px;height:50px}.curved-art-score b{color:var(--project-accent);font-size:42px}.curved-art-timeline{border-top:3px solid var(--project-accent);justify-content:space-between;align-items:center;height:28%;display:flex}.curved-art-timeline i{background:var(--project-accent);border-radius:50%;width:13px;height:13px;margin-top:-3px}.curved-art-match-rows{gap:10px;display:flex}.curved-art-match-rows span{background:var(--surface-solid);border-radius:8px;flex:1;height:35px}.curved-art-phones{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--project-accent) 14%, var(--surface-solid)), var(--surface-solid) 75%);justify-content:center;align-items:center;gap:6%;height:calc(100% - 27px);padding:16px 20px;display:flex;overflow:hidden}.curved-phone-device{border:3px solid color-mix(in srgb, var(--foreground) 50%, var(--project-accent));background:#0d1214;border-radius:24px;flex-direction:column;width:min(210px,40%);height:94%;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 45px #00000059}.phone-two{transform:translateY(5%)rotate(4deg)}.curved-phone-img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.curved-art-stay{grid-template-columns:1.3fr 1fr;gap:5%;height:calc(100% - 27px);padding:5%;display:grid}.curved-art-stay-image{background:linear-gradient(145deg, var(--project-secondary), color-mix(in srgb, var(--project-accent) 45%, var(--surface)));border-radius:13px;position:relative;overflow:hidden}.curved-art-stay-image:before{content:"";border:5px solid #ffffff80;border-bottom:0;border-radius:60% 60% 0 0;height:63%;position:absolute;bottom:0;left:15%;right:15%}.curved-art-stay-image span{background:#ffffff40;height:38%;position:absolute;bottom:0;left:30%;right:30%}.curved-art-stay-copy{flex-direction:column;gap:15px;padding-top:15%;display:flex}.curved-art-stay-copy b{background:var(--project-accent);width:90%;height:18px}.curved-art-stay-copy i{width:70%}.curved-art-stay-copy span{background:var(--project-accent);border-radius:30px;width:65%;height:30px}.curved-art-booking{grid-template-columns:1.1fr .9fr;align-items:center;gap:5%;height:calc(100% - 27px);padding:5%;display:grid}.curved-art-calendar{background:var(--surface-solid);border-radius:12px;grid-template-columns:repeat(7,1fr);gap:4px;padding:10%;display:grid}.curved-art-calendar i{aspect-ratio:1;border:1px solid var(--line);border-radius:4px}.curved-art-calendar i.chosen{background:var(--project-accent);opacity:.75}.curved-art-booking-summary{flex-direction:column;gap:18px;display:flex}.curved-art-booking-summary b,.curved-art-booking-summary span,.curved-art-booking-summary strong{background:var(--project-accent);opacity:.7;border-radius:9px;height:14px}.curved-art-booking-summary span{opacity:.3;width:70%}.curved-art-booking-summary strong{border-radius:30px;width:80%;height:34px}.curved-art-availability{flex-direction:column;gap:5%;height:calc(100% - 27px);padding:5%;display:flex}.curved-art-availability>div{gap:4%;height:12%;display:flex}.curved-art-availability b{background:var(--surface-solid);border-radius:7px;flex:1}.curved-art-availability section{border-bottom:1px solid var(--line);flex:1;align-items:center;gap:5%;display:flex}.curved-art-availability span{background:var(--project-accent);opacity:.4;border-radius:8px;width:18%;height:12px}.curved-art-availability i{background:var(--project-accent);opacity:.25;border-radius:7px;width:24%;height:26px}.curved-art-availability section:nth-child(3) i:last-child{opacity:.75}.curved-art-water{height:calc(100% - 27px);padding:5%;position:relative}.curved-art-water-wave{background:radial-gradient(ellipse at 55% 5%, var(--project-secondary), transparent 70%), color-mix(in srgb, var(--project-accent) 55%, var(--surface));border-radius:0 0 50% 50%;position:absolute;inset:0 0 30%}.curved-art-water-copy{background:color-mix(in srgb, var(--surface-solid) 85%, transparent);border-radius:14px;flex-direction:column;gap:13px;width:45%;padding:8%;display:flex;position:relative}.curved-art-water-copy b{background:var(--project-accent);width:80%;height:18px}.curved-art-water-copy span{background:var(--project-accent);border-radius:20px;width:60%;height:24px}.curved-art-water-cards{gap:12px;width:52%;height:35%;display:flex;position:absolute;bottom:8%;right:6%}.curved-art-water-cards span{background:var(--surface-solid);border-radius:9px;flex:1;box-shadow:0 8px 25px #0000001f}.curved-art-pipeline{gap:3%;height:calc(100% - 27px);padding:5%;display:flex}.curved-art-pipeline>div{background:var(--surface-solid);border-radius:10px;flex-direction:column;flex:1;gap:9%;padding:4%;display:flex}.curved-art-pipeline b{background:var(--project-accent);border-radius:8px;height:12px}.curved-art-pipeline span{border:1px solid var(--line);border-left:4px solid var(--project-accent);border-radius:7px;height:25%}.curved-art-pipeline i{border:1px solid var(--line);border-left:4px solid var(--project-accent);opacity:.6;border-radius:7px;height:25%}.curved-art-report-head span{height:100%}.curved-art-report-lines{flex-direction:column;justify-content:space-around;height:43%;margin-top:4%;display:flex}.curved-art-report-lines i{background:var(--project-accent);opacity:.35;border-radius:5px;height:4px}.curved-art-report-lines i:first-child{width:85%}.curved-art-report-lines i:nth-child(2){width:65%}.curved-art-report-lines i:nth-child(3){width:92%}.curved-art-report-lines i:nth-child(4){width:73%}.curved-art-report-lines i:nth-child(5){width:87%}.curved-art-report-foot{gap:5%;height:14%;display:flex}.curved-art-report-foot b{background:var(--project-accent);opacity:.32;border-radius:8px;flex:1}.curved-art-report-dashboard{background:radial-gradient(ellipse at top left, color-mix(in srgb, var(--project-accent) 12%, var(--surface-solid)), var(--surface-solid) 80%);flex-direction:column;gap:clamp(10px,2.5%,16px);height:calc(100% - 27px);padding:clamp(12px,3%,20px);display:flex;overflow:hidden}.report-dash-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;display:flex}.report-dash-title{font:10px var(--font-mono), monospace;letter-spacing:.08em;color:var(--project-accent);text-transform:uppercase;align-items:center;gap:8px;display:flex}.report-pulse-dot{background:var(--project-accent);width:6px;height:6px;box-shadow:0 0 8px var(--project-accent);border-radius:50%;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:.4}50%{opacity:1}}.report-dash-badge{font:8px var(--font-mono), monospace;letter-spacing:.06em;color:var(--muted);border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:6px;padding:3px 7px}.report-dash-kpis{grid-template-columns:repeat(3,1fr);gap:clamp(6px,1.5vw,12px);display:grid}.report-kpi-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:4px;padding:clamp(8px,1.8vw,14px);display:flex}.report-kpi-label{font:8px var(--font-mono), monospace;letter-spacing:.08em;color:var(--muted)}.report-kpi-val{font-family:var(--font-mono), monospace;letter-spacing:-.04em;color:var(--foreground);font-size:clamp(16px,2.4vw,24px);font-weight:600}.report-kpi-delta{font:9px var(--font-mono), monospace;letter-spacing:.04em}.report-kpi-delta.is-positive{color:#3bb273}.report-dash-funnel{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;flex:1;gap:8px;min-height:0;padding:clamp(8px,1.5vw,14px);display:flex}.report-funnel-label{font:8px var(--font-mono), monospace;letter-spacing:.08em;color:var(--muted);justify-content:space-between;display:flex}.report-funnel-bars{flex-direction:column;flex:1;justify-content:space-between;gap:6px;display:flex}.report-funnel-step{width:100%}.funnel-bar{width:var(--step-w,100%);background:color-mix(in srgb, var(--project-accent) 18%, var(--surface-solid));border-left:3px solid var(--project-accent);border-radius:6px;justify-content:space-between;align-items:center;height:clamp(20px,3vh,28px);padding:0 10px;transition:width .3s;display:flex}.funnel-bar.is-active{background:color-mix(in srgb, var(--project-accent) 35%, var(--surface-solid));box-shadow:0 0 12px color-mix(in srgb, var(--project-accent) 20%, transparent)}.funnel-name{color:var(--foreground);font-size:clamp(10px,1vw,12px);font-weight:500}.funnel-count{font:10px var(--font-mono), monospace;color:var(--project-accent)}.report-dash-channels{grid-template-columns:1fr 1fr;gap:10px;display:grid}.report-channel-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:flex}.channel-tag{font:9px var(--font-mono), monospace;color:var(--foreground);white-space:nowrap}.channel-progress{background:var(--line);border-radius:3px;flex:1;height:4px;overflow:hidden}.channel-progress span{background:var(--project-accent);border-radius:3px;height:100%;display:block}.channel-roas{font:9px var(--font-mono), monospace;color:var(--project-accent);white-space:nowrap}.curved-inspector.is-static .curved-stage{min-height:0;overflow:visible}.curved-inspector.is-static .curved-stage-inner{min-height:0;padding-block:2.5rem;display:block}.curved-inspector.is-static .curved-stack{perspective:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;height:auto;min-height:0;display:grid}.curved-inspector.is-static .curved-card{filter:none;opacity:1;width:100%;height:auto;min-height:360px;box-shadow:none;will-change:auto;position:relative;top:auto;left:auto;transform:none}.curved-inspector.is-static .curved-art{min-height:220px}.curved-inspector.is-static .curved-inspector-panel{display:none}@media (max-width:760px){.curved-inspector.is-static .curved-stage-inner{padding-inline:0}}@media (max-width:760px),(max-height:650px){.curved-inspector.is-static .curved-stack{grid-template-columns:1fr}.curved-inspector.is-static .curved-card{min-height:0}.curved-inspector.is-static .curved-art{flex:none;height:clamp(210px,55vw,340px)}.curved-inspector.is-static .curved-card-caption p{font-size:14px}}.transformation.is-pinned{max-width:none;margin-top:45px}.transformation.is-pinned .transformation-pin{flex-direction:column;justify-content:center;gap:1rem;min-height:100svh;padding-block:5rem;display:flex}.transformation.is-pinned .comparison-stage{backface-visibility:hidden;width:min(960px,100%);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.transformation.is-pinned .comparison-controller{z-index:2;border:1px solid var(--line);background:var(--surface-solid);border-radius:15px;width:min(960px,100%);margin:0;padding:16px 20px;position:relative;box-shadow:0 12px 35px #00000017}.transformation.is-pinned .comparison-note{margin:0}.transformation.is-pinned .comparison-before{transform:translate3d(calc(var(--comparison) * -.12), 0, 0);backface-visibility:hidden;will-change:transform}.transformation.is-pinned .comparison-after{transform:translate3d(calc((100% - var(--comparison)) * .12), 0, 0);backface-visibility:hidden;will-change:transform}.transformation.is-pinned .comparison-mask>article{transform:translate3d(calc(var(--comparison) - 100%), 0, 0);backface-visibility:hidden;will-change:transform}.transformation.is-pinned .comparison-mask{transform:translate3d(calc(100% - var(--comparison)), 0, 0);backface-visibility:hidden;will-change:transform}@media (max-width:760px),(max-height:650px){.transformation.is-pinned .transformation-pin{min-height:0;padding-block:1rem}}@media (prefers-reduced-motion:reduce){.curved-card,.transformation .comparison-mask{will-change:auto!important}}@media (max-width:1000px) and (min-height:521px){.curved-inspector.is-spatial .curved-stage{height:100svh;min-height:0}.curved-inspector.is-spatial .curved-stage-inner{height:100%;min-height:0;padding:20px 0 calc(90px + env(safe-area-inset-bottom));flex-direction:column;justify-content:center;gap:16px;display:flex}.curved-inspector.is-spatial .curved-stack{flex:1;width:100%;min-height:0;max-height:65svh}.curved-inspector.is-spatial .curved-card{width:90%;height:85%}.curved-inspector.is-spatial .curved-card-caption{padding:14px}.curved-inspector.is-spatial .curved-card-caption h3{font-size:23px}.curved-inspector.is-spatial .curved-card-caption p{font-size:13px}.curved-inspector.is-spatial .curved-inspector-panel{align-items:center;gap:10px;width:min(92%,460px);padding:10px 14px;display:flex}.curved-inspector.is-spatial .curved-feature-index{flex-shrink:0;font-size:26px}.curved-inspector.is-spatial .curved-panel-action-row{align-items:center;margin:0;display:inline-flex}.curved-inspector.is-spatial .curved-proof-button{white-space:nowrap;justify-content:center;align-items:center;height:36px;min-height:36px;margin:0;padding:0 4px;font-size:11px;line-height:1;display:inline-flex}.curved-inspector.is-spatial .curved-inspector-panel>h3,.curved-inspector.is-spatial .curved-inspector-panel>p{display:none}.curved-inspector.is-spatial .curved-feature-controls{flex-shrink:0;gap:6px;margin:0 0 0 auto}.curved-inspector.is-spatial .curved-feature-controls>button{width:36px;height:36px;padding:0}.curved-inspector.is-spatial .curved-feature-controls>button svg{width:13px;height:13px}.curved-inspector.is-spatial .curved-feature-steps{gap:1px}.curved-inspector.is-spatial .curved-feature-steps button{width:18px;height:36px;padding:0}.curved-inspector.is-spatial .curved-feature-steps span{width:6px;height:6px}.transformation.is-pinned .transformation-pin{justify-content:center;min-height:calc(100svh - 100px);padding-block:20px}.transformation.is-pinned .comparison-stage{height:clamp(240px,44svh,420px)}.transformation.is-pinned .comparison-stage article{padding:22px}.transformation.is-pinned .comparison-stage p{font-size:clamp(17px,4.5vw,24px)}}
