#moodBoards{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}#moodBoards,#moodBoards *{box-sizing:border-box}#moodBoards{min-height:100%;overflow:hidden;background:#f3f1ec;color:#151510}#moodBoards .wrap{max-width:1440px;margin:0 auto;padding:0 40px}#moodBoards .serif,#moodBoards h1,#moodBoards h2,#moodBoards h3,#moodBoards h4{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}#moodBoards .eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:#77736c;margin-bottom:24px}#moodBoards .hero{padding:105px 0 72px}#moodBoards .hero h1{font-size:clamp(66px,8vw,126px);line-height:.88;margin:0;max-width:1200px}#moodBoards .heroGrid{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:end;margin-top:48px}#moodBoards .heroCopy{font-size:18px;line-height:1.6;max-width:660px;color:#514d47}#moodBoards .heroSide{font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.2;text-align:right;max-width:520px;margin-left:auto}#moodBoards .actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}#moodBoards .btn{border:1px solid #bbb7ae;background:transparent;color:inherit;border-radius:999px;padding:13px 20px;font-size:11px;letter-spacing:.1em;font-weight:800;text-transform:uppercase;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}#moodBoards .btn.dark{background:#151510;color:#fff;border-color:#151510}#moodBoards .shell{margin-top:76px;background:#e9e4da;border:1px solid #d1cdc4;border-radius:30px;padding:12px;box-shadow:0 28px 70px rgba(0,0,0,.09)}#moodBoards .product{background:#f8f7f3;border:1px solid #dedbd4;border-radius:22px;overflow:hidden}#moodBoards .productTop{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #dedbd4}#moodBoards .dots{display:flex;gap:7px}#moodBoards .dots i{width:8px;height:8px;border-radius:50%;background:#c7c2b8;display:block}#moodBoards .tag{display:inline-flex;width:max-content;border:1px solid #cbc7be;border-radius:999px;padding:7px 10px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:800}#moodBoards .app{display:grid;grid-template-columns:230px 1fr;min-height:720px}#moodBoards .sidebar{border-right:1px solid #dedbd4;padding:22px;background:#f1eee8}#moodBoards .sideLabel{font-size:9px;letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:#817d75;margin-bottom:14px}#moodBoards .navitem{padding:12px 14px;border-radius:12px;font-size:12px;margin-bottom:5px;color:#5f5a53}#moodBoards .navitem.active{background:#fff;color:inherit;font-weight:800}#moodBoards .main{padding:28px;min-width:0}#moodBoards .mainHead{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}#moodBoards .mainTitle{font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1;margin-top:8px}#moodBoards .toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}#moodBoards .tabs{display:flex;gap:6px;flex-wrap:wrap}#moodBoards .tabs button{border:1px solid #cbc7be;background:transparent;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;cursor:pointer}#moodBoards .tabs button.active{background:#151510;color:#fff}#moodBoards .muted{font-size:10px;color:#817d75}#moodBoards .board{background:#fff;border:1px solid #dedbd4;border-radius:18px;padding:16px}#moodBoards .boardGrid{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:210px 180px;gap:10px}#moodBoards .tile{border-radius:15px;overflow:hidden;position:relative;min-width:0}#moodBoards .tile.large{grid-row:1/3}#moodBoards .tile img{width:100%;height:100%;object-fit:cover;display:block}#moodBoards .tile .label{position:absolute;left:10px;bottom:10px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}#moodBoards .swatch{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-top:10px}#moodBoards .swatch span{height:56px;border-radius:11px;border:1px solid rgba(0,0,0,.08)}#moodBoards .s1{background:#d8d0c4}#moodBoards .s2{background:#b6aa9a}#moodBoards .s3{background:#8b7a67}#moodBoards .s4{background:#ece8df}#moodBoards .s5{background:#38352f}#moodBoards .boardMeta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:10px}#moodBoards .metaCard{background:#efe9df;border-radius:14px;padding:14px}#moodBoards .metaCard small{font-size:8px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:#817d75}#moodBoards .metaCard strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;margin-top:7px}#moodBoards .note{margin-top:10px;background:#151510;color:#fff;border-radius:16px;padding:16px;display:flex;justify-content:space-between;gap:20px;align-items:center}#moodBoards .note p{font-size:11px;line-height:1.5;color:#c9c4bb;margin:0;max-width:620px}#moodBoards .note span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}#moodBoards .section{padding:120px 0;border-top:1px solid #d9d6cf}#moodBoards .sectionHead{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;align-items:start;margin-bottom:58px}#moodBoards .section h2{font-size:clamp(52px,6.3vw,92px);line-height:.94;margin:0;max-width:980px}#moodBoards .sectionIntro{font-size:17px;line-height:1.6;max-width:620px;color:#57534d;margin-top:18px}#moodBoards .three{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}#moodBoards .card{min-height:300px;border:1px solid #d3d0c8;border-radius:24px;padding:28px;background:#f8f7f3;display:grid;grid-template-rows:82px 1fr}#moodBoards .cardNum{font-family:Georgia,Times New Roman,serif;font-size:58px;line-height:1}#moodBoards .card h3{font-size:31px;line-height:1.06;margin:0 0 12px;min-height:66px}#moodBoards .card p{font-size:13px;line-height:1.55;color:#666159;margin:0}#moodBoards .dual{display:grid;grid-template-columns:1fr 1fr;gap:14px}#moodBoards .dualCard{border:1px solid #d3d0c8;border-radius:26px;padding:30px;background:#f8f7f3;min-height:360px}#moodBoards .dualCard h3{font-size:38px;line-height:1;margin:10px 0 16px}#moodBoards .dualCard p{font-size:14px;line-height:1.6;color:#666159;max-width:520px}#moodBoards .miniList{display:grid;gap:9px;margin-top:26px}#moodBoards .miniRow{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-top:1px solid #e2ded5;font-size:12px}#moodBoards .connect{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}#moodBoards .connectCard{background:#efe9df;border-radius:18px;padding:20px;min-height:180px}#moodBoards .connectCard h4{font-size:25px;margin:28px 0 8px}#moodBoards .connectCard p{font-size:12px;line-height:1.5;color:#68635c;margin:0}#moodBoards .darkBand{background:#151510;color:#f7f5ef;padding:100px 0}#moodBoards .darkGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}#moodBoards .darkBand h2{font-size:clamp(58px,6.6vw,98px);line-height:.92;margin:0}#moodBoards .darkBand p{font-size:17px;line-height:1.6;max-width:530px;color:#c9c4bb}#moodBoards .final{padding:115px 0 125px;text-align:center}#moodBoards .final h2{font-size:clamp(64px,8vw,116px);line-height:.9;margin:0 auto;max-width:1100px}#moodBoards .final p{max-width:580px;margin:28px auto 0;font-size:17px;line-height:1.55;color:#605c55}#moodBoards footer{padding:28px 0;border-top:1px solid #d9d6cf;font-size:11px;color:#77736c}@media(max-width:900px){#moodBoards .wrap{padding:0 22px}#moodBoards .darkGrid,#moodBoards .dual,#moodBoards .heroGrid,#moodBoards .sectionHead{grid-template-columns:1fr}#moodBoards .heroSide{text-align:left;margin:0}#moodBoards .app{grid-template-columns:1fr}#moodBoards .sidebar{display:none}#moodBoards .boardGrid{grid-template-columns:1fr 1fr;grid-template-rows:230px 170px 170px}#moodBoards .tile.large{grid-column:1/3;grid-row:auto}#moodBoards .three{grid-template-columns:1fr}#moodBoards .connect{grid-template-columns:1fr 1fr}}