@import url('fonts.css');
:root{font-family:Pretendard,system-ui,sans-serif;color:#293b37;background:#f5f4ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit}.wrap{width:min(760px,calc(100% - 40px));margin:auto}header{padding:24px 0}.logo{font-size:32px;font-weight:700;letter-spacing:-2px;text-decoration:none;color:#286459}.logo span{font-size:12px;font-weight:400;letter-spacing:0;margin-left:10px}.hero{padding:50px 0 32px}.eyebrow{font-size:13px;color:#286459;font-weight:600;margin:0 0 16px}h1{font-size:56px;line-height:1.16;letter-spacing:-2px;margin:0;font-weight:700}.intro{font-size:16px;color:#66726b;margin:20px 0 0}.choices{display:grid;grid-template-columns:1fr 1fr;gap:16px}.choices article,.choice{padding:28px;border:1px solid #d8ddd5;border-radius:22px;background:#fdfcf8;text-decoration:none}.choice:hover{border-color:#286459;background:#edf2ec}.icon{font-size:30px;color:#286459}h2{font-size:24px;font-weight:600;margin:16px 0 8px}.choices p{font-size:15px;color:#66726b;margin:0 0 28px}.go{color:#286459;font-weight:600}.soon{color:#66726b;font-size:14px}.help{margin:28px 0 50px;font-size:14px;color:#66726b}.help summary{cursor:pointer;padding:12px 0}.help p{line-height:1.7;max-width:none;word-break:keep-all}footer{display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid #d8ddd5;color:#66726b;font-size:12px}:focus-visible{outline:3px solid #286459;outline-offset:5px}@media(max-width:540px){.hero{padding:28px 0}h1{font-size:44px}.choices{gap:12px}.choices article,.choice{padding:20px 16px;border-radius:18px}h2{font-size:22px}.choices p{font-size:13px;line-height:1.5;min-height:40px;margin-bottom:20px}.help{margin-bottom:32px}}
/* Transparent brand image with restrained idle motion. */
.wrap{width:min(980px,calc(100% - 40px))}.hero{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:12px;padding:20px 0 32px}.hero h1{font-size:clamp(36px,4.3vw,54px)}.hero-art{margin:0}.hero-art img{display:block;width:100%;height:auto;mix-blend-mode:normal}.hero-copy .intro{line-height:1.6;word-break:keep-all}@media(max-width:640px){.hero{grid-template-columns:1fr;gap:4px;padding-top:0}.hero-art{grid-row:1;height:190px}.hero-art img{width:100%;height:100%;object-fit:contain}.hero h1{font-size:38px;letter-spacing:-1.7px}.hero .eyebrow{display:none}.hero .intro{font-size:14px;margin-top:14px}.hero-copy{padding-bottom:0}}
.hero-art{transform:perspective(800px) rotateX(var(--turn-x,0deg)) rotateY(var(--turn-y,0deg));transition:transform .3s ease-out}.hero-art.arrived img{animation:sos-arrive 1.1s cubic-bezier(.2,.7,.2,1) both}@keyframes sos-arrive{from{transform:translateY(18px) scale(.96);opacity:.3}to{transform:translateY(0) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-art{transform:none!important;transition:none}.hero-art.arrived img{animation:none}}
.free-plan{display:block;word-break:keep-all;color:#286459;font-size:13px;font-weight:600;margin:-12px 0 20px}

.retention{display:block;font-size:13px;color:#606b65;margin:-12px 0 20px;word-break:keep-all}

/* Runs on touch screens too; only transforms, never layout or image pixels. */
.hero-art img,.hero-art.arrived img{animation:sos-eye-idle 6.4s ease-in-out infinite;transform-origin:50% 58%}
@keyframes sos-eye-idle{0%,100%{transform:translateY(4px) rotate(-1.4deg) scale(1)}50%{transform:translateY(-10px) rotate(1.4deg) scale(1.025)}}
.hero-art.motion-paused img{animation-play-state:paused}
@media(max-width:640px){@keyframes sos-eye-idle{0%,100%{transform:translateY(3px) rotate(-1.4deg) scale(1)}50%{transform:translateY(-7px) rotate(1.4deg) scale(1.025)}}}
@media(prefers-reduced-motion:reduce){.hero-art img,.hero-art.arrived img{animation:none!important;transform:none!important}}
