/* Home composition based on the approved RLABS reference. */
.v2-home .reference-home-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:40px;align-items:stretch;margin-bottom:28px}
.v2-home .studio-welcome{margin:0;padding:6px 0 18px;border:0;min-width:0;display:flex;flex-direction:column;justify-content:center}
.v2-home .studio-welcome .heading{margin:0;display:block}.v2-home .heading h1{font-size:clamp(38px,4vw,64px);line-height:1.08;letter-spacing:-2.8px;font-weight:600;margin:22px 0 10px}.v2-home .heading h1 span{color:#ff641e}.v2-home .heading p:last-child{font-size:20px;line-height:1.5;color:var(--muted)}.v2-home .heading .date-label{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:var(--muted);margin:0}.v2-home .weather{margin-top:24px;font-size:12px;width:fit-content;max-width:100%}.v2-home .weather summary{gap:10px;flex-wrap:wrap}.v2-home .weather summary>span[data-icon]{color:#00a5e8}.v2-home .weather-edit{color:#d8490d}
.v2-home .reference-idea-card{position:relative;isolation:isolate;overflow:hidden;min-height:226px;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:28px 34px}.reference-idea-card:before,.reference-idea-card:after{content:"";position:absolute;z-index:-1;right:-78px;top:-65px;width:280px;height:360px;transform:rotate(43deg);border-radius:55px;background:linear-gradient(145deg,#fff2e5,#ffb989 65%,#ff642c)}.reference-idea-card:after{right:-120px;top:95px;transform:rotate(-43deg);opacity:.65;background:linear-gradient(145deg,#ffddc6,#ff591b)}.v2-home .reference-idea-card .studio-kicker{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:1.4px}.reference-idea-card .studio-kicker svg{color:#ff641e;width:22px;height:22px}.v2-home .reference-idea-card h2{font-size:27px;line-height:1.12;letter-spacing:-.7px;margin:20px 0 10px;max-width:75%;font-weight:600}.v2-home .reference-idea-card p{font-size:15px;line-height:1.5;color:var(--muted);max-width:65%;margin:0}.reference-idea-link{position:absolute;bottom:24px;right:30px;width:46px;height:46px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;color:#e9490b}.reference-idea-link svg{width:20px;height:20px}
html .v2-home .signal-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(360px,1.55fr) minmax(160px,.68fr);align-items:center;gap:26px;padding:26px;margin-bottom:22px;min-height:224px;background:var(--surface);border:1px solid var(--line)}.v2-home .signal-copy h2{font-size:27px;line-height:1.2;max-width:275px;margin:16px 0 10px}.v2-home .signal-copy p{font-size:14px;line-height:1.6}.v2-home .signal-current{margin-top:18px;font-size:12px}.v2-home .signal-pulse{background:#19ad62;box-shadow:0 0 0 4px #eaf8ef}.v2-home .signal-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;position:relative;margin:0;padding:0;align-items:start}.v2-home .signal-line{position:absolute;top:28px;left:9%;right:9%;height:1px;background:#ffd1ba}.v2-home .signal-step{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.v2-home .signal-step b{display:grid;place-items:center;width:56px;height:56px;margin:0;border:1px solid #ffdfcd;background:var(--surface);color:#fb5b1b;box-shadow:none;border-radius:50%;position:relative}.v2-home .signal-step b svg{width:23px;height:23px}.v2-home .signal-step.is-current b{background:linear-gradient(135deg,#ff8a35,#ff4d15);border-color:#ff7a39;color:white;box-shadow:0 5px 15px #ff6a0024}.v2-home .signal-step>span{font-size:11px;line-height:1.3;color:var(--ink)}.v2-home .signal-step small{font-size:11px;color:var(--muted)}.v2-home .signal-next{border-left:1px solid var(--line);padding-left:24px}.v2-home .signal-next strong{font-size:16px;line-height:1.45;margin:12px 0 16px}.v2-home .signal-next .text-button{background:#e74b0d;color:#fff;padding:12px 14px;border-radius:10px;justify-content:center;font-size:12px}.v2-home .studio-kicker{color:var(--muted)}
.v2-home .profile-section{margin-bottom:28px}.v2-home .section-heading{margin-bottom:16px}.v2-home .section-heading h2{font-size:27px;letter-spacing:-.8px;margin-top:9px}.v2-home .profile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v2-home .profile-tile{position:relative;grid-column:auto;padding:16px 14px 9px;border:1px solid var(--line);border-radius:14px;background:var(--surface);min-width:0;box-shadow:0 5px 20px #152f4d03}.v2-home .profile-select{display:block;width:100%;text-align:left;border:0;background:transparent;padding:0;color:var(--ink)}.v2-home .profile-info{display:flex;gap:12px;padding:0 0 16px;align-items:center}.v2-home .profile-info>span:last-child{min-width:0}.v2-home .profile-info strong{font-size:14px;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-home .profile-info small{font-size:11px;color:var(--muted);display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-home .profile-avatar{flex-shrink:0;width:54px;height:54px;border-radius:12px;background:#182b35;color:white;display:grid;place-items:center;font-size:22px;font-weight:500;object-fit:cover;border:0}.v2-home [data-tone="1"] .profile-avatar{background:linear-gradient(135deg,#ff493d,#ff962d)}.v2-home [data-tone="2"] .profile-avatar{background:#206758}.v2-home [data-tone="3"] .profile-avatar{background:#ffdddd;color:#b44747}.v2-home .profile-caption{font-size:10px;color:var(--muted);display:block;margin-top:7px}.v2-home .profile-real-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:13px;gap:8px}.v2-home .profile-real-stats>span+span{border-left:1px solid var(--line);padding-left:8px}.v2-home .profile-real-stats b{display:block;font-size:15px;font-weight:600}.v2-home .profile-real-stats small{font-size:10px;display:block;color:var(--muted);margin-top:4px}.v2-home .profile-photo-settings{margin-top:12px;font-size:10px;color:var(--muted)}.profile-photo-settings summary{cursor:pointer;width:fit-content}.v2-home .profile-photo-settings .photo-upload{margin-top:10px}.v2-home .studio-desk{margin-top:32px}
html[data-theme="dark"] .reference-idea-card:before,html[data-theme="dark"] .reference-idea-card:after{opacity:.16}html[data-theme="dark"] .signal-line{background:#68432d}
@media(min-width:1600px){.v2-home .heading h1{font-size:66px}.v2-home .reference-idea-card{min-height:240px}}
@media(max-width:1200px){html .v2-home .signal-panel{grid-template-columns:1fr 1.4fr}.v2-home .signal-next{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:16px 0 0;display:flex;gap:18px;align-items:center}.v2-home .signal-next strong{margin:0;flex:1}.v2-home .reference-home-hero{gap:22px}.v2-home .heading h1{font-size:44px}.v2-home .profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.v2-home .reference-home-hero{grid-template-columns:1fr;gap:18px}.v2-home .heading h1{font-size:40px;letter-spacing:-1.8px}.v2-home .heading p:last-child{font-size:17px}.v2-home .reference-idea-card{min-height:210px;padding:24px}.v2-home .reference-idea-card h2{font-size:25px}.v2-home .reference-idea-card p{font-size:14px}html .v2-home .signal-panel{grid-template-columns:1fr;padding:22px;gap:24px}.v2-home .signal-copy h2{max-width:none}.v2-home .signal-rail{gap:4px}.v2-home .signal-step b{width:44px;height:44px}.v2-home .signal-step>span{font-size:9px}.v2-home .signal-step small{font-size:10px}.v2-home .signal-line{top:22px}.v2-home .signal-next{flex-wrap:wrap}.v2-home .signal-next .studio-kicker{width:100%}.v2-home .signal-next strong{font-size:14px}.v2-home .profile-grid{gap:12px}.v2-home .profile-info{gap:8px}.v2-home .profile-avatar{width:40px;height:40px;font-size:18px}.v2-home .profile-info strong{font-size:12px}.v2-home .profile-real-stats{gap:4px}.v2-home .profile-real-stats>span+span{padding-left:4px}.v2-home .profile-real-stats small{font-size:9px}}
@media(max-width:420px){.v2-home .profile-grid{grid-template-columns:1fr}.v2-home .profile-avatar{width:54px;height:54px}.v2-home .profile-info strong{font-size:15px}.v2-home .profile-info small{font-size:12px}.v2-home .profile-real-stats small{font-size:11px}}
