/* Hailuo: the video dock — an open, optimistic utility in sky and cobalt. */
html[data-site=hailuo]{--bg:#f5faff;--surface:#fff;--text:#142b48;--muted:#5e738d;--accent:#145de3;--accent2:#81bfff;--button:#fff;--hl-sky:#e4f2ff;--hl-line:#d9e7f4;--hl-ink:#145de3;--hl-soft:#edf5ff;--hl-card:#fff;color-scheme:light}
html[data-site=hailuo][data-theme=dark]{--bg:#0e1b2c;--surface:#16283e;--text:#eef6ff;--muted:#a4b8d1;--accent:#83b7ff;--accent2:#5b9ff5;--button:#092343;--hl-sky:#152f4b;--hl-line:#2b4563;--hl-ink:#9ec5ff;--hl-soft:#182e46;--hl-card:#16283e;color-scheme:dark}
[data-site=hailuo] body{background:var(--bg);font-size:15px}
[data-site=hailuo] .page-shell{max-width:1376px;padding:0 48px;overflow:clip}
[data-site=hailuo] h1,[data-site=hailuo] h2,[data-site=hailuo] h3{font-family:Display,Body,sans-serif}
[data-site=hailuo] a:focus-visible,[data-site=hailuo] button:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.hl-header{position:relative;z-index:5;display:flex;align-items:center;gap:28px;max-width:1040px;min-height:78px;margin:24px auto 0;padding:15px 19px 15px 23px;border-radius:50px;border:1px solid var(--hl-line);background:var(--surface);box-shadow:0 8px 26px #17486b05}
.hl-brand{display:flex;align-items:center;gap:9px;flex-shrink:0;font-family:Display,Body,sans-serif;font-weight:800;font-size:21px;line-height:1.1;letter-spacing:-.055em}
.hl-mark{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:14px;background:#145de3;color:#fff;transform:rotate(-5deg)}
.hl-mark svg{width:29px;height:29px}
.hl-brand-sub{display:block;font-size:9px;font-weight:600;letter-spacing:.095em;line-height:1.8;color:var(--muted)}
.hl-header nav{display:flex;gap:25px;margin:auto;font-size:12px;font-weight:650}
.hl-header-tools{display:flex;align-items:center;gap:12px}
.hl-header-status{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:600}
.hl-header-status svg{width:13px;height:13px;transform:rotate(-45deg)}
.hl-icon-button{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--hl-soft);color:var(--text)}
.hl-icon-button svg{width:17px;height:17px}
.hl-menu{display:none}
.hl-intro{position:relative;padding:53px 0 44px;text-align:center}
.hl-kicker{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:650;color:var(--muted)}
.hl-kicker>span{display:grid;place-items:center;background:var(--hl-sky);border-radius:7px;width:25px;height:25px;color:var(--accent)}
.hl-kicker svg{width:14px;height:14px}
[data-site=hailuo] .hl-intro h1{font-weight:750;font-size:clamp(48px,6.2vw,80px);line-height:1.03;letter-spacing:-.065em;margin:20px auto 19px}
.hl-intro h1>span{color:var(--hl-ink)}
.hl-intro-copy{font-size:15px;line-height:1.75;max-width:500px;margin:auto}
.hl-dock-area{position:relative;isolation:isolate;max-width:1160px;margin:31px auto 0;text-align:left}
.hl-route-art{position:absolute;z-index:-1;inset:-38px 0 auto;width:100%;height:auto;color:#a4cef4;pointer-events:none}
.hl-route-node{fill:var(--hl-sky);stroke:none}
.hl-dock-label{display:flex;align-items:center;gap:7px;max-width:814px;margin:0 auto 10px;padding:0 8px;font-size:12px;font-weight:700}
.hl-dock-icon{display:grid;place-items:center;width:23px;height:23px;background:var(--hl-sky);color:var(--accent);border-radius:7px}
.hl-dock-icon svg{width:13px;height:13px}
.hl-dock-label small{font-size:8px;font-weight:650;letter-spacing:.11em;margin-left:auto;color:var(--muted)}
[data-site=hailuo] .tool-panel{width:100%;max-width:814px;border:1px solid var(--hl-line);border-radius:22px;padding:18px 20px 15px;background:var(--surface);box-shadow:0 14px 30px -16px #4c8fd12b;margin-inline:auto}
[data-site=hailuo] .tool-tabs{gap:5px;padding:0 0 15px}
[data-site=hailuo] .tool-tabs button{font-size:11px;border-radius:20px;padding:6px 11px;gap:6px}
[data-site=hailuo] .tool-tabs button[aria-selected=true]{background:var(--hl-soft);color:var(--hl-ink)}
[data-site=hailuo] .tool-tabs button span{font-size:8px;background:var(--hl-sky);padding:0 5px;border-radius:6px}
[data-site=hailuo] #resolve-form{display:grid;grid-template-columns:minmax(0,1fr) 164px;column-gap:10px;align-items:start}
[data-site=hailuo] .input-wrap{border:1px solid var(--hl-line);background:var(--bg);height:59px;border-radius:13px;padding:0 13px;gap:10px}
[data-site=hailuo] .input-wrap input{font-size:12px}
[data-site=hailuo] .input-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}
[data-site=hailuo] .paste{font-size:10px;font-weight:600;background:var(--surface);border:1px solid var(--hl-line);border-radius:7px;padding:5px 10px}
[data-site=hailuo] .primary{border-radius:13px;font-size:12px}
[data-site=hailuo] .resolve-button{height:59px;margin:0;gap:7px;padding:0 17px;justify-content:space-between;background:#145de3;color:#fff}
[data-site=hailuo] .form-status{grid-column:1/-1}
[data-site=hailuo] #batch-panel{grid-column:1}
[data-site=hailuo] .tool-panel textarea{border-radius:13px;background:var(--bg);border-color:var(--hl-line);font-size:12px}
[data-site=hailuo] .tool-bottom{margin-top:13px;font-size:10px;gap:10px}
[data-site=hailuo] .text-button{font-size:10px}
[data-site=hailuo] .rights{font-size:9px;line-height:1.5;margin-top:11px;opacity:1}
.hl-small-print{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;margin-top:21px}
.hl-small-print>span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}
.hl-small-print svg{width:13px;height:13px;color:var(--accent)}
.hl-section{padding:84px 0}
.hl-overline{display:block;color:var(--accent);font-size:9px;font-weight:750;letter-spacing:.12em;line-height:1.7;margin-bottom:16px}
.hl-formats{display:grid;grid-template-columns:.83fr 1.6fr;gap:65px;align-items:center;border-top:1px solid var(--hl-line);margin-top:23px}
.hl-section h2,.hl-journey h2{font-size:clamp(32px,3.3vw,45px);font-weight:720;letter-spacing:-.05em;line-height:1.13}
.hl-section-heading>p{font-size:13px;line-height:1.85;max-width:300px;margin-top:21px}
.hl-text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:700;color:var(--accent);margin-top:24px}
.hl-text-link svg{width:16px;height:16px;transform:rotate(-45deg)}
.hl-format-composition{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:211px 164px;gap:13px;align-items:stretch}
.hl-format{position:relative;overflow:hidden;border-radius:24px;padding:24px;background:#145de3;color:#fff}
.hl-format strong{display:block;font-family:Display,Body,sans-serif;font-weight:750;letter-spacing:-.075em;line-height:1}
.hl-format p{font-size:11px;line-height:1.7;color:inherit;opacity:.9}
.hl-format-mp4{grid-row:1/3;display:flex;flex-direction:column;justify-content:space-between;background:#145de3;padding:26px}
.hl-format-top{display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:.09em;font-weight:650}
.hl-format-top svg{width:17px;height:17px}
.hl-format-mp4 strong{font-size:72px;margin:17px 0 26px}
.hl-format-mp4 strong>span{display:block;font-weight:400;margin-top:8px;font-size:70px;letter-spacing:0}
.hl-format h3{font-size:20px;font-weight:700;margin-bottom:10px;letter-spacing:-.045em}
.hl-format-gif{background:#c9e6ff;color:#133e77;display:flex;flex-direction:column;justify-content:space-between}
.hl-format-type{display:block;font-size:8px;font-weight:700;letter-spacing:.09em;margin-bottom:13px}
.hl-format-gif strong{font-size:50px}
.hl-loop{position:absolute;right:-15px;bottom:26px;width:100px;height:100px;opacity:.17;transform:rotate(25deg)}
.hl-format-jpg{background:#e9f2fe;color:#16498e;grid-row:2;display:flex;justify-content:space-between;align-items:center;padding:23px}
.hl-format-jpg strong,.hl-format-mp3 strong{font-size:38px;margin-bottom:10px}
.hl-picture{width:58px;height:58px;position:absolute;right:18px;bottom:24px;opacity:.22;transform:rotate(8deg)}
.hl-format-mp3{grid-column:1/-1;background:var(--surface);color:var(--text);border:1px solid var(--hl-line);display:flex;align-items:center;justify-content:space-between;padding:22px 28px;min-height:114px}
.hl-format-mp3>div:first-child{display:grid;grid-template-columns:auto 1fr;gap:0 20px;align-items:center}
.hl-format-mp3 .hl-format-type{grid-column:1/-1;margin-bottom:7px;color:var(--muted)}
.hl-format-mp3 strong{margin:0;font-size:34px}
.hl-format-mp3 p{color:var(--muted)}
.hl-sound-bars{display:flex;gap:5px;align-items:center;height:42px;margin-left:15px}
.hl-sound-bars i{width:6px;height:14px;background:var(--accent);border-radius:9px}
.hl-sound-bars i:nth-child(2),.hl-sound-bars i:nth-child(6){height:24px}
.hl-sound-bars i:nth-child(3),.hl-sound-bars i:nth-child(5){height:35px}
.hl-sound-bars i:nth-child(4){height:42px}
.hl-journey{background:#145de3;color:#fff;border-radius:32px;padding:46px 50px 50px;margin-top:15px}
.hl-journey-top{position:relative;padding-right:85px}
.hl-journey .hl-overline{color:#d3e7ff;margin-bottom:13px}
.hl-round-link{position:absolute;right:0;bottom:8px;border-radius:50%;width:56px;height:56px;border:1px solid #ffffff60;display:grid;place-items:center}
.hl-round-link svg{width:24px;height:24px;transform:rotate(-45deg)}
.hl-round-link:hover{color:#fff;background:#ffffff1f}
.hl-journey-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:41px 0 0;padding:0}
.hl-journey-steps li{position:relative;border-top:1px solid #ffffff4a;padding-top:25px}
.hl-step-number{display:grid;place-items:center;width:27px;height:27px;border:1px solid #ffffff9c;border-radius:50%;font-family:Display,sans-serif;font-size:12px;margin-bottom:19px}
.hl-journey-steps h3{font-size:17px;font-weight:650;margin-bottom:11px}
.hl-journey-steps p{font-size:12px;line-height:1.85;color:#dcecff;max-width:235px}
.hl-batch{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;max-width:970px;margin:auto;padding-top:100px;padding-bottom:100px}
.hl-ten{position:relative;text-align:center;color:var(--hl-ink);font-family:Display,sans-serif;font-size:clamp(160px,19vw,255px);font-weight:800;letter-spacing:-.115em;line-height:1.05;transform:rotate(-7deg)}
.hl-ten:before{content:'';position:absolute;inset:9% 1% 0 10%;background:var(--hl-sky);border-radius:42% 58% 53% 47%;z-index:-1;transform:rotate(17deg)}
.hl-ten>span{display:block;font-size:18px;font-weight:650;letter-spacing:-.025em;margin-top:5px}
.hl-batch-copy p{font-size:13px;line-height:1.9;margin-top:20px;max-width:390px}
.hl-batch-copy .hl-batch-note{font-size:11px;margin-top:12px}
.hl-answers{display:grid;grid-template-columns:.86fr 1.5fr;gap:95px;border-top:1px solid var(--hl-line);border-bottom:1px solid var(--hl-line)}
.hl-answer-intro>p{font-size:12px;margin-top:19px}
.hl-question-list details{border-color:var(--hl-line)}
.hl-question-list details:first-child{border-top:1px solid var(--hl-line)}
.hl-question-list summary{padding:21px 0;font-size:12px;font-weight:650;gap:25px}
.hl-question-list summary>span{width:21px;height:21px;flex-shrink:0;background:var(--hl-sky);color:var(--accent);border-radius:50%;font-size:17px;display:grid;place-items:center}
.hl-question-list details p{font-size:12px;line-height:1.95;padding-right:35px}
.hl-reading{padding-bottom:85px}
.hl-reading-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.hl-reading-heading h2{font-size:33px}
.hl-guide-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.hl-guide-links>a{position:relative;padding:24px;min-height:160px;background:var(--hl-sky);border:1px solid transparent;border-radius:18px;transition:transform .2s,border-color .2s}
.hl-guide-links>a:hover{transform:translateY(-3px);border-color:var(--accent);color:var(--text)}
.hl-guide-index{font-size:9px;color:var(--muted);display:block;margin-bottom:19px}
.hl-guide-links h3{font-size:16px;line-height:1.5;letter-spacing:-.03em;max-width:230px;padding-right:12px}
.hl-guide-arrow{position:absolute;right:22px;top:17px;font-size:22px;color:var(--accent)}
[data-site=hailuo] .hl-footer{border-top:1px solid var(--hl-line);padding:46px 0 25px}
.hl-footer-top{display:flex;align-items:center;gap:48px}
.hl-footer-top>p{font-family:Display,sans-serif;font-size:30px;font-weight:720;line-height:1.12;letter-spacing:-.05em;color:var(--text);margin-left:auto}
.hl-footer-up{align-self:flex-start;display:flex;align-items:center;gap:10px;font-size:11px;color:var(--muted);margin-left:30px}
.hl-footer-up svg{width:16px;height:16px;transform:rotate(180deg)}
.hl-footer-nav{display:grid;grid-template-columns:1fr 1fr 1fr 1.45fr;gap:35px;padding:42px 0}
.hl-footer-nav>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-size:11px;color:var(--muted)}
.hl-footer-nav>div>span{font-size:8px;font-weight:750;letter-spacing:.08em;color:var(--text);margin-bottom:9px}
.hl-footer-note p{font-size:11px;line-height:1.9;max-width:270px}
.hl-footer-end{display:flex;justify-content:space-between;gap:50px;border-top:1px solid var(--hl-line);padding-top:21px;font-size:9px;color:var(--muted)}
.hl-footer-end>span{flex-shrink:0}
.hl-footer-end p{font-size:9px;max-width:600px}
[data-site=hailuo] .results{max-width:960px;margin:0 auto;padding-bottom:35px}
[data-site=hailuo] .result-card{background:var(--surface);border-color:var(--hl-line);border-radius:23px;box-shadow:0 15px 36px -25px #2c70b566}
[data-site=hailuo] .result-media{background:var(--hl-soft);border-radius:16px}
[data-site=hailuo] .download-choice{border-color:var(--hl-line);border-radius:11px;background:var(--bg)}
[data-site=hailuo] .download-choice:hover{border-color:var(--accent)}
[data-site=hailuo] .document{max-width:840px;padding:74px 0 85px}
[data-site=hailuo] .document h1{font-size:clamp(38px,4.6vw,61px);font-weight:750;line-height:1.12}
[data-site=hailuo] .document h2{font-size:27px}
[data-site=hailuo] .document p{font-size:14px}
[data-site=hailuo] .document .tool-panel{margin:35px 0}
[data-site=hailuo] .document .tool-panel p{font-size:11px;margin-bottom:0}
[data-site=hailuo] .document .tool-panel .rights{font-size:9px}
[data-site=hailuo] .guide-grid a,[data-site=hailuo] .status-card{border-color:var(--hl-line);border-radius:18px;background:var(--surface)}
[data-site=hailuo][data-theme=dark] .hl-route-art{color:#335777}
[data-site=hailuo][data-theme=dark] .hl-format-gif{background:#204b79;color:#e7f4ff}
[data-site=hailuo][data-theme=dark] .hl-format-jpg{background:#1e3b60;color:#d5eaff}
@media(min-width:1500px){.hl-intro{padding-top:66px;padding-bottom:52px}}
@media(max-width:1100px){[data-site=hailuo] .page-shell{padding:0 32px}.hl-header{gap:20px}.hl-header nav{gap:19px}.hl-header-status{display:none}.hl-formats{gap:35px;grid-template-columns:.8fr 1.3fr}.hl-format-mp4 strong{font-size:61px}.hl-format{padding:21px}.hl-format-mp3{padding:20px 22px}.hl-format-mp3>div:first-child{column-gap:15px}.hl-format-mp3 p{max-width:165px}.hl-sound-bars{gap:4px}.hl-sound-bars i{width:5px}.hl-answers{gap:50px}.hl-route-art{opacity:.5}.hl-guide-links h3{font-size:15px}.hl-footer-nav{gap:25px}}
@media(max-width:800px){[data-site=hailuo] .page-shell{padding:0 25px}.hl-header{margin-top:17px;padding:12px 17px;min-height:69px;gap:15px}.hl-brand{font-size:19px}.hl-header nav{gap:16px;font-size:11px}.hl-header-tools{gap:7px}.hl-intro{padding:44px 0 35px}[data-site=hailuo] .hl-intro h1{font-size:64px}.hl-intro-copy{font-size:14px;max-width:470px}.hl-route-art{display:none}.hl-dock-area{margin-top:28px}.hl-formats{grid-template-columns:1fr;gap:32px;padding:50px 0 55px}.hl-section-heading{max-width:500px}.hl-section-heading h2 br{display:none}.hl-section-heading>p{max-width:480px;margin-top:17px}.hl-format-composition{grid-template-columns:1.15fr 1fr;grid-template-rows:184px 158px;gap:13px}.hl-format-mp4 strong{font-size:69px;margin-block:14px 18px}.hl-format-mp4 strong>span{font-size:55px}.hl-format h3{font-size:21px}.hl-format-mp3 p{max-width:none}.hl-journey{padding:34px 31px 37px;border-radius:26px}.hl-journey-steps{gap:22px;margin-top:32px}.hl-journey-steps h3{font-size:16px}.hl-journey-steps p{font-size:11px}.hl-batch{gap:35px;padding:70px 0}.hl-ten{font-size:170px}.hl-batch-copy h2{font-size:34px}.hl-batch-copy p{font-size:12px}.hl-answers{grid-template-columns:1fr;gap:29px;padding:55px 0}.hl-answer-intro h2 br{display:none}.hl-answer-intro>p{margin-top:12px}.hl-answer-intro .hl-text-link{margin-top:12px}.hl-reading{padding:50px 0}.hl-guide-links{gap:11px}.hl-guide-links>a{padding:19px;min-height:178px}.hl-guide-links h3{font-size:14px;padding-right:0}.hl-footer-top{gap:20px}.hl-footer-top>p{font-size:26px}.hl-footer-up{margin-left:15px}.hl-footer-nav{grid-template-columns:1fr 1fr 1fr;gap:29px;padding:34px 0}.hl-footer-nav>.hl-footer-note{grid-column:1/-1}.hl-footer-note p{max-width:570px}.hl-footer-end{gap:30px}[data-site=hailuo] .document{padding:55px 0 65px}}
@media(max-width:600px){[data-site=hailuo] .page-shell{padding:0 18px}.hl-header{margin-top:13px;min-height:62px;padding:10px 12px 10px 16px;gap:10px;border-radius:35px}.hl-brand{font-size:18px;gap:8px}.hl-mark{width:33px;height:33px;border-radius:11px}.hl-mark svg{width:26px;height:26px}.hl-brand-sub{font-size:8px;letter-spacing:.085em}.hl-header-tools{margin-left:auto}.hl-icon-button{width:32px;height:32px}.hl-menu{display:grid}.hl-header nav{display:none}.hl-header nav.open{display:flex;position:absolute;top:72px;left:0;right:0;flex-wrap:wrap;justify-content:space-around;padding:19px 12px;background:var(--surface);border:1px solid var(--hl-line);border-radius:18px;box-shadow:0 10px 30px #102b4d12;font-size:12px;gap:15px}.hl-intro{padding:33px 0 29px}.hl-kicker{font-size:9px;gap:7px}.hl-kicker>span{width:22px;height:22px}[data-site=hailuo] .hl-intro h1{font-size:clamp(43px,12.3vw,66px);line-height:1.06;margin-top:17px;margin-bottom:16px;letter-spacing:-.064em}.hl-intro-copy{font-size:12px;line-height:1.85;max-width:350px;padding:0 5px}.hl-dock-area{margin-top:23px}.hl-dock-label{font-size:11px;padding:0 5px;margin-bottom:9px}.hl-dock-label small{font-size:7px}[data-site=hailuo] .tool-panel{padding:13px 13px 12px;border-radius:19px}[data-site=hailuo] .tool-tabs{padding-bottom:12px;gap:2px}[data-site=hailuo] .tool-tabs button{font-size:10px;padding:5px 8px}[data-site=hailuo] #resolve-form{grid-template-columns:1fr;gap:9px}[data-site=hailuo] .input-wrap{height:53px;padding-inline:10px;border-radius:11px;gap:7px}[data-site=hailuo] .input-wrap input{font-size:11px}[data-site=hailuo] .input-wrap>svg{width:14px;height:14px}[data-site=hailuo] .paste{font-size:9px;padding:4px 8px}[data-site=hailuo] .resolve-button{height:49px;min-height:49px;border-radius:11px;font-size:12px;padding:0 15px}[data-site=hailuo] .form-status:empty{display:none}[data-site=hailuo] .form-status:not(:empty){padding-top:0}[data-site=hailuo] .tool-bottom{font-size:8px;margin-top:11px;gap:6px}[data-site=hailuo] .tool-bottom svg{width:11px;height:11px}[data-site=hailuo] .text-button{font-size:9px}[data-site=hailuo] .rights{font-size:8px;line-height:1.55;margin-top:10px}.hl-small-print{gap:8px 15px;max-width:320px;margin:17px auto 0}.hl-small-print>span{font-size:8px;gap:4px}.hl-small-print svg{width:11px;height:11px}.hl-formats{margin-top:6px;padding:38px 0 43px;gap:25px}.hl-section h2,.hl-journey h2{font-size:32px}.hl-overline{font-size:8px;margin-bottom:12px}.hl-section-heading h2 br{display:initial}.hl-section-heading>p{font-size:12px;line-height:1.9;margin-top:15px;max-width:350px}.hl-text-link{font-size:11px;gap:9px;margin-top:18px}.hl-format-composition{grid-template-columns:1.04fr 1fr;grid-template-rows:171px 138px;gap:10px}.hl-format{padding:18px;border-radius:19px}.hl-format-top{font-size:7px;gap:8px}.hl-format-top svg{width:14px;height:14px}.hl-format-mp4 strong{font-size:45px;margin:17px 0 22px}.hl-format-mp4 strong>span{font-size:44px;margin-top:9px}.hl-format h3{font-size:17px;margin-bottom:9px}.hl-format p{font-size:10px;line-height:1.8}.hl-format-type{font-size:7px;margin-bottom:10px}.hl-format-gif strong{font-size:40px}.hl-loop{width:79px;height:79px;right:-20px;bottom:20px}.hl-format-jpg strong{font-size:32px}.hl-picture{width:44px;height:44px;right:11px;bottom:12px;opacity:.12}.hl-format-mp3{padding:17px;min-height:109px}.hl-format-mp3>div:first-child{column-gap:15px}.hl-format-mp3 strong{font-size:32px}.hl-format-mp3 p{font-size:9px;max-width:112px}.hl-sound-bars{gap:3px;margin-left:8px}.hl-sound-bars i{width:4px}.hl-journey{margin-top:3px;padding:28px 23px;border-radius:24px}.hl-journey-top{padding-right:40px}.hl-journey h2{font-size:29px}.hl-journey .hl-overline{font-size:7px}.hl-round-link{width:36px;height:36px;bottom:5px;right:-5px}.hl-round-link svg{width:17px;height:17px}.hl-journey-steps{grid-template-columns:1fr;gap:23px;margin-top:27px}.hl-journey-steps li{display:grid;grid-template-columns:28px 1fr;column-gap:13px;border-top:1px solid #ffffff45;padding-top:21px}.hl-step-number{grid-row:1/3;width:25px;height:25px;font-size:11px;margin:0}.hl-journey-steps h3{font-size:16px;margin:1px 0 7px}.hl-journey-steps p{font-size:11px;max-width:280px}.hl-batch{grid-template-columns:1fr;gap:24px;padding:46px 0 43px}.hl-ten{font-size:144px;max-width:260px;width:100%;margin:0 auto;padding-bottom:10px}.hl-ten>span{font-size:15px}.hl-ten:before{inset:6% 6% 0 11%}.hl-batch-copy{padding:0 5px}.hl-batch-copy h2 br{display:none}.hl-batch-copy p{font-size:12px;margin-top:16px}.hl-batch-copy .hl-batch-note{font-size:10px}.hl-answers{padding:38px 0;gap:23px}.hl-answer-intro>p{font-size:11px}.hl-question-list summary{font-size:11px;padding:18px 0;gap:18px}.hl-question-list summary>span{width:19px;height:19px;font-size:16px}.hl-question-list details p{font-size:11px;padding-right:10px}.hl-reading{padding:36px 0 43px}.hl-reading-heading{display:block;margin-bottom:24px}.hl-reading-heading h2{font-size:30px}.hl-reading-heading .hl-text-link{margin-top:15px}.hl-guide-links{grid-template-columns:1fr;gap:10px}.hl-guide-links>a{display:flex;align-items:center;gap:18px;min-height:92px;padding:20px 45px 20px 19px;border-radius:15px}.hl-guide-index{margin:0;flex-shrink:0;font-size:9px}.hl-guide-links h3{font-size:14px;max-width:none;line-height:1.5}.hl-guide-arrow{top:50%;right:19px;transform:translateY(-50%);font-size:20px}[data-site=hailuo] .hl-footer{padding:29px 0 22px}.hl-footer-top{flex-wrap:wrap;gap:23px 15px;align-items:center}.hl-footer-top>p{font-size:25px}.hl-footer-up{margin:0;width:100%;font-size:10px;gap:6px}.hl-footer-up svg{width:13px;height:13px}.hl-footer-nav{grid-template-columns:1fr 1fr;gap:26px 17px;padding:29px 0}.hl-footer-nav>div{font-size:10px;gap:7px}.hl-footer-nav>div>span{font-size:7px;margin-bottom:7px}.hl-footer-nav>.hl-footer-note{grid-column:auto}.hl-footer-note p{font-size:10px;line-height:1.9}.hl-footer-end{display:block;padding-top:18px;font-size:8px}.hl-footer-end p{font-size:8px;margin-top:9px;line-height:1.85}[data-site=hailuo] .document{padding:43px 0 50px}[data-site=hailuo] .document h1{font-size:38px}[data-site=hailuo] .document h2{font-size:25px}[data-site=hailuo] .document p{font-size:13px}[data-site=hailuo] .result-card{padding:16px;border-radius:19px}[data-site=hailuo] .results{padding-bottom:25px}}
@media(prefers-reduced-motion:reduce){.hl-guide-links>a{transition:none}.hl-guide-links>a:hover{transform:none}}
