*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#f7f5ec;color:#193e37;font-family:Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:visited,a:hover{text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #bd751e;outline-offset:5px}header{max-width:1440px;margin:auto;min-height:92px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:22px}nav{display:flex;gap:30px;font-size:14px}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:#e7b65c;color:#213e33;border:0;border-radius:8px;padding:16px 25px;font-weight:700;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#f0c674;transform:translateY(-2px)}.button.small{padding:10px 22px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1.14fr;align-items:center;min-height:650px;overflow:hidden;padding:35px 0 65px 6%}.hero-copy{position:relative;z-index:1;padding-right:22px}.eyebrow{font-size:11px;letter-spacing:2.6px;font-weight:700;color:#67806c;margin:0 0 22px}h1,h2{font-family:Georgia,serif;line-height:1.08;font-weight:400;letter-spacing:-2px}h1{font-size:clamp(42px,5vw,76px);margin:0 0 30px}h1 em{color:#588164;font-weight:400}h2{font-size:clamp(34px,3.5vw,51px);margin:0 0 25px}h3{line-height:1.3;font-size:23px;letter-spacing:-.5px}.lead{max-width:450px;font-size:18px;color:#617268}.actions{display:flex;align-items:center;gap:23px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #b7c2ae;padding-bottom:4px}.note{font-size:11px;color:#748273;margin-top:20px}.hero-art{position:relative;background:#27758e;border-radius:45% 0 0 45%;overflow:hidden;min-height:530px;align-self:stretch;display:flex;align-items:center}.hero-art>img{width:100%;height:100%;object-fit:cover;position:absolute}.art-label{position:absolute;bottom:25px;right:30px;color:white;font-size:12px;background:#193e37c9;border-radius:40px;padding:9px 17px}.section{max-width:1280px;margin:auto;padding:85px 5%}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;border-top:1px solid #dce2d3}.about p:not(.eyebrow){color:#657366}.about .intro{font-size:24px;color:#193e37!important;margin-top:0}.gameplay{background:#edf0e4;border-radius:20px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:25px}.section-top>p{font-size:14px;color:#697868}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.cards article{background:#fafaf4;padding:30px 25px;border-radius:12px}.number{font-size:10px;letter-spacing:1.7px;color:#79856b}.cards p{font-size:14px;color:#697868}.crop{margin-top:27px;padding-top:17px;border-top:1px solid #e4e7d8;font-size:11px;color:#778268}.crop span{padding:0 5px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:35px}figure{margin:0}figure img{width:100%;height:auto;border-radius:10px;display:block}figcaption{font-size:12px;padding:10px 0;color:#647560}.registration{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.registration>div>p:not(.eyebrow){max-width:370px;color:#687969}form{padding:32px;background:white;border:1px solid #e2e7d9;border-radius:14px}form h3{margin:15px 0 10px}form p{font-size:13px;color:#6d7b6d}.status{background:#eef0e5;border-radius:30px;padding:5px 12px;font-size:11px;color:#6d775e}fieldset{margin:22px 0 0;padding:0;border:0;min-width:0}label{display:block;font-size:12px;margin-bottom:13px}input{display:block;width:100%;min-width:0;padding:13px;border:1px solid #dfe4d8;border-radius:6px;margin-top:5px;background:#f7f8f3}button:disabled{opacity:.55;cursor:not-allowed;width:100%;transform:none}.closing{text-align:center;background:#193e37;color:#f3f3e7;padding:65px 20px}.closing h2{margin:15px 0 30px}footer{max-width:1440px;margin:auto;padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px;color:#71816f}footer .brand{font-size:17px}.skip{position:fixed;top:-100px;z-index:10;background:white;padding:10px}.skip:focus{top:10px}@media(max-width:850px){header{flex-wrap:wrap;gap:14px}nav{order:3;width:100%;justify-content:center;gap:24px}.hero{padding:30px 5% 55px;grid-template-columns:1fr;gap:30px}.hero-art{min-height:400px;border-radius:18px}.hero-copy{padding:0}h1{font-size:54px}.section{padding:55px 5%}.about,.registration{gap:30px}.cards{grid-template-columns:1fr}.section-top{align-items:start}.registration{grid-template-columns:1fr}.gallery{gap:12px}footer{flex-wrap:wrap}.art-label{right:15px;bottom:15px}}@media(max-width:520px){.brand{font-size:17px}.brand img{width:34px;height:34px}nav{font-size:12px;gap:22px}h1{font-size:44px}.hero-art{min-height:280px}.hero{min-height:0}.lead{font-size:16px}.about,.gallery{grid-template-columns:1fr}.section-top{display:block}.section-top>p br{display:none}.actions{gap:20px}.note{font-size:10px}form{padding:24px}.art-label{font-size:10px}.button{padding:14px 19px}footer{display:block}footer>span{display:block;margin:15px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Illustrated island landing */
body{background:#fbf4dc;color:#163e35}header{max-width:none;background:#fff9e9;min-height:88px;padding:16px 5%;border-bottom:4px solid #e3c884;position:relative;z-index:2}.brand{color:#22523d}nav a:hover{color:#bd6d19}.button{background:linear-gradient(#ffdb6d,#f5ac31);border:2px solid #ffe598;border-bottom:5px solid #b87624;box-shadow:0 6px 16px #123e3826;border-radius:13px;color:#573916;font-size:17px}.button:hover{background:linear-gradient(#ffe58f,#ffc355)}.button.small{font-size:15px}.hero{max-width:none;position:relative;isolation:isolate;min-height:730px;padding:70px 6%;display:flex;align-items:center;background:#14778f;overflow:hidden}.hero-art{position:absolute;inset:0;z-index:-2;border-radius:0;display:block;min-height:0;background:#14778f}.hero-art>img{position:absolute;height:100%;width:76%;right:0;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#123d3bf5 0%,#174a44ee 26%,#194f4466 48%,transparent 68%)}.hero-copy{max-width:600px;width:49%;padding:0;color:#fff6d8;text-shadow:0 2px 15px #133c3b33}.eyebrow{color:#71934a;font-size:12px;letter-spacing:2.4px}.hero .eyebrow{color:#ffdd83}.hero h1{font-size:clamp(48px,5.3vw,82px);line-height:1.02;letter-spacing:-2.5px;margin-bottom:28px}.hero h1 em{color:#ffe28a}.hero .lead{color:#eaf2d9;font-size:18px;max-width:420px}.hero .note{color:#d0e8d8}.hero .text-link{color:#fff4cd;border:0}.hero .actions{gap:20px}.hero .art-label{bottom:28px;right:30px;background:#163f38c9;border:1px solid #d3e4ad55}.section{max-width:1380px;padding:75px 5%}.about{position:relative;grid-template-columns:.9fr 1.1fr;gap:45px;padding-left:37%;min-height:420px;border:0;background:radial-gradient(ellipse at 15% 100%,#c3d888 0,transparent 48%);max-width:none;align-items:center}.about>div:nth-child(2){grid-column:1/-1}.about>div:nth-child(3){grid-column:1/-1;max-width:740px}.about h2{margin:0;font-size:46px}.about .eyebrow{margin-bottom:12px}.about{row-gap:20px}.about p{margin:0 0 12px}.about .intro{font-size:21px}.family-portrait{position:absolute;left:3%;bottom:40px;width:32%;height:340px;display:flex;align-items:end;justify-content:center;filter:drop-shadow(0 15px 8px #345d3f30)}.family-portrait img{object-fit:contain;position:absolute;width:60%;height:100%;bottom:0}.family-portrait .dad{left:-8%;z-index:2;transform:rotate(-5deg)}.family-portrait .mom{right:-7%;z-index:1;transform:rotate(4deg)}.family-portrait .child{height:75%;width:45%;left:29%;z-index:3;bottom:-15px}.gameplay{max-width:none;background:linear-gradient(#255942,#16463e);border-radius:0;color:#fff4d4;border-top:6px solid #d9b66c;border-bottom:6px solid #d9b66c;padding-left:6%;padding-right:6%}.gameplay .eyebrow{color:#edcf7d}.gameplay .section-top>p{color:#cce0bd}.cards{gap:25px}.cards article{padding:0 0 24px;overflow:hidden;background:#fff7df;color:#234a3a;border:3px solid #dcca8b;border-radius:18px;box-shadow:0 12px 25px #092e3240}.cards article>h3,.cards article>p,.cards article>.number,.cards article>.crop{margin-left:24px;margin-right:24px}.cards article>.number{display:block;margin-top:24px;font-weight:700;color:#819345}.card-art{height:230px;overflow:hidden;position:relative;border-bottom:4px solid #e2c67e;background:#77aa73}.card-art img{width:100%;height:100%;object-fit:cover}.card-art.garden img{width:175%;max-width:none;object-fit:cover;object-position:right 65%;transform:translateX(-40%)}.card-art.pier img{width:190%;max-width:none;transform:translateX(-43%);object-position:right bottom}.card-art.village img{object-position:center}.crop{color:#7a864d}.gallery{gap:28px;margin-top:48px}.gallery figure{background:#ffefc6;padding:8px 8px 0;border-radius:15px;box-shadow:0 12px 30px #092f333d;transform:rotate(-1deg)}.gallery figure:nth-child(2){transform:rotate(1deg)}.gallery img{border-radius:9px}.gallery figcaption{padding:12px;text-align:center;color:#416044;font-weight:700;font-size:15px}.registration{gap:60px;align-items:start}.registration-copy{position:relative}.registration-island{width:100%;height:auto;display:block;border-radius:45% 45% 20px 20px;margin-top:30px;border:5px solid #e3d49a;box-shadow:0 10px 25px #395d3422}.registration form{background:#fffaf0;border:3px solid #dfce97;box-shadow:0 12px 0 #e8debb;padding:35px}.status{background:#dbeab6;color:#416038}input{background:#f1efdf;border-color:#dad6b9}.closing{background:linear-gradient(#173f38b8,#143f38e8),url('../world-v18/outer-sea-v19.png') center 65%/cover;min-height:360px;border-top:5px solid #d9b66c}.closing>img{width:88px;height:88px;filter:drop-shadow(0 3px 8px #092b32)}footer{background:#fbf4dc;max-width:none}.text-link{border:0}a,a:hover,a:visited{text-decoration:none}
@media(min-width:1500px){.hero{min-height:820px}.hero-art>img{object-fit:cover}.hero-copy{max-width:640px}.hero h1{font-size:88px}}
@media(max-width:1000px){.hero{min-height:650px;padding:50px 5%}.hero-copy{width:55%}.hero-art>img{width:85%;right:-13%}.hero h1{font-size:57px}.about{padding-left:37%}.family-portrait{height:280px}.cards{gap:15px}.cards article>h3,.cards article>p,.cards article>.number,.cards article>.crop{margin-left:18px;margin-right:18px}.card-art{height:190px}.registration{gap:30px}}
@media(max-width:850px){.hero{display:block;padding:40px 5% 360px;min-height:0}.hero-copy{width:100%;max-width:640px}.hero-art>img{bottom:0;right:0;width:100%;height:440px;object-position:center 56%}.hero:after{background:linear-gradient(#153f3b 0%,#17483feb 36%,#194f4470 52%,transparent 68%)}.hero .lead{max-width:560px}.hero .art-label{bottom:15px}.hero h1 br{display:none}.hero h1{font-size:58px}.about{padding:45px 5% 45px 39%;display:block}.about h2{font-size:37px;margin-bottom:20px}.about .family-portrait{height:300px;left:1%;width:36%;bottom:70px}.cards{grid-template-columns:1fr}.card-art{height:260px}.card-art.garden img,.card-art.pier img{width:100%;transform:none}.card-art.garden img{object-position:center 60%}.card-art.pier img{object-position:center 80%}.registration{grid-template-columns:1fr 1fr}.section-top{display:block}.gallery{gap:18px}}
@media(max-width:560px){header{padding:12px 5%;border-bottom-width:3px}.hero{padding:35px 6% 300px}.hero h1{font-size:45px;letter-spacing:-1.5px}.hero .lead{font-size:16px}.hero .actions{gap:17px}.hero .button{font-size:16px}.hero-art>img{height:340px}.hero .note{font-size:10px}.hero .art-label{font-size:10px;right:15px}.about{padding:35px 6% 305px}.about .family-portrait{left:15%;width:70%;height:250px;bottom:35px}.about h2{font-size:36px}.section{padding-top:45px;padding-bottom:45px}.about.section{padding-bottom:320px}.gameplay{padding-left:5%;padding-right:5%}.card-art{height:210px}.gallery{grid-template-columns:1fr;gap:25px}.registration{grid-template-columns:1fr;gap:30px}.registration-island{max-height:260px;object-fit:cover;border-radius:20px}.registration form{padding:25px}.closing h2{font-size:40px}.closing{padding:45px 20px}.cards article>h3{font-size:25px}}
