:root{color:#26352d;background:#f4f7f5;--warm-mist: #f4f7f5;--blush-petal: #f2ddd6;--dusty-seafoam: #9fbeb7;--deep-teal: #3e6f73;--muted-terracotta: #c98f7a;--ink: #233d3f;--line: #dfe6e1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.community-shell{min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr);background:#fff}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#fbfcfa,#f6f7f4);color:var(--ink);padding:18px 14px;border-right:1px solid #eef1ee}.home-workspace{min-width:0;padding:22px 28px 12px;background:radial-gradient(circle at top right,rgb(242 221 214 / .38),transparent 32%),linear-gradient(180deg,#ffffff 0%,var(--warm-mist) 100%)}.home-logo{display:flex;align-items:center;gap:10px;margin-bottom:34px;padding:0 4px}.home-logo img{display:block;width:190px;max-width:100%;height:auto}.nav-list{display:grid;gap:8px}.nav-item{display:flex;align-items:center;gap:12px;color:#54615b;text-decoration:none;padding:11px 13px;border-radius:8px;font-size:14px;font-weight:600}.nav-item.active{background:#e9efeb;color:var(--deep-teal)}.secondary-nav{margin-top:30px;padding-top:18px;border-top:1px solid #dfe6e1}.collapse-button{display:inline-flex;align-items:center;gap:10px;margin-top:auto;border:0;background:transparent;color:#68746e;padding:10px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.home-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.global-search{width:min(560px,100%);min-height:42px;display:flex;align-items:center;gap:10px;border:1px solid #e4e8e4;border-radius:999px;background:#ffffffdb;padding:0 16px;box-shadow:0 10px 24px #233d3f0a}.global-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent}.topbar-actions{display:flex;align-items:center;gap:14px}.topbar-icon,.profile-chip{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#59665f;cursor:pointer}.profile-chip{gap:7px}.profile-avatar{display:inline-block;width:38px;height:38px;border-radius:999px;background:radial-gradient(circle at 50% 34%,#f4d4c5 0 17%,transparent 18%),radial-gradient(circle at 50% 50%,#7f5e4a 0 25%,transparent 26%),linear-gradient(135deg,#d7e9e3,#f2ddd6);border:2px solid #ffffff;box-shadow:0 2px 10px #233d3f29}.hero-panel{position:relative;min-height:352px;display:block;overflow:hidden;border-radius:8px;background:#f6f0eb;box-shadow:0 18px 42px #233d3f17}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:right bottom}.hero-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffff0,#ffffffc7 37%,#ffffff2e 62%,#fff0),linear-gradient(180deg,#ffffff29,#fff0)}.hero-copy{position:relative;z-index:1;width:min(470px,54%);padding:58px 0 42px 58px}.hero-copy h1{margin:0;color:var(--deep-teal);font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1.05}.hero-copy h1 em{display:block;font-style:italic}.hero-copy p{max-width:360px;margin:18px 0 22px;color:#56635d;font-size:17px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:16px}.home-primary-button,.home-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:142px;min-height:42px;border-radius:8px;cursor:pointer;font-weight:700}.home-primary-button{border:1px solid #28585c;color:#fff;background:linear-gradient(180deg,#2f6d72,#24585d)}.home-secondary-button{border:1px solid #28585c;color:#28585c;background:#ffffffb8}.action-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.home-action-card{display:grid;grid-template-columns:68px minmax(0,1fr);gap:16px;min-height:116px;padding:22px 20px;border-radius:8px;border:1px solid rgb(223 230 225 / .65);box-shadow:0 14px 28px #233d3f0f}.home-action-card.blush{background:linear-gradient(135deg,#faeeee,#f7f2ef)}.home-action-card.seafoam{background:linear-gradient(135deg,#f6f9f7,#edf5f2)}.home-action-card.peach{background:linear-gradient(135deg,#fff3eb,#f8eee8)}.action-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:999px;color:var(--deep-teal);background:#9fbeb757}.blush .action-icon,.peach .action-icon{color:#8b503f;background:#c98f7a47}.home-action-card h2,.home-panel h2{margin:0;color:var(--deep-teal);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.home-action-card p{margin:8px 0 12px;color:#5d6862;font-size:13px;line-height:1.45}.home-action-card button,.home-panel-header button,.spotlight-content button{border:0;background:transparent;color:var(--deep-teal);padding:0;font-size:13px;font-weight:700;cursor:pointer}.blush button,.peach button{color:#a45d46}.home-lower-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);gap:18px;margin-top:18px}.home-panel{border:1px solid var(--line);border-radius:8px;background:#ffffffeb;padding:16px;box-shadow:0 10px 24px #233d3f0d}.home-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.project-card-row{display:grid;grid-template-columns:repeat(4,minmax(0,105px));gap:13px;align-items:stretch}.project-card,.new-project-card{position:relative;display:grid;gap:6px;min-width:0;border:1px solid #e7ece8;border-radius:8px;background:#fff;padding:6px;text-align:left;color:var(--ink);cursor:pointer}.project-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:7px 7px 0 0}.project-card strong,.new-project-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.project-card span{color:#65716c;font-size:11px}.project-card svg{position:absolute;right:9px;bottom:8px;color:#9fb0a9}.new-project-card{place-items:center;min-height:145px;border-style:dashed;border-color:#cad8d2;text-align:center}.new-project-card svg{width:44px;height:44px;padding:8px;border:1px solid var(--dusty-seafoam);border-radius:999px;color:var(--deep-teal)}.spotlight-content{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;align-items:start}.spotlight-person{display:flex;align-items:center;gap:10px}.spotlight-person small{display:block;color:var(--muted-terracotta);font-size:12px}.spotlight-person strong{display:block;font-size:14px}.spotlight-content p{color:#59655f;font-size:13px;line-height:1.5}.spotlight-quilt img{display:block;width:100%;aspect-ratio:.9;object-fit:cover;border-radius:8px}.spotlight-dots{display:flex;justify-content:center;gap:10px;margin-top:12px}.spotlight-dots span{width:8px;height:8px;border-radius:999px;background:#e3e5e2}.spotlight-dots .active{background:var(--deep-teal)}.home-quote{min-height:48px;display:flex;align-items:center;justify-content:center;gap:16px;margin-top:14px;border-radius:8px;background:#ffffffbd;color:#688780}.home-quote p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic}.home-quote svg{color:var(--muted-terracotta)}.quilt-placeholder{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#f8eee8}.quilt-placeholder span{background:#f5eee8}.quilt-placeholder-star span:nth-child(1),.quilt-placeholder-star span:nth-child(4),.quilt-placeholder-star span:nth-child(6),.quilt-placeholder-star span:nth-child(7),.quilt-placeholder-star span:nth-child(10),.quilt-placeholder-star span:nth-child(11),.quilt-placeholder-star span:nth-child(13),.quilt-placeholder-star span:nth-child(16){background:var(--dusty-seafoam);clip-path:polygon(0 0,100% 50%,0 100%)}.quilt-placeholder-star span:nth-child(2),.quilt-placeholder-star span:nth-child(5),.quilt-placeholder-star span:nth-child(12),.quilt-placeholder-star span:nth-child(15){background:var(--muted-terracotta)}.quilt-placeholder-grid span:nth-child(odd){background:#f2ddd6}.quilt-placeholder-grid span:nth-child(3n){background:#9fbeb7}.quilt-placeholder-patch span:nth-child(4n+1){background:#f2ddd6}.quilt-placeholder-patch span:nth-child(4n+2){background:#9fbeb7;clip-path:polygon(0 0,100% 0,0 100%)}.quilt-placeholder-patch span:nth-child(4n+3){background:#c98f7a;clip-path:polygon(100% 0,100% 100%,0 100%)}.quilt-placeholder-patch span:nth-child(4n){background:#f7f2e8}@media(max-width:860px){.community-shell,.hero-panel,.home-lower-grid,.action-card-grid{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:18px}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-nav,.collapse-button{display:none}.home-workspace{padding:18px}.home-topbar{align-items:stretch;flex-direction:column}.topbar-actions{justify-content:flex-end}.hero-copy{width:min(470px,88%);padding:30px 24px 34px}.hero-panel{min-height:310px}.project-card-row{grid-template-columns:repeat(2,minmax(0,105px))}.spotlight-content{grid-template-columns:1fr}}.spotlight-avatar{display:block;width:38px;height:38px;border-radius:999px;object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 10px #233d3f29}
