:root{--rls-bg: #F5F5F7;--rls-surface: #FFFFFF;--rls-surface-2: #FBFBFD;--rls-text: #1D1D1F;--rls-muted: #6E6E73;--rls-border: #E3E3E6;--rls-primary: #0071E3;--rls-primary-contrast: #FFFFFF;--rls-accent: #34C759;--rls-ring: rgba(0,113,227,.45);--rls-radius: 20px;--rls-shadow-sm: 0 1px 2px rgba(0,0,0,.04), 0 4px 12px rgba(0,0,0,.05);--rls-shadow-md: 0 4px 16px rgba(0,0,0,.06), 0 18px 48px rgba(0,0,0,.07);--rls-shadow-lg: 0 10px 30px rgba(0,0,0,.08), 0 40px 90px rgba(0,0,0,.1);--rls-header-bg: rgba(251,251,253,.72);--rls-chip-bg: #F0F0F3;--rls-blue-soft: rgba(0,113,227,.1);--rls-green-soft: rgba(52,199,89,.14);--rls-orange: #FF9500;--rls-orange-soft: rgba(255,149,0,.15);--rls-purple: #AF52DE;--rls-purple-soft: rgba(175,82,222,.14)}[data-theme=dark]{--rls-bg: #000000;--rls-surface: #1C1C1E;--rls-surface-2: #161618;--rls-text: #F5F5F7;--rls-muted: #9A9AA0;--rls-border: #2C2C2E;--rls-primary: #0A84FF;--rls-primary-contrast: #FFFFFF;--rls-accent: #30D158;--rls-ring: rgba(10,132,255,.55);--rls-shadow-sm: 0 1px 2px rgba(0,0,0,.5), 0 4px 12px rgba(0,0,0,.4);--rls-shadow-md: 0 4px 16px rgba(0,0,0,.5), 0 18px 48px rgba(0,0,0,.55);--rls-shadow-lg: 0 10px 30px rgba(0,0,0,.6), 0 40px 90px rgba(0,0,0,.65);--rls-header-bg: rgba(22,22,24,.72);--rls-chip-bg: #2A2A2C;--rls-blue-soft: rgba(10,132,255,.18);--rls-green-soft: rgba(48,209,88,.18);--rls-orange: #FF9F0A;--rls-orange-soft: rgba(255,159,10,.2);--rls-purple: #BF5AF2;--rls-purple-soft: rgba(191,90,242,.2)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--rls-bg: #000000;--rls-surface: #1C1C1E;--rls-surface-2: #161618;--rls-text: #F5F5F7;--rls-muted: #9A9AA0;--rls-border: #2C2C2E;--rls-primary: #0A84FF;--rls-primary-contrast: #FFFFFF;--rls-accent: #30D158;--rls-ring: rgba(10,132,255,.55);--rls-shadow-sm: 0 1px 2px rgba(0,0,0,.5), 0 4px 12px rgba(0,0,0,.4);--rls-shadow-md: 0 4px 16px rgba(0,0,0,.5), 0 18px 48px rgba(0,0,0,.55);--rls-shadow-lg: 0 10px 30px rgba(0,0,0,.6), 0 40px 90px rgba(0,0,0,.65);--rls-header-bg: rgba(22,22,24,.72);--rls-chip-bg: #2A2A2C;--rls-blue-soft: rgba(10,132,255,.18);--rls-green-soft: rgba(48,209,88,.18);--rls-orange: #FF9F0A;--rls-orange-soft: rgba(255,159,10,.2);--rls-purple: #BF5AF2;--rls-purple-soft: rgba(191,90,242,.2)}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--rls-font-body, "Albert Sans Variable", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background:var(--rls-bg);color:var(--rls-text);line-height:1.6;font-size:17px;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .3s ease,color .3s ease}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:var(--rls-font-heading, "Albert Sans Variable", sans-serif)}img{max-width:100%;display:block}svg{display:block}:focus-visible{outline:none;box-shadow:0 0 0 3px var(--rls-bg),0 0 0 6px var(--rls-ring);border-radius:12px}.wrap{width:100%;max-width:1080px;margin:0 auto;padding:0 24px}.wrap-narrow{width:100%;max-width:760px;margin:0 auto;padding:0 24px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0;margin:-1px}.site-header{position:sticky;top:0;z-index:50;background:var(--rls-header-bg);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--rls-border)}.header-inner{max-width:1080px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;gap:20px}.brand{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:19px;letter-spacing:-.02em;color:var(--rls-text);flex-shrink:0}.brand .dot{width:9px;height:9px;border-radius:50%;background:var(--rls-primary);box-shadow:0 0 0 4px var(--rls-blue-soft);margin-bottom:11px;position:relative}.nav-tabs{display:flex;align-items:center;gap:4px;margin-left:6px}.nav-tabs a{font-size:14.5px;font-weight:500;color:var(--rls-muted);padding:7px 13px;border-radius:980px;transition:color .2s ease,background .2s ease}.nav-tabs a:hover{color:var(--rls-text);background:var(--rls-chip-bg)}.nav-tabs a.active{color:var(--rls-text);background:var(--rls-chip-bg);font-weight:600}.header-right{margin-left:auto;display:flex;align-items:center;gap:10px}.icon-btn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--rls-border);background:var(--rls-surface);color:var(--rls-text);transition:background .2s ease,border-color .2s ease,color .2s ease}.icon-btn:hover{background:var(--rls-chip-bg);border-color:var(--rls-muted)}.icon-btn .sun{display:none}[data-theme=dark] .icon-btn .sun{display:block}[data-theme=dark] .icon-btn .moon{display:none}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .icon-btn .sun{display:block}:root:not([data-theme=light]) .icon-btn .moon{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14.5px;font-weight:600;padding:9px 18px;border-radius:980px;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .05s ease;white-space:nowrap}.btn:active{transform:translateY(.5px)}.btn-ghost{background:transparent;color:var(--rls-text);border-color:var(--rls-border)}.btn-ghost:hover{background:var(--rls-chip-bg);border-color:var(--rls-muted)}.btn-primary{background:var(--rls-primary);color:var(--rls-primary-contrast)}.btn-primary:hover{background:#0077ed;box-shadow:0 6px 18px var(--rls-blue-soft)}[data-theme=dark] .btn-primary:hover{background:#2a94ff}.btn-lg{padding:13px 26px;font-size:16px}.btn-block{width:100%}.menu-toggle{display:none}.mobile-nav{display:none;border-bottom:1px solid var(--rls-border);background:var(--rls-surface)}.mobile-nav[data-open=true]{display:block}.mobile-nav .mobile-nav-inner{max-width:1080px;margin:0 auto;padding:12px 24px 18px;display:flex;flex-direction:column;gap:2px}.mobile-nav a{font-size:16px;font-weight:500;color:var(--rls-muted);padding:11px 14px;border-radius:12px;transition:color .2s ease,background .2s ease}.mobile-nav a:hover{color:var(--rls-text);background:var(--rls-chip-bg)}.mobile-nav a.active{color:var(--rls-text);background:var(--rls-chip-bg);font-weight:600}.mobile-nav .mobile-cta{display:flex;gap:10px;margin-top:10px}.mobile-nav .mobile-cta .btn{flex:1}.hero{text-align:center;padding:84px 0 40px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--rls-primary);background:var(--rls-blue-soft);padding:6px 14px;border-radius:980px;letter-spacing:0;margin-bottom:22px}.eyebrow .pulse{width:7px;height:7px;border-radius:50%;background:var(--rls-accent);box-shadow:0 0 0 0 var(--rls-green-soft);animation:pulse 2.4s ease-out infinite}@keyframes pulse{0%{box-shadow:0 0 #34c75980}70%{box-shadow:0 0 0 8px #34c75900}to{box-shadow:0 0 #34c75900}}.hero h1{font-size:clamp(40px,7vw,68px);line-height:1.05;font-weight:800;letter-spacing:-.035em;margin:0 0 20px}.hero h1 .grad{background:linear-gradient(90deg,var(--rls-primary),var(--rls-accent));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p.lede{font-size:clamp(18px,2.4vw,21px);color:var(--rls-muted);max-width:60ch;margin:0 auto 30px;line-height:1.55;font-weight:400}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero-tight{padding:64px 0 12px}.filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;padding:36px 0 8px}.filters-left{justify-content:flex-start}.filter{font-size:14px;font-weight:500;color:var(--rls-muted);background:var(--rls-surface);border:1px solid var(--rls-border);padding:8px 16px;border-radius:980px;display:inline-flex;align-items:center;gap:7px;transition:color .2s ease,background .2s ease,border-color .2s ease}.filter:hover{color:var(--rls-text);border-color:var(--rls-muted)}.filter.active{color:var(--rls-primary-contrast);background:var(--rls-text);border-color:var(--rls-text)}[data-theme=dark] .filter.active{color:#000;background:var(--rls-text)}.filter .cnt{font-size:12.5px;opacity:.6}.changelog{padding:28px 0 24px}.entry{background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:34px 38px;margin-bottom:24px;box-shadow:var(--rls-shadow-sm);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.entry:hover{box-shadow:var(--rls-shadow-md);transform:translateY(-2px)}.entry-top{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.tag{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;padding:5px 12px;border-radius:980px;letter-spacing:.01em}.tag-new{color:var(--rls-primary);background:var(--rls-blue-soft)}.tag-improved{color:var(--rls-orange);background:var(--rls-orange-soft)}.tag-fixed{color:var(--rls-accent);background:var(--rls-green-soft)}.entry-date{margin-left:auto;font-size:14px;color:var(--rls-muted);font-weight:500;display:inline-flex;align-items:center;gap:7px}.entry h2{font-size:clamp(23px,3.2vw,30px);line-height:1.18;font-weight:700;letter-spacing:-.025em;margin:0 0 12px}.entry p{font-size:17px;color:var(--rls-muted);margin:0 0 20px;max-width:70ch;line-height:1.6}.entry-foot{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding-top:18px;border-top:1px solid var(--rls-border)}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{font-size:12.5px;font-weight:500;color:var(--rls-muted);background:var(--rls-chip-bg);padding:5px 11px;border-radius:8px}.entry-actions{margin-left:auto;display:flex;gap:6px}.mini-btn{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:var(--rls-muted);background:transparent;border:none;padding:6px 10px;border-radius:980px;transition:color .2s ease,background .2s ease}.mini-btn:hover{color:var(--rls-text);background:var(--rls-chip-bg)}.mini-btn.liked{color:var(--rls-primary)}.section-head{padding:30px 0 8px}.section-head h2{font-size:clamp(26px,4vw,36px);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.section-head p{color:var(--rls-muted);margin:0;max-width:60ch}.subscribe{margin:40px 0 0;background:linear-gradient(180deg,var(--rls-surface),var(--rls-surface-2));border:1px solid var(--rls-border);border-radius:28px;padding:48px 40px;text-align:center;box-shadow:var(--rls-shadow-md)}.subscribe h3{font-size:clamp(24px,3.6vw,34px);font-weight:800;letter-spacing:-.03em;margin:0 0 10px}.subscribe p{color:var(--rls-muted);margin:0 auto 26px;max-width:52ch}.sub-form{display:flex;gap:10px;max-width:460px;margin:0 auto;flex-wrap:wrap;justify-content:center}.sub-form input{flex:1 1 240px;min-width:0;font-family:inherit;font-size:16px;color:var(--rls-text);background:var(--rls-bg);border:1px solid var(--rls-border);border-radius:980px;padding:13px 20px;transition:border-color .2s ease,box-shadow .2s ease}.sub-form input::placeholder{color:var(--rls-muted)}.sub-form input:focus-visible{border-color:var(--rls-primary);box-shadow:0 0 0 4px var(--rls-blue-soft)}.roadmap-board{display:flex;gap:20px;padding:20px 0 24px;align-items:start;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-gutter:stable}.board-col{flex:0 0 clamp(280px,32vw,390px);scroll-snap-align:start;background:var(--rls-surface-2);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:16px}.board-col-head{display:flex;align-items:center;gap:9px;margin:4px 4px 14px;font-size:14.5px;font-weight:700;letter-spacing:-.01em}.board-col-head .swatch{width:9px;height:9px;border-radius:50%;flex-shrink:0}.swatch-planned{background:var(--rls-muted)}.swatch-progress{background:var(--rls-primary)}.swatch-shipped{background:var(--rls-accent)}.board-col-head .col-count{margin-left:auto;font-size:12.5px;font-weight:600;color:var(--rls-muted);background:var(--rls-chip-bg);padding:2px 9px;border-radius:980px}.board-card{display:flex;gap:14px;align-items:flex-start;background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:14px;padding:14px 16px;margin-bottom:12px;box-shadow:var(--rls-shadow-sm);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.board-card:last-child{margin-bottom:0}.board-card:hover{box-shadow:var(--rls-shadow-md);transform:translateY(-2px);border-color:var(--rls-muted)}.vote-pill{display:inline-flex;flex-direction:column;align-items:center;gap:1px;min-width:50px;background:var(--rls-bg);border:1px solid var(--rls-border);border-radius:12px;padding:8px 6px;color:var(--rls-text);font-weight:700;font-size:15px;transition:border-color .2s ease,background .2s ease,color .2s ease;flex-shrink:0}.vote-pill:hover{border-color:var(--rls-primary);color:var(--rls-primary);background:var(--rls-blue-soft)}.vote-pill .vlabel{font-size:10.5px;font-weight:600;color:var(--rls-muted);letter-spacing:.04em;text-transform:uppercase}.vote-pill.shipped{background:var(--rls-green-soft);border-color:transparent;color:var(--rls-accent)}.board-card-body{min-width:0}.board-card-body h3{font-size:15.5px;font-weight:600;letter-spacing:-.015em;margin:2px 0 6px;line-height:1.3}.board-card-body p{font-size:13.5px;color:var(--rls-muted);margin:0 0 10px;line-height:1.5}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:980px}.status-pill .swatch{width:7px;height:7px;border-radius:50%}.status-planned{color:var(--rls-muted);background:var(--rls-chip-bg)}.status-progress{color:var(--rls-primary);background:var(--rls-blue-soft)}.status-shipped{color:var(--rls-accent);background:var(--rls-green-soft)}.feedback-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:8px 0 4px}.feedback-toolbar .filters{padding:0;justify-content:flex-start}.feedback-toolbar .submit-cta{margin-left:auto}.idea-list{padding:18px 0 8px;display:flex;flex-direction:column;gap:14px}.idea-row{display:flex;gap:16px;align-items:flex-start;background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:20px 22px;box-shadow:var(--rls-shadow-sm);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.idea-row:hover{box-shadow:var(--rls-shadow-md);transform:translateY(-2px);border-color:var(--rls-muted)}.vote-block{display:inline-flex;flex-direction:column;align-items:center;gap:2px;min-width:64px;background:var(--rls-bg);border:1px solid var(--rls-border);border-radius:14px;padding:12px 8px;color:var(--rls-text);font-weight:800;font-size:19px;transition:border-color .2s ease,background .2s ease,color .2s ease;flex-shrink:0}.vote-block:hover{border-color:var(--rls-primary);color:var(--rls-primary);background:var(--rls-blue-soft)}.vote-block svg{color:var(--rls-muted);transition:color .2s ease}.vote-block:hover svg{color:var(--rls-primary)}.vote-block .vlabel{font-size:10.5px;font-weight:600;color:var(--rls-muted);letter-spacing:.04em;text-transform:uppercase}.idea-body{min-width:0;flex:1}.idea-body h3{font-size:19px;font-weight:600;letter-spacing:-.02em;margin:2px 0 8px;line-height:1.3}.idea-body h3 a{transition:color .2s ease}.idea-row:hover .idea-body h3 a{color:var(--rls-primary)}.idea-body p{font-size:14.5px;color:var(--rls-muted);margin:0 0 12px;line-height:1.55}.idea-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.idea-meta .meta-text{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--rls-muted)}.help-search{max-width:640px;margin:0 auto;position:relative;padding:8px 0 6px}.help-search svg{position:absolute;left:22px;top:50%;transform:translateY(-50%);color:var(--rls-muted);pointer-events:none}.help-search input{width:100%;font-family:inherit;font-size:17px;color:var(--rls-text);background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:980px;padding:16px 22px 16px 52px;box-shadow:var(--rls-shadow-sm);transition:border-color .2s ease,box-shadow .2s ease}.help-search input::placeholder{color:var(--rls-muted)}.help-search input:focus-visible{border-color:var(--rls-primary);box-shadow:0 0 0 4px var(--rls-blue-soft)}.collections{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:18px 0 8px}.collection-card{display:flex;gap:16px;align-items:flex-start;background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:24px 26px;box-shadow:var(--rls-shadow-sm);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.collection-card:hover{box-shadow:var(--rls-shadow-md);transform:translateY(-2px);border-color:var(--rls-muted)}.collection-icon{width:46px;height:46px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:var(--rls-blue-soft);color:var(--rls-primary)}.collection-icon.green{background:var(--rls-green-soft);color:var(--rls-accent)}.collection-icon.orange{background:var(--rls-orange-soft);color:var(--rls-orange)}.collection-icon.purple{background:var(--rls-purple-soft);color:var(--rls-purple)}.collection-card h3{font-size:18px;font-weight:700;letter-spacing:-.02em;margin:2px 0 6px}.collection-card h3 a{transition:color .2s ease}.collection-card:hover h3 a{color:var(--rls-primary)}.collection-card p{font-size:14px;color:var(--rls-muted);margin:0 0 8px;line-height:1.5}.collection-card .count{font-size:12.5px;font-weight:600;color:var(--rls-muted)}.popular{background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:8px;margin:18px 0 0;box-shadow:var(--rls-shadow-sm)}.popular a.pop-row{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:14px;transition:background .2s ease}.popular a.pop-row+a.pop-row{border-top:1px solid var(--rls-border);border-radius:0}.popular a.pop-row:hover{background:var(--rls-chip-bg);border-radius:14px}.popular a.pop-row:hover+a.pop-row{border-top-color:transparent}.popular .pop-icon{color:var(--rls-primary);flex-shrink:0}.popular .pop-title{font-size:15.5px;font-weight:500;flex:1}.popular .pop-arrow{color:var(--rls-muted);flex-shrink:0;transition:transform .2s ease,color .2s ease}.popular a.pop-row:hover .pop-arrow{color:var(--rls-text);transform:translate(3px)}.form-card{background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:36px 38px;box-shadow:var(--rls-shadow-md)}.field{margin-bottom:22px}.field label{display:block;font-size:14.5px;font-weight:600;margin-bottom:8px;letter-spacing:-.01em}.field .hint{font-weight:400;color:var(--rls-muted);font-size:13px}.field input[type=text],.field textarea{width:100%;font-family:inherit;font-size:16px;line-height:1.5;color:var(--rls-text);background:var(--rls-bg);border:1px solid var(--rls-border);border-radius:14px;padding:13px 16px;transition:border-color .2s ease,box-shadow .2s ease}.field input[type=text]::placeholder,.field textarea::placeholder{color:var(--rls-muted)}.field input[type=text]:focus-visible,.field textarea:focus-visible{border-color:var(--rls-primary);box-shadow:0 0 0 4px var(--rls-blue-soft)}.field textarea{resize:vertical;min-height:150px}.seg{display:flex;gap:8px;flex-wrap:wrap}.seg input{position:absolute;opacity:0;pointer-events:none}.seg label{margin:0;font-size:14px;font-weight:500;color:var(--rls-muted);background:var(--rls-bg);border:1px solid var(--rls-border);padding:9px 16px;border-radius:980px;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.seg label:hover{color:var(--rls-text);border-color:var(--rls-muted)}.seg input:checked+label{color:var(--rls-primary);background:var(--rls-blue-soft);border-color:transparent;font-weight:600}.seg input:focus-visible+label{box-shadow:0 0 0 3px var(--rls-bg),0 0 0 6px var(--rls-ring)}.submit-page .wrap-narrow{padding-top:0}.submit-head{text-align:left;padding:44px 0 8px}.submit-head h1{font-size:clamp(30px,5vw,44px);margin:10px 0 18px}.submit-head p.lede{margin-left:0;max-width:56ch}@media(max-width:760px){.submit-head{padding:28px 0 6px}}.attach{display:flex;align-items:center;gap:12px;border:1.5px dashed var(--rls-border);border-radius:14px;padding:18px 20px;color:var(--rls-muted);background:var(--rls-surface-2);transition:border-color .2s ease,color .2s ease,background .2s ease}.attach:hover{border-color:var(--rls-primary);color:var(--rls-text)}.attach .attach-icon{color:var(--rls-primary);flex-shrink:0}.attach .attach-text strong{display:block;font-weight:600;color:var(--rls-text);font-size:14.5px}.attach .attach-text span{font-size:13px}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-top:8px}.form-actions .spacer{margin-left:auto}.detail-head{display:flex;gap:24px;align-items:flex-start;padding:8px 0 4px;flex-wrap:wrap}.vote-big{display:inline-flex;flex-direction:column;align-items:center;gap:3px;min-width:84px;background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:18px;padding:16px 12px;color:var(--rls-text);font-weight:800;font-size:26px;box-shadow:var(--rls-shadow-sm);transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease;flex-shrink:0}.vote-big:hover{border-color:var(--rls-primary);color:var(--rls-primary);background:var(--rls-blue-soft);box-shadow:var(--rls-shadow-md);transform:translateY(-2px)}.vote-big svg{color:var(--rls-muted);transition:color .2s ease}.vote-big:hover svg{color:var(--rls-primary)}.vote-big .vlabel{font-size:11px;font-weight:600;color:var(--rls-muted);letter-spacing:.04em;text-transform:uppercase}.detail-main{min-width:0;flex:1}.detail-main h1{font-size:clamp(28px,4.5vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:6px 0 14px}.detail-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.byline{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--rls-muted)}.avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--rls-primary),var(--rls-accent));color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.detail-body{padding:4px 0 8px}.detail-body p{font-size:17px;color:var(--rls-text);margin:0 0 18px;max-width:70ch;line-height:1.65}.panel{background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:var(--rls-radius);padding:26px 28px;box-shadow:var(--rls-shadow-sm);margin-bottom:22px}.panel h2{font-size:19px;font-weight:700;letter-spacing:-.02em;margin:0 0 18px}.timeline{list-style:none;margin:0;padding:0}.timeline li{display:flex;gap:14px;align-items:flex-start;position:relative;padding-bottom:22px}.timeline li:last-child{padding-bottom:0}.timeline .tl-node{width:14px;height:14px;border-radius:50%;flex-shrink:0;margin-top:3px;border:3px solid var(--rls-surface);box-shadow:0 0 0 1.5px var(--rls-border);background:var(--rls-chip-bg)}.timeline li.done .tl-node{background:var(--rls-accent);box-shadow:0 0 0 1.5px var(--rls-accent)}.timeline li.current .tl-node{background:var(--rls-primary);box-shadow:0 0 0 1.5px var(--rls-primary)}.timeline li:before{content:"";position:absolute;left:6.5px;top:18px;bottom:0;width:1.5px;background:var(--rls-border)}.timeline li:last-child:before{display:none}.timeline .tl-text strong{display:block;font-size:15px;font-weight:600}.timeline .tl-text span{font-size:13px;color:var(--rls-muted)}.comment{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-top:1px solid var(--rls-border)}.comment:first-of-type{border-top:none;padding-top:0}.comment .avatar{width:36px;height:36px;font-size:14px}.comment-body{min-width:0;flex:1}.comment-head{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:5px}.comment-head .name{font-size:14.5px;font-weight:600}.comment-head .badge-team{font-size:11px;font-weight:700;color:var(--rls-primary);background:var(--rls-blue-soft);padding:2px 9px;border-radius:980px}.comment-head .when{font-size:13px;color:var(--rls-muted)}.comment-body p{font-size:15px;color:var(--rls-text);margin:0;line-height:1.6}.comment-box{margin-top:8px}.comment-box textarea{width:100%;font-family:inherit;font-size:15px;line-height:1.5;color:var(--rls-text);background:var(--rls-bg);border:1px solid var(--rls-border);border-radius:14px;padding:13px 16px;min-height:90px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.comment-box textarea::placeholder{color:var(--rls-muted)}.comment-box textarea:focus-visible{border-color:var(--rls-primary);box-shadow:0 0 0 4px var(--rls-blue-soft)}.comment-box .cb-actions{display:flex;justify-content:flex-end;margin-top:12px}.idea-comments .fc{gap:0}.idea-comments .fc__title{font-size:19px;margin:0 0 18px}.idea-comments .fc__item{gap:14px;padding:18px 0}.idea-comments .fc__item:first-child{padding-top:0}.idea-comments .fc__avatar{width:36px;height:36px;border:0;color:#fff;background:linear-gradient(135deg,var(--rls-primary),var(--rls-accent))}.idea-comments .fc__meta{gap:9px;margin-bottom:5px}.idea-comments .fc__author{font-size:14.5px;font-weight:600}.idea-comments .fc__date{font-size:13px;color:var(--rls-muted)}.idea-comments .fc__body{font-size:15px;line-height:1.6}.idea-comments .fc__form{margin-top:8px}.idea-comments .fc__composer{border-radius:14px;background:var(--rls-bg);box-shadow:none}.idea-comments .fc__textarea{min-height:90px;font-size:15px;padding:13px 16px}.idea-comments .fc__actions{background:transparent}.vote-big>svg{width:20px;height:20px}.vote-big-count{line-height:1}.roadmap-followers{cursor:default}.roadmap-followers:hover{border-color:var(--rls-border);color:var(--rls-text);background:var(--rls-surface);box-shadow:var(--rls-shadow-sm);transform:none}.roadmap-follow{margin-bottom:22px}.roadmap-follow .frf{grid-template-columns:1fr auto;align-items:center;gap:18px;padding:20px 22px;border-radius:var(--rls-radius);background:var(--rls-surface);box-shadow:var(--rls-shadow-sm)}.roadmap-follow .frf__actions{justify-content:flex-end}.roadmap-follow .frf__text,.roadmap-follow .frf__status{color:var(--rls-muted)}@media(max-width:760px){.roadmap-follow .frf{grid-template-columns:1fr;align-items:start}.roadmap-follow .frf__actions{justify-content:flex-start}}.detail-page .detail-wrap{padding:24px 0 8px}.detail-body code,.comment-body code{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86em;background:var(--rls-chip-bg);padding:1px 6px;border-radius:6px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:14.5px;font-weight:500;color:var(--rls-muted);padding:6px 0;margin-bottom:4px;transition:color .2s ease,gap .2s ease}.back-link:hover{color:var(--rls-primary)}.back-link svg{transition:transform .2s ease}.back-link:hover svg{transform:translate(-3px)}.breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13.5px;color:var(--rls-muted);padding:6px 0 12px}.breadcrumb a{transition:color .2s ease}.breadcrumb a:hover{color:var(--rls-primary)}.breadcrumb .sep{opacity:.5}.breadcrumb .current{color:var(--rls-text);font-weight:500}.article-head h1{font-size:clamp(30px,5vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:6px 0 14px}.read-meta{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--rls-muted);margin-bottom:22px}.article-body{font-size:17px;line-height:1.7}.article-body>p{color:var(--rls-text);margin:0 0 20px;max-width:72ch}.article-body h2{font-size:24px;font-weight:700;letter-spacing:-.02em;margin:36px 0 14px}.steps{counter-reset:step;list-style:none;margin:0 0 8px;padding:0}.steps>li{position:relative;padding:0 0 22px 48px;max-width:72ch;counter-increment:step}.steps>li:before{content:counter(step);position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;background:var(--rls-blue-soft);color:var(--rls-primary);font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.steps>li strong{display:block;font-weight:600;margin-bottom:4px}.steps>li p{color:var(--rls-muted);margin:0;font-size:15.5px}.code-block{background:var(--rls-surface-2);border:1px solid var(--rls-border);border-radius:14px;padding:16px 18px;margin:12px 0;overflow-x:auto;max-width:100%}.code-block pre{margin:0}.code-block code{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:13.5px;line-height:1.6;color:var(--rls-text);white-space:pre}.callout{display:flex;gap:14px;align-items:flex-start;background:var(--rls-blue-soft);border:1px solid transparent;border-radius:14px;padding:18px 20px;margin:24px 0;max-width:72ch}.callout .callout-icon{color:var(--rls-primary);flex-shrink:0;margin-top:1px}.callout p{margin:0;font-size:15px;color:var(--rls-text)}.callout strong{color:var(--rls-text)}.helpful{display:flex;align-items:center;gap:14px;flex-wrap:wrap;border-top:1px solid var(--rls-border);border-bottom:1px solid var(--rls-border);padding:22px 0;margin:36px 0}.helpful .helpful-q{font-size:15.5px;font-weight:600}.helpful .helpful-actions{display:flex;gap:10px;margin-left:auto}.article-page .section-head{padding:8px 0 4px}.article-page .section-head h2{font-size:21px}.related-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:6px 0 8px}.related-card{display:flex;align-items:center;gap:12px;background:var(--rls-surface);border:1px solid var(--rls-border);border-radius:14px;padding:16px 18px;box-shadow:var(--rls-shadow-sm);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.related-card:hover{box-shadow:var(--rls-shadow-md);transform:translateY(-2px);border-color:var(--rls-muted)}.related-card svg{color:var(--rls-primary);flex-shrink:0}.related-card span{font-size:15px;font-weight:500}.site-footer{margin-top:64px;border-top:1px solid var(--rls-border);background:var(--rls-surface-2)}.footer-inner{padding:56px 24px 36px;max-width:1080px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.footer-brand .brand{font-size:21px;margin-bottom:14px}.footer-brand p{color:var(--rls-muted);font-size:14.5px;max-width:34ch;margin:0;line-height:1.6}.footer-col h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--rls-muted);margin:0 0 16px}.footer-col a{display:block;font-size:14.5px;color:var(--rls-text);padding:6px 0;transition:color .2s ease}.footer-col a:hover{color:var(--rls-primary)}.footer-bottom{margin-top:44px;padding-top:24px;border-top:1px solid var(--rls-border);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.footer-bottom small{color:var(--rls-muted);font-size:13.5px}.powered{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--rls-muted);background:var(--rls-surface);border:1px solid var(--rls-border);padding:7px 14px;border-radius:980px}.powered .dot{width:7px;height:7px;border-radius:50%;background:var(--rls-primary)}.reveal{opacity:0;transform:translateY(16px);animation:rise .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes rise{to{opacity:1;transform:translateY(0)}}.d1{animation-delay:.05s}.d2{animation-delay:.13s}.d3{animation-delay:.21s}.d4{animation-delay:.29s}.d5{animation-delay:.37s}.d6{animation-delay:.45s}.d7{animation-delay:.53s}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1 / -1}.roadmap-board,.collections,.related-list{grid-template-columns:1fr}}@media(max-width:760px){.nav-tabs,.header-cta-text{display:none}.menu-toggle{display:inline-flex}.header-inner{gap:12px}.hero{padding:56px 0 28px}.hero-tight{padding:44px 0 8px}.entry{padding:26px 22px}.entry-date{margin-left:0;width:100%;order:3}.subscribe{padding:36px 22px;border-radius:22px}.footer-grid{grid-template-columns:1fr;gap:28px}.form-card{padding:26px 22px}.feedback-toolbar .submit-cta{margin-left:0;width:100%}.feedback-toolbar .submit-cta .btn{width:100%}.detail-head{gap:16px}.helpful .helpful-actions{margin-left:0}}@media(max-width:420px){.header-right .btn-ghost{display:none}.wrap,.wrap-narrow{padding:0 16px}.idea-row{padding:16px;gap:12px}.panel{padding:20px 18px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}
