/* Home screen only: full iPhone canvas, without a modal-card frame. */
#home{position:fixed;inset:0;width:100%;max-width:none;height:100svh;height:100dvh;max-height:none;margin:0;border:0;border-radius:0;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;box-shadow:none;color:#60427e;background:radial-gradient(ellipse at -7% 5%,#ddd0fa 0 20%,transparent 20.4%),radial-gradient(ellipse at 108% 13%,#fff0bd 0 15%,transparent 15.4%),radial-gradient(ellipse at -8% 48%,#e7dafe 0 15%,transparent 15.4%),radial-gradient(ellipse at 108% 46%,#fde4f1 0 13%,transparent 13.4%),radial-gradient(ellipse at 104% 73%,#d9f4f7 0 20%,transparent 20.4%),radial-gradient(ellipse at -6% 77%,#ffe4ef 0 18%,transparent 18.4%),radial-gradient(ellipse at 53% 111%,#d9f3f6 0 25%,transparent 25.4%),linear-gradient(145deg,#fffdfd 0%,#fff7f1 48%,#f8f1ff 100%)}
#home:not([open]){display:none}
#home::backdrop{background:transparent;backdrop-filter:none}
#home>*{position:relative;z-index:1}
#home .eyebrow{margin:3px 0 6px;font-size:10px;letter-spacing:.19em;color:#9a85bd}
#home .titleStage{margin:0;text-align:center}
#home .homeTitle>p{margin:0 0 7px;color:#8765aa;font-family:ui-rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:800;letter-spacing:.11em;white-space:nowrap}
#home .homeTitle h1{margin:0;color:#60427e;font-family:'M PLUS Rounded 1c',sans-serif;font-size:56px;font-weight:700;line-height:.99;letter-spacing:-.07em;text-align:center}
#home .homeTitle h1 .titleFirst{display:flex;justify-content:center;align-items:baseline;gap:7px;white-space:nowrap;font-size:.65em;line-height:1.1;letter-spacing:0}
#home .homeTitle h1 .titleFirst i{display:inline-block;color:#fff;font:inherit;font-style:normal;letter-spacing:.075em;-webkit-text-stroke:5px #9b73d6;paint-order:stroke fill;filter:drop-shadow(0 2px 3px #61417c20)}
#home .homeTitle h1 .titleFirst b{display:inline-block;font:inherit;color:#60427e;letter-spacing:-.07em}
#home .homeTitle h1>b{display:block;font:inherit;white-space:nowrap;letter-spacing:-.07em;line-height:1.01}
#home .titleScene{height:clamp(278px,37dvh,344px);max-width:470px;width:100%;margin:-2px auto 5px;display:flex;align-items:flex-end;justify-content:center;flex:none}
#home .titleSceneArt{width:112%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 8px 8px #7658891f)}
#home .primary{flex:none;min-height:62px;margin:0 auto 24px;max-width:372px;border-radius:14px;background:#f58abb;color:#fff;box-shadow:none;font-size:25px;letter-spacing:.04em}
#home .homeLinks{display:flex;gap:12px;width:100%;max-width:372px;margin:0 auto;flex:none}
#home .homeLinks button{flex:1;min-height:50px;padding:10px 7px;border:0;background:#f6f0ffdc;color:#725397;border-radius:14px;font-size:15px;box-shadow:none}
#home #homeCollection{display:flex;align-items:center;justify-content:center;gap:8px}
#home .collectionIcon{display:inline-block;width:15px;height:13px;border:2px solid currentColor;border-radius:2px;position:relative;flex:none}
#home .collectionIcon::before{content:"";position:absolute;left:3px;top:-2px;bottom:-2px;border-left:2px solid currentColor}
#home button:focus-visible{outline:2px solid #725397;outline-offset:3px}
@media (hover:none){#home button:focus,#home button:focus-visible{outline:none}}
body.using-pointer #home button:focus-visible{outline:none}
#home #legacy{margin:4px 0 0;font-size:10px}#home #loadStatus{margin:3px 0 0}#home #loadStatus:empty{display:none}
@media(max-width:380px){#home{padding-left:16px;padding-right:16px}#home .homeTitle h1{font-size:52px}#home .homeTitle h1 .titleFirst i{-webkit-text-stroke-width:4px}#home .titleScene{height:clamp(264px,36dvh,315px)}#home .primary,#home .homeLinks{max-width:358px}}
@media(max-height:760px){#home{padding-top:max(13px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom))}#home .eyebrow{margin:0 0 3px;font-size:9px}#home .homeTitle>p{font-size:12px;margin-bottom:4px}#home .homeTitle h1{font-size:49px}#home .titleScene{height:clamp(225px,34dvh,277px);margin:-2px auto 2px}#home .primary{min-height:55px;font-size:22px;margin-bottom:16px}#home .homeLinks button{min-height:43px;font-size:13px}}
@media(max-height:650px){#home .eyebrow{display:none}#home .homeTitle h1{font-size:43px}#home .titleScene{height:clamp(185px,30dvh,225px)}#home .primary{min-height:48px;font-size:20px;margin-bottom:10px}#home .homeLinks button{min-height:38px;padding:6px;font-size:12px}}
