:root{--ink:#17140f;--muted:#746b5d;--paper:#f7f2e9;--card:rgba(255,253,248,.78);--line:rgba(77,57,29,.14);--orange:#ef7a24;--orange-dark:#c9510e;--green:#244c3d;--font-sans:"PingFang SC","Microsoft YaHei UI","Microsoft YaHei","Noto Sans CJK SC","Source Han Sans SC",system-ui,sans-serif;--font-display:"PingFang SC","Microsoft YaHei UI","Microsoft YaHei","Noto Sans CJK SC","Source Han Sans SC",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 84% 4%,rgba(239,122,36,.14),transparent 26rem),linear-gradient(180deg,#fbf8f1 0,var(--paper) 58%,#f0e9dc 100%);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.site-header{width:min(1240px,calc(100% - 48px));height:88px;margin:0 auto;gap:42px;position:relative;z-index:10}.brand,.site-header{display:flex;align-items:center}.brand{gap:12px;font-size:19px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:white;background:var(--orange);border-radius:11px;box-shadow:0 8px 24px rgba(239,122,36,.25)}.site-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;color:#564e43;font-size:15px}.header-cta,.site-header nav a:hover{color:var(--orange-dark)}.header-cta{padding:11px 18px;border:1px solid rgba(239,122,36,.38);border-radius:999px;font-size:14px;font-weight:700;background:rgba(255,255,255,.54)}.hero{width:min(1240px,calc(100% - 48px));min-height:650px;margin:0 auto;display:grid;grid-template-columns:1.02fr .98fr;gap:54px;padding:62px 0 76px}.eyebrow,.hero{align-items:center}.eyebrow{display:flex;gap:10px;color:var(--orange-dark);font-size:13px;font-weight:700;letter-spacing:.08em}.eyebrow span{width:24px;height:2px;background:var(--orange)}.hero h1{margin-top:24px;font-family:var(--font-display);font-size:clamp(44px,4.65vw,62px);line-height:1.2;letter-spacing:-.025em;font-weight:700}.hero h1 em{color:var(--orange-dark);font-style:normal}.lead{max-width:650px;margin-top:26px;color:#665e52;font-size:18px;line-height:1.9}.hero-actions{display:flex;gap:14px;margin-top:34px}.button{min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:13px;font-size:15px;font-weight:800}.button.primary{color:white;background:var(--ink);box-shadow:0 15px 36px rgba(31,24,15,.18)}.button.primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.button.secondary{border:1px solid var(--line);background:rgba(255,255,255,.65)}.hero-facts{display:flex;gap:26px;margin-top:42px;color:var(--muted);font-size:13px}.hero-facts span{display:flex;flex-direction:column;gap:4px}.hero-facts b{color:var(--ink);font-size:20px}.hero-product{position:relative;min-height:500px;display:grid;place-items:center}.glow{position:absolute;border-radius:50%;filter:blur(2px)}.glow-one{width:410px;height:410px;background:rgba(239,122,36,.14);top:30px;right:10px}.glow-two{width:260px;height:260px;background:rgba(36,76,61,.13);bottom:15px;left:30px}.product-window{width:min(100%,560px);min-height:392px;position:relative;z-index:2;padding:22px 24px 30px;overflow:hidden;border:1px solid rgba(55,45,31,.16);border-radius:24px;background:rgba(255,255,255,.76);box-shadow:0 42px 90px rgba(68,49,24,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(-1deg)}.window-bar{display:flex;align-items:center;gap:7px;padding-bottom:18px;border-bottom:1px solid var(--line);color:#847b6f;font-size:12px}.window-bar i{width:8px;height:8px;border-radius:50%;background:#d9d1c5}.window-bar span{margin-left:10px}.window-bar b{margin-left:auto;padding:5px 9px;border-radius:999px;color:var(--green);background:#e7f0eb;font-weight:700}.document-lines{display:grid;gap:12px;padding:34px 4px 25px}.document-lines span{display:block;width:77%;height:8px;border-radius:8px;background:#eee9e0}.document-lines span:nth-child(2){width:91%}.document-lines span:nth-child(3){width:58%}.caret-line{padding:0 6px 12px;font-size:22px;font-weight:700}.caret{display:inline-block;width:2px;height:26px;margin-left:3px;vertical-align:-5px;background:var(--orange);animation:blink 1.1s steps(1) infinite}@keyframes blink{50%{opacity:0}}.candidate-box{border:1px solid rgba(239,122,36,.35);border-radius:13px;background:#fffdfa;box-shadow:0 18px 45px rgba(57,40,20,.12);overflow:hidden}.code-line{padding:11px 14px 5px;color:#7c6d5d;font-size:13px}.candidates{display:flex;gap:16px;padding:6px 14px 12px;white-space:nowrap;overflow:hidden;font-size:18px}.candidates strong{padding:5px 8px;margin:-5px -8px;color:white;border-radius:7px;background:var(--orange)}.candidate-foot{display:flex;justify-content:space-between;padding:8px 14px;color:#8d8376;border-top:1px solid #eee8dd;font-size:11px}.mode-chip{position:absolute;right:22px;bottom:20px;color:#766c60;font-size:11px}.release-strip{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:82px 0 110px;border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:220px 1fr;align-items:end;gap:24px;margin-bottom:34px}.section-heading h2{max-width:780px;font-family:var(--font-display);font-size:clamp(29px,3.2vw,42px);line-height:1.3;letter-spacing:-.02em;font-weight:700}.release-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.release-card{min-height:255px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--card);transition:transform .2s ease,box-shadow .2s ease}.release-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(57,40,20,.1)}.platform-icon{width:43px;height:43px;display:grid;place-items:center;margin-bottom:25px;color:white;border-radius:12px;background:var(--green);font-weight:900}.release-card h3{font-size:21px}.release-card p{min-height:42px;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.55}.version{margin-top:12px;color:#9a8f82;font:12px ui-monospace,monospace}.release-card a{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);color:var(--orange-dark);font-size:14px;font-weight:800}.release-card a b{float:right}@media (max-width:950px){.hero{grid-template-columns:1fr;padding-top:40px}.hero-product{min-height:430px}.release-grid{grid-template-columns:repeat(2,1fr)}.section-heading{grid-template-columns:1fr}.site-header nav{display:none}}@media (max-width:620px){.hero,.release-strip,.site-header{width:min(100% - 28px,1240px)}.site-header{height:72px}.header-cta{display:none}.hero{padding:36px 0 58px;gap:20px}.hero h1{font-size:36px}.lead{font-size:16px}.hero-actions{flex-direction:column}.hero-facts{gap:16px}.hero-product{min-height:350px}.product-window{min-height:330px;padding:17px}.document-lines{padding-top:25px}.candidates{font-size:15px}.release-grid{grid-template-columns:1fr}.release-card{min-height:220px}}.user-pill{display:flex;align-items:center;gap:8px;padding:7px 12px 7px 7px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700;background:rgba(255,255,255,.64)}.user-pill span{width:28px;height:28px;display:grid;place-items:center;color:white;border-radius:50%;background:var(--orange)}.architecture-section,.community-callout,.feature-section,.tools-section{width:min(1240px,calc(100% - 48px));margin:0 auto}.feature-section{padding:105px 0;border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto auto;gap:16px}.feature-card{min-height:270px;position:relative;padding:34px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.66)}.feature-card h3{max-width:520px;margin-top:54px;font-size:27px;letter-spacing:-.03em}.feature-card p{max-width:660px;margin-top:14px;color:var(--muted);font-size:15px;line-height:1.9}.feature-wide{grid-column:1/-1;min-height:220px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:center;gap:40px}.feature-wide h3{margin-top:34px}.device-cloud{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.device-cloud b{padding:10px 14px;border:1px solid rgba(229,109,18,.22);border-radius:999px;background:#fff8ee;color:var(--orange-dark);font-size:13px}.feature-index{position:absolute;top:28px;right:30px;color:#a69a8c;font:13px ui-monospace,monospace}.feature-main{grid-row:span 2;min-height:560px;padding:44px;background:linear-gradient(145deg,#fffdf8,#f3e9d9)}.feature-main h3{margin-top:100px;font-family:var(--font-display);font-size:38px;line-height:1.35;font-weight:700}.scheme-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:54px}.scheme-cloud b{padding:9px 14px;border:1px solid rgba(239,122,36,.24);border-radius:999px;color:var(--orange-dark);background:rgba(255,255,255,.75);font-size:13px}.feature-dark{color:white;background:var(--green)}.feature-dark .feature-index,.feature-dark p{color:rgba(255,255,255,.68)}.architecture-section{min-height:650px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:40px;padding:90px 0;border-top:1px solid var(--line)}.architecture-copy h2{margin-top:22px;font-family:var(--font-display);font-size:clamp(34px,3.8vw,50px);line-height:1.28;letter-spacing:-.02em;font-weight:700}.architecture-copy>p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:16px;line-height:1.95}.text-link{display:inline-block;margin-top:25px;color:var(--orange-dark);font-weight:800}.core-diagram{min-height:520px;position:relative;display:grid;place-items:center}.core-ring{position:absolute;border:1px dashed rgba(73,65,51,.22);border-radius:50%}.ring-one{width:340px;height:340px}.ring-two{width:500px;height:500px}.core-center{width:220px;height:220px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(239,122,36,.25);border-radius:50%;background:rgba(255,253,248,.9);box-shadow:0 30px 70px rgba(62,44,20,.14)}.core-center .brand-mark{width:52px;height:52px;font-size:22px}.core-center b{font-size:18px}.core-center small{max-width:150px;color:var(--muted);text-align:center;line-height:1.5}.core-node{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid var(--line);border-radius:999px;background:#fffdfa;box-shadow:0 12px 30px rgba(50,36,18,.08);font-size:13px;font-weight:700}.core-node svg{color:var(--orange-dark);font-size:19px}.node-win{top:38px;left:42%}.node-android{right:18px;top:45%}.node-linux{bottom:35px;left:43%}.node-apple{left:0;top:48%}.tools-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center;padding:110px 0;border-top:1px solid var(--line)}.tools-section h2{margin-top:22px;font-family:var(--font-display);font-size:clamp(32px,3.5vw,46px);line-height:1.3;letter-spacing:-.02em}.tools-section>div:first-child>p:not(.eyebrow){margin:20px 0 28px;color:var(--muted);line-height:1.9}.tool-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;transform:rotate(1deg)}.tool-cards span{min-height:92px;display:flex;align-items:center;gap:16px;padding:22px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.68);font-size:17px;font-weight:800}.tool-cards i{color:var(--orange-dark);font:normal 12px ui-monospace,monospace}.community-callout{min-height:330px;display:grid;grid-template-columns:1.1fr .8fr auto;align-items:center;gap:52px;margin-bottom:100px;padding:54px;color:white;border-radius:28px;background:var(--ink)}.community-callout h2{margin-top:18px;font-family:var(--font-display);font-size:34px;line-height:1.35;font-weight:700}.community-callout>p{color:rgba(255,255,255,.72);line-height:1.8}.community-callout .button.primary{color:var(--ink);background:white;white-space:nowrap}.site-footer{width:min(1240px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding:62px 0 28px;border-top:1px solid var(--line);color:var(--muted)}.footer-brand{color:var(--ink)}.site-footer>div:first-child p{margin-top:16px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links div{display:flex;flex-direction:column;gap:10px;font-size:13px}.footer-links b{margin-bottom:7px;color:var(--ink)}.footer-links a:hover{color:var(--orange-dark)}.copyright{grid-column:1/-1;padding-top:25px;border-top:1px solid var(--line);font-size:12px}.page-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding-bottom:110px}.page-hero.compact{max-width:850px;padding:90px 0 60px}.page-hero h1{margin-top:20px;font-family:var(--font-display);font-size:clamp(40px,5vw,58px);line-height:1.25;letter-spacing:-.02em;font-weight:700}.page-hero>p:not(.eyebrow){max-width:730px;margin-top:22px;color:var(--muted);font-size:17px;line-height:1.9}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.download-card{min-height:430px;position:relative;padding:34px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.72)}.download-card.featured{background:linear-gradient(145deg,#fffdfa,#f3e9dc)}.download-logo{width:58px;height:58px;display:grid;place-items:center;margin-bottom:28px;border-radius:16px;font-size:30px}.download-logo.windows{color:#1675d1;background:#e7f2fd}.download-logo.android{color:#2e7d32;background:#e8f4e7}.download-logo.linux{color:#171717;background:#eee8dc}.download-logo.harmony{color:#c72d2d;background:#f8e8e8}.download-logo.apple{color:#2e2d2b;background:#eeece8}.download-title{display:flex;justify-content:space-between;gap:20px;align-items:start}.download-title h2{font-size:30px}.download-title p{margin-top:5px;color:var(--muted);font-size:13px}.download-title>span{padding:6px 9px;border-radius:999px;color:var(--green);background:#e7f0eb;font-size:11px;font-weight:700}.download-card ul{margin:25px 0 30px 19px;color:#5f584d;line-height:2;font-size:14px}.download-actions{display:flex;gap:10px}.github-link svg{font-size:18px}.checksum{margin-top:18px;color:var(--muted);font-size:12px}.checksum summary{cursor:pointer}.checksum code{display:block;margin-top:8px;padding:10px;overflow-wrap:anywhere;border-radius:8px;background:#eee8dd}.linux-packages{display:grid;gap:10px;margin-top:35px}.linux-packages div{display:grid;grid-template-columns:1fr 80px 80px;align-items:center;padding:13px 16px;border-radius:12px;background:#f2ede4}.linux-packages a{color:var(--orange-dark);font-size:13px;font-weight:800;text-align:center}.market-copy,.package-note{margin:22px 0;color:var(--muted);font-size:13px;line-height:1.7}.text-actions{display:flex;gap:16px;flex-wrap:wrap}.text-actions a{display:flex;align-items:center;gap:5px;color:var(--orange-dark);font-size:12px;font-weight:800}.disabled{color:#8b8278;cursor:default;opacity:.7}.linux-guide{margin-top:62px;padding:38px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.65)}.linux-guide .section-heading{grid-template-columns:1fr;gap:10px;margin-bottom:26px}.linux-guide .section-heading h2{font-size:clamp(28px,3vw,40px)}.linux-guide .section-heading>p:last-child{max-width:760px;color:var(--muted);line-height:1.8}.linux-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.linux-guide-grid article{min-width:0;padding:24px;border-radius:16px;background:#f1ebe1}.linux-aftercare h3,.linux-guide-grid h3{margin-bottom:16px;font-size:17px}.linux-guide-grid p{margin:13px 0 7px;color:var(--muted);font-size:12px;font-weight:700}.linux-guide-grid code{display:block;padding:12px 13px;overflow-x:auto;border-radius:9px;color:#e8f2ed;background:#26362f;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.linux-aftercare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.linux-aftercare p{color:var(--muted);font-size:13px;line-height:1.85}.linux-aftercare code{padding:2px 5px;border-radius:5px;color:var(--ink);background:#ece5da;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.coming-platforms{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px}.coming-platforms article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:25px 30px;border:1px dashed rgba(70,55,35,.22);border-radius:20px}.coming-platforms .download-logo{margin:0}.coming-platforms p{margin-top:5px;color:var(--muted);font-size:13px}.coming-platforms>article>span{color:var(--orange-dark);font-size:12px;font-weight:800}.download-note{display:flex;align-items:center;gap:24px;margin-top:55px;padding:32px;color:white;border-radius:20px;background:var(--green)}.download-note>svg{font-size:42px}.download-note p{margin-top:5px;color:rgba(255,255,255,.68)}.repo-guide{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px 28px;align-items:start;margin-top:24px;padding:24px;border:1px solid rgba(19,79,65,.16);border-radius:16px;background:#e9f1ed}.repo-guide h3{margin-bottom:8px}.repo-guide p{color:#53635d;line-height:1.75}.repo-guide code{color:#27463c;font-size:.92em}.repo-files{display:flex;flex-wrap:wrap;gap:8px}.repo-files a{padding:8px 11px;border:1px solid rgba(19,79,65,.2);border-radius:8px;background:white;color:var(--green);font-size:12px;font-weight:800}.repo-footnote{grid-column:1/-1;padding-top:16px;border-top:1px solid rgba(19,79,65,.13);font-size:13px}.update-timeline{display:grid;gap:18px;padding-bottom:90px}.update-entry{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.72)}.update-version{padding:30px;color:white;background:var(--green)}.update-version span{display:inline-block;margin-bottom:22px;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.13);font-size:11px;font-weight:800}.update-version h2{font-size:34px}.update-version time{display:block;margin-top:8px;color:rgba(255,255,255,.65);font-size:13px}.update-content{padding:30px 34px}.update-heading{display:grid;gap:14px}.update-heading h3{font-size:23px}.update-heading p{max-width:680px;margin-top:8px;color:var(--muted);line-height:1.7}.platform-tags{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px}.platform-tags span{flex:0 0 auto;display:inline-flex;align-items:center;min-height:0;padding:6px 10px;border-radius:999px;background:#f1ebe1;color:#6a5a46;font-size:11px;font-weight:800;line-height:1}.update-content ul{margin:24px 0 0 18px;color:#514b42;line-height:1.85}.timeline{position:relative;display:grid;gap:0}.timeline:before{content:"";position:absolute;left:25px;top:25px;bottom:25px;width:1px;background:var(--line)}.timeline article{display:grid;grid-template-columns:52px 1fr;gap:28px;padding:28px 0}.timeline i{z-index:1;width:52px;height:52px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--orange-dark);font:normal 12px ui-monospace,monospace}.timeline span{color:var(--orange-dark);font-size:12px;font-weight:800}.timeline h2{margin-top:5px;font-size:30px}.timeline p{margin-top:8px;color:var(--muted);line-height:1.8}.roadmap-focus{margin:50px 0 90px;padding:42px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,rgba(255,248,238,.95),rgba(255,255,255,.8))}.roadmap-focus>div:first-child{max-width:820px}.roadmap-focus h2{margin-top:16px;font-family:var(--font-display);font-size:32px;line-height:1.35;letter-spacing:-.015em}.roadmap-focus>div:first-child>p:last-child{margin-top:14px;color:var(--muted);line-height:1.8}.roadmap-focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px}.roadmap-focus-grid article{padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.8)}.roadmap-focus-grid i{color:var(--orange-dark);font:normal 12px ui-monospace,monospace}.roadmap-focus-grid h3{margin-top:24px;font-size:20px}.roadmap-focus-grid p{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.75}.auth-page{width:min(1080px,calc(100% - 48px));min-height:680px;margin:0 auto;display:grid;grid-template-columns:1fr 430px;gap:90px;align-items:center;padding:70px 0 110px}.auth-page>section:first-child h1{margin-top:22px;font-family:var(--font-display);font-size:44px;line-height:1.3;letter-spacing:-.02em}.auth-page>section:first-child>p:not(.eyebrow){margin-top:22px;color:var(--muted);line-height:1.9}.auth-panel{padding:34px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.76);box-shadow:0 28px 65px rgba(53,39,21,.12)}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border-radius:12px;background:#eee8de}.auth-switch button{padding:11px;border:0;border-radius:9px;color:var(--muted);background:transparent;cursor:pointer;font:inherit;font-weight:700}.auth-switch button.active{color:var(--ink);background:white;box-shadow:0 3px 10px rgba(0,0,0,.06)}.auth-panel form{display:grid;gap:17px;margin-top:24px}.auth-panel label,.editor-card label{display:grid;gap:8px;color:#554d42;font-size:13px;font-weight:700}.auth-panel input,.editor-card input,.editor-card select,.editor-card textarea,.reply-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--ink);background:white;font:inherit}.auth-panel input:focus,.editor-card input:focus,.editor-card textarea:focus,.reply-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(239,122,36,.1)}.auth-panel>p{margin-top:20px;color:var(--muted);font-size:11px;line-height:1.7}.form-error{color:#b43723!important;font-size:12px!important}.editor-page{max-width:980px}.editor-card{display:grid;gap:22px;padding:34px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.7)}.editor-row{display:grid;grid-template-columns:260px 1fr;gap:18px}.editor-card textarea{resize:vertical;line-height:1.75}.editor-footer{display:flex;align-items:center;gap:16px}.editor-footer>span{color:var(--muted);font-size:12px}.editor-footer .button{margin-left:auto}.rich-editor{position:relative;overflow:visible;border:1px solid rgba(77,57,29,.18);border-radius:14px;background:#fff;box-shadow:0 9px 28px rgba(47,34,18,.05)}.rich-editor:focus-within{border-color:rgba(239,122,36,.75);box-shadow:0 0 0 3px rgba(239,122,36,.1),0 12px 32px rgba(47,34,18,.06)}.rich-editor-toolbar{min-height:48px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:7px 9px;border-bottom:1px solid var(--line);border-radius:14px 14px 0 0;background:#f8f4ec}.rich-editor-toolbar button{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 8px;border:1px solid transparent;border-radius:7px;color:#60574b;background:transparent;cursor:pointer;font:inherit;font-size:12px}.rich-editor-toolbar button:hover{color:var(--orange-dark);border-color:rgba(239,122,36,.25);background:#fff}.rich-editor-toolbar button.active{color:#fff;background:var(--orange)}.rich-editor-toolbar button:disabled{opacity:.55;cursor:wait}.rich-editor-toolbar button svg{width:13px;height:13px}.rich-editor-toolbar button small{font-size:9px}.toolbar-divider{width:1px;height:22px;margin:0 3px;background:var(--line)}.toolbar-spacer{flex:1 1}.rich-editor-content{min-height:300px;padding:20px;outline:0;color:#312c25;font-size:15px;font-weight:400;line-height:1.85}.rich-editor.compact .rich-editor-content{min-height:145px}.rich-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:#aaa094;pointer-events:none}.rich-editor-content>*+*{margin-top:12px}.rich-editor-content h2,.rich-editor-content h3{color:var(--ink);line-height:1.4}.rich-editor-content ol,.rich-editor-content ul{padding-left:24px}.rich-editor-content blockquote{padding-left:14px;border-left:3px solid var(--orange);color:var(--muted)}.rich-editor-content code{padding:2px 5px;border-radius:5px;background:#eee8dd;font-family:ui-monospace,monospace}.rich-editor-content pre{padding:14px;overflow:auto;border-radius:9px;color:#f8f2e9;background:#27231e}.rich-editor-content pre code{padding:0;color:inherit;background:transparent}.rich-editor-content a{color:#b85012;text-decoration:underline}.rich-editor-content img{max-width:100%;height:auto;display:block;margin:15px auto;border-radius:12px}.rich-editor-status{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 12px;border-top:1px solid var(--line);color:#918679;font-size:10px}.rich-editor-status b{color:#b43723;font-size:10px}.rich-editor-loading{min-height:220px;display:grid;place-items:center;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:#fff}.emoji-picker{width:min(520px,calc(100% - 18px));position:absolute;z-index:12;top:51px;left:9px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fffdf9;box-shadow:0 18px 46px rgba(45,32,17,.18)}.emoji-picker>div{display:flex;flex-wrap:wrap;gap:5px}.emoji-picker button{min-width:37px;height:37px;padding:0 6px;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:20px}.emoji-picker button:hover{background:#f0e8dc}.emoji-picker .kaomoji-list{margin-top:9px;padding-top:9px;border-top:1px solid var(--line)}.emoji-picker .kaomoji-list button{width:auto;font-size:12px}.community-background{margin-top:8px;padding:28px 0 90px;border-top:1px solid var(--line);background:#f2eee6}.community-shell{width:min(1440px,calc(100% - 34px));margin:0 auto;display:grid;grid-template-columns:240px minmax(0,1fr) 290px;gap:18px;align-items:start}.community-right,.community-sidebar{position:sticky;top:18px}.community-sidebar{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fcfaf5}.community-brand{display:flex;align-items:center;gap:11px;padding:7px 7px 18px;border-bottom:1px solid var(--line)}.community-brand>span{width:38px;height:38px;display:grid;place-items:center;color:white;border-radius:12px;background:var(--orange);font-weight:900}.community-brand div{display:flex;flex-direction:column;gap:3px}.community-brand small{color:var(--muted);font-size:10px}.community-sidebar nav{display:grid;gap:4px;padding:14px 0}.community-sidebar nav a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:10px;color:#60584c;font-size:13px}.community-sidebar nav a.active,.community-sidebar nav a:hover{color:var(--ink);background:#eee8dd}.community-sidebar nav small{margin-left:auto;color:#968a7b}.nav-dot{width:8px;height:8px;border-radius:50%;background:#aaa}.nav-dot.all{background:var(--ink)}.sidebar-login,.sidebar-user{padding:15px;border-radius:14px;background:#f0eadf}.sidebar-user{display:grid;grid-template-columns:auto 1fr;gap:10px}.sidebar-user div{display:flex;flex-direction:column;font-size:12px}.sidebar-user div span{margin-top:3px;color:var(--muted)}.sidebar-user>a{grid-column:1/-1;margin-top:8px;padding:9px;color:white;border-radius:9px;background:var(--ink);text-align:center;font-size:12px;font-weight:800}.sidebar-login b{font-size:14px}.sidebar-login p{margin:8px 0 12px;color:var(--muted);font-size:11px;line-height:1.6}.sidebar-login a{color:var(--orange-dark);font-size:12px;font-weight:800}.sidebar-rule{margin:14px 4px 0;color:#93897b;font-size:10px;line-height:1.6}.avatar{flex:0 0 auto;display:grid;place-items:center;color:white;border-radius:12px;font-weight:800}.avatar-small{width:28px;height:28px;font-size:11px}.avatar-normal{width:42px;height:42px}.avatar-large{width:58px;height:58px;border-radius:17px;font-size:20px}.community-content{min-width:0;border:1px solid var(--line);border-radius:18px;background:#fcfaf6;overflow:hidden}.community-toolbar{min-height:66px;display:flex;align-items:center;gap:15px;padding:12px 16px;border-bottom:1px solid var(--line)}.feed-tabs{display:flex;gap:3px}.feed-tabs a{padding:8px 12px;border-radius:9px;color:var(--muted);font-size:13px}.feed-tabs a.active{color:var(--ink);background:#eee8dd;font-weight:800}.community-search{display:flex;margin-left:auto}.community-search input{width:190px;padding:9px 11px;border:1px solid var(--line);border-radius:9px 0 0 9px;outline:0;background:white}.community-search button{padding:0 11px;border:0;border-radius:0 9px 9px 0;color:white;background:var(--green);cursor:pointer}.new-topic-link{padding:9px 13px;color:white;border-radius:9px;background:var(--orange);font-size:12px;font-weight:800}.filter-banner{display:flex;gap:8px;padding:12px 18px;color:var(--muted);border-bottom:1px solid var(--line);background:#f3ede2;font-size:12px}.filter-banner a{margin-left:auto;color:var(--orange-dark)}.topic-row{min-height:94px;display:grid;grid-template-columns:auto minmax(0,1fr) 54px 54px;gap:13px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line);transition:background .15s}.topic-row:last-child{border-bottom:0}.topic-row:hover{background:#f8f3ea}.topic-main{min-width:0}.topic-flags{display:flex;align-items:center;gap:7px;margin-bottom:5px;color:var(--muted);font-size:10px}.topic-flags b{padding:2px 5px;border-radius:4px;color:white;background:var(--orange)}.topic-flags .featured-flag{background:var(--green)}.topic-title{display:block;overflow:hidden;color:#29251f;font-size:16px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.topic-title:hover{color:var(--orange-dark)}.topic-meta{display:flex;gap:9px;align-items:center;margin-top:6px;color:#948a7e;font-size:10px}.topic-meta a{color:#6c6256}.topic-meta .tag{color:var(--orange-dark)}.topic-stats{display:flex;flex-direction:column;align-items:center;color:var(--muted);font-size:9px}.topic-stats b{color:#4d463c;font-size:14px}.topic-stats.views{opacity:.7}.community-empty{display:grid;place-items:center;padding:90px 20px;text-align:center}.community-empty>span{width:58px;height:58px;display:grid;place-items:center;color:white;border-radius:17px;background:var(--orange);font-size:20px;font-weight:900}.community-empty h2{margin-top:18px}.community-empty p{margin-top:7px;color:var(--muted)}.community-empty a{margin-top:20px;color:var(--orange-dark);font-weight:800}.pagination{display:flex;gap:5px;padding:18px;border-top:1px solid var(--line)}.pagination a{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:var(--muted);font-size:12px}.pagination a.active{color:white;background:var(--ink)}.community-right{display:grid;gap:14px}.right-card{padding:19px;border:1px solid var(--line);border-radius:16px;background:#fcfaf6}.right-card h3{margin-bottom:13px;font-size:14px}.intro-card>span{width:42px;height:42px;display:grid;place-items:center;color:white;border-radius:12px;background:var(--orange);font-weight:900}.intro-card h2{margin-top:15px;font-size:18px}.right-card>p{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.7}.tag-cloud{display:flex;flex-wrap:wrap;gap:7px}.tag-cloud a{padding:6px 8px;border-radius:7px;color:#655b4f;background:#eee8dd;font-size:11px}.tag-cloud small{margin-left:5px;color:#a09383}.community-rules p{padding-left:13px;position:relative}.community-rules p:before{content:"";width:4px;height:4px;position:absolute;left:0;top:8px;border-radius:50%;background:var(--orange)}.topic-page{max-width:980px;padding-top:40px}.topic-breadcrumb{display:flex;gap:8px;margin-bottom:18px;color:var(--muted);font-size:12px}.topic-post{padding:36px;border:1px solid var(--line);border-radius:20px;background:#fffdf9}.topic-post>header{display:flex;justify-content:space-between;gap:20px}.topic-author{display:flex;gap:12px}.topic-author div{display:flex;flex-direction:column;justify-content:center}.topic-author a{font-weight:800}.topic-author span{margin-top:5px;color:var(--muted);font-size:11px}.topic-labels{display:flex;gap:7px;align-items:flex-start}.topic-labels a,.topic-labels b{padding:5px 7px;border-radius:7px;color:var(--orange-dark);background:#f4e7d8;font-size:10px}.topic-post>h1{margin:38px 0 25px;font-size:34px;line-height:1.35;letter-spacing:-.03em}.markdown-body{color:#3e3932;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.markdown-body>*+*{margin-top:15px}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin-top:28px;color:var(--ink);line-height:1.4}.markdown-body ol,.markdown-body ul{padding-left:22px}.markdown-body code{padding:2px 5px;border-radius:5px;background:#eee8dd;font-family:ui-monospace,monospace;font-size:.9em}.markdown-body pre{padding:16px;overflow:auto;border-radius:10px;background:#27231e;color:#f7f2e9}.markdown-body pre code{padding:0;background:transparent}.markdown-body blockquote{padding-left:15px;border-left:3px solid var(--orange);color:var(--muted)}.markdown-body a{color:#b85012;text-decoration:underline;text-underline-offset:2px}.markdown-body img{max-width:100%;height:auto;display:block;margin:20px auto;border-radius:13px;box-shadow:0 12px 34px rgba(37,27,16,.1)}.topic-actions{display:flex;gap:8px;align-items:center;margin-top:36px;padding-top:22px;border-top:1px solid var(--line)}.topic-actions button{padding:9px 13px;border:1px solid var(--line);border-radius:9px;background:white;cursor:pointer}.topic-actions button:first-child{color:var(--orange-dark);border-color:rgba(239,122,36,.3)}.topic-actions>span{color:var(--muted);font-size:11px}.content-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:18px}.content-actions button{padding:5px 8px;border:0;color:#83786b;background:transparent;cursor:pointer;font-size:11px}.content-actions button:hover{color:var(--orange-dark)}.content-actions button.danger:hover{color:#b43723}.content-actions span{color:#b43723;font-size:10px}.editor-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:rgba(24,20,15,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.editor-modal{width:min(850px,100%);max-height:calc(100vh - 48px);display:grid;gap:17px;padding:24px;overflow:auto;border:1px solid rgba(255,255,255,.4);border-radius:20px;background:#fbf8f1;box-shadow:0 35px 100px rgba(0,0,0,.28)}.editor-modal>header{display:flex;align-items:center;justify-content:space-between}.editor-modal>header h2{font-size:21px}.editor-modal>header button{width:34px;height:34px;border:0;border-radius:9px;color:var(--muted);background:#eee8dd;cursor:pointer;font-size:22px}.editor-modal>label{display:grid;gap:7px;color:#554d42;font-size:12px;font-weight:800}.editor-modal>label input{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:white;font:inherit}.editor-modal>footer{display:flex;justify-content:flex-end;gap:10px}.editor-modal .button{min-height:44px;border:0;cursor:pointer}.reply-section{margin-top:18px;padding:28px 34px;border:1px solid var(--line);border-radius:20px;background:#fffdf9}.reply-section>h2{margin-bottom:18px;font-size:18px}.reply-card{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:22px 0;border-top:1px solid var(--line)}.reply-card header{display:flex;gap:10px;align-items:center;margin-bottom:9px;font-size:12px}.reply-card header a{font-weight:800}.reply-card header span{color:var(--muted)}.reply-card header b{margin-left:auto;color:#aa9f91}.reply-form{display:grid;gap:12px;margin-top:24px}.reply-form .button{justify-self:end}.login-to-reply{margin-top:24px;padding:20px;border-radius:12px;background:#eee8dd;text-align:center}.login-to-reply a{color:var(--orange-dark);font-weight:800}.sidebar-user>a.sidebar-notifications{color:var(--orange-dark);border:1px solid rgba(239,122,36,.22);background:#fffaf2}.notifications-page{max-width:980px;padding-top:60px}.notifications-page>header{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:24px}.notifications-page h1{margin-top:13px;font-family:var(--font-display);font-size:42px;line-height:1.25;letter-spacing:-.02em;font-weight:700}.notifications-page header p:not(.eyebrow){margin-top:10px;color:var(--muted)}.notification-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.notification-actions .button{min-height:42px;border:1px solid var(--line);cursor:pointer}.notification-actions span{color:var(--muted);font-size:10px}.notification-list{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fffdf9}.notification-list>a{min-height:82px;display:grid;grid-template-columns:8px 1fr auto;gap:14px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line)}.notification-list>a:last-child{border-bottom:0}.notification-list>a:hover{background:#f8f2e9}.notification-list>a>i{width:7px;height:7px;border-radius:50%;background:transparent}.notification-list>a.unread>i{background:var(--orange);box-shadow:0 0 0 5px rgba(239,122,36,.12)}.notification-list b{font-size:13px}.notification-list p{margin-top:4px;color:#50483e;font-size:13px}.notification-list time{color:#9a8f82;font-size:10px}.profile-page{padding-top:70px}.profile-head{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:38px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.72)}.profile-head h1{margin-top:8px;font-size:36px}.profile-head p:not(.eyebrow){margin-top:7px;color:var(--muted)}.profile-numbers{display:flex;gap:26px}.profile-numbers span{display:flex;flex-direction:column;color:var(--muted);font-size:11px}.profile-numbers b{color:var(--ink);font-size:23px}.profile-topics{margin-top:20px;padding:30px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.72)}.profile-topics h2{margin-bottom:12px}.profile-topics>a{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid var(--line)}.profile-topics small{color:var(--muted)}.profile-details{display:flex;gap:14px;margin-top:10px;color:#8b7d6d;font-size:11px}.profile-details a,.profile-edit-button{color:var(--orange-dark)}.profile-edit-button{align-self:center;padding:8px 11px;border:1px solid rgba(239,122,36,.3);border-radius:8px;background:#fff8ed;cursor:pointer;font-size:11px;font-weight:800}.profile-editor textarea{width:100%;padding:12px 13px;resize:vertical;border:1px solid var(--line);border-radius:9px;background:white;font:inherit;line-height:1.7}.profile-editor label{position:relative}.profile-editor label small{position:absolute;right:9px;bottom:8px;color:#a19688;font-weight:400}.avatar-editor{display:flex;align-items:center;gap:16px;padding:15px;border-radius:13px;background:#f0e9de}.avatar-editor>div{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.avatar-editor button{padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:#554c40;background:white;cursor:pointer}.avatar-editor small{flex-basis:100%;color:#8e8274;font-size:10px}@media (max-width:1100px){.community-shell{grid-template-columns:210px minmax(0,1fr)}.community-right{display:none}.community-callout{grid-template-columns:1fr 1fr}.community-callout .button{grid-column:1/-1;justify-self:start}}@media (max-width:900px){.architecture-section,.auth-page,.feature-grid,.tools-section{grid-template-columns:1fr}.feature-main{grid-row:auto;min-height:440px}.feature-wide{grid-column:auto;grid-template-columns:1fr}.device-cloud{justify-content:flex-start}.architecture-section{gap:20px}.community-shell,.roadmap-focus-grid{grid-template-columns:1fr}.community-sidebar{position:static}.community-sidebar nav{grid-template-columns:repeat(3,1fr)}.community-sidebar .sidebar-login,.community-sidebar .sidebar-user,.sidebar-rule{display:none}.community-brand{border-bottom:0}.community-toolbar{flex-wrap:wrap}.community-search{order:3;width:100%;margin-left:0}.community-search input{width:100%}.auth-page{gap:35px}.auth-page>section:first-child h1{font-size:40px}.download-grid{grid-template-columns:1fr}}@media (max-width:680px){.architecture-section,.community-callout,.feature-section,.page-shell,.site-footer,.tools-section{width:min(100% - 28px,1240px)}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-main{min-height:auto;padding:26px}.feature-main h3{margin-top:70px;font-size:36px}.core-diagram{min-height:390px;transform:scale(.78);margin:-30px}.tools-section{gap:35px}.tool-cards{grid-template-columns:1fr;transform:none}.community-callout{grid-template-columns:1fr;padding:30px}.community-callout h2{font-size:31px}.site-footer{grid-template-columns:1fr;gap:34px}.footer-links{grid-template-columns:repeat(2,1fr)}.download-card{padding:25px}.download-actions{flex-direction:column}.linux-guide{padding:25px}.coming-platforms,.linux-aftercare,.linux-guide-grid,.repo-guide{grid-template-columns:1fr}.coming-platforms article{grid-template-columns:auto 1fr}.coming-platforms>article>span{grid-column:2}.update-entry{grid-template-columns:1fr}.update-content,.update-version{padding:24px}.update-heading{flex-direction:column}.platform-tags{justify-content:flex-start}.community-background{padding-top:12px}.community-shell{width:min(100% - 16px,1440px)}.community-sidebar{padding:12px}.community-sidebar nav{display:flex;overflow-x:auto}.community-sidebar nav a{flex:0 0 auto}.community-brand{display:none}.community-toolbar{padding:10px}.feed-tabs a{padding:8px}.new-topic-link{margin-left:auto}.topic-row{grid-template-columns:auto minmax(0,1fr) 42px;padding:14px 12px}.topic-meta .tag,.topic-stats.views{display:none}.reply-section,.topic-post{padding:22px 18px}.topic-post>header{flex-direction:column}.topic-post>h1{margin-top:28px;font-size:28px}.profile-head{grid-template-columns:auto 1fr;padding:25px}.profile-numbers{grid-column:1/-1}.profile-topics{padding:22px}.profile-topics>a{flex-direction:column;gap:5px}.editor-card{padding:22px 17px}.editor-row{grid-template-columns:1fr}.editor-footer{flex-wrap:wrap}.editor-footer .button{width:100%;margin-left:0}}