html,body{font-family:Geist,sans-serif;margin:0;padding:0}.v3-page{min-height:100vh;min-height:100dvh;background:#fff;position:relative}.v3-logo{position:absolute;top:28px;left:28px;width:44px;height:44px;border-radius:999px;display:grid;place-items:center;font-size:10px;color:#111827;background:#fff}.v3-logo img{height:60px;width:auto}.v3-main{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:80px 18px 50px;box-sizing:border-box;text-align:center}.v3-title{margin:0;font-size:56px;line-height:1.05;font-weight:200;color:#1f2937;letter-spacing:-.05em}.v3-subtitle{margin:0;max-width:520px;font-size:14px;line-height:1.6;color:#1e293b}.v3-inputWithArrow{display:flex;align-items:center;gap:6px}.v3-inputArrow{font-size:16px;width:28px;height:28px;border-radius:999px;border:none;background-color:#fff;color:#111827;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.v3-inputArrow:hover{background-color:#d1d5db}.v3-inputArrow:active{background-color:#b0b0b0}.v3-inputWrap{margin-top:10px}#status{font-size:12px;color:#4b5563;margin-top:4px;margin-bottom:0;text-align:center;line-height:1.2}.v3-input{width:260px;height:38px;border-radius:999px;border:1px solid #d1d5db;padding:0 14px;outline:none;font-size:13px}.v3-input:focus{border-color:#9ca3af}.v3-carousel{margin-top:22px;position:relative;width:min(720px,95vw);display:flex;flex-direction:column;align-items:center;gap:14px}.v3-frame{width:min(520px,92vw);border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 30px #0000001f;overflow:hidden}.v3-img{width:100%;height:auto;display:block;transition:opacity .25s ease,transform .25s ease}.v3-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;background:transparent;font-size:44px;cursor:pointer;color:#111827;width:44px;height:44px;display:grid;place-items:center;border-radius:999px;-webkit-tap-highlight-color:transparent}.v3-arrow:hover{background:#fff}.v3-arrow:active{transform:translateY(-50%) scale(.96)}.v3-left{left:6px}.v3-right{right:6px}.v3-dots{display:flex;gap:10px}.v3-dot{width:10px;height:10px;border-radius:999px;border:none;background:#d1d5db;cursor:pointer;-webkit-tap-highlight-color:transparent}.v3-dot.is-active{background:#111827}@media(max-width:600px){.v3-logo{top:16px;left:16px}.v3-logo img{display:none}.v3-main{padding:92px 90px 44px;gap:14px}.v3-title{font-size:34px}.v3-subtitle{font-size:10px;padding:10px 4px}.v3-input{width:92vw;max-width:100px;height:25px;font-size:8px}.v3-inputArrow{font-weight:300;font-size:12px;color:#d1d5db}.v3-frame{width:94vw;max-width:220px;margin-top:10px}.v3-left{left:25px}.v3-right{right:25px}.v3-arrow{width:46px;height:46px;font-size:34px;top:45%}.v3-carousel{gap:0px}.v3-dots{gap:10px;align-items:center}.v3-dot{margin-top:25px;width:8px;height:8px;padding:0}}
