html{line-height:1.5}h1,h2{font-weight:700}
.line-link{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px;padding:16px 20px;border-radius:100px;background:#067b3e;color:#fff;text-decoration:none;font-size:16px;font-weight:800;min-height:52px}.line-link:hover{background:#056432}.line-link:focus-visible{outline:3px solid #067b3e;outline-offset:4px}
:root{--background:#f1f9fd;--foreground:#172d41;--primary:#007aad;--primary-foreground:#fff;--radius:1.5rem}
*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:'Hiragino Maru Gothic ProN','Yu Gothic',sans-serif}main{min-height:100svh;background:radial-gradient(ellipse at 80% 20%,#d4f0ff 0,transparent 55%)}header{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:28px 32px;border-bottom:1px solid #cde0ea}.brand{font-size:23px;font-weight:900;font-style:italic;letter-spacing:.02em}.brand-dot{color:#16a7e5;margin-left:7px;font-size:13px}.edition{font-size:14px;font-weight:700}.experience{max-width:1000px;padding:48px 30px 28px;margin:auto;display:grid;grid-template-columns:1fr 410px;column-gap:62px;align-items:center}.intro{grid-column:1;grid-row:1}.eyebrow{font-size:16px;font-weight:700;letter-spacing:.1em;color:#007bad}h1{font-size:clamp(24px,3vw,32px);line-height:1.7;letter-spacing:.025em;margin:20px 0}h1 span{font-size:clamp(48px,6vw,68px);font-weight:900;letter-spacing:.13em}.lead{font-size:18px;margin:24px 0}.spectrum{display:flex;gap:10px;margin:30px 0 18px}.spectrum span{width:18px;height:18px;border-radius:50%}.small{font-size:13px;line-height:1.8;color:#526b7b}.ticket{grid-column:2;grid-row:1;background:white;border-radius:22px;overflow:hidden;box-shadow:0 20px 55px #144b681a;animation:reveal .45s ease-out;border:1px solid #d5e6ed}.ticket-top{padding:15px 22px;display:flex;justify-content:space-between;font-size:14px;font-weight:700;background:#fff;border-bottom:4px solid var(--lucky)}.character{display:block;width:100%;height:310px;object-fit:contain;background:#fff}.ticket-content{padding:20px 27px 24px;border-top:1px solid #eef2f5}.color-label{margin:0;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.color-label i{width:10px;height:10px;border-radius:50%;background:var(--lucky)}h2{text-align:center;font-size:42px;letter-spacing:.15em;margin:10px 0 12px}.message{font-size:16px;line-height:1.85;margin:0}.ticket-bottom{display:flex;justify-content:space-between;padding:15px 20px;font-size:12px;color:#597080;border-top:1px dashed #c9dbe3}.actions{grid-column:2;text-align:center;padding-top:22px}button{display:flex;align-items:center;justify-content:center;gap:35px;width:100%;border:0;border-radius:100px;padding:18px 22px;font:inherit;font-size:18px;font-weight:800;background:#15364c;color:white;cursor:pointer;box-shadow:0 5px 0 #071f30;transition:transform .15s,background .15s}button:hover{background:#005f87;transform:translateY(-2px)}button:focus-visible{outline:3px solid #009ed8;outline-offset:5px}button:active{transform:translateY(2px)}button span{font-size:27px;line-height:1}footer{text-align:center;font-size:13px;color:#526b7b;padding:20px 20px 32px}.loading{min-height:460px;display:grid;place-items:center}@keyframes reveal{from{opacity:0;transform:translateY(12px) rotate(-1deg)}to{opacity:1;transform:none}}@media(max-width:720px){header{padding:20px}.brand{font-size:20px}.edition{font-size:12px}.experience{max-width:440px;padding:24px 20px 10px;display:flex;flex-direction:column;gap:0}.intro{text-align:center}.eyebrow{font-size:14px;margin:0 0 8px}h1{font-size:21px;line-height:1.5;margin:0 0 14px}h1 br{display:none}h1 span{display:block;font-size:42px;letter-spacing:.12em}.lead,.spectrum,.intro .small{display:none}.ticket{width:100%}.character{height:auto;aspect-ratio:1.15;object-fit:contain}.ticket-content{padding:16px 24px 20px}h2{font-size:36px;margin:8px 0}.actions{width:100%;padding-top:18px}.ticket-bottom{font-size:12px;gap:10px}footer{font-size:12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

/* Keep the drift title and longer fortune names readable on phones. */
h1 span{font-size:clamp(30px,3.8vw,43px);letter-spacing:.04em}h2{font-size:clamp(25px,3vw,34px);letter-spacing:.04em;overflow-wrap:anywhere}@media(max-width:720px){h1 span{font-size:32px}h2{font-size:clamp(23px,6.5vw,30px)}}
