/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#102428;--muted:#667577;--paper:#f4f1e9;--paper-deep:#e8e3d8;--surface:#fffdf8;--teal:#0f8f86;--teal-dark:#086c66;--coral:#f15d42;--lime:#c8f25d;--line:#1024282b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select{color:inherit;font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1e9eb;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 clamp(24px,5vw,76px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:max-content;display:flex}.brand-symbol{border:1px solid var(--ink);border-radius:50%;width:36px;height:36px;display:block;position:relative}.brand-symbol:before,.brand-symbol:after{content:"";background:var(--ink);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-symbol:before{width:1px;height:44px}.brand-symbol:after{width:44px;height:1px}.brand-symbol i{z-index:1;background:var(--coral);width:10px;height:10px;box-shadow:0 0 0 4px var(--paper);border-radius:50%;position:absolute;top:5px;right:2px}.brand>span:last-child{display:grid}.brand strong{letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1}.brand small{font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;margin-top:5px;font-size:8px}.site-header nav{font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;text-transform:uppercase;gap:34px;font-size:11px;display:flex}.site-header nav a{border-bottom:2px solid #0000;padding:28px 0 25px}.site-header nav a:hover,.site-header nav a:focus-visible{border-color:var(--coral)}.header-status{font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;justify-self:end;align-items:center;gap:8px;font-size:10px;display:flex}.header-status span{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #0f8f8621}.hero{grid-template-columns:minmax(0,.98fr) minmax(440px,1.02fr);align-items:center;gap:clamp(44px,8vw,130px);min-height:680px;padding:70px clamp(24px,7vw,110px) 76px;display:grid;overflow:hidden}.eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:600}.hero h1,.section-heading h2,.method-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:720px;font-size:clamp(62px,6.3vw,102px);line-height:.92}.hero h1 em{color:var(--teal);font-weight:400}.hero-intro{color:#3f5558;max-width:600px;margin:34px 0 0;font-size:clamp(16px,1.3vw,19px);line-height:1.65}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.primary-action{background:var(--ink);color:#fff;min-height:50px;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:24px;padding:0 20px;font-size:11px;transition:background .16s,transform .16s;display:inline-flex}.primary-action:hover,.primary-action:focus-visible{background:var(--teal-dark);transform:translateY(-2px)}.primary-action span{font-size:18px}.text-action{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:13px}.hero-visual{aspect-ratio:1/.84;background:#0c2427;min-height:480px;position:relative;overflow:hidden}.hero-grid{opacity:.25;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.hero-visual:before{content:"POSITION ANGLE / CATALOG PA";z-index:3;color:#ffffff9e;font-family:var(--font-geist-mono), monospace;letter-spacing:.17em;font-size:8px;position:absolute;top:20px;left:24px}.solar-map{aspect-ratio:1;border:1px dashed #ffffff2e;border-radius:50%;width:62%;position:absolute;top:10%;left:14%}.solar-ring,.solar-sun,.solar-pulse{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solar-ring{border:1px solid #fff3}.solar-ring-one{width:75%;height:75%}.solar-ring-two{width:50%;height:50%}.solar-ring-three{width:27%;height:27%}.solar-sun{background:var(--lime);width:16%;height:16%;box-shadow:0 0 40px #c8f25d52}.solar-sun:after{content:"";border:1px solid #10242866;border-radius:50%;position:absolute;inset:20%}.solar-pulse{background:var(--coral);width:10px;height:10px;box-shadow:0 0 0 5px #f15d4229}.solar-pulse:after{content:"";background:linear-gradient(90deg, transparent, var(--coral));transform-origin:100%;width:94px;height:1px;position:absolute;top:50%;right:8px}.solar-pulse-one{top:27%;left:76%}.solar-pulse-one:after{transform:rotate(-24deg)}.solar-pulse-two{top:72%;left:23%}.solar-pulse-two:after{width:76px;transform:rotate(213deg)}.solar-pulse-three{background:#7de3d6;top:76%;left:80%;box-shadow:0 0 0 5px #7de3d621}.solar-pulse-three:after{background:linear-gradient(90deg,#0000,#7de3d6);width:114px;transform:rotate(34deg)}.hero-counter{z-index:4;background:var(--coral);width:42%;min-width:210px;padding:20px 24px 22px;display:grid;position:absolute;bottom:0;right:0}.hero-counter span,.hero-counter small,.hero-tag{font-family:var(--font-geist-mono), monospace;letter-spacing:.1em}.hero-counter span{font-size:8px}.hero-counter strong{color:#fff9ee;margin:5px 0 2px;font-family:Georgia,serif;font-size:64px;font-weight:400;line-height:.95}.hero-counter small{font-size:8px}.hero-tag{z-index:3;color:#ffffffc7;background:#0c2427b8;border:1px solid #ffffff29;padding:7px 9px;font-size:8px;position:absolute}.hero-tag-a{bottom:16%;left:5%}.hero-tag-b{top:18%;right:5%}.hero-tag-c{top:43%;left:4%}.overview-strip{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,7vw,110px);display:grid}.overview-strip>div{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:135px;padding:28px clamp(18px,3vw,42px);display:flex}.overview-strip>div:first-child{border-left:1px solid var(--line)}.overview-strip span,.aggregate-card>span,.drawer-direction>span,.speed-callout>span,.drawer-note>span{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:9px;font-weight:600}.overview-strip strong{font-family:Georgia,serif;font-size:clamp(34px,3vw,50px);font-weight:400}.catalog-section{padding:112px clamp(24px,7vw,110px) 120px}.section-heading{grid-template-columns:1fr minmax(280px,440px);align-items:end;gap:50px;display:grid}.section-heading h2,.method-section h2{font-size:clamp(46px,5vw,76px);line-height:1}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.6}.filter-panel{background:var(--ink);color:#fff;grid-template-columns:1.35fr repeat(4,minmax(145px,.82fr)) auto;align-items:start;gap:12px;margin-top:48px;padding:22px;display:grid}.filter-panel label{gap:8px;min-width:0;display:grid}.filter-panel label>span,.results-header label>span{font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;font-size:8px;font-weight:600}.filter-panel input,.filter-panel select,.results-header select{color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:0;outline:none;width:100%;height:44px;padding:0 12px;font-size:12px}.filter-panel input:focus,.filter-panel select:focus,.results-header select:focus{border-color:var(--lime);box-shadow:0 0 0 2px #c8f25d29}.filter-panel select option,.results-header select option{background:var(--ink);color:#fff}.search-field>div{position:relative}.search-field b{font-size:20px;font-weight:400;position:absolute;top:8px;left:12px}.search-field input{padding-left:38px}.filter-panel .pending-filter>span{justify-content:space-between;align-items:center;gap:6px;display:flex}.pending-filter>span i{color:var(--ink);background:var(--lime);padding:2px 4px;font-size:7px;font-style:normal}.pending-filter select:disabled{opacity:.52}.pending-filter small{color:#ffffff87;font-size:8px;line-height:1.3}.reset-button{color:#fff;white-space:nowrap;height:44px;font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;background:0 0;border:1px solid #ffffff47;margin-top:16px;padding:0 16px;font-size:9px}.reset-button:hover,.reset-button:focus-visible{color:var(--ink);background:var(--lime);border-color:var(--lime)}.aggregate-grid{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);margin-top:22px;display:grid}.aggregate-card{border-right:1px solid var(--line);align-content:space-between;min-height:158px;padding:24px;display:grid}.aggregate-card:last-child{border-right:0}.aggregate-card.accent-card{background:#dceee9}.aggregate-card strong{margin-top:16px;font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:1}.aggregate-card sup{font-family:var(--font-geist-mono), monospace;margin-left:4px;font-size:15px;font-weight:400}.aggregate-card small{color:var(--muted);margin-top:12px;font-size:10px}.analysis-grid{grid-template-columns:1.65fr 1fr;gap:22px;margin-top:22px;display:grid}.chart-card{background:var(--surface);border:1px solid var(--line);min-height:330px;padding:28px}.card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-heading span,.card-heading>small{font-family:var(--font-geist-mono), monospace;letter-spacing:.13em;font-size:8px}.card-heading h3,.results-header h3{margin:8px 0 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.card-heading>small{color:var(--muted)}.month-chart{grid-template-columns:repeat(12,minmax(18px,1fr));align-items:end;gap:clamp(5px,1vw,13px);height:220px;padding-top:28px;display:grid}.month-column{text-align:center;grid-template-rows:20px 1fr 20px;align-items:end;height:100%;display:grid}.month-column b{font-family:var(--font-geist-mono), monospace;align-self:start;font-size:8px;font-weight:500}.month-column i{background:var(--teal);width:100%;transition:height .22s;display:block}.month-column:nth-child(10) i,.month-column:nth-child(11) i,.month-column:nth-child(12) i{background:var(--coral)}.month-column span{color:var(--muted);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;padding-top:8px;font-size:8px}.direction-bars{gap:12px;margin-top:26px;display:grid}.direction-row{grid-template-columns:24px 1fr 28px;align-items:center;gap:10px;display:grid}.direction-row span,.direction-row b{font-family:var(--font-geist-mono), monospace;font-size:9px}.direction-row b{text-align:right;font-weight:500}.direction-row>div{background:var(--paper-deep);height:8px}.direction-row i{background:var(--coral);height:100%;transition:width .22s;display:block}.results-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:end;gap:20px;margin-top:80px;padding-bottom:20px;display:flex}.results-header .eyebrow{margin-bottom:0}.results-header label{gap:8px;min-width:185px;display:grid}.results-header select{color:var(--ink);border-color:var(--line);background:var(--surface)}.results-header select option{background:var(--surface);color:var(--ink)}.catalog-table-wrap{background:var(--surface);border:1px solid var(--line);border-top:0}.catalog-table{border-collapse:collapse;width:100%}.catalog-table th{color:var(--muted);border-bottom:1px solid var(--line);text-align:left;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;padding:16px;font-size:8px;font-weight:600}.catalog-table td{border-bottom:1px solid var(--line);vertical-align:middle;height:82px;padding:14px 16px}.catalog-table tbody tr:last-child td{border-bottom:0}.catalog-table tbody tr:hover{background:#f6fbf8}.catalog-table td>strong,.direction-cell strong{font-size:12px;font-weight:600;display:block}.catalog-table td>small,.direction-cell small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.direction-cell{align-items:center;gap:11px;display:flex}.angle-mark{border:1px solid var(--line);background:var(--paper);border-radius:50%;flex:none;width:38px;height:38px;position:relative}.angle-mark-large{background:#e5f2ed;border-color:#0f8f8659;width:96px;height:96px}.angle-orbit{border:1px solid #10242833;border-radius:50%;position:absolute;inset:22%}.angle-axis{background:var(--coral);width:1px;height:43%;transform:rotate(var(--angle));transform-origin:50% 100%;position:absolute;top:7%;left:calc(50% - .5px)}.angle-axis:after{content:"";background:var(--coral);border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:-2px}.angle-core{background:var(--ink);border-radius:50%;width:6px;height:6px;position:absolute;top:calc(50% - 3px);left:calc(50% - 3px)}.angle-mark-large .angle-core{width:12px;height:12px;top:calc(50% - 6px);left:calc(50% - 6px)}.angle-mark-large .angle-axis:after{width:8px;height:8px;top:-3px;left:-3.5px}.pending-value{color:var(--coral);font-size:18px!important}.confidence-track{background:var(--paper-deep);width:78px;height:3px;margin-top:9px}.confidence-track i{background:var(--teal);height:100%;display:block}.event-link{display:block}.event-link strong{text-underline-offset:3px;-webkit-text-decoration:underline #0f8f8673;text-decoration:underline #0f8f8673;display:block}.event-link small,.catalog-table time small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.catalog-table time strong{font-size:12px;font-weight:600;display:block}.view-button{border:1px solid var(--line);background:0 0;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.view-button:hover,.view-button:focus-visible{color:#fff;background:var(--ink);border-color:var(--ink)}.empty-state{text-align:center;align-content:center;place-items:center;min-height:300px;padding:50px 20px;display:grid}.empty-state>span{color:var(--coral);font-family:Georgia,serif;font-size:50px}.empty-state h4{margin:12px 0 5px;font-family:Georgia,serif;font-size:24px;font-weight:400}.empty-state p{color:var(--muted);margin:0;font-size:12px}.empty-state button{border:1px solid var(--ink);background:0 0;margin-top:18px;padding:10px 14px;font-size:11px}.pagination{justify-content:space-between;align-items:center;gap:20px;padding-top:22px;display:flex}.pagination button{border:1px solid var(--line);min-width:120px;font-family:var(--font-geist-mono), monospace;background:0 0;padding:10px 12px;font-size:9px}.pagination button:hover:not(:disabled),.pagination button:focus-visible:not(:disabled){background:var(--ink);color:#fff}.pagination button:disabled{opacity:.35}.pagination span{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:9px}.data-access{border:1px solid var(--line);background:#dceee9;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;margin-top:54px;padding:30px;display:grid}.data-access .eyebrow{margin-bottom:8px}.data-access h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.data-access p:last-child{max-width:680px;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.data-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.data-actions a,.data-link{border:1px solid var(--ink);min-height:42px;font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;text-transform:uppercase;align-items:center;padding:0 14px;font-size:9px;display:inline-flex}.data-actions a:first-child,.data-actions a:hover,.data-actions a:focus-visible,.data-link:hover,.data-link:focus-visible{color:#fff;background:var(--ink)}.method-section{color:#fff;background:var(--ink);grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,150px);padding:110px clamp(24px,7vw,110px);display:grid}.method-section .eyebrow{color:var(--lime)}.method-copy>p{color:#ffffffad;margin:0 0 22px;font-size:14px;line-height:1.75}.pipeline{border-top:1px solid #ffffff29;flex-wrap:wrap;align-items:center;gap:12px;margin-top:38px;padding-top:24px;display:flex}.pipeline span{font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;border:1px solid #ffffff3d;padding:9px 11px;font-size:8px}.pipeline b{color:var(--coral);font-weight:400}footer{background:var(--surface);border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:150px;padding:40px clamp(24px,7vw,110px);display:grid}.footer-brand .brand-symbol i{box-shadow:0 0 0 4px var(--surface)}footer p{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;font-size:8px}footer>a:last-child{border-bottom:1px solid var(--ink);justify-self:end;font-size:11px}.event-page{background:var(--paper);min-height:100vh}.event-site-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;height:72px;padding:0 clamp(22px,5vw,76px);display:flex}.event-brand{letter-spacing:.08em;font-family:Georgia,serif;font-size:19px}.event-site-header nav{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;gap:24px;font-size:9px;display:flex}.event-site-header nav a{border-bottom:1px solid var(--ink)}.event-record{width:min(1260px,100% - 44px);margin:0 auto;padding:48px 0 72px}.event-breadcrumb{color:var(--muted);font-family:var(--font-geist-mono), monospace;gap:10px;font-size:9px;display:flex}.event-breadcrumb a{border-bottom:1px solid}.event-hero{justify-content:space-between;align-items:center;gap:50px;padding:72px 0 50px;display:flex}.event-hero h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(58px,8vw,118px);font-weight:400;line-height:.9}.event-hero p:last-child{color:var(--muted);margin:24px 0 0;font-size:13px}.event-angle{aspect-ratio:1;border:1px solid var(--line);background:#dceee9;border-radius:50%;flex:none;width:clamp(150px,18vw,230px);position:relative}.event-angle span{border:1px solid #10242833;border-radius:50%;position:absolute;inset:22%}.event-angle i{background:var(--coral);width:2px;height:43%;transform:rotate(var(--angle));transform-origin:50% 100%;position:absolute;top:7%;left:calc(50% - 1px)}.event-angle i:after{content:"";background:var(--coral);border-radius:50%;width:12px;height:12px;position:absolute;top:-5px;left:-5px}.event-angle b{background:var(--ink);border-radius:50%;width:16px;height:16px;position:absolute;top:calc(50% - 8px);left:calc(50% - 8px)}.event-summary{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(4,1fr);display:grid}.event-summary>div{border-right:1px solid var(--line);align-content:space-between;min-height:150px;padding:24px;display:grid}.event-summary>div:last-child{border-right:0}.event-summary span,.event-machine-panel>span,.event-animation-placeholder span,.event-facts-page span{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.event-summary strong{margin-top:18px;font-family:Georgia,serif;font-size:32px;font-weight:400}.event-summary small{color:var(--muted);margin-top:7px;font-size:9px}.event-content-grid{grid-template-columns:1.35fr 1fr;gap:22px;margin-top:22px;display:grid}.event-animation-placeholder{color:#fff;background:var(--ink);align-items:end;min-height:500px;padding:38px;display:flex;position:relative;overflow:hidden}.placeholder-grid{opacity:.22;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.event-animation-placeholder:before{content:"";aspect-ratio:1;border:1px solid #ffffff40;border-radius:50%;width:52%;position:absolute;top:8%;left:24%;box-shadow:0 0 0 44px #ffffff0a,0 0 0 90px #ffffff06}.event-animation-placeholder>div:last-child{z-index:1;max-width:560px;position:relative}.event-animation-placeholder span{color:var(--lime)}.event-animation-placeholder h2,.event-machine-panel h2{margin:10px 0 0;font-family:Georgia,serif;font-size:34px;font-weight:400}.event-animation-placeholder p{color:#ffffff9e;font-size:12px;line-height:1.7}.event-animation{color:#fff;background:var(--ink);grid-template-rows:minmax(320px,1fr) auto;min-height:500px;display:grid;overflow:hidden}.event-animation-frame{background-color:#050f11;background-image:radial-gradient(circle,#0f8f8629,#0000 60%),linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:auto,32px 32px,32px 32px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;place-items:center;min-height:360px;padding:28px;display:grid}.event-animation-frame img{border:1px solid #ffffff2e;width:min(100%,520px);height:auto;display:block;box-shadow:0 24px 70px #00000059}.event-animation-caption{border-top:1px solid #ffffff24;padding:28px 32px 32px}.event-animation-caption span{color:var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.event-animation-caption h2{margin:9px 0 0;font-family:Georgia,serif;font-size:32px;font-weight:400}.event-animation-caption p{color:#ffffff9e;margin:12px 0 0;font-size:11px;line-height:1.65}.event-animation-caption a{color:#fff;border-bottom:1px solid var(--lime);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;padding-bottom:3px;font-size:8px;display:inline-block}.event-machine-panel{background:var(--surface);border:1px solid var(--line);padding:30px}.event-machine-panel h2{font-size:30px}.event-machine-panel dl{border-top:1px solid var(--line);margin:24px 0}.event-machine-panel dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.9fr) 1.1fr;align-items:center;min-height:37px;display:grid}.event-machine-panel dt,.event-machine-panel dd{overflow-wrap:anywhere;font-family:var(--font-geist-mono), monospace;margin:0;font-size:8px}.event-machine-panel dt{color:var(--muted)}.event-machine-panel dd{text-align:right}.event-facts-page{border-left:1px solid var(--line);border-top:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,1fr);margin-top:22px;display:grid}.event-facts-page>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:space-between;min-height:116px;padding:22px;display:grid}.event-facts-page strong,.event-facts-page time{font-family:var(--font-geist-mono), monospace;margin-top:16px;font-size:12px}.event-facts-page small{color:var(--muted);margin-top:5px;font-size:9px}.event-pagination{font-family:var(--font-geist-mono), monospace;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-top:34px;font-size:9px;display:grid}.event-pagination a{border-bottom:1px solid var(--line);padding:14px 0}.event-pagination a:nth-child(2){text-align:center}.event-pagination a:last-child{text-align:right}.drawer-layer{z-index:60;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#051214a6;border:0;width:100%;position:absolute;inset:0}.event-drawer{background:var(--surface);width:min(520px,100vw);padding:28px 34px 42px;animation:.22s ease-out drawer-in;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #00000026}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.drawer-header p{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:8px}.drawer-header button{background:0 0;border:0;width:38px;height:38px;font-size:26px;font-weight:300}.drawer-identity{align-items:center;gap:24px;padding:34px 0;display:flex}.drawer-identity>div>span{color:var(--teal-dark);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px;font-weight:600}.drawer-identity h2{margin:8px 0 7px;font-family:Georgia,serif;font-size:35px;font-weight:400}.drawer-identity p{color:var(--muted);margin:0;font-size:10px}.drawer-direction{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;padding:22px 24px;display:grid}.drawer-direction>span{color:var(--lime);grid-column:1/-1}.drawer-direction strong{margin-top:8px;font-family:Georgia,serif;font-size:52px;font-weight:400;line-height:1}.drawer-direction small{color:#fff9;padding-bottom:5px;font-size:10px}.event-facts{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.event-facts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:100px;padding:17px}.event-facts dt{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:8px}.event-facts dd{margin:15px 0 0;font-size:14px;font-weight:600}.event-facts dd small{color:var(--muted);margin-top:4px;font-size:9px;font-weight:400;display:block}.speed-callout{border-left:4px solid var(--lime);background:#eaf3d3;margin-top:22px;padding:22px;display:grid}.speed-callout strong{margin-top:9px;font-family:Georgia,serif;font-size:25px;font-weight:400}.speed-callout p,.drawer-note p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.drawer-note{border-top:1px solid var(--line);margin-top:30px;padding-top:20px}@media (width<=1180px){.filter-panel{grid-template-columns:repeat(3,1fr)}.reset-button{align-self:end}.hero{grid-template-columns:1fr minmax(390px,.85fr);gap:44px}.catalog-table th:nth-child(4),.catalog-table td:nth-child(4){display:none}}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:60px}.hero-visual{min-height:440px}.overview-strip{grid-template-columns:1fr 1fr}.overview-strip>div:nth-child(2){border-right:0}.overview-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading{grid-template-columns:1fr;gap:24px}.aggregate-grid{grid-template-columns:1fr 1fr}.aggregate-card:nth-child(2){border-right:0}.aggregate-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.analysis-grid{grid-template-columns:1fr}.catalog-table th:nth-child(5),.catalog-table td:nth-child(5){display:none}.method-section{grid-template-columns:1fr;gap:40px}footer{grid-template-columns:1fr auto}footer p{display:none}.data-access{grid-template-columns:1fr;gap:22px}.data-actions{justify-content:flex-start}.event-summary{grid-template-columns:1fr 1fr}.event-summary>div:nth-child(2){border-right:0}.event-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.event-content-grid{grid-template-columns:1fr}}@media (width<=680px){.site-header{height:66px;padding:0 18px}.header-status{font-size:8px}.brand strong{font-size:15px}.brand-symbol{width:31px;height:31px}.hero{padding:46px 18px 52px}.hero h1{font-size:clamp(54px,16vw,72px)}.hero-intro{margin-top:26px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-visual{min-height:385px}.solar-map{width:74%;top:8%;left:6%}.hero-counter{width:52%}.overview-strip{padding:0 18px}.overview-strip>div{min-height:112px;padding:22px 16px}.overview-strip strong{font-size:32px}.catalog-section{padding:80px 18px}.filter-panel{grid-template-columns:1fr;padding:18px}.reset-button{width:100%;margin-top:2px}.aggregate-grid{grid-template-columns:1fr}.aggregate-card{border-right:0;border-bottom:1px solid var(--line);min-height:136px}.aggregate-card:last-child{border-bottom:0}.analysis-grid{gap:16px;margin-top:16px}.chart-card{padding:22px 16px}.month-chart{gap:4px}.month-column b{font-size:7px}.month-column span{writing-mode:vertical-rl;justify-self:center;font-size:7px;transform:rotate(180deg)}.results-header{flex-direction:column;align-items:flex-start;margin-top:58px}.results-header label{width:100%}.catalog-table th:nth-child(2),.catalog-table td:nth-child(2),.catalog-table th:nth-child(6),.catalog-table td:nth-child(6){display:none}.catalog-table th,.catalog-table td{padding-left:12px;padding-right:12px}.catalog-table td{height:76px}.pagination button{min-width:auto}.pagination span{font-size:8px}.method-section{padding:80px 18px}footer{padding:35px 18px}.event-drawer{padding:22px 20px 35px}.drawer-identity{gap:18px}.angle-mark-large{width:78px;height:78px}.drawer-identity h2{font-size:29px}.event-site-header{padding:0 18px}.event-site-header nav{gap:12px}.event-record{width:calc(100% - 36px);padding-top:32px}.event-hero{align-items:flex-start;padding:48px 0 36px}.event-angle{width:92px}.event-summary{grid-template-columns:1fr}.event-summary>div{border-right:0;border-bottom:1px solid var(--line);min-height:125px}.event-summary>div:last-child{border-bottom:0}.event-animation-placeholder{min-height:420px;padding:24px}.event-animation{min-height:0}.event-animation-frame{min-height:300px;padding:16px}.event-animation-caption{padding:24px}.event-machine-panel{padding:22px}.event-machine-panel dl>div{grid-template-columns:1fr;gap:5px;padding:9px 0}.event-machine-panel dd{text-align:left}.event-facts-page,.event-pagination{grid-template-columns:1fr}.event-pagination a,.event-pagination a:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
