/* The island is the canvas; controls float above it. */
body{height:100dvh;overflow:hidden;background:#eaf0df}header{position:fixed;inset:0 0 auto;height:88px;padding:0 34px;border:0;background:transparent;z-index:3;pointer-events:none}header>*{pointer-events:auto}.brand{font-size:23px}.beta{background:#ffffff60}.light{background:#ffffff52;backdrop-filter:blur(12px);border-color:#ffffffb0}.steps{display:none}main{display:block;max-width:none;margin:0;padding:0;min-height:0;height:100dvh}.world{position:absolute;inset:0;min-height:0;border-radius:0;height:100%;overflow:hidden}#canvas{inset:0;cursor:grab}#canvas:active{cursor:grabbing}.scene-heading{top:106px;left:0;width:100%;text-align:center}.scene-heading .eyebrow{font-size:10px;letter-spacing:3px}h1{font-size:clamp(25px,3vw,43px);margin:11px 0 8px;letter-spacing:-1.5px}.scene-heading p{max-width:none;font-size:13px;color:#6c7e61}.world-label{left:30px;bottom:38px;border-radius:18px;background:#ffffff66;box-shadow:0 10px 40px #3855340a}.world-label small{font-size:12px}.world-label b{font-size:14px}.gesture{bottom:26px;font-size:12px;padding:0;text-align:center}.island-edit{position:absolute;bottom:66px;left:50%;transform:translateX(-50%);border:1px solid #ffffffcc;background:#ffffff87;backdrop-filter:blur(18px);box-shadow:0 8px 35px #3044220d;color:#3a563e;border-radius:30px;padding:14px 24px;white-space:nowrap;font-size:14px}.island-edit:hover{transform:translate(-50%,-3px);background:#ffffffcf}.scene-controls{bottom:45px;right:30px;gap:10px}.scene-controls button{width:40px;height:40px;background:#ffffff70;border-color:#fff9}footer{display:none}#customizer{position:fixed;left:auto;right:24px;top:95px;bottom:24px;margin:0;width:430px;max-width:calc(100% - 32px);max-height:calc(100dvh - 119px);overflow:auto;border:1px solid #ffffffd9;border-radius:28px;padding:27px;background:linear-gradient(135deg,#ffffffdb,#f9fff4bb);backdrop-filter:blur(28px) saturate(1.2);box-shadow:0 24px 100px #28473425}#customizer::backdrop{background:#283e2710;backdrop-filter:none}#customizer aside{padding:0;display:flex;min-height:100%}#customizer .close{right:15px;top:13px;width:34px;height:34px;border-radius:50%;background:#fff7;font-size:25px}#customizer .panel-top{padding-right:30px}.panel-top .eyebrow{font-size:10px}.save-state{font-size:11px}#customizer h2{margin-top:24px;font-size:28px}#customizer .muted{font-size:14px;line-height:1.6;margin-bottom:22px}.tabs{gap:0;justify-content:space-between}.tabs button{font-size:12px;padding-bottom:13px;white-space:nowrap}label{font-size:14px}input,textarea,select{background:#ffffff78;font-size:15px;border-color:#bac9b861}input{margin-bottom:19px}.field-foot{font-size:11px}.occasion{font-size:13px}.occasion select{font-size:13px}.panel-bottom{padding-top:20px}.panel-bottom .full{margin:0 0 12px;border:1px solid #b3c1a866;border-radius:10px;font-size:14px}.prototype{font-size:11px}.theme{font-size:12px;background:#fff4}.hint{font-size:14px}.pet-options{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:0 0 24px}.pet-options button,.coat-options button{border:1px solid #c7d0bf;background:#fff6;border-radius:12px;color:#536448;padding:13px 5px;font-size:13px}.pet-options button.selected{background:#416449;color:white;border-color:#416449}.coat-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px}.coat-options button{font-size:12px;padding:10px 4px}.coat-options i{display:block;width:28px;height:28px;border:1px solid #0001;border-radius:50%;margin:0 auto 8px}.coat-options button.selected{background:#fff9;border:2px solid #64815a;padding:9px 3px}#gift-dialog{background:#ffffffe0;backdrop-filter:blur(24px)}#gift-dialog::backdrop{background:#24342522;backdrop-filter:blur(5px)}.full{font-size:14px}.signature{font-size:15px}.world-label{pointer-events:none}.world-label button{pointer-events:auto}@media(min-width:1400px){#customizer{right:40px;width:445px;top:100px;bottom:35px}h1{font-size:44px}}@media(max-width:760px){header{height:74px;padding:0 20px}.brand{font-size:21px}.logo{font-size:31px}.scene-heading{top:95px;left:0;padding:0 15px}.scene-heading .eyebrow{font-size:9px}h1{font-size:30px;letter-spacing:-1px}.scene-heading p{font-size:12px}.world{min-height:0}#canvas{inset:30px 0 70px}.world-label{bottom:103px;left:18px;padding:9px 13px;gap:8px}.world-label b{font-size:11px}.world-label small{display:none}.world-label>span{font-size:20px}.world-label button{width:27px;height:27px;font-size:19px;margin-left:4px}.scene-controls{right:18px;bottom:107px;gap:6px}.scene-controls button{width:34px;height:34px}.island-edit{bottom:47px;padding:13px 21px;font-size:13px}.gesture{bottom:18px;font-size:10px}#customizer{inset:auto 12px 12px;max-height:78dvh;max-width:none;width:auto;padding:24px;border-radius:25px}#customizer aside{padding:0}#customizer h2{font-size:25px}#customizer .muted{font-size:13px}#customizer .panel-top .eyebrow{font-size:9px}.tabs button{font-size:11px}.pet-options button{font-size:12px}.prototype{font-size:10px}#gift-dialog{max-height:90dvh;overflow:auto}.scene-heading h1 em{white-space:normal;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
