*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#faf8f2;color:#293832;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0;border-bottom:1px solid #dce0d6}.brand{font-size:29px;font-weight:800;letter-spacing:-1.4px}.brand span{color:#718478}.brand i{font-style:normal;display:inline-block;color:#d16b45;margin-left:16px;font-size:32px;vertical-align:middle}.header-note{font-size:12px;color:#69756c}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center;padding:77px 0 70px}.eyebrow{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;font-weight:700;color:#647465;margin:0 0 22px;line-height:1.7}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#8ca579;margin-right:9px}h1{font-size:clamp(40px,4.9vw,65px);line-height:1.08;letter-spacing:-3px;margin:0 0 26px;font-weight:650}h1 em{font-family:Georgia,serif;font-weight:400;color:#b65f40}.lead{font-size:17px;line-height:1.8;max-width:560px;color:#56665c;margin:0 0 18px}.hero-small{font-size:14px;line-height:1.8;color:#748073}.explore{display:inline-flex;gap:30px;align-items:center;margin-top:15px;font-weight:650;font-size:13px;border-bottom:1px solid #768a79;padding:8px 0}.play-art{height:345px;position:relative}.art-disc{width:245px;height:245px;border-radius:50%;background:repeating-radial-gradient(circle,#b7c7ac 0 9px,#c7d3be 10px 11px);position:absolute;right:9px;top:0}.art-window{position:absolute;left:0;top:43px;width:240px;height:183px;border:1px solid #758b76;background:#f4eddb;border-radius:13px;box-shadow:10px 12px 0 #304a3410;transform:rotate(-8deg)}.art-window>span{display:block;border-bottom:1px solid #b9c0aa;padding:12px 15px;font-size:9px;letter-spacing:1px}.art-window b{display:block;font-size:62px;text-align:center;line-height:1.8;color:#748d69;font-weight:400}.art-note{position:absolute;bottom:3px;right:0;width:220px;padding:30px;background:#ebbb99;transform:rotate(7deg);font-size:27px;line-height:1.2;box-shadow:0 8px 20px #714b3010}.art-note em{font-family:Georgia,serif;font-size:35px}.art-note>span{position:absolute;right:18px;top:14px}.art-spark{position:absolute;left:12px;bottom:0;font-size:87px;color:#b86949}.art-dot{position:absolute;right:8px;top:42px;width:35px;height:35px;background:#f2d178;border-radius:50%}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:27px}.section-head .eyebrow{margin-bottom:12px}h2{font-size:31px;font-weight:600;letter-spacing:-1px;margin:0}.section-head>p{font-size:11px;color:#718071;margin-bottom:5px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{padding:27px;display:flex;flex-direction:column;border:1px solid #0000000d;border-radius:16px;min-height:279px}.blue{background:#e1eaf0}.peach{background:#f4dfcb}.sage{background:#e5ebdb}.lilac{background:#eae5ef}.pink{background:#f1e0df}.sand{background:#eee8d6}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:31px}.symbol{display:grid;place-items:center;width:44px;height:44px;background:#fff7;border-radius:13px}.symbol svg{width:29px;height:29px}.badge{font-size:9px;letter-spacing:.3px;padding:6px 9px;border:1px solid #52685344;border-radius:30px;color:#435848;white-space:nowrap}.pending{border-style:dashed;color:#626955;background:#ffffff45}.card h3{font-size:23px;line-height:1.2;font-weight:650;letter-spacing:-.6px;margin:0 0 12px}.card p{font-size:13px;line-height:1.75;margin:0 0 26px;color:#5c6b60}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:11px;color:#626e61}.live .card-bottom{font-weight:700;color:#344d3d}.card-bottom>span{font-size:20px}.live{transition:transform .2s,box-shadow .2s}.live:hover{transform:translateY(-5px);box-shadow:0 12px 24px #283c3310}.more{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #bec9b8;border-radius:16px;min-height:240px;text-align:center;color:#76866b}.more>span{font-size:48px;color:#b6c1a3}.more p{font-size:20px;line-height:1.5}.more em{font-family:Georgia,serif;font-size:25px}.closing{display:flex;align-items:center;gap:30px;padding:60px 0}.closing>span:first-child{font-size:48px;color:#aa7052}.closing p{font-size:17px;line-height:1.8;color:#78836f}.closing strong{color:#45553e;font-weight:600}.scribble{font-size:52px;color:#a1b08d;margin-left:auto;transform:rotate(12deg)}footer{border-top:1px solid #dce0d6;padding:28px 0 36px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand{font-size:23px}footer p{font-size:11px;line-height:1.7;color:#778474;margin:8px 0 0}footer nav{display:flex;gap:25px;font-size:12px;color:#586950}footer nav a:hover{text-decoration:underline}.legal{min-height:65vh;padding:75px 0}.legal .lead{margin-top:25px}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}a:focus-visible{outline:3px solid #b76940;outline-offset:5px}@media(max-width:950px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{gap:25px;grid-template-columns:1.2fr .8fr}.play-art{transform:scale(.85);transform-origin:center right}.art-window{width:205px}.art-note{width:180px}.section-head{align-items:start;flex-direction:column;gap:10px}.more{display:none}}@media(max-width:640px){.wrap{width:calc(100% - 36px)}header{padding:21px 0}.header-note{max-width:125px;text-align:right;font-size:10px}.brand{font-size:26px}.brand i{margin-left:9px}.hero{grid-template-columns:1fr;padding:43px 0 45px;gap:15px}h1{font-size:43px;letter-spacing:-2px}.lead{font-size:15px}.play-art{height:275px;width:min(330px,100%);margin:10px auto 0;transform:none}.art-disc{width:210px;height:210px}.art-window{height:155px;width:200px;top:24px}.art-window b{line-height:1.5}.art-note{width:178px;font-size:22px;padding:23px;bottom:0}.art-note em{font-size:29px}.art-spark{font-size:63px}.grid{grid-template-columns:1fr;gap:15px}.card{min-height:245px;padding:24px}.card-top{margin-bottom:23px}.section-head h2{font-size:28px}.closing{padding:34px 0;gap:18px}.closing p{font-size:14px}.scribble{font-size:36px}footer{flex-direction:column;align-items:start;gap:24px}.legal{padding:50px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.live{transition:none}.live:hover{transform:none}}
