:root{--cobalt:#1649e8;--kelly:#16a34a;--lime:#caff19;--white:#fff;--sand:#e9d2a6;--ink:#10203b;--mist:#eef3ff}*{box-sizing:border-box}body{color:var(--ink);background:var(--white);margin:0;font-family:Trebuchet MS,sans-serif;line-height:1.55}a{color:inherit;text-underline-offset:.2em}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-header{border-bottom:2px solid var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:1rem max(1rem,50vw - 620px);display:grid}.logo{font:700 1.15rem Arial Black;text-decoration:none}.logo span{aspect-ratio:1;background:var(--cobalt);color:#fff;border-radius:50%;place-items:center;width:2.2rem;font-size:.72rem;display:inline-grid}.studio-header nav{text-transform:uppercase;gap:1.4rem;font:700 .7rem Arial Black;display:flex}.start{background:var(--lime);text-transform:uppercase;justify-self:end;padding:.65rem 1rem;font:700 .7rem Arial Black;text-decoration:none}.hero{background:linear-gradient(120deg, var(--white) 0 55%, var(--mist) 55%);grid-template-columns:1fr 1fr;align-items:center;gap:6rem;min-height:700px;padding:6rem max(1rem,50vw - 620px);display:grid}.hero>*{min-width:0}.label,.studio-intro>span,.boards header>span,.fieldnotes>div>span{letter-spacing:.15em;font:700 .7rem Arial Black}.hero h1,h2,h3{letter-spacing:-.05em;margin:.2em 0;font-family:Arial Black,sans-serif;line-height:.95}.hero h1{font-size:clamp(4.2rem,9vw,8.5rem)}.hero h1 em{color:var(--cobalt);font-style:normal}.hero-copy>p:not(.label){max-width:640px;font-size:1.12rem}.cta{background:var(--ink);color:#fff;align-items:center;gap:2rem;margin-top:1.2rem;padding:1rem 1.2rem;font-weight:800;text-decoration:none;display:inline-flex}.cta span{color:var(--lime)}.look-board{border:2px solid var(--ink);box-shadow:18px 18px 0 var(--cobalt);background:#fff;grid-template-columns:1.2fr .8fr;gap:1rem;margin:0;padding:3.5rem 1.4rem 1.4rem;display:grid;position:relative;transform:rotate(1deg)}.tape{background:var(--lime);padding:.4rem .8rem;font:700 .65rem Arial Black;position:absolute;top:.7rem;left:1rem;transform:rotate(-2deg)}.outfit{border:2px solid var(--ink);clip-path:polygon(20% 0,40% 0,45% 12%,55% 12%,60% 0,80% 0,100% 20%,85% 36%,85% 100%,15% 100%,15% 36%,0 20%);place-items:end center;min-height:150px;padding:1rem;display:grid}.outfit.adult{min-height:220px}.outfit span{background:#fff;padding:.3rem .55rem;font:700 .6rem Arial Black}.print{background:repeating-linear-gradient(45deg, var(--cobalt) 0 12px, var(--lime) 12px 24px)}.green{background:var(--kelly)}.lime{background:var(--lime)}.blue{background:var(--cobalt)}.palette{grid-column:1/-1;gap:.5rem;display:flex}.palette i{aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;width:2.4rem}.palette i:first-child{background:var(--cobalt)}.palette i:nth-child(2){background:var(--kelly)}.palette i:nth-child(3){background:var(--lime)}.palette i:nth-child(4){background:var(--sand)}.look-board>p{text-transform:uppercase;grid-column:1/-1;margin:0;font:700 .65rem Arial Black}.studio{background:var(--cobalt);color:#fff;grid-template-columns:.8fr 1.2fr;gap:6rem;padding:6rem max(1rem,50vw - 620px);display:grid}.studio h2,.boards h2,.fieldnotes h2{font-size:clamp(3rem,6vw,6rem)}.demo-controls{color:var(--ink);background:#fff;padding:2rem}.demo-controls>p{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:1rem;margin:0;padding:1.2rem 0;display:flex}.demo-controls strong{text-transform:uppercase;font:700 .72rem Arial Black}.demo-controls span{text-align:right;font-size:.82rem}.generate{background:var(--lime);text-align:center;margin-top:1.5rem;padding:1rem;font-weight:800;text-decoration:none;display:block}.boards{padding:6rem max(1rem,50vw - 620px)}.boards header{grid-template-columns:auto 1fr;align-items:start;gap:4rem;display:grid}.board-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.board-grid article{border:2px solid var(--ink);flex-direction:column;min-height:390px;padding:2rem;display:flex}.board-grid p{letter-spacing:.12em;font:700 .65rem Arial Black}.board-grid h3{font-size:2.2rem}.board-grid ul{margin-top:auto;padding-left:1.2rem}.board-grid li{margin:.7rem 0}.sunrise{background:var(--mist)}.golden{background:var(--sand)}.indoor{background:var(--ink);color:#fff}.fieldnotes{background:var(--kelly);grid-template-columns:.8fr 1.2fr;gap:6rem;padding:5rem max(1rem,50vw - 620px);display:grid}.fieldnotes ol{margin:0;padding:0;list-style:none}.fieldnotes li{border-bottom:2px solid var(--ink);grid-template-columns:3rem 1fr;gap:1rem;padding:1.2rem 0;font-weight:700;display:grid}.fieldnotes li b{font-family:Arial Black}footer{border-top:2px solid var(--ink);justify-content:space-between;gap:3rem;padding:2rem max(1rem,50vw - 620px) 4rem;font-size:.78rem;display:flex}footer p{max-width:620px}footer nav{flex-wrap:wrap;gap:.6rem 1rem;display:flex}@media (width<=800px){.studio-header{grid-template-columns:1fr auto}.studio-header nav{flex-wrap:wrap;grid-column:1/-1;gap:.6rem 1rem;display:flex}.hero,.studio,.fieldnotes{grid-template-columns:1fr;gap:3rem}.hero{background:var(--mist);padding-block:4rem}.hero h1{overflow-wrap:anywhere;font-size:clamp(3.15rem,17vw,4.2rem)}.look-board{width:calc(100% - 10px);min-width:0;box-shadow:10px 10px 0 var(--cobalt);transform:none}.boards header{grid-template-columns:1fr;gap:1rem}.board-grid{grid-template-columns:1fr}footer{display:block}footer nav{margin-top:1.2rem}}
