/*! 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{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#0b0f14;--sidebar:#0d1722;--card:#111821;--card-raised:#151e29;--border:#253241;--blue:#3b82f6;--teal:#22c7b8;--text:#f4f7fb;--text-muted:#a7b2c0;--text-weak:#718096}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 8%, #1298a721, transparent 32%), radial-gradient(circle at 55% 0%, #2563eb1f, transparent 34%), var(--bg);min-width:320px;color:var(--text);font-family:Inter, "Noto Sans SC", "PingFang SC", var(--font-geist-sans), sans-serif;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #3b82f68c}.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}.skip-link{z-index:100;background:var(--blue);color:#fff;border-radius:10px;padding:10px 14px;transition:transform .16s ease-out;position:fixed;top:14px;left:14px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.dashboard-shell{min-height:100vh}.sidebar{z-index:30;background:linear-gradient(180deg, #0d1722fa, #09121cfa), var(--sidebar);border-right:1px solid #37485da3;flex-direction:column;width:258px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{border-bottom:1px solid #37485d80;justify-content:space-between;align-items:center;min-height:92px;padding:0 24px;display:flex}.brand{color:var(--text);align-items:center;gap:12px;font-size:15px;font-weight:700;line-height:1.35;display:flex}.brand-mark,.avatar{color:#dffcff;background:linear-gradient(145deg,#23839b52,#3b82f629);border:1px solid #50c0cc8c;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid;box-shadow:inset 0 0 18px #22c7b81a}.side-nav{flex-direction:column;flex:1;gap:8px;padding:28px 16px;display:flex}.nav-item{min-height:52px;color:var(--text-muted);border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:0 16px;font-size:15px;font-weight:500;transition:color .16s ease-out,background .16s ease-out,border-color .16s ease-out,transform .16s ease-out;display:flex;position:relative;overflow:hidden}.nav-item:hover{color:var(--text);background:#3b82f614;border-color:#3b82f629;transform:translate(2px)}.nav-item.active{color:#f7fbff;background:linear-gradient(90deg,#2262d161,#3b82f624);border-color:#3b82f640}.nav-item.active:before{background:var(--blue);content:"";border-radius:999px;width:3px;position:absolute;inset:8px auto 8px 0}.sidebar-note{background:#111f2db8;border:1px solid #2f4b608c;border-radius:14px;gap:12px;margin:0 16px 20px;padding:16px;display:flex}.sidebar-note strong{color:#ddecf4;margin-bottom:4px;font-size:12px;display:block}.sidebar-note p{color:var(--text-weak);margin:0;font-size:11px;line-height:1.5}.live-dot{background:var(--teal);border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 5px #22c7b817}.dashboard-area{min-height:100vh;margin-left:258px}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080e16c2;border-bottom:1px solid #37485d80;justify-content:space-between;align-items:center;height:92px;padding:0 42px;display:flex;position:sticky;top:0}.topbar-context,.profile,.profile-copy{align-items:center;display:flex}.topbar-context{color:var(--text-weak);gap:9px;font-size:13px}.profile{gap:13px}.profile-copy{flex-direction:column;align-items:flex-end;gap:2px}.profile-copy strong{color:#e5edf5;font-size:13px}.profile-copy small{color:var(--text-weak);font-size:11px}.icon-button{border:1px solid var(--border);background:var(--card);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:11px;place-items:center;display:inline-grid}.mobile-menu,.mobile-only{display:none}.dashboard-main{width:min(100%,1290px);margin:0 auto;padding:48px 40px 72px}.dashboard-hero{min-height:174px;padding:8px 4px 30px;animation:.22s ease-out both enter-up;position:relative;overflow:hidden}.eyebrow{color:#6e91c3;letter-spacing:.18em;font-size:11px;font-weight:700;display:inline-block}.dashboard-hero h1{z-index:1;color:#f8fbff;letter-spacing:-.045em;margin:18px 0 8px;font-size:clamp(38px,4vw,56px);font-weight:700;line-height:1.08;position:relative}.dashboard-hero p{z-index:1;color:var(--text-muted);margin:0;font-size:16px;position:relative}.hero-orbit{pointer-events:none;border:1px solid #3cbec41f;border-radius:50%;position:absolute}.hero-orbit-one{background:radial-gradient(circle,#1ba6b014,#0000 65%);width:470px;height:470px;top:-190px;right:-40px}.hero-orbit-two{border-color:#3c68d221;width:290px;height:290px;top:-110px;right:210px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--border);background:linear-gradient(145deg,#131d29f7,#0d1620f0);border-radius:15px;align-items:center;gap:20px;min-height:126px;padding:24px 26px;transition:border-color .16s ease-out,background .16s ease-out,transform .16s ease-out;animation:.22s ease-out both enter-up;display:flex;box-shadow:0 18px 46px #0000001f}.stat-card:nth-child(2){animation-delay:30ms}.stat-card:nth-child(3){animation-delay:60ms}.stat-card:hover{background:linear-gradient(145deg,#162230fc,#0e1925fa);border-color:#3b82f666;transform:translateY(-2px)}.stat-icon{color:#58a0ff;background:#3b82f61a;border:1px solid #3b82f647;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid}.stat-icon-trend{color:#41d8c9;background:#22c7b817;border-color:#22c7b847}.stat-icon-clock{color:#56d3de;background:#2ca6b314;border-color:#43bbc942}.stat-card p{color:var(--text-muted);margin:0 0 6px;font-size:13px}.stat-card strong{color:#fbfdff;letter-spacing:-.03em;font-size:30px;font-weight:650}.search-field{border:1px solid var(--border);height:68px;color:var(--text-weak);background:#0f1924db;border-radius:14px;align-items:center;gap:14px;margin-bottom:34px;padding:0 22px;transition:border-color .16s ease-out,box-shadow .16s ease-out;display:flex;box-shadow:0 16px 44px #0000001a}.search-field:focus-within{border-color:#3b82f6b8;box-shadow:0 0 0 4px #3b82f61a}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:15px}.search-field input::placeholder{color:#657589}.recent-section{animation:.24s ease-out 80ms both enter-up}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.section-heading h2{color:#f4f8fc;margin:7px 0 0;font-size:24px;line-height:1.2}.result-count{color:var(--text-weak);font-size:12px}.report-list{gap:16px;display:grid}.report-card{border:1px solid var(--border);border-left:3px solid var(--teal);background:linear-gradient(135deg,#121d2afa,#0c151ffa);border-radius:16px;grid-template-columns:250px minmax(0,1fr) 68px;align-items:stretch;min-height:246px;transition:border-color .18s ease-out,background .18s ease-out,transform .18s ease-out,box-shadow .18s ease-out;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #00000029}.report-card:hover{background:linear-gradient(135deg,#162332fc,#0d1824fc);border-color:#3b82f680 #3b82f680 #3b82f680 #34e0d1;transform:translateY(-2px);box-shadow:0 28px 62px #00000038}.report-cover{background:radial-gradient(circle at 70% 68%,#20d5cb57,#0000 32%),radial-gradient(circle at 30% 18%,#265ee080,#0000 40%),linear-gradient(145deg,#0a2864,#071b37 54%,#083348);border:1px solid #4b8cbe52;border-radius:12px;min-height:214px;margin:16px 0 16px 16px;position:relative;overflow:hidden}.report-cover.orange-violet{background:radial-gradient(circle at 72% 70%,#9281ff85,#0000 34%),radial-gradient(circle at 28% 20%,#ff5b2ea6,#0000 40%),linear-gradient(145deg,#4c160b,#171026 56%,#123a3c);border-color:#ff703f6b}.report-cover.orange-violet .cover-line{border-color:#f4dd5294;box-shadow:0 -8px 34px #ff5b2e40}.cover-line{border:1px solid #4fdedc7a;border-radius:50%;width:310px;height:88px;position:absolute;bottom:35px;right:-80px;transform:rotate(-11deg);box-shadow:0 -8px 34px #1598bc38}.cover-line-two{opacity:.48;width:320px;height:120px;bottom:12px;right:-45px;transform:rotate(-15deg)}.cover-kicker,.cover-year{z-index:1;color:#dcf9ffc2;letter-spacing:.18em;font-size:9px;font-weight:700;position:absolute}.cover-kicker{top:22px;left:20px}.cover-year{bottom:16px;right:18px}.report-card-body{flex-direction:column;justify-content:center;min-width:0;padding:30px 34px;display:flex}.report-card-heading h3{color:#f8fbff;letter-spacing:-.035em;margin:10px 0;font-size:clamp(25px,2.6vw,38px);font-weight:700;line-height:1.15}.report-card-heading p{max-width:650px;color:var(--text-muted);margin:0;font-size:13px;line-height:1.65}.tag-row,.report-meta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tag-row{margin-top:20px}.tag{color:#a9c7f3;background:#3b82f614;border:1px solid #3b82f657;border-radius:7px;padding:6px 10px;font-size:11px}.tag:nth-child(2){color:#9eddd7;background:#22c7b812;border-color:#22c7b852}.report-meta{color:#91a1b5;margin-top:22px;font-size:12px}.report-meta>span{align-items:center;gap:7px;display:inline-flex}.published-status{border-left:1px solid var(--border);color:#94e3d6;padding-left:14px}.report-arrow{color:#4d92f5;border:1px solid #314258;border-radius:50%;align-self:center;place-items:center;width:48px;height:48px;transition:color .16s ease-out,border-color .16s ease-out,transform .16s ease-out;display:grid}.report-card:hover .report-arrow{color:#69a8ff;border-color:#3b82f6ad;transform:translate(4px)}.empty-state{text-align:center;background:#0f182394;border:1px dashed #2b3b4e;border-radius:16px;align-content:center;place-items:center;min-height:250px;padding:36px;display:grid}.empty-icon{color:#72a9f5;background:#3b82f61a;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:16px;display:grid}.empty-state h3{margin:0 0 8px;font-size:18px}.empty-state p{max-width:440px;color:var(--text-muted);margin:0;font-size:13px;line-height:1.65}.secondary-button{color:#bfdbfe;cursor:pointer;background:#3b82f61a;border:1px solid #345379;border-radius:9px;margin-top:18px;padding:9px 14px}.reports-intro{padding:10px 2px 28px;animation:.22s ease-out both enter-up}.reports-intro h1{color:#f8fbff;letter-spacing:-.045em;margin:14px 0 8px;font-size:clamp(36px,4vw,52px);font-weight:700}.reports-intro p{color:var(--text-muted);margin:0;font-size:15px}.reports-search{margin-bottom:18px}.category-row{scrollbar-width:thin;gap:9px;margin-bottom:34px;padding-bottom:4px;display:flex;overflow-x:auto}.category-chip{border:1px solid var(--border);color:var(--text-muted);background:#111821b8;border-radius:999px;flex:none;padding:9px 13px;font-size:12px;transition:border-color .16s ease-out,background .16s ease-out,color .16s ease-out}.category-chip:hover,.category-chip.active{color:#d6e7ff;background:#3b82f621;border-color:#3b82f680}.reports-results{animation:.24s ease-out 50ms both enter-up}@keyframes enter-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.sidebar{width:min(86vw,300px);transition:transform .19s ease-out;transform:translate(-105%)}.sidebar-open{transform:translate(0)}.sidebar-scrim{z-index:25;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000094;border:0;position:fixed;inset:0}.dashboard-area{margin-left:0}.mobile-menu,.mobile-only{display:inline-grid}.topbar{height:76px;padding:0 22px}.topbar-context{display:none}.dashboard-main{padding:34px 24px 60px}.stats-grid{gap:14px}.report-card{grid-template-columns:210px minmax(0,1fr) 58px}}@media (width<=720px){.profile-copy{display:none}.dashboard-main{padding:28px 16px 50px}.dashboard-hero{min-height:150px}.dashboard-hero h1{font-size:38px}.dashboard-hero p{max-width:280px;font-size:14px;line-height:1.6}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:104px}.search-field{height:60px;margin-bottom:28px}.report-card{border-left-width:1px;border-top:3px solid var(--teal);grid-template-columns:1fr;min-height:0}.report-cover{min-height:170px;margin:14px 14px 0}.report-card-body{padding:24px 20px 26px}.report-arrow{width:42px;height:42px;position:absolute;bottom:20px;right:18px}.report-meta{padding-right:54px}.section-heading{align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.core-report{--ink:#0d1012;--soft-ink:#191d20;--paper:#f2f1ed;--white:#fff;--muted:#6d7377;--line:#d9dcda;--orange:#ff5b2e;--teal:#54e2c2;--violet:#9281ff;--yellow:#f4dd52}.core-report,.core-report *{box-sizing:border-box}.core-report{scroll-behavior:smooth;background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}.core-report a{color:inherit;text-decoration:none}.core-report img{width:100%;display:block}.core-report .topbar{z-index:50;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b0de6;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;height:64px;padding:0 4vw;display:flex;position:sticky;top:0}.core-report .brand{width:auto;color:inherit;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:800;line-height:normal;display:flex}.core-report .brand-mark{background:var(--orange);color:#fff;width:34px;height:34px;font-size:inherit;box-shadow:none;border:0;border-radius:50%;place-items:center;display:grid}.core-report .topbar nav{color:#aeb4b8;gap:26px;font-size:13px;display:flex}.core-report .topbar nav a{transition:color .18s}.core-report .topbar nav a:hover{color:#fff}.core-report .back-center{color:#fff;border:1px solid #374047;border-radius:999px;flex:none;padding:10px 14px;font-size:12px;font-weight:800}.core-report .back-center:hover{border-color:var(--teal);color:var(--teal)}.core-report .hero{color:#fff;background:radial-gradient(circle at 78% 18%,#54e2c226,#0000 25%),radial-gradient(circle at 89% 80%,#9281ff2e,#0000 30%),#090b0d;grid-template-columns:none;min-height:calc(100vh - 64px);padding:7vw 5vw 3vw;display:block;position:relative;overflow:hidden}.core-report .hero:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.core-report .hero-orbit{border:1px solid #ffffff1a;border-radius:50%;position:absolute}.core-report .orbit-one{width:52vw;height:52vw;top:-18vw;right:-8vw}.core-report .orbit-two{border-color:#54e2c229;width:36vw;height:36vw;bottom:-18vw;right:11vw}.core-report .hero-inner{z-index:2;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:center;gap:5vw;max-width:1500px;margin:0 auto;display:grid;position:relative}.core-report .hero-copy,.core-report .hero-product{min-width:0}.core-report .hero-copy{min-height:0;padding:0;display:block}.core-report .eyebrow{color:var(--orange);letter-spacing:.2em;margin:0 0 22px;font-size:11px;font-weight:900}.core-report .hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(58px,7.3vw,118px);line-height:.84}.core-report .hero h1 span{color:var(--teal)}.core-report .hero-cn{color:#fff;margin:32px 0 0;font-size:23px;font-weight:800}.core-report .hero-lead{color:#aeb5ba;max-width:650px;margin:20px 0 30px;font-size:16px;line-height:1.8}.core-report .hero-route{color:#8e969b;border:1px solid #2e3438;border-radius:999px;align-items:center;gap:13px;width:fit-content;padding:14px 18px;font-size:11px;display:flex}.core-report .hero-route i{color:#52595e;font-style:normal}.core-report .hero-route strong{color:var(--yellow)}.core-report .hero-product{position:relative}.core-report .image-frame{background:#fff;border:1px solid #292e32;border-radius:32px;overflow:hidden;transform:rotate(1.3deg);box-shadow:0 40px 100px #00000080}.core-report .image-frame img{aspect-ratio:16/10;object-fit:cover}.core-report .hero-stamp{background:var(--orange);color:#fff;border-radius:20px;flex-direction:column;gap:5px;padding:22px 25px;display:flex;position:absolute;bottom:-24px;right:-18px;transform:rotate(-2deg);box-shadow:0 18px 60px #ff5b2e47}.core-report .hero-stamp span{letter-spacing:.2em;margin-bottom:6px;font-size:9px;font-weight:900}.core-report .hero-stamp b{font-size:17px}.core-report .scroll-note{z-index:2;color:#596065;letter-spacing:.23em;max-width:1500px;margin:7vw auto 0;font-size:9px;position:relative}.core-report .section{max-width:none;margin:0;padding:110px 5vw;scroll-margin-top:64px;position:static}.core-report .section>*{max-width:1500px;margin-left:auto;margin-right:auto}.core-report .light{background:#f6f5f1}.core-report .paper{background:var(--paper)}.core-report .black{color:#fff;background:#101316}.core-report .section-tag{align-items:center;gap:13px;margin-bottom:30px;display:flex}.core-report .section-tag span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.core-report .section-tag p{color:#777e83;letter-spacing:.18em;margin:0;font-size:10px;font-weight:900}.core-report .section-tag.inverse p{color:#7e878d}.core-report .section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:52px;display:flex}.core-report .section-heading h2{max-width:930px;color:inherit;letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.7vw,76px);font-weight:700;line-height:1.06}.core-report .section-heading>p{max-width:400px;color:var(--muted);letter-spacing:normal;margin:0 0 8px;font-family:inherit;font-size:15px;line-height:1.8}.core-report .section-heading.inverse>p{color:#8b9398}.core-report .force-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.core-report .force-card{border:1px solid var(--line);background:#fff;border-radius:26px;min-height:390px;padding:30px;position:relative;overflow:hidden}.core-report .force-card:after{content:"";opacity:.12;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-50px;right:-50px}.core-report .force-card.orange:after{background:var(--orange)}.core-report .force-card.violet:after{background:var(--violet)}.core-report .force-card.teal:after{background:var(--teal)}.core-report .force-top{justify-content:space-between;align-items:center;display:flex}.core-report .force-top span{font-size:12px;font-weight:900}.core-report .force-top b{color:#8c9397;letter-spacing:.18em;font-size:9px}.core-report .force-card h3{letter-spacing:-.03em;margin:70px 0 20px;font-size:29px}.core-report .force-card>p{color:var(--muted);margin:0;line-height:1.8}.core-report .force-answer{border-top:1px solid var(--line);padding-top:18px;font-size:13px;font-weight:800;position:absolute;bottom:28px;left:30px;right:30px}.core-report .problem-strip{color:#fff;background:#161a1d;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:24px 28px;display:flex}.core-report .problem-strip>div{align-items:center;gap:15px;display:flex}.core-report .problem-strip span{color:var(--orange);font-size:11px;font-weight:900}.core-report .problem-strip i{color:#5d656a;font-style:normal}.core-report .problem-strip p{color:#92999d;margin:0;font-size:13px}.core-report .needs-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.core-report .need-card{background:linear-gradient(145deg,#ffffff09,#0000 50%),#171b1e;border:1px solid #2b3135;border-radius:26px;min-height:420px;padding:32px}.core-report .need-index{float:right;color:#394045;font-size:44px;font-weight:900}.core-report .need-en{color:var(--teal);letter-spacing:.2em;font-size:9px;font-weight:900}.core-report .need-card h3{margin:95px 0 22px;font-size:35px}.core-report .need-card h3 small{color:#7e878c;font-size:17px;font-weight:500}.core-report .need-card p{color:#aeb5b9;line-height:1.8}.core-report .need-card strong{color:#fff;border-top:1px solid #30363a;margin-top:48px;padding-top:20px;display:block}.core-report .shared-need{border-top:1px solid #2b3135;grid-template-columns:.28fr 1fr;align-items:start;gap:40px;margin-top:62px;padding-top:42px;display:grid}.core-report .shared-need span{color:var(--orange);letter-spacing:.14em;font-size:11px;font-weight:900}.core-report .shared-need h3{letter-spacing:-.04em;margin:0;font-size:clamp(33px,4vw,62px);line-height:1.22}.core-report .direction-table{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden}.core-report .direction-row{border-bottom:1px solid var(--line);grid-template-columns:1.4fr .75fr 1fr;align-items:center;min-height:94px;padding:20px 28px;display:grid}.core-report .direction-row:last-child{border-bottom:0}.core-report .direction-head{color:#92999d;letter-spacing:.15em;background:#171b1e;min-height:50px;font-size:10px;font-weight:900}.core-report .direction-row>div{flex-direction:column;gap:7px;display:flex}.core-report .direction-row strong{font-size:18px}.core-report .direction-row small,.core-report .direction-row>span,.core-report .direction-row>p{color:var(--muted)}.core-report .direction-row>p{margin:0}.core-report .direction-row.selected{background:#dffff7}.core-report .direction-row.selected strong{font-size:24px}.core-report .direction-row.selected>span,.core-report .direction-row.selected>p{color:var(--ink);font-weight:800}.core-report .identity-formula{grid-template-columns:1fr auto 1fr auto 1fr auto 1.15fr;align-items:center;gap:16px;margin-top:24px;display:grid}.core-report .identity-formula>div{background:#fff;border-radius:18px;flex-direction:column;gap:6px;padding:25px;display:flex}.core-report .identity-formula span{color:#8b9296;letter-spacing:.17em;font-size:9px;font-weight:900}.core-report .identity-formula b{font-size:19px}.core-report .identity-formula>i{color:#92989c;font-size:21px;font-style:normal}.core-report .identity-formula .formula-result{background:var(--orange);color:#fff}.core-report .identity-formula .formula-result span{color:#ffffffb3}.core-report .meaning-section{color:#fff;background:#111417;grid-template-columns:1fr 1fr;min-height:780px;scroll-margin-top:64px;display:grid}.core-report .meaning-media{overflow:hidden}.core-report .meaning-media img{object-fit:cover;height:100%}.core-report .meaning-copy{padding:90px 6vw}.core-report .big-quote{letter-spacing:-.035em;max-width:720px;margin:70px 0;font-size:clamp(30px,3.2vw,52px);font-weight:800;line-height:1.42}.core-report .meaning-lines{gap:0;display:grid}.core-report .meaning-lines>div{border-top:1px solid #32383c;grid-template-columns:150px 1fr;gap:25px;padding:23px 0;display:grid}.core-report .meaning-lines span{color:var(--teal);font-size:12px;font-weight:900}.core-report .meaning-lines p{color:#a8afb4;margin:0;line-height:1.7}.core-report .core-role{background:#f7f7f4}.core-report .role-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.core-report .role-card{background:#fff;border-radius:28px;overflow:hidden}.core-report .role-card>span,.core-report .role-card h3,.core-report .role-card ul{margin-left:38px;margin-right:38px}.core-report .role-card>span{color:var(--orange);letter-spacing:.18em;margin-top:38px;font-size:10px;font-weight:900;display:block}.core-report .role-card h3{margin-top:18px;margin-bottom:24px;font-size:30px}.core-report .role-card ul{color:var(--muted);gap:12px;margin-bottom:34px;padding-left:20px;line-height:1.6;display:grid}.core-report .role-card img{aspect-ratio:16/9;object-fit:cover}.core-report .role-card.expression{color:#fff;background:#1a1e21}.core-report .role-card.expression li{color:#a8afb4}.core-report .role-card.expression>span{color:var(--teal)}.core-report .role-conclusion{background:var(--yellow);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:28px 34px;display:flex}.core-report .role-conclusion span{letter-spacing:.14em;font-size:11px;font-weight:900}.core-report .role-conclusion strong{font-size:clamp(20px,2vw,32px)}.core-report .logic-section{color:#fff;background:radial-gradient(circle at 85% 15%,#9281ff26,#0000 25%),#0d1012}.core-report .logic-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.core-report .logic-card{background:#171b1e;border:1px solid #2a3034;border-radius:24px;min-height:320px;padding:28px;position:relative}.core-report .logic-card.orange{box-shadow:inset 0 4px var(--orange)}.core-report .logic-card.teal{box-shadow:inset 0 4px var(--teal)}.core-report .logic-card.violet{box-shadow:inset 0 4px var(--violet)}.core-report .logic-card.yellow{box-shadow:inset 0 4px var(--yellow)}.core-report .logic-top{justify-content:space-between;align-items:center;display:flex}.core-report .logic-top span{color:#fff;font-size:13px;font-weight:900}.core-report .logic-top small{color:#717a7f}.core-report .logic-card h3{margin:82px 0 18px;font-size:27px}.core-report .logic-card p{color:#9da5aa;line-height:1.7}.core-report .logic-arrow{z-index:2;width:40px;height:40px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;top:50%;right:-29px;transform:translateY(-50%)}.core-report .logic-summary{border:1px solid #30363a;border-radius:20px;margin-top:30px;padding:28px 32px}.core-report .logic-summary>span{color:var(--orange);letter-spacing:.16em;font-size:10px;font-weight:900}.core-report .logic-summary>div{align-items:center;gap:17px;margin-top:16px;display:flex}.core-report .logic-summary i{color:#4f575c;font-style:normal}.core-report .screens-list{gap:16px;display:grid}.core-report .screen-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:96px 1fr minmax(300px,.95fr);align-items:stretch;min-height:260px;display:grid;overflow:hidden}.core-report .screen-card.orange{box-shadow:inset 5px 0 var(--orange)}.core-report .screen-card.teal{box-shadow:inset 5px 0 var(--teal)}.core-report .screen-card.violet{box-shadow:inset 5px 0 var(--violet)}.core-report .screen-card.yellow{box-shadow:inset 5px 0 var(--yellow)}.core-report .screen-number{color:#c0c4c5;place-items:center;font-size:36px;font-weight:900;display:grid}.core-report .screen-copy{flex-direction:column;justify-content:center;padding:30px 44px 30px 10px;display:flex}.core-report .screen-copy>span{color:var(--orange);letter-spacing:.13em;font-size:10px;font-weight:900}.core-report .screen-copy h3{letter-spacing:-.035em;margin:13px 0 20px;font-size:clamp(25px,2.4vw,39px);line-height:1.08}.core-report .screen-copy strong{font-size:14px}.core-report .screen-copy p{max-width:620px;color:var(--muted);margin:10px 0 0;line-height:1.7}.core-report .screen-image{background:#eceeec;min-height:260px;overflow:hidden}.core-report .screen-image img{object-fit:cover;height:100%}.core-report .final-section{background:var(--orange);color:#fff;padding:120px 5vw 72px}.core-report .final-grid,.core-report .closing-line{max-width:1500px;margin-left:auto;margin-right:auto}.core-report .final-grid{grid-template-columns:1.1fr .75fr 1.15fr;gap:22px;display:grid}.core-report .final-title,.core-report .final-not,.core-report .final-is{border:1px solid #ffffff40;border-radius:24px;padding:34px}.core-report .final-title span,.core-report .final-not span,.core-report .final-is span{letter-spacing:.18em;font-size:10px;font-weight:900}.core-report .final-title h2{letter-spacing:-.05em;margin:80px 0 0;font-size:clamp(38px,4.2vw,66px);line-height:1.07}.core-report .final-not p{border-bottom:1px solid #ffffff3b;margin:25px 0 0;padding-bottom:17px}.core-report .final-is{color:var(--ink);background:#fff}.core-report .final-is span{color:var(--orange)}.core-report .final-is p{letter-spacing:-.03em;margin:90px 0 0;font-size:clamp(26px,2.8vw,43px);line-height:1.4}.core-report .final-is strong{color:var(--orange)}.core-report .closing-line{border-top:1px solid #ffffff4d;margin-top:70px;padding-top:48px}.core-report .closing-line p{max-width:780px;margin:0;font-size:18px;line-height:1.7}.core-report .closing-line h2{letter-spacing:-.07em;margin:28px 0 0;font-size:clamp(54px,8vw,128px);line-height:.9}.core-report footer{color:#737b80;letter-spacing:.16em;background:#090b0d;justify-content:space-between;align-items:center;padding:28px 5vw;font-size:10px;font-weight:800;display:flex}.core-report footer a{color:#fff}.core-report footer span{color:inherit;font:inherit;letter-spacing:inherit}@media (width<=1100px){.core-report .topbar nav{display:none}.core-report .hero{padding-top:80px}.core-report .hero-inner,.core-report .meaning-section{grid-template-columns:1fr}.core-report .hero-product{margin-top:20px}.core-report .force-grid,.core-report .needs-grid{grid-template-columns:1fr}.core-report .force-card,.core-report .need-card{min-height:330px}.core-report .identity-formula{grid-template-columns:1fr}.core-report .identity-formula>i{justify-self:center;transform:rotate(90deg)}.core-report .meaning-media img{aspect-ratio:16/9}.core-report .role-grid{grid-template-columns:1fr}.core-report .logic-grid{grid-template-columns:repeat(2,1fr)}.core-report .logic-card:nth-child(2) .logic-arrow{display:none}.core-report .screen-card{grid-template-columns:80px 1fr}.core-report .screen-image{grid-column:1/-1;height:330px}.core-report .final-grid{grid-template-columns:1fr}}@media (width<=720px){.core-report .topbar{height:58px;padding:0 20px}.core-report .brand{font-size:10px}.core-report .brand-mark{width:30px;height:30px}.core-report .brand>span:last-child{display:none}.core-report .hero{min-height:auto;padding:70px 20px 45px}.core-report .hero h1{font-size:clamp(48px,16vw,76px)}.core-report .hero-route{border-radius:18px;flex-wrap:wrap}.core-report .hero-stamp{bottom:-34px;right:8px}.core-report .scroll-note{margin-top:80px}.core-report .section{padding:78px 20px}.core-report .section-heading{display:block}.core-report .section-heading h2{font-size:39px}.core-report .section-heading>p{margin-top:24px}.core-report .problem-strip,.core-report .problem-strip>div{flex-direction:column;align-items:flex-start}.core-report .shared-need{grid-template-columns:1fr}.core-report .direction-table{background:0 0;border:0}.core-report .direction-head{display:none}.core-report .direction-row{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr;gap:14px;margin-bottom:10px}.core-report .meaning-copy{padding:70px 20px}.core-report .big-quote{margin:50px 0;font-size:31px}.core-report .meaning-lines>div{grid-template-columns:1fr;gap:11px}.core-report .role-conclusion{flex-direction:column;align-items:flex-start}.core-report .logic-grid{grid-template-columns:1fr}.core-report .logic-arrow{display:none}.core-report .logic-summary>div{flex-direction:column;align-items:flex-start}.core-report .logic-summary i{transform:rotate(90deg)}.core-report .screen-card{grid-template-columns:58px 1fr}.core-report .screen-number{align-items:start;padding-top:32px;font-size:25px}.core-report .screen-copy{padding:30px 25px 30px 0}.core-report .screen-image{height:230px}.core-report .final-section{padding:85px 20px 55px}.core-report .final-title,.core-report .final-not,.core-report .final-is{padding:27px}.core-report .final-title h2,.core-report .final-is p{margin-top:55px}.core-report .closing-line h2{font-size:54px}.core-report footer{flex-direction:column;align-items:flex-start;gap:18px;padding:26px 20px}}:root{--paper:#fafaf8;--cool:#f1f4f6;--ink:#131618;--muted:#697078;--line:#d7dbde;--orange:#efa45c;--purple:#786ca1;--ice:#c5ddf7;--mint:#74d7ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf8f0;grid-template-columns:1fr auto 1fr;align-items:center;height:60px;padding:0 24px;display:grid;position:sticky;top:0}.brand{letter-spacing:.04em;align-items:center;gap:9px;width:max-content;font-size:20px;font-weight:760;display:inline-flex}.site-header .brand{color:var(--ink)}.brand-symbol{grid-template-rows:6px 6px;grid-template-columns:6px 6px;gap:1px;width:13px;height:13px;display:grid;transform:rotate(45deg)}.brand-symbol i{background:currentColor;display:block}.brand-symbol i:first-child{grid-column:1/3}.site-header nav{gap:0;font-size:14px;display:flex}.site-header nav a{padding:20px 18px;position:relative}.site-header nav a:not(:last-child):after{color:#9a9fa4;content:"/";position:absolute;right:-3px}.site-header nav a:hover,.toc-link:hover{color:var(--purple)}.toc-link{justify-self:end;font-size:14px}.hero{grid-template-columns:40% 60%;min-height:calc(100vh - 60px);display:grid}.hero-copy{flex-direction:column;justify-content:space-between;min-height:720px;padding:clamp(80px,12vh,150px) 5vw 10vh 2.8vw;display:flex}.hero h1{letter-spacing:-.055em;max-width:640px;margin:0;font-size:clamp(44px,4.3vw,72px);font-weight:660;line-height:1.08}.hero-subtitle{color:var(--muted);margin:26px 0 0;font-size:clamp(16px,1.35vw,21px);line-height:1.6}.hero-rule{background:#bfc4c7;max-width:300px;height:1px;margin:38px 0 30px}.hero-thesis{letter-spacing:.01em;margin:0;font-size:clamp(18px,1.5vw,24px);line-height:1.6}.hero-meta{color:#59626c;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin:0;font-size:12px}.hero-visual{background:radial-gradient(circle at 78% 35%,#9fece557,#0000 33%),radial-gradient(circle at 42% 35%,#9184bb3d,#0000 30%),radial-gradient(circle at 15% 55%,#f5b56a3d,#0000 32%),#eef2f5;justify-content:center;align-items:center;min-height:720px;margin:0;padding:4.5vw 3vw 2vw;display:flex;position:relative;overflow:hidden}.hero-visual:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 45%,#ffffffa6 55%,#0000 66%);animation:11s ease-in-out infinite lightSweep;position:absolute;inset:0;transform:translate(-65%)}.hero-visual img{object-fit:contain;z-index:1;background:#fff;width:100%;max-height:77vh;position:relative;box-shadow:0 35px 90px #1e273021}.hero-visual figcaption{color:#697078;letter-spacing:.08em;z-index:2;font-size:11px;position:absolute;bottom:22px;right:28px}@keyframes lightSweep{0%,24%{transform:translate(-65%)}65%,to{transform:translate(85%)}}.section{max-width:1440px;margin:0 auto;padding:120px clamp(24px,5vw,72px);position:relative}.section-index{color:#a4a9ad;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:12px;position:absolute;top:130px;left:18px;transform:rotate(-90deg)}.section-heading>p,.split-heading>div>p,.mini-label,.conclusion-intro>p:first-child{color:#747c84;font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;margin:0 0 20px;font-size:12px}.section-heading h2{letter-spacing:-.045em;max-width:980px;margin:0;font-size:clamp(35px,4vw,58px);font-weight:620;line-height:1.15}.split-heading{grid-template-columns:1.4fr .8fr;align-items:end;gap:64px;display:grid}.heading-note,.lead-copy{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.scope-section{border-bottom:1px solid var(--line);padding-top:96px}.scope-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:72px;display:grid}.scope-grid article{border-bottom:1px solid var(--line);min-height:140px;padding:25px 30px 28px 0}.scope-grid article:not(:nth-child(3n)){border-right:1px solid var(--line);margin-right:30px}.scope-grid span{color:var(--purple);font-size:13px;font-weight:650}.scope-grid p{margin:20px 0 0;font-size:18px;line-height:1.6}.scope-boundary{color:#626970;align-items:center;gap:24px;margin-top:34px;font-size:14px;display:flex}.scope-boundary span{color:var(--ink);border:1px solid #bdc2c6;padding:7px 10px}.product-section{padding-bottom:130px}.spec-rail{border-bottom:1px solid var(--ink);border-top:1px solid var(--ink);grid-template-columns:repeat(5,1fr);margin-top:72px;display:grid}.spec-rail article{min-height:150px;padding:28px 18px 26px 0}.spec-rail article:not(:last-child){border-right:1px solid var(--line);margin-right:22px}.spec-rail strong{letter-spacing:-.04em;font-size:clamp(32px,3vw,48px);font-weight:570;display:block}.spec-rail span{color:var(--muted);margin-top:12px;font-size:13px;display:block}.product-pillars{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;display:grid}.pillar{background:#f0f3f5;min-height:450px;padding:0 28px 34px;overflow:hidden}.pillar-visual{height:220px;margin:0 -28px 30px;position:relative}.pillar>div:last-child>p:first-child{color:#717981;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:11px}.pillar h3{letter-spacing:-.025em;margin:14px 0;font-size:24px;font-weight:610}.pillar>div:last-child>p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.airbag-visual{background:radial-gradient(circle,#ffffffe6,#0000 38%),linear-gradient(135deg,#d9e1e7,#f5f7f8)}.airbag-visual span{border:1px solid #4f5e6b47;border-radius:50%;width:112px;height:112px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.airbag-visual span:nth-child(2){width:148px;height:148px}.airbag-visual span:nth-child(3){background:#ffffff8c;border-color:#fffc;width:80px;height:80px;box-shadow:0 20px 50px #46566224}.stand-visual{perspective:500px;background:linear-gradient(145deg,#e8e4ef,#c7c1d6)}.stand-visual span:first-child{border:14px solid #ffffffa8;border-radius:50%;width:126px;height:126px;position:absolute;top:42px;left:50%;transform:translate(-50%)rotateX(54deg)}.stand-visual span:last-child{filter:blur(10px);background:#5c527842;width:46%;height:16px;position:absolute;bottom:32px;left:27%}.gradient-visual{background:radial-gradient(circle at 21% 10%,#ffd08e 0,#0000 38%),radial-gradient(circle at 68% 35%,#9a90b9 0,#0000 46%),radial-gradient(circle at 85% 90%,#76ddd4 0,#0000 50%),#65718e}.fact-table-wrap{margin-top:70px;overflow-x:auto}.fact-table{border-collapse:collapse;text-align:left;width:100%;min-width:760px;font-size:14px}.fact-table th,.fact-table td{border-bottom:1px solid var(--line);padding:20px 24px 20px 0}.fact-table th{border-color:var(--ink);color:#717981;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:550}.fact-table td:first-child{width:22%;font-weight:600}.fact-table td:nth-child(2){color:#545b62;width:43%}.key-quote{border-left:3px solid var(--ink);margin:76px 0 0;padding:2px 0 2px 32px;font-size:clamp(21px,2vw,29px);line-height:1.65}.key-quote span{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin-bottom:18px;font-size:11px;display:block}.market-section,.competition-section,.risk-section{color:#f7f8f8;background:#111416;max-width:none;padding-left:max(5vw,50vw - 648px);padding-right:max(5vw,50vw - 648px)}.market-section .section-index,.competition-section .section-index,.risk-section .section-index{left:max(18px,50vw - 702px)}.market-section .heading-note,.competition-section .heading-note,.risk-section .heading-note{color:#9ea6ad}.market-section .section-heading>p,.market-section .split-heading>div>p,.competition-section .split-heading>div>p,.risk-section .split-heading>div>p{color:#8e979f}.price-chart{border-top:1px solid #575e63;border-bottom:1px solid #575e63;margin-top:75px;padding:35px 0 46px}.chart-title{justify-content:space-between;align-items:end;display:flex}.chart-title div span{color:#a8afb5;margin-bottom:8px;font-size:12px;display:block}.chart-title strong{font-size:36px;font-weight:520}.chart-title p{color:#818a92;margin:0;font-size:12px}.price-axis{color:#798189;font-family:var(--font-geist-mono), monospace;justify-content:space-between;margin-top:46px;font-size:10px;display:flex}.price-line{height:150px;margin-top:8px;position:relative}.price-line:before{content:"";background:#51585d;height:1px;position:absolute;top:70px;left:0;right:0}.price-band{height:6px;position:absolute;top:67px}.price-band.entry{background:#707980;width:28%;left:0}.price-band.middle{background:linear-gradient(90deg,#707980,#8b7da7);width:38%;left:28%}.price-band.premium{background:linear-gradient(90deg,#8b7da7,#76d7cf);width:34%;left:66%}.price-dot{white-space:nowrap;flex-direction:column;align-items:center;gap:4px;font-size:12px;display:flex;position:absolute;top:30px;transform:translate(-50%)}.price-dot:after{content:"";background:#f6f7f8;border:4px solid #111416;border-radius:50%;width:13px;height:13px;margin-top:7px;box-shadow:0 0 0 1px #f6f7f8}.price-dot small{color:#919aa1;font-family:var(--font-geist-mono), monospace}.price-dot.offset{top:94px}.price-dot.offset:after{order:-1;margin:-29px 0 7px}.price-dot.is-o3{color:#8ce4dc}.price-dot.is-o3:after{background:#75d8cf;box-shadow:0 0 0 1px #75d8cf,0 0 20px #75d8cf99}.price-zones{color:#7f888f;grid-template-columns:28% 38% 34%;margin-top:-18px;font-size:11px;display:grid}.price-zones span:nth-child(2){text-align:center}.price-zones span:last-child{text-align:right}.market-evidence{grid-template-columns:repeat(3,1fr);gap:34px;margin-top:68px;display:grid}.market-evidence article{border-top:1px solid #4a5055;padding-top:24px}.market-evidence span{color:#86ddd5;font-size:11px}.market-evidence h3{margin:18px 0 12px;font-size:22px;font-weight:580}.market-evidence p{color:#a3abb1;margin:0;font-size:14px;line-height:1.8}.trend-story{grid-template-columns:.85fr 1.15fr;gap:72px;margin-top:120px;display:grid}.trend-copy h3{letter-spacing:-.04em;margin:0 0 28px;font-size:clamp(29px,3vw,44px);font-weight:570;line-height:1.25}.trend-copy>p:not(.mini-label):not(.trend-conclusion){color:#a4acb2;font-size:15px;line-height:1.9}.palette{grid-template-columns:repeat(2,1fr);gap:14px 18px;margin:36px 0;display:grid}.palette span{color:#bdc3c8;font-family:var(--font-geist-mono), monospace;align-items:center;gap:10px;font-size:10px;display:flex}.palette i{border-radius:50%;width:17px;height:17px}.trend-conclusion{border-top:1px solid #4a5055;padding-top:24px;font-size:16px;line-height:1.7}.trend-media{grid-template-columns:1fr 1fr;gap:14px;display:grid}.trend-media figure{margin:0}.trend-media img{aspect-ratio:1/1.12;object-fit:cover;height:100%}.trend-media figcaption{color:#a0a8ae;justify-content:space-between;align-items:center;margin-top:12px;font-size:11px;display:flex}.source-link{color:inherit;text-underline-offset:4px;align-items:center;gap:5px;-webkit-text-decoration:underline #818d9699;text-decoration:underline #818d9699;display:inline-flex}.arrow-icon{width:14px;height:14px}.dark-quote{border-color:#f7f8f8;margin-top:105px}.dark-quote span{color:#8f989f}.lead-copy{max-width:1000px;margin-top:46px;font-size:clamp(18px,2vw,25px)}.audience-lanes{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);gap:36px;margin-top:68px;display:grid}.audience-lanes article{padding-top:28px}.lane-number{color:#8a9299;font-family:var(--font-geist-mono), monospace;font-size:11px}.audience-lanes h3{margin:36px 0 30px;font-size:25px;font-weight:580}.audience-lanes dl{margin:0}.audience-lanes dl div{border-top:1px solid var(--line);grid-template-columns:88px 1fr;gap:18px;padding:17px 0;display:grid}.audience-lanes dt{color:#838a91;font-size:12px}.audience-lanes dd{margin:0;font-size:14px}.decision-flow{background:#edf1f3;grid-template-columns:220px 1fr;gap:50px;margin-top:88px;padding:38px;display:grid}.flow-intro span{color:#7a8289;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:10px}.flow-intro h3{margin:17px 0 0;font-size:23px;font-weight:570;line-height:1.4}.decision-flow ol{grid-template-columns:repeat(7,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.decision-flow li{border-left:1px solid #c9ced1;min-height:110px;padding:0 12px;font-size:13px}.decision-flow li span{color:var(--purple);font-family:var(--font-geist-mono), monospace;margin-bottom:46px;font-size:10px;display:block}.competitor-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:76px;display:grid}.competitor-card{color:var(--ink);background:#f5f6f6;padding:10px 24px 25px}.competitor-image{background:#fff;margin:0 -14px 25px;display:block;overflow:hidden}.competitor-image img{aspect-ratio:1.35;object-fit:contain;width:100%;height:100%;transition:transform .3s}.competitor-image:hover img{transform:scale(1.025)}.competitor-head{justify-content:space-between;align-items:start;display:flex}.competitor-head span{color:#7b838a;font-size:10px}.competitor-head h3{margin:9px 0 3px;font-size:25px}.competitor-head p{color:#697178;margin:0;font-size:12px}.competitor-head strong{font-family:var(--font-geist-mono), monospace;font-size:14px;font-weight:520}.competitor-card dl{border-top:1px solid #d4d8da;margin:24px 0 20px;padding-top:12px}.competitor-card dl div{grid-template-columns:45px 1fr;gap:12px;padding:6px 0;display:grid}.competitor-card dt{color:#858c92;font-size:11px}.competitor-card dd{margin:0;font-size:12px;line-height:1.5}.competitor-card>.source-link{color:#636b71;font-size:11px}.position-map{grid-template-columns:.72fr 1.28fr;align-items:center;gap:90px;margin-top:120px;display:grid}.map-copy h3{letter-spacing:-.04em;font-size:clamp(30px,3vw,44px);font-weight:570;line-height:1.2}.map-copy>p:last-child{color:#9fa7ad;font-size:15px;line-height:1.9}.quadrant{aspect-ratio:1.45;border-bottom:1px solid #70777d;border-left:1px solid #70777d;position:relative}.axis-y,.axis-x{color:#7d858c;letter-spacing:.08em;font-size:10px;position:absolute}.axis-y{transform-origin:0 0;top:0;left:-29px;transform:rotate(-90deg)translate(-100%)}.axis-x{bottom:-28px;right:0}.q-line{background:#30363a;position:absolute}.q-line.horizontal{height:1px;top:50%;left:0;right:0}.q-line.vertical{width:1px;top:0;bottom:0;left:50%}.plot{font-size:11px;position:absolute}.plot:before{content:"";background:#d9dde0;border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:-14px}.plot.mous{top:20%;left:28%}.plot.spigen{top:39%;left:23%}.plot.esr{bottom:33%;left:28%}.plot.casetify{top:48%;right:18%}.plot.burga{bottom:25%;right:21%}.plot.o3{color:#87e0d8;font-size:13px;font-weight:650;top:18%;right:11%}.plot.o3:before{background:#76d9d0;width:11px;height:11px;left:-18px;box-shadow:0 0 18px #76d9d0cc}.inherit-table{border-top:1px solid var(--ink);margin-top:72px}.inherit-head,.inherit-row{grid-template-columns:1fr 1fr;display:grid}.inherit-head{color:#777f86;letter-spacing:.08em;padding:18px 0;font-size:11px}.inherit-head span:last-child,.inherit-row>span:last-child{border-left:1px solid var(--line);padding-left:34px}.inherit-row{border-top:1px solid var(--line);min-height:74px}.inherit-row>span{align-items:center;gap:16px;padding:22px 30px 22px 0;font-size:15px;display:flex}.yes-mark,.no-mark{width:12px;height:12px;position:relative}.yes-mark:before,.yes-mark:after{background:var(--mint);content:"";height:1px;position:absolute}.yes-mark:before{width:5px;top:7px;left:0;transform:rotate(45deg)}.yes-mark:after{width:10px;top:5px;left:3px;transform:rotate(-48deg)}.no-mark:before,.no-mark:after{content:"";background:#9a6e72;width:13px;height:1px;position:absolute;top:6px;left:0}.no-mark:before{transform:rotate(45deg)}.no-mark:after{transform:rotate(-45deg)}.history-note{color:var(--muted);margin:36px 0 0 50%;padding-left:34px;font-size:15px;line-height:1.9}.opportunity-section{background:radial-gradient(circle at 15% 35%,#f0a45c30,#0000 24%),radial-gradient(circle at 52% 42%,#786ca129,#0000 27%),radial-gradient(circle at 88% 35%,#74d7ce38,#0000 25%),#f0f3f5;max-width:none;padding-left:max(5vw,50vw - 648px);padding-right:max(5vw,50vw - 648px)}.opportunity-section .section-index{left:max(18px,50vw - 702px)}.tension{grid-template-columns:1fr 130px 1fr;align-items:stretch;margin-top:78px;display:grid}.tension>div:not(.tension-center){border-bottom:1px solid var(--ink);border-top:1px solid var(--ink);gap:6px;padding:34px 0;display:grid}.tension>div:last-child{text-align:right}.tension span{color:#777f86;margin-bottom:24px;font-size:11px}.tension strong{font-size:clamp(27px,3vw,42px);font-weight:560}.tension-center{justify-content:center;align-items:center;display:flex;position:relative}.tension-center span{background:var(--ink);color:#fff;font-family:var(--font-geist-mono), monospace;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0;font-size:10px;display:flex}.value-chain{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:75px;display:grid}.value-chain div{background:#ffffffa8;grid-template-columns:auto 15px 1fr;align-items:center;gap:12px;min-height:90px;padding:20px;display:grid}.value-chain span{color:#666e75;font-size:12px}.value-chain strong{font-size:18px;font-weight:580}.communication-logic{grid-template-columns:1fr 100px 1fr;align-items:center;gap:25px;margin-top:100px;display:grid}.communication-logic>div:not(.logic-arrow){border-top:1px solid var(--ink);padding-top:24px}.communication-logic span{color:#777f86;font-size:11px}.communication-logic p{margin:22px 0 0;font-size:clamp(21px,2.2vw,31px);line-height:1.5}.logic-arrow{color:#717981}.risk-grid{grid-template-columns:repeat(3,1fr);gap:1px;margin-top:72px;display:grid}.risk-grid article{border:1px solid #3c4246;min-height:230px;margin:0 -1px -1px 0;padding:27px}.risk-grid article>div{justify-content:space-between;display:flex}.risk-grid article>div span{color:#7e878e;font-family:var(--font-geist-mono), monospace;font-size:10px}.risk-grid article>div b{color:#86ddd5;font-size:11px;font-weight:550}.risk-grid h3{margin:58px 0 14px;font-size:21px;font-weight:560}.risk-grid p{color:#9fa7ad;margin:0;font-size:13px;line-height:1.7}.conclusion-section{background:#f6f6f3;grid-template-columns:.72fr 1.28fr;gap:90px;padding:130px max(5vw,50vw - 648px);display:grid}.conclusion-intro{align-self:start;position:sticky;top:110px}.conclusion-intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(39px,4.2vw,62px);font-weight:620;line-height:1.1}.conclusion-intro>p:last-child{color:var(--muted);max-width:400px;margin-top:34px;font-size:14px;line-height:1.8}.conclusion-list{border-top:1px solid var(--ink)}.conclusion-list article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:28px;padding:27px 0;display:grid}.conclusion-list article>span{color:#8b9298;font-family:var(--font-geist-mono), monospace;padding-top:7px;font-size:10px}.conclusion-list p{margin:0;font-size:clamp(17px,1.5vw,22px);line-height:1.7}.conclusion-list b{margin-right:7px;font-weight:650}.final-statement{background:var(--ink);color:#fff;grid-column:1/3;margin-top:30px;padding:50px}.final-statement span{color:#8ce4dc;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:11px}.final-statement p{letter-spacing:-.03em;max-width:1080px;margin:34px 0 0;font-size:clamp(27px,3vw,43px);line-height:1.45}footer{color:#fff;background:#111416;justify-content:space-between;align-items:end;padding:46px max(5vw,50vw - 648px);display:flex}footer div{flex-direction:column;gap:7px;display:flex}footer strong{font-size:13px}footer span{color:#7f888f;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:9px}footer p{color:#7f888f;text-align:right;max-width:500px;margin:0;font-size:10px;line-height:1.7}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:540px;padding:90px 28px 55px}.hero-visual{min-height:auto;padding:42px 24px 56px}.hero-visual img{max-height:none}.split-heading,.trend-story,.position-map,.conclusion-section{grid-template-columns:1fr}.heading-note{max-width:680px}.spec-rail{grid-template-columns:repeat(3,1fr)}.spec-rail article:nth-child(3){border-right:none}.product-pillars,.competitor-grid,.risk-grid{grid-template-columns:repeat(2,1fr)}.market-evidence,.decision-flow{grid-template-columns:1fr}.decision-flow ol{grid-template-columns:repeat(4,1fr);row-gap:30px}.value-chain{grid-template-columns:repeat(2,1fr)}.conclusion-intro{position:static}.final-statement{grid-column:auto}}@media (width<=680px){.section,.market-section,.competition-section,.risk-section,.opportunity-section,.conclusion-section{padding:86px 20px}.section-index{display:none}.scope-grid,.product-pillars,.audience-lanes,.competitor-grid,.risk-grid,.trend-media{grid-template-columns:1fr}.scope-grid article:not(:nth-child(3n)){border-right:none;margin-right:0}.scope-grid article{min-height:auto;padding:22px 0}.scope-boundary{flex-direction:column;align-items:flex-start}.spec-rail{grid-template-columns:repeat(2,1fr)}.spec-rail article{min-height:120px}.spec-rail article:nth-child(3){border-right:1px solid var(--line)}.spec-rail article:nth-child(2n){border-right:none}.trend-story{gap:45px}.price-dot b,.price-zones{display:none}.audience-lanes{gap:0}.decision-flow{padding:24px}.decision-flow ol{grid-template-columns:repeat(2,1fr)}.position-map{gap:54px}.quadrant{margin:0 20px}.inherit-head,.inherit-row{grid-template-columns:1fr}.inherit-head span:last-child{display:none}.inherit-row>span:last-child{border-left:none;border-top:1px dashed var(--line);padding-left:0}.history-note{margin-left:0;padding-left:0}.tension{grid-template-columns:1fr}.tension>div:last-child{text-align:left}.tension-center{min-height:90px}.value-chain,.communication-logic{grid-template-columns:1fr}.logic-arrow{width:80px;transform:rotate(90deg)}.final-statement{padding:30px}footer{flex-direction:column;align-items:flex-start;gap:26px;padding:38px 20px}footer p{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-visual:before{animation:none}*{transition-duration:.01ms!important}}
