:root{font-family:Manrope,Arial,sans-serif;color:#263d35;background:#faf7f0;font-synthesis:none;font-weight:500;--green:#254f41;--muted:#748178;--line:#dddeda}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer;color:inherit;border:1px solid var(--line);background:transparent;border-radius:9px;padding:12px 17px}button:hover:not(:disabled){background:#e9eee5}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #c47a32;outline-offset:3px}a{color:var(--green)}.header{max-width:1320px;padding:27px 44px;margin:auto;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:15px}.brand{font-weight:800;font-size:20px;letter-spacing:-.7px;display:flex;align-items:center;gap:11px;border:0;padding:0;background:none}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff6df;font-family:Prata,Georgia,serif;font-size:25px}.beta{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:var(--muted);font-weight:600;border:1px solid var(--line);padding:5px 8px;border-radius:20px;margin-left:7px}nav{display:flex;gap:12px}nav button{border:0;padding:10px}main{max-width:1232px;margin:auto;padding:0 32px}h1,h2,h3,p{margin-top:0}h1{font-family:Prata,Georgia,serif;font-weight:400;font-size:49px;line-height:1.25;letter-spacing:-1.5px;margin-bottom:23px}h1 em{color:#b97851;font-style:normal}h2{font-family:Prata,Georgia,serif;font-size:28px;font-weight:400;line-height:1.35}h3{font-size:17px;line-height:1.5;margin-bottom:10px}p{line-height:1.7}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:50px;align-items:center;padding:65px 0 58px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.7px;color:#7b8571;margin-bottom:23px}.lead{font-size:15px;color:#738077;max-width:390px;margin-bottom:28px}.primary{background:var(--green);color:#fff;border-color:var(--green);padding:16px 23px;font-weight:700;border-radius:8px}.primary:hover:not(:disabled){background:#386650}.primary span{margin-left:26px}.meta{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted);margin-top:22px}.meta i{height:3px;width:3px;border-radius:50%;background:#aeb5a8}.art{height:397px;border-radius:130px 130px 14px 14px;background:#e8edde;position:relative;overflow:hidden;isolation:isolate}.moon{position:absolute;width:106px;height:106px;background:#fff5d3;top:68px;left:43%;border-radius:50%;box-shadow:0 0 75px #fff2c4}.hill{position:absolute;border-radius:50%;width:550px;height:260px;bottom:-115px}.hill-back{background:#bccdb3;left:-125px;bottom:-74px;transform:rotate(15deg)}.hill-front{background:#74917c;left:100px}.house{position:absolute;bottom:90px;left:calc(50% - 45px);width:90px;height:93px;background:#eed7b8;transform:rotate(-4deg);box-shadow:6px 7px #0001}.roof{position:absolute;top:-48px;left:-12px;border-left:57px solid transparent;border-right:57px solid transparent;border-bottom:53px solid #b67351}.window{position:absolute;width:26px;height:26px;background:#fff2af;left:32px;top:19px;border:4px solid #b48b62;border-radius:50%}.door{position:absolute;background:#75846b;width:22px;height:34px;bottom:0;left:34px;border-radius:14px 14px 0 0}.star{position:absolute;color:#b88a4b}.star-one{top:57px;left:25%;font-size:29px}.star-two{top:125px;right:15%;font-size:20px}.orbit{border:1px solid #a9b59d55;border-radius:50%;position:absolute;width:350px;height:350px;top:8px;left:60px}.orbit-two{width:430px;height:430px;top:-34px;left:20px}.art-caption{position:absolute;bottom:34px;left:0;right:0;text-align:center;color:#faf4dc;font-family:Prata,Georgia,serif;font-size:15px}.art-tag{position:absolute;top:21px;left:0;right:0;text-align:center;font-size:8px;letter-spacing:1.4px;color:#7d8b72}.section{padding:27px 0 50px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h2{margin:0}.section-heading h1{margin-bottom:0}.muted{color:var(--muted);font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.theme-card,.project-card{text-align:left;position:relative;background:#fffdf8;padding:25px;border-radius:12px;border-color:#e5e4da}.theme-card p,.project-card p{font-size:12px;color:var(--muted);margin-bottom:6px}.theme-icon,.project-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;font-size:27px;background:#e5eddc;color:#597d55;margin-bottom:21px}.birthday{background:#f3e6d1;color:#b58a4c}.reveal{background:#f3e0d9;color:#bf887b}.arrow{position:absolute;right:23px;top:30px;color:#80917d}.project-card small{display:block;color:var(--muted);margin-bottom:8px}.project-card>span:last-child{font-size:11px}.how{border-top:1px solid var(--line);padding:43px 0 55px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:30px}.steps>div>span{font-family:Prata,Georgia,serif;color:#a6b49c;font-size:25px;display:block;margin-bottom:16px}.steps p{color:var(--muted);font-size:12px}.steps h3{font-size:14px}footer{max-width:1232px;border-top:1px solid var(--line);padding:27px 32px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#879084;font-size:10px}footer .brand{font-size:14px;color:var(--green)}.form-page{max-width:480px;margin:60px auto 85px}.form-page.wide{max-width:710px}.form-page h1{font-size:36px}form{display:grid;gap:20px}label{display:grid;gap:9px;font-size:12px;font-weight:700}input,textarea,select{border:1px solid #d9dfd4;border-radius:8px;background:#fffefb;padding:12px;color:#263d35;width:100%;min-width:0}textarea{resize:vertical;line-height:1.6}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.checkbox{display:flex;align-items:flex-start;font-size:11px;line-height:1.6;font-weight:500}.checkbox input{width:17px;margin:3px 4px 0 0;flex-shrink:0}.text-button{border:0;padding:12px 0;color:#6b7d6b;font-size:12px}.hint{font-size:11px;font-weight:400;line-height:1.7;color:#7d857b;margin:12px 0}.notice{background:#edf0e6;border:1px solid #d9e0cd;padding:15px 20px;border-radius:9px;font-size:12px;line-height:1.6;margin:22px 0;display:flex;justify-content:space-between;gap:15px}.notice.error{background:#fae9e0;border-color:#e9c8b4;color:#8a4532}.notice button{padding:0 5px;border:0}.pills{display:flex;gap:8px;flex-wrap:wrap}.pills button{font-size:11px}.pills .selected{border-color:var(--green);background:#e5ecdf}fieldset{border:0;padding:0;margin:0}legend{font-size:12px;font-weight:700;margin-bottom:12px}.studio{padding:26px 0 65px}.studio h1{font-size:36px}.pill{font-size:10px;white-space:nowrap;background:#e9ecdf;padding:9px 12px;border-radius:20px}.pipeline{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:28px 0}.pipeline span{display:flex;align-items:center;gap:9px;font-size:11px}.pipeline b{display:grid;place-items:center;border-radius:50%;background:#e4e9db;width:26px;height:26px;font-weight:500}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px}.panel{background:#fffdf8;border:1px solid #e5e4da;border-radius:12px;padding:25px;margin-bottom:23px}.panel h2{font-size:24px}.panel p{font-size:12px}.upload{max-width:400px;margin:18px 0}.upload input{font-size:11px}.character{width:100%;max-height:400px;object-fit:contain;border-radius:8px}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.button-row button{font-size:11px}.scene{display:grid;grid-template-columns:45px minmax(0,1fr);gap:15px;padding:23px 0;border-bottom:1px solid var(--line)}.scene-number{font-family:Prata,Georgia,serif;font-size:25px;color:#a1af99}.scene-number small{display:block;font:9px Manrope,Arial,sans-serif;margin-top:9px}.scene-body{display:grid;gap:13px}.scene-body small{font-size:10px;color:var(--muted)}.scene-body label{font-size:10px;color:#6e7c6c}.scene-body textarea{font-size:12px;font-weight:400}.summary{background:#eaf0e3}.summary .eyebrow{font-size:8px}.summary .primary{width:100%;font-size:11px}.summary dl{font-size:11px;margin:30px 0}.summary dl div{display:flex;justify-content:space-between;gap:8px;padding:12px 0;border-bottom:1px solid #d6ddcf}.summary dd{margin:0;text-align:right}.summary dt{color:var(--muted)}video{width:100%;border-radius:8px;max-height:400px;background:#263d35}.download{display:block;margin-top:15px;font-size:13px}details summary{cursor:pointer;font-size:12px}.danger{color:#974d3c;border-color:#dac3b4;font-size:11px}@media(min-width:1300px){.hero{gap:80px}.art{height:417px}}@media(max-width:850px){.header{padding:21px 24px}.beta{display:none}main{padding:0 24px}.hero{gap:25px;padding:40px 0}.hero h1{font-size:37px}.art{height:335px}.section-heading .muted{display:none}.theme-card,.project-card{padding:18px}.studio-grid{grid-template-columns:minmax(0,1fr) 250px}.panel{padding:18px}.pipeline span{font-size:10px;gap:6px}.studio h1{font-size:28px}}@media(max-width:600px){.header{padding:17px 18px}.brand{font-size:17px}.brand-mark{width:31px;height:31px;font-size:21px}nav{gap:0}nav button{font-size:10px;padding:8px}main{padding:0 19px}.hero{grid-template-columns:1fr;gap:30px;padding:36px 0 28px}.hero h1{font-size:36px}.eyebrow{font-size:8px;margin-bottom:18px}.lead{font-size:13px;max-width:310px}.art{height:290px;border-radius:90px 90px 12px 12px}.moon{top:37px;width:90px;height:90px}.house{bottom:75px;transform:scale(.85) rotate(-4deg)}.art-caption{font-size:13px;bottom:26px}.star-one{top:50px}.star-two{top:70px}.orbit{left:0}.orbit-two{left:-40px}.cards{grid-template-columns:1fr;gap:12px}.theme-card{padding:21px 22px 21px 85px;min-height:105px}.theme-icon{position:absolute;left:22px;top:26px;width:43px;height:43px}.theme-card h3{font-size:15px;margin:0 0 5px;padding-right:10px}.theme-card p{font-size:11px}.arrow{right:15px;top:15px}.section{padding:20px 0 30px}.section-heading{gap:12px;align-items:flex-start}h2{font-size:23px}.steps{grid-template-columns:1fr;gap:22px}.steps>div{padding-left:50px;position:relative}.steps>div>span{position:absolute;left:0;top:0}.steps p{margin:0}.how{padding:29px 0}.how h2{font-size:22px}footer{padding:25px 19px;align-items:flex-start;flex-direction:column;gap:12px}footer>span:nth-child(2){max-width:280px}.form-page{margin:35px auto 55px}.form-page h1{font-size:29px}.form-row,.studio-grid{grid-template-columns:1fr}.pipeline{gap:6px;overflow:auto;padding:16px 0}.pipeline span{flex-direction:column;font-size:9px;min-width:52px}.studio .section-heading{flex-direction:column}.studio h1{font-size:30px}.scene{grid-template-columns:29px minmax(0,1fr);gap:10px}.scene-number{font-size:22px}.panel{padding:18px}.summary h2 br{display:none}.notice{padding:14px;font-size:11px}.button-row button{flex:1}.primary{font-size:12px}.section-heading>button{font-size:10px}.project-card h3{font-size:17px}.project-card .project-icon{margin-bottom:15px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
