.rt-page{min-height:100vh}.rt-page .page-section{padding:24px 0!important}.rt-hero{padding:96px 0 24px!important}.rt-headline{font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.15;margin-bottom:12px;color:var(--text-primary,#edebe8)}.rt-sub{font-size:15px;line-height:1.7;color:var(--text-secondary,hsla(0,0%,100%,.5));max-width:520px;margin-bottom:32px}.rt-model-selector{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.rt-provider-label{font-family:var(--font-geist-mono,monospace);font-size:10px;letter-spacing:.06em;color:hsla(0,0%,100%,.25);text-transform:uppercase;min-width:72px;flex-shrink:0}.rt-provider-group{display:flex;gap:6px;align-items:center}.rt-model-btn{display:flex;align-items:center;gap:8px;padding:6px 12px;background:transparent;border:1px solid hsla(0,0%,100%,.08);border-radius:4px;color:hsla(0,0%,100%,.45);font-size:13px;cursor:pointer;transition:all .15s;white-space:nowrap}.rt-model-btn:hover{border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.7)}.rt-model-btn.is-active{border-color:rgba(45,212,191,.3);color:#edebe8;background:rgba(45,212,191,.06)}.rt-model-name{font-weight:500}.rt-model-score{font-family:var(--font-geist-mono,monospace);font-size:11px;opacity:.5}.rt-layout{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}@media (max-width:900px){.rt-layout{grid-template-columns:1fr}}.rt-section-label{font-family:var(--font-geist-mono,monospace);font-size:10px;letter-spacing:.08em;color:hsla(0,0%,100%,.3);margin-bottom:12px}.rt-matrix-grid{display:flex;flex-direction:column;gap:1px}.rt-matrix-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:hsla(0,0%,100%,.02);border-radius:4px;gap:12px}.rt-task{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:0}.rt-task-icon{font-size:16px;flex-shrink:0;margin-top:1px}.rt-task-name{font-size:13px;font-weight:500;color:#edebe8;margin-bottom:2px}.rt-task-desc{font-size:11px;color:hsla(0,0%,100%,.35);line-height:1.4}.rt-badge{font-family:var(--font-geist-mono,monospace);font-size:10px;font-weight:500;padding:3px 8px;border-radius:3px;border:1px solid;white-space:nowrap;flex-shrink:0}.rt-profile-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:6px;padding:16px;margin-bottom:12px}.rt-profile-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.rt-profile-provider{font-family:var(--font-geist-mono,monospace);font-size:10px;color:hsla(0,0%,100%,.3);margin-bottom:2px}.rt-profile-model{font-size:16px;font-weight:600;color:#edebe8}.rt-profile-score{text-align:right}.rt-profile-num{font-size:24px;font-weight:700;color:#edebe8}.rt-profile-max{font-size:12px;color:hsla(0,0%,100%,.25);margin-left:2px}.rt-dimensions{display:flex;flex-direction:column;gap:10px}.rt-dim-row{display:flex;justify-content:space-between;margin-bottom:3px}.rt-dim-name{font-size:11px;color:hsla(0,0%,100%,.45)}.rt-dim-score{font-family:var(--font-geist-mono,monospace);font-size:11px;color:hsla(0,0%,100%,.5)}.rt-bar{height:3px;background:hsla(0,0%,100%,.06);border-radius:2px;overflow:hidden}.rt-bar-fill{height:100%;border-radius:2px;transition:width .3s ease}.rt-assessed{margin-top:12px;font-size:10px;color:hsla(0,0%,100%,.2);font-family:var(--font-geist-mono,monospace)}.rt-config-card{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.06);border-radius:6px;padding:16px}.rt-config-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.rt-config-header .rt-section-label{margin-bottom:0}.rt-copy-btn{background:none;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4);font-size:10px;font-family:var(--font-geist-mono,monospace);padding:3px 8px;border-radius:3px;cursor:pointer}.rt-copy-btn:hover{color:#edebe8;border-color:hsla(0,0%,100%,.2)}.rt-config-pre{font-family:var(--font-geist-mono,monospace);font-size:10px;line-height:1.5;color:hsla(0,0%,100%,.35);overflow-x:auto;max-height:240px;white-space:pre;margin:0}.rt-how{padding:24px 0 0!important}.rt-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:8px}@media (max-width:768px){.rt-how-grid{grid-template-columns:repeat(2,1fr)}}.rt-how-step{padding:16px 12px}.rt-how-num{font-family:var(--font-geist-mono,monospace);font-size:11px;color:rgba(45,212,191,.4);margin-bottom:8px}.rt-how-title{font-size:14px;font-weight:600;color:#edebe8;margin-bottom:6px}.rt-how-desc{font-size:12px;line-height:1.5;color:hsla(0,0%,100%,.35)}.rt-cta{padding:32px 0 48px!important}.rt-cta-text{font-size:15px;color:hsla(0,0%,100%,.25);font-style:italic;text-align:center}