:root{--ink:#294b41;--muted:#6d8177;--paper:#faf8ee;--green:#dfe9d6;--line:#d4dece}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 system-ui,-apple-system,'Noto Sans TC',sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #b18732;outline-offset:4px}header{max-width:1320px;margin:auto;padding:25px 36px;display:flex;justify-content:space-between;gap:24px;align-items:center;border-bottom:1px solid var(--line)}.brand{font-size:23px;font-weight:800;letter-spacing:.03em}.brand small{display:block;font-size:10px;letter-spacing:.2em;color:var(--muted)}header nav,footer nav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}main{max-width:1248px;margin:auto;padding:28px 36px 60px}h1{font-size:clamp(32px,4vw,58px);line-height:1.3;letter-spacing:-.03em;margin:16px 0 24px}h2{line-height:1.4;font-size:28px}h3{line-height:1.45;font-size:21px}p{color:#586f63}small,.eyebrow{color:var(--muted)}.eyebrow{letter-spacing:.18em;font-size:12px;font-weight:700}.hero{padding:54px 46px;background:#e4ebd9;border-radius:28px;margin-bottom:48px;background-image:radial-gradient(ellipse at 100% 0,#f4e6bd 0,transparent 55%)}.hero p{font-size:19px}.primary{display:inline-block;background:#345f50;color:white;border-radius:30px;padding:13px 24px;margin-top:12px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.section-heading p{max-width:340px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{display:block;border:1px solid var(--line);border-radius:20px;background:#fffdf7;padding:24px;transition:transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #385b4014;text-decoration:none}.product-card p{font-size:14px}.product-card b{font-size:13px}.product-card h3{margin:10px 0}.product-glyph{position:relative;display:block;height:100px;margin-bottom:24px;background:#e8eee2;border-radius:12px;overflow:hidden}.product-glyph i{position:absolute;display:block;width:80px;height:52px;left:calc(50% - 40px);top:22px;background:#79938b;border:5px solid #47645c;box-shadow:8px 8px 0 #bdcdb7;transform:skewY(-7deg)}.product-glyph i:nth-child(2){width:50px;height:25px;left:calc(50% - 25px);top:36px;background:#d5c494;border:0;box-shadow:none}.product-glyph i:nth-child(3){display:none}.shape-datacenter i,.shape-system i{height:75px;width:40px;top:12px;left:calc(50% - 25px);background:repeating-linear-gradient(#394f49 0 7px,#aab8a3 8px 11px)}.shape-datacenter i:nth-child(2){display:block;left:calc(50% + 28px);height:65px;width:35px;top:20px;background:repeating-linear-gradient(#394f49 0 7px,#aab8a3 8px 11px)}.shape-phone i{width:40px;height:75px;top:10px;left:calc(50% - 20px);border-radius:8px}.shape-phone i:nth-child(2){display:none}.shape-laptop i{height:55px;top:12px}.shape-laptop i:nth-child(2){width:100px;height:12px;left:calc(50% - 50px);top:70px;transform:skewX(-20deg)}.shape-server i,.shape-switch i{width:120px;height:32px;left:calc(50% - 60px);top:32px}.shape-server i:nth-child(2),.shape-switch i:nth-child(2){width:100px;height:8px;left:calc(50% - 50px);top:45px;background:repeating-linear-gradient(90deg,#1e3631 0 8px,#d1c797 9px 12px)}section{margin-bottom:48px}.route-explain{margin-top:40px;padding:26px 32px;border-left:4px solid #839e74;background:#eff2e5}.theme-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.theme-card{padding:23px;background:#e7eee0;border-radius:18px}.theme-card h3{margin:4px 0}.theme-card p{font-size:14px}.theme-card span{font-size:12px}.crumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;margin-bottom:30px}.lead{max-width:850px;font-size:18px}.model-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:28px;margin:30px 0}.model-layout aside{background:#edf1e5;border-radius:20px;padding:24px}.model-layout aside h2{font-size:19px}.parts{list-style:none;padding:0}.parts a{display:block;padding:10px 0;border-bottom:1px solid #d5dfcf}.model-note{font-size:12px}#product-model{height:510px;position:relative;background:#e9efec;border-radius:20px;overflow:hidden}#product-model canvas{display:block;width:100%;height:100%;touch-action:pan-y}.hardware-labels{position:absolute;inset:0;pointer-events:none}.hardware-label{position:absolute;transform:translate(-50%,-50%);pointer-events:auto;border:1px solid #a6bfb5;border-radius:9px;background:#fffffff0;color:#2f5147;padding:9px 12px;font:12px system-ui;cursor:pointer;max-width:210px}.hardware-controls{position:absolute;bottom:12px;left:12px;right:12px;display:flex;gap:12px;align-items:center;background:#fff9;padding:10px;border-radius:12px;font-size:11px}.hardware-controls button{padding:10px;border:0;background:#466b61;color:white;border-radius:7px;cursor:pointer}.hardware-controls button:disabled{background:#8d9d93}.reference{padding:22px;background:#edf1e6;border-radius:16px;margin:20px 0}.reference img{display:block;max-width:100%;max-height:320px;margin:20px auto;object-fit:contain}.company-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.company-grid article,.company-entry,.role{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fffdf7}.company-grid h2,.company-grid h3{font-size:20px;margin:4px 0}.company-grid span,.source{font-size:12px}input{width:min(100%,480px);padding:14px;margin:10px 0 24px;border:1px solid #a7bda6;border-radius:10px;font:inherit}footer{padding:32px max(24px,calc((100% - 1176px)/2));background:#e4ebdc;font-size:13px}footer p{max-width:650px}.role{margin:18px 0}@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-layout{grid-template-columns:1fr}header{align-items:start;flex-direction:column}.hero{padding:32px}main{padding:24px}.section-heading{display:block}}@media(max-width:500px){.product-grid{grid-template-columns:1fr}.hero{padding:26px}.hero p{font-size:16px}header{padding:22px}header nav{gap:15px}#product-model{height:410px}.hardware-label{font-size:11px;max-width:170px}.hardware-controls span{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.hero{padding:28px 32px;margin-bottom:28px}.hero h1{font-size:clamp(30px,3.6vw,46px);margin:12px 0 16px}.hero p{font-size:16px;margin:12px 0}.hero .primary{padding:9px 18px;margin-top:4px}.section-heading h2{margin:8px 0 18px}.section-heading p{font-size:14px;margin:8px 0 18px}.product-glyph{height:84px;margin-bottom:15px}
.quote{display:block;margin:10px 0;color:#345a51;font-size:.85rem;line-height:1.7;background:#edf3e9;padding:9px 12px;border-radius:9px}.district-story{display:grid;grid-template-columns:1fr 1fr;gap:22px;background:#edf1df;border-radius:24px;padding:28px;margin:28px 0 40px}.district-story h2{font-size:1.35rem}.district-story h3{margin:0}.district-story small{color:#547066}@media(max-width:650px){.district-story{grid-template-columns:1fr}}
.price-up{color:#bd2439}.price-down{color:#08733f}.price-flat{color:#59656a}.component-paths{padding:24px;background:#eef2e6;border-radius:22px;margin:24px 0}.component-paths details{padding:14px 0;border-bottom:1px solid #cbd7c6}.component-paths summary{cursor:pointer;font-weight:700}.component-paths p{line-height:2}.component-paths a{display:inline-block;text-decoration:underline;margin:0 4px}.material-entry{margin:28px 0}.material-entry h2{font-size:1.4rem}
.chem-map{margin:60px 0}.chem-map svg{width:100%;height:auto;min-width:620px}.chem-map{overflow:auto}.chem-map svg text{font-family:inherit;font-size:18px;fill:#284d43;font-weight:650}.chem-map svg a:hover{filter:brightness(1.1)}[hidden]{display:none!important}
main{max-width:1540px}header{max-width:1540px}.hero{padding:16px 0;background:none;margin-bottom:16px}.hero h1{font-size:clamp(28px,3vw,42px)}.explorer{background:#edf1e9;border:1px solid #cfddcf;border-radius:28px;overflow:hidden;margin:24px 0 48px}.explorer-top{padding:20px 28px;display:flex;justify-content:space-between;align-items:center;gap:16px}.explorer-top h2{margin:4px 0}.explorer-top select{font:inherit;border:1px solid #9fb8aa;background:#fffdf4;color:#294b41;padding:10px 16px;border-radius:12px;max-width:100%}.explorer-trail{display:flex;gap:6px;overflow:auto;padding:0 28px 12px}.explorer-trail button{white-space:nowrap;border:0;background:#dce7d6;border-radius:20px;color:#284b41;padding:10px 16px;cursor:pointer}.explorer-stage{height:650px;position:relative;overflow:hidden;background:radial-gradient(ellipse at center,#fffdf1,#dde9e2)}.explorer-stage canvas{display:block;touch-action:pan-y}.explorer-bottom{padding:20px 28px;display:grid;grid-template-columns:2fr 1fr;gap:32px}.explorer-bottom details{padding:14px;background:#fff9;border-radius:14px}.explorer-bottom summary{cursor:pointer;font-weight:700}.explorer-bottom p{font-size:15px}.part-pills{display:flex;gap:8px;flex-wrap:wrap}.part-pills button{font:inherit;padding:10px 15px;border:1px solid #adc1b2;border-radius:12px;background:#fffdf5;color:#294b41;cursor:pointer}.part-pills button:hover{background:#d9e8d3}.model-layout{grid-template-columns:minmax(0,4fr) minmax(240px,1fr)}#product-model{height:680px;background:radial-gradient(ellipse at center,#fffdf1,#dde9e2)}.product-glyph{height:170px}.product-glyph i{transform:scale(1.55) skewY(-7deg);top:55px}.hardware-label{font-size:14px;padding:12px 16px;min-height:44px;box-shadow:0 4px 14px #2a59441a;border-radius:14px}.hardware-label:hover,.hardware-label:focus{background:#fff3c8;border-color:#a88946}.hardware-controls{bottom:16px;left:20px;right:20px;font-size:13px;flex-wrap:wrap}.hardware-controls button{min-height:44px;padding:10px 16px;font:inherit}.hardware-controls button:disabled{display:none}.model-layout aside li{margin-bottom:7px}.variants{padding-left:18px}.route-back{display:inline-block;padding:10px 18px;border-radius:20px;background:#e2ebdb;margin-bottom:10px}.product-card{transition:transform .22s,box-shadow .22s}.hardware-label{transition:background .15s}.model-enter{animation:model-in .5s ease both}@keyframes model-in{from{opacity:.3;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:850px){.model-layout{grid-template-columns:1fr}.explorer-stage,#product-model{height:570px}.explorer-bottom{grid-template-columns:1fr}.explorer-top{align-items:start;flex-direction:column}.explorer-top label{width:100%}.explorer-top select{display:block;width:100%}.hardware-label{font-size:12px;max-width:180px;padding:10px}.product-glyph{height:150px}}@media(max-width:500px){main{padding:18px 12px}.explorer-top,.explorer-bottom{padding:18px}.explorer-stage,#product-model{height:620px}.hardware-controls span{display:none}.hardware-label{max-width:145px;font-size:11px;padding:9px 11px}.explorer-trail{padding-left:16px}.explorer-bottom{gap:14px}}@media(prefers-reduced-motion:reduce){.model-enter{animation:none}}
.hardware-label{width:max-content;white-space:normal}.explorer-stage{isolation:isolate}.hardware-labels{z-index:2}.hardware-controls{z-index:3}.explorer-bottom details[open] summary{margin-bottom:14px}
.hardware-label.numbered{width:44px;height:44px;padding:0;display:grid;place-items:center;border-radius:50%;font-weight:800;font-size:16px;background:#fff9dd;border:2px solid #648d7e}.explorer-bottom [data-parents]{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.explorer-bottom [data-parents] button{border:1px solid #b8caba;background:#edf2e5;border-radius:10px;padding:10px;color:#345649;cursor:pointer;font:inherit}

/* Layer orientation and adjacent model information */
.level-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 26px;background:#dcebd7;position:sticky;top:0;z-index:30;border-bottom:1px solid #aec6ad}.level-bar strong{color:#214d40}.level-bar button{min-height:48px;border:2px solid #749f64;background:#fcffd9;color:#254b31;padding:12px 20px;border-radius:16px;font-weight:800;box-shadow:0 0 18px #b1d775;cursor:pointer}.level-bar button:disabled{box-shadow:none;background:#edf1e9;border-color:transparent;color:#64726a;cursor:default}.explorer-trail button[aria-current=step]{background:#315c49;color:white;box-shadow:0 0 0 4px #d4e8ae,0 0 18px #b4d287}.explorer-trail button:hover{outline:3px solid #a8c777}.explorer-workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start}.explorer-workspace .explorer-stage{height:700px;min-width:0}.explorer-workspace .explorer-bottom{display:block;padding:24px;border-left:1px solid #d8e2d1;max-height:700px;overflow:auto}.explorer-bottom [data-parts] [data-part]{display:none}.explorer-bottom [data-copy]{margin-top:0;line-height:1.8}.explorer-bottom details{margin-top:24px}.explorer-bottom [data-companies] p{padding:10px 0;border-bottom:1px solid #dce4d6}.explorer-bottom [data-parts]:empty{display:none}
@media(max-width:850px){.explorer-workspace{grid-template-columns:minmax(0,1fr)}.explorer-workspace .explorer-stage{height:560px}.explorer-workspace .explorer-bottom{max-height:none;border-left:0}.level-bar{padding:12px;flex-wrap:wrap}.level-bar strong{font-size:14px}.level-bar button{font-size:14px}.explorer-bottom [data-parts] [data-part]{display:inline-flex}}

.model-basis{padding:16px;border-radius:14px;background:#fff5d6;border:1px solid #ddcfa3;line-height:1.75;margin-bottom:18px;color:#594d30;font-size:14px}

.product-choices{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0 24px}.product-choices button{padding:16px 20px;background:#edf2e6;border:1px solid #a9c0ab;border-radius:16px;color:#294f43;font:inherit;cursor:pointer;min-height:50px}.product-choices button[aria-pressed=true]{background:#345d4b;color:white;box-shadow:0 0 0 3px #d8e8bc}.product-choices button:hover{border-color:#426c49;transform:translateY(-2px)}.explorer-top [hidden]{display:none!important}.explorer-trail{padding:20px 26px!important;gap:12px!important;min-height:78px;box-sizing:border-box;position:relative}.explorer-trail button{margin:4px!important}.motion-guide{background:#e1eee9;border-left:4px solid #599685;padding:16px;margin:20px 0;border-radius:12px}.motion-guide h3{font-size:17px;margin:0 0 10px}.motion-guide p{font-size:14px;line-height:1.8;margin:8px 0}

/* Give full products and their expanded parts a spacious viewing area. */
main,header{max-width:1800px}
.explorer-workspace{grid-template-columns:minmax(0,1fr) 320px}
.explorer-workspace .explorer-stage,#product-model{height:clamp(760px,78vh,1050px)}
.explorer-workspace .explorer-bottom{max-height:clamp(760px,78vh,1050px)}
@media(max-width:1100px){.explorer-workspace{grid-template-columns:minmax(0,1fr) 280px}}
@media(max-width:850px){.explorer-workspace{grid-template-columns:minmax(0,1fr)}.explorer-workspace .explorer-stage,#product-model{height:720px}.explorer-workspace .explorer-bottom{max-height:none}}
@media(max-width:500px){.explorer-workspace .explorer-stage,#product-model{height:640px}}
.label-cpu{border:2px solid #2787af;background:#e0f3ff;color:#175875;font-weight:750}.label-gpu{border:2px solid #b88421;background:#fff0bf;color:#6b4b12;font-weight:750}.compute-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.compute-roles article{background:#edf2e5;border-radius:18px;padding:22px}.compute-roles .cpu-explain{background:#e0f3ff;border-top:5px solid #2787af}.compute-roles .gpu-explain{background:#fff0bf;border-top:5px solid #b88421}.compute-path{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin:28px 0}.compute-path a{padding:14px;border:1px solid #b2c5ac;border-radius:12px;background:#edf2e5}.platform-table{border-collapse:collapse;width:100%}.platform-table th,.platform-table td{padding:18px;text-align:left;vertical-align:top;border-bottom:1px solid #cbd9c3;white-space:normal!important}.compute-entry{padding:28px;background:#e4eee1;border-radius:24px}.compute-key{padding:16px;border-radius:12px;border:1px solid #bbcdb1;margin:18px 0}.compute-key a{font-weight:700;text-decoration:underline}@media(max-width:700px){.compute-roles{grid-template-columns:1fr}.platform-table{min-width:620px}.table-scroll{overflow:auto}}
.layer-company{display:flex;flex-direction:column;gap:9px;padding:16px!important;margin:12px 0!important;background:#fffef8;border:1px solid #a0baa8;border-radius:16px;color:#234f43!important;text-decoration:none!important;transition:transform .18s,box-shadow .18s}
a.layer-company:hover,a.layer-company:focus-visible{transform:translateY(-3px);box-shadow:0 8px 20px #345e4330;outline:3px solid #a3cc71}
.layer-company>strong{font-size:18px;text-decoration:underline;text-underline-offset:5px}.layer-company>span{font-size:14px;line-height:1.65}.layer-price{display:flex;flex-wrap:wrap;gap:6px 10px;padding-top:10px;border-top:1px solid #dce4d5;font-weight:600}.layer-price time{width:100%;font-size:14px}
a[href^="/stocks/"]{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1.5px}a[href^="/stocks/"]:hover{color:#0c7a56;background:#dce9d4}a[href^="/stocks/"]:focus-visible{outline:3px solid #e3b54f;outline-offset:4px}
.return-top{box-shadow:0 0 0 3px #d5e99c;background:#315e4f!important;color:white!important}
.layer-tree{padding:15px 24px;background:#f5f8ec;border-bottom:1px solid #c3d4bd}.layer-tree summary{cursor:pointer;font-weight:700}.layer-tree ul{border-left:2px solid #bfd4b8;padding-left:20px;list-style:none}.layer-tree li{margin:10px 0}.layer-tree button{padding:8px 12px;text-align:left}
[data-solutions]>article{margin:24px 0;padding:24px;border:1px solid #c9d9c0;border-radius:24px;background:#edf4e5}[data-solutions] iframe{width:100%;height:820px;border:0;border-radius:20px;background:#edf3e8}.model-only header,.model-only footer,.model-only main> :not([data-explorer]){display:none!important}.model-only main{padding:0;max-width:none}.model-only [data-explorer]{margin:0}.model-only .layer-tree{display:none}.model-only .explorer-top{display:none}
.product-card b{display:block;padding:12px;background:#dce9d4;border-radius:12px}
@media(max-width:700px){[data-solutions] iframe{height:1050px}.layer-company{padding:12px!important}}
.product-card svg{display:block;width:100%;height:210px;background:#e7efdf;border-radius:14px;margin-bottom:16px}
[data-solutions] iframe{height:1000px}
.level-bar{flex-wrap:wrap}.level-bar .return-top{font-size:14px}

.site-disclaimer{color:#ad2626;background:#fff2ee;border-bottom:1px solid #e6b4ac;padding:16px max(20px,calc((100vw - 1600px)/2));font-size:15px;line-height:1.8;position:relative;z-index:2}.site-disclaimer a{color:inherit;font-weight:700;text-decoration:underline}.model-only .site-disclaimer{display:none}.motion-guide[hidden]{display:none!important}

/* Keep the explorer within the viewport; reserve sideways scrolling for tables. */
main,header{width:100%;max-width:1600px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}
main,header,.explorer,.explorer-workspace,.explorer-workspace>*{min-width:0}
.explorer-stage{contain:inline-size}
.explorer-stage canvas{width:100%!important;max-width:100%}
.explorer-trail{flex-wrap:wrap;overflow:visible}
.explorer-top>*{min-width:0}
.explorer-bottom,.level-bar,.site-disclaimer{overflow-wrap:anywhere}
.company-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}
.hardware-label{transform:none;font-size:16px;font-weight:650;line-height:1.45;max-width:210px;background:#fffef9;padding:12px 16px;text-shadow:none;backdrop-filter:none}
.hardware-label.numbered{font-size:18px;min-width:44px;min-height:44px;padding:0}
.model-enter{animation:clear-model-in .35s ease}
@keyframes clear-model-in{from{opacity:.3}to{opacity:1}}

@media(max-width:850px){.hardware-label{font-size:16px;max-width:210px}.explorer-top{flex-wrap:wrap}.explorer-workspace{grid-template-columns:minmax(0,1fr)}}
@media(max-width:500px){main,header{padding-left:12px;padding-right:12px}.explorer-trail{padding:14px!important}.explorer-bottom{padding:16px!important}.layer-tree{padding:14px}.layer-tree ul{padding-left:12px}.hardware-label{font-size:16px}.hardware-label.numbered{font-size:18px}.model-only main{padding:0}}

/* A bounded reading layout, with the product as the main visual. */
.explorer-workspace{grid-template-columns:minmax(0,1fr) 340px}
.explorer-workspace .explorer-stage,#product-model{height:clamp(640px,76vh,840px)}
.explorer-workspace .explorer-bottom{max-height:clamp(640px,76vh,840px);padding:22px}
.explorer-top{padding:18px 24px}.explorer-top h2{margin:4px 0;font-size:26px}
.explorer-trail{min-height:60px;padding:12px 24px!important;gap:8px!important}
.level-bar{padding:12px 24px;position:relative}.level-bar button{min-height:44px}
.product-choices{gap:10px}.product-choices button{padding:12px 16px}
.site-disclaimer{padding:12px max(24px,calc((100vw - 1536px)/2));font-size:14px}
@media(max-width:1100px){.explorer-workspace{grid-template-columns:minmax(0,1fr) 300px}}
@media(max-width:850px){main,header{padding-left:20px;padding-right:20px}.explorer-workspace{grid-template-columns:minmax(0,1fr)}.explorer-workspace .explorer-bottom{max-height:none;border-left:0;border-top:1px solid #d3dfcd}.explorer-workspace .explorer-stage,#product-model{height:640px}}
@media(max-width:500px){main,header{padding-left:12px;padding-right:12px}.explorer-top{padding:16px}.level-bar{padding:12px 16px}.explorer-top h2{font-size:22px}.product-choices button{font-size:14px;padding:10px 12px}.explorer-workspace .explorer-stage,#product-model{height:560px}}
.model-only main{max-width:none;padding:0}

.memory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:18px;margin:24px 0 36px}.memory-grid>article{background:#fffdf6;border:1px solid #d4dfcc;border-radius:18px;padding:22px}.memory-grid h4{font-size:19px;margin:0 0 10px}.memory-card>a{display:block;text-decoration:none}.memory-card svg{width:100%;height:170px;background:#eaf0e2;border-radius:12px}.memory-card a:hover h3{text-decoration:underline}.memory-comparison{margin:36px 0}.memory-comparison .table-scroll{max-width:100%;overflow:auto}.memory-grid p{overflow-wrap:anywhere}

/* Bounded specification comparison */
.compare-picks{display:flex;flex-wrap:wrap;gap:12px;border:1px solid #b9cdbc;border-radius:18px;padding:20px;margin:24px 0}.compare-picks label{display:flex;align-items:center;gap:10px;padding:12px;background:#e7efdf;border-radius:12px;cursor:pointer}.compare-picks input{width:20px;height:20px;accent-color:#355e50}.compare-picks label:has(:checked){background:#355e50;color:white}.compare-bar{display:grid;grid-template-columns:minmax(160px,1fr) 2fr 85px;gap:14px;align-items:center;margin:20px 0}.compare-track{height:26px;background:#e5ecdf;border-radius:8px;overflow:hidden}.compare-track span{display:block;height:100%;background:#739f8c;transition:width .35s}.compare-table{overflow:auto;max-width:100%;margin:30px 0}.compare-table table{width:100%;border-collapse:collapse}.compare-table th,.compare-table td{padding:16px;text-align:left;border-bottom:1px solid #cbd7c5}.compare-table caption{text-align:left;font-weight:bold}.compare-table tr[hidden]{display:none}.frontier-page{max-width:1400px}.fab-applications{margin:24px 0}.fab-applications .theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:650px){.compare-bar{grid-template-columns:1fr 75px}.compare-bar strong{grid-column:1/-1}.fab-applications .theme-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.compare-track span{transition:none}}
