.huoka-home-focus{
  --focus-blue:#0f66f6;
  --focus-blue-dark:#084fc9;
  --focus-blue-soft:#eef6ff;
  --focus-navy:#102443;
  --focus-text:#172841;
  --focus-muted:#69788d;
  --focus-line:#e2eaf4;
  --focus-orange:#ff6b2c;
  --focus-white:#fff;
  --focus-shadow:0 22px 60px rgba(28,69,119,.10);
  --focus-shadow-soft:0 10px 30px rgba(28,69,119,.07);
  --focus-radius:20px;
  --focus-container:1180px;
  margin:0;
  overflow:hidden;
  color:var(--focus-text);
  background:#fff;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
  line-height:1.65;
  -webkit-font-smoothing:antialiased;
}
.huoka-home-focus *,.huoka-home-focus *::before,.huoka-home-focus *::after{box-sizing:border-box}
.huoka-home-focus a{color:inherit;text-decoration:none}
.huoka-home-focus img{display:block;max-width:100%}
.huoka-home-focus button,.huoka-home-focus select{font:inherit}
.huoka-home-focus button{cursor:pointer}
.huoka-home-focus svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.huoka-home-focus .svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.huoka-home-focus__content,.huoka-home-focus__content>p{margin:0}
.huoka-home-focus .focus-container{width:min(var(--focus-container),calc(100% - 48px));margin-inline:auto}
.huoka-home-focus .huoka-home-focus-slot{width:min(var(--focus-container),calc(100% - 48px));margin-inline:auto;padding:72px 0}
.huoka-home-focus .huoka-home-focus-slot h1,.huoka-home-focus .huoka-home-focus-slot h2{margin:0 0 12px;color:var(--focus-navy);line-height:1.2}
.huoka-home-focus .huoka-home-focus-slot p{margin:0;color:var(--focus-muted)}
.huoka-home-focus .focus-section{padding:108px 0}
.huoka-home-focus .focus-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin:0 0 38px}
.huoka-home-focus .focus-section-heading>div{min-width:0}
.huoka-home-focus .focus-section-heading h2{margin:0;color:var(--focus-navy);font-size:clamp(31px,2.65vw,42px);font-weight:850;line-height:1.2;letter-spacing:-.045em}
.huoka-home-focus .focus-section-heading p{max-width:720px;margin:12px 0 0;color:var(--focus-muted);font-size:16px;line-height:1.8}
.huoka-home-focus .focus-section-heading>a{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:9px 0;color:var(--focus-blue);font-size:15px;font-weight:750;white-space:nowrap}
.huoka-home-focus .focus-section-heading>a svg{width:16px;height:16px;transition:transform .2s ease}
.huoka-home-focus .focus-section-heading>a:hover svg{transform:translateX(3px)}
.huoka-home-focus .focus-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;min-height:150px;margin:0;padding:28px;border:1px dashed #cad8e9;border-radius:16px;color:#74849a;background:#f8fbff;text-align:center}
.huoka-home-focus a:focus-visible,.huoka-home-focus button:focus-visible,.huoka-home-focus select:focus-visible{outline:3px solid rgba(15,102,246,.28);outline-offset:3px}

/* Hero */
.huoka-home-focus .focus-hero{position:relative;isolation:isolate;padding:64px 0 68px;background:linear-gradient(145deg,#fff 0%,#f7fbff 53%,#edf6ff 100%)}
.huoka-home-focus .focus-hero::before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 83% 18%,rgba(65,146,255,.18),transparent 28%),radial-gradient(circle at 15% 8%,rgba(255,255,255,.96),transparent 36%)}
.huoka-home-focus .focus-hero::after{content:"";position:absolute;z-index:-1;right:-110px;bottom:30px;width:480px;height:480px;border:1px solid rgba(77,143,230,.10);border-radius:50%;box-shadow:0 0 0 60px rgba(255,255,255,.12),0 0 0 120px rgba(255,255,255,.09)}
.huoka-home-focus .focus-hero__grid{display:grid;grid-template-columns:minmax(640px,1.14fr) minmax(0,.86fr);align-items:center;gap:32px;min-height:520px}
.huoka-home-focus .focus-hero__copy{position:relative;z-index:2;padding:0}
.huoka-home-focus .focus-hero h1{margin:0;color:var(--focus-navy);font-size:clamp(40px,3.35vw,50px);font-weight:900;line-height:1.12;letter-spacing:-.05em;white-space:nowrap}
.huoka-home-focus .focus-hero__line{display:inline}
.huoka-home-focus .focus-hero h1 strong{color:var(--focus-blue);font-weight:900}
.huoka-home-focus .focus-hero__copy>p{max-width:590px;margin:20px 0 30px;color:#5f7188;font-size:17px;line-height:1.85}
.huoka-home-focus .focus-hero__service{white-space:nowrap}
.huoka-home-focus .focus-hero__visual{display:flex;align-items:center;justify-content:flex-end;min-height:500px}
.huoka-home-focus .focus-hero__visual img{width:100%;max-width:570px;height:auto;filter:drop-shadow(0 24px 28px rgba(41,91,151,.14))}
.huoka-home-focus .focus-decision{position:relative;z-index:2;max-width:620px;margin:0;padding:23px 24px 22px;border:1px solid rgba(215,227,243,.92);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:var(--focus-shadow);backdrop-filter:blur(10px)}
.huoka-home-focus .focus-decision form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px}
.huoka-home-focus .focus-decision label{display:grid;gap:7px;min-width:0}
.huoka-home-focus .focus-decision label>span:first-child{font-size:13px;font-weight:750;color:#42536b}
.huoka-home-focus .focus-select{position:relative;display:flex;align-items:center;min-width:0}
.huoka-home-focus .focus-select>svg:first-child{position:absolute;left:14px;z-index:1;width:18px;height:18px;color:#73849a;pointer-events:none}
.huoka-home-focus .focus-select select{width:100%;height:54px;appearance:none;padding:0 36px 0 41px;border:1px solid #dce6f2;border-radius:11px;outline:0;color:#44556d;background:#fff;font-size:14px}
.huoka-home-focus .focus-select select:focus{border-color:#89b6fb;box-shadow:0 0 0 3px rgba(15,102,246,.09)}
.huoka-home-focus .focus-select__chevron{position:absolute;right:13px;width:15px;height:15px;color:#7a899c;pointer-events:none}
.huoka-home-focus .focus-decision__submit{display:grid;grid-column:1/-1;gap:6px}
.huoka-home-focus .focus-decision__submit button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#1372ff,#0958dc);box-shadow:0 12px 24px rgba(15,102,246,.22);font-size:16px;font-weight:800}
.huoka-home-focus .focus-decision__submit button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none}
.huoka-home-focus .focus-decision__submit button svg{width:16px;height:16px}
.huoka-home-focus .focus-decision__submit small{color:#8a98aa;font-size:12px;text-align:center}
.huoka-home-focus .focus-hero__expansion{display:flex;align-items:center;justify-content:center;gap:8px;max-width:620px;margin:14px 0 0;color:#78879a;font-size:13px;line-height:1.5}
.huoka-home-focus .focus-hero__expansion>a{display:inline-flex;align-items:center;gap:3px;color:var(--focus-blue);font-weight:700;white-space:nowrap}
.huoka-home-focus .focus-hero__expansion>a svg{width:13px;height:13px}

/* Destinations */
.huoka-home-focus .focus-destinations{background:#fff}
.huoka-home-focus .focus-destination-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:16px}
.huoka-home-focus .focus-destination-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--focus-line);border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(29,65,109,.035);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.huoka-home-focus .focus-destination-card:hover{transform:translateY(-4px);border-color:#bdd3ee;box-shadow:var(--focus-shadow-soft)}
.huoka-home-focus .focus-destination-card.is-active{border-color:var(--focus-blue);box-shadow:0 0 0 1px var(--focus-blue),0 14px 30px rgba(15,102,246,.12)}
.huoka-home-focus .focus-destination-card.is-active::after{content:"✓";position:absolute;top:9px;right:9px;z-index:2;display:grid;width:25px;height:25px;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--focus-blue);box-shadow:0 4px 12px rgba(15,102,246,.28);font-size:13px;font-weight:900;place-items:center;pointer-events:none}
.huoka-home-focus .focus-destination-card>a{display:block;color:inherit;text-decoration:none}
.huoka-home-focus .focus-destination-card>a:focus-visible{outline:3px solid rgba(15,102,246,.25);outline-offset:-3px}
.huoka-home-focus .focus-destination-card__image{position:relative;display:block;overflow:hidden;height:132px;background:#eaf2fb}
.huoka-home-focus .focus-destination-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.huoka-home-focus .focus-destination-card:hover .focus-destination-card__image img{transform:scale(1.035)}
.huoka-home-focus .focus-destination-card__body{display:grid;gap:5px;min-height:82px;padding:14px 13px 15px;text-align:center;place-content:center}
.huoka-home-focus .focus-destination-card__body>strong{color:var(--focus-navy);font-size:18px;font-weight:850;line-height:1.3}
.huoka-home-focus .focus-destination-card__body>small{color:#738198;font-size:12px}
.huoka-home-focus .focus-destination-card__body b{color:var(--focus-orange);font-size:16px}
.huoka-home-focus .focus-destination-pagination{display:none}
.huoka-home-focus .focus-destination-plans{margin-top:46px;padding-top:36px;border-top:1px solid #d9e6f5}
.huoka-home-focus .focus-plan-panel[hidden]{display:none!important}
.huoka-home-focus .focus-plan-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:25px}
.huoka-home-focus .focus-plan-panel__heading h3{margin:0;color:var(--focus-navy);font-size:30px;font-weight:850;line-height:1.25;letter-spacing:-.035em}
.huoka-home-focus .focus-plan-panel__heading>a{display:inline-flex;align-items:center;gap:5px;color:var(--focus-blue);font-size:14px;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-plan-panel__heading>a svg{width:15px;height:15px;transition:transform .2s ease}
.huoka-home-focus .focus-plan-panel__heading>a:hover svg{transform:translateX(3px)}

/* Plans */
.huoka-home-focus .focus-brands{background:#f7faff}
.huoka-home-focus .focus-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.huoka-home-focus .focus-plan-card{display:grid;grid-template-columns:122px minmax(0,1fr);min-height:250px;overflow:hidden;padding:12px;border:1px solid #dae6f4;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(29,70,119,.06);transition:transform .22s ease,box-shadow .22s ease}
.huoka-home-focus .focus-plan-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(29,70,119,.11)}
.huoka-home-focus .focus-plan-card__image{position:relative;min-height:224px;overflow:hidden;border-radius:12px;background:#dfeaf6}
.huoka-home-focus .focus-plan-card__image img{width:100%;height:100%;object-fit:cover}
.huoka-home-focus .focus-plan-card__image>span{position:absolute;top:9px;left:9px;padding:5px 9px;border-radius:6px;color:#fff;background:var(--focus-orange);font-size:11px;font-weight:800;box-shadow:0 5px 15px rgba(255,107,44,.22)}
.huoka-home-focus .focus-plan-card__body{display:flex;min-width:0;padding:5px 5px 3px 16px;flex-direction:column}
.huoka-home-focus .focus-plan-card__body>small:first-child{display:block;margin-bottom:5px;color:var(--focus-blue);font-size:12px;font-weight:800;letter-spacing:.04em}
.huoka-home-focus .focus-plan-card h3{margin:0;color:var(--focus-navy);font-size:21px;line-height:1.35;letter-spacing:-.02em}
.huoka-home-focus .focus-plan-card__body>p{margin:4px 0 12px;color:#76859a;font-size:14px}
.huoka-home-focus .focus-plan-card ul{display:grid;grid-template-columns:1fr;gap:6px;margin:0 0 13px;padding:0;list-style:none}
.huoka-home-focus .focus-plan-card li{display:flex;align-items:center;justify-content:flex-start;gap:6px;min-width:0;padding:0;color:#53657c;background:transparent;font-size:12px;white-space:nowrap}
.huoka-home-focus .focus-plan-card li svg{width:14px;height:14px;color:var(--focus-blue);flex:0 0 auto}
.huoka-home-focus .focus-plan-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:9px;margin-top:auto;padding-top:11px}
.huoka-home-focus .focus-plan-card__footer>div{display:grid;gap:2px;min-width:0}
.huoka-home-focus .focus-plan-card__footer>div small{color:#8a97a8;font-size:10px;line-height:1;white-space:nowrap}
.huoka-home-focus .focus-plan-card__footer strong{color:var(--focus-orange);font-size:25px;line-height:1;white-space:nowrap}
.huoka-home-focus .focus-plan-card__footer>a{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:38px;padding:0 12px;border-radius:8px;color:#fff;background:var(--focus-blue);font-size:13px;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-plan-card__footer>a svg{width:14px;height:14px}
.huoka-home-focus .focus-plan-card .huoka-unified-plan-card__brand>small{margin-left:auto;padding:3px 7px;border-radius:999px;color:#4e74a5;background:#edf5ff;font-size:10px;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-plan-card.huoka-unified-plan-card--family li{align-items:flex-start;line-height:1.4;white-space:normal;overflow-wrap:anywhere}
.huoka-home-focus .focus-plan-card.huoka-unified-plan-card--family li span{overflow:visible;text-overflow:clip;white-space:normal}
.huoka-home-focus .focus-plan-card.huoka-unified-plan-card--family .focus-plan-card__footer strong{font-size:23px}
.huoka-home-focus .focus-plan-card.huoka-unified-plan-card--family .focus-plan-card__footer>a{padding-inline:10px;font-size:12px}
.huoka-home-focus .focus-brand-stage{margin-top:0}
.huoka-home-focus .focus-brand-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}
.huoka-home-focus .focus-brand-heading>div{min-width:0}
.huoka-home-focus .focus-brand-heading h2{margin:0;color:var(--focus-navy);font-size:clamp(30px,2.4vw,38px);font-weight:850;line-height:1.2;letter-spacing:-.04em}
.huoka-home-focus .focus-brand-heading p{max-width:720px;margin:10px 0 0;color:var(--focus-muted);font-size:15px;line-height:1.8}
.huoka-home-focus .focus-brand-heading>a{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:8px 0;color:var(--focus-blue);font-size:15px;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-brand-heading>a svg{width:16px;height:16px;transition:transform .2s ease}
.huoka-home-focus .focus-brand-heading>a:hover svg{transform:translateX(3px)}
.huoka-home-focus .focus-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.huoka-home-focus .focus-brand-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.huoka-home-focus .focus-brand-grid--1{grid-template-columns:minmax(0,560px)}
.huoka-home-focus .focus-brand-card{position:relative;display:flex;min-width:0;min-height:310px;padding:34px 28px 27px;border:1px solid #d8e4f2;border-top:3px solid #70a4fb;border-radius:20px;color:inherit;background:rgba(255,255,255,.98);box-shadow:0 12px 32px rgba(29,70,119,.065);text-align:left;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.huoka-home-focus .focus-brand-card:hover{transform:translateY(-4px);border-color:#bfd3ed;border-top-color:var(--focus-blue);box-shadow:0 19px 42px rgba(29,70,119,.105)}
.huoka-home-focus .focus-brand-card:focus-visible{outline:3px solid rgba(15,102,246,.24);outline-offset:4px}
.huoka-home-focus .focus-brand-card__verified{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:48px;height:48px;border:1px solid #bfe8dd;border-radius:50%;color:#18a76f;background:#eaf8f4}
.huoka-home-focus .focus-brand-card__verified svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.huoka-home-focus .focus-brand-card__identity{display:flex;align-items:center;gap:20px;min-width:0;padding-right:58px}
.huoka-home-focus .focus-brand-card__logo{display:grid;place-items:center;width:74px;max-width:100%;aspect-ratio:1/1;padding:0;border:1px solid #e2eaf4;border-radius:16px;background:#fff;overflow:hidden;flex:0 0 auto}
.huoka-home-focus .focus-brand-card__logo img{width:100%;height:100%;object-fit:contain}
.huoka-home-focus .focus-brand-card__body{min-width:0}
.huoka-home-focus .focus-brand-card__body strong{display:block;color:var(--focus-navy);font-size:25px;font-weight:850;line-height:1.3;overflow-wrap:anywhere}
.huoka-home-focus .focus-brand-card__description{display:-webkit-box;min-height:52px;margin-top:23px;overflow:hidden;color:#60738d;font-size:15px;line-height:1.75;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.huoka-home-focus .focus-brand-card__facts{display:flex;align-items:center;gap:10px;min-width:0;margin-top:22px;flex-wrap:wrap}
.huoka-home-focus .focus-brand-card__fact{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 12px;border:1px solid #cad7e6;border-radius:10px;color:#1c3557;background:#fff;font-size:14px;font-weight:700;line-height:1;white-space:nowrap}
.huoka-home-focus .focus-brand-card__fact>img,.huoka-home-focus .focus-brand-card__fact>svg{width:23px;height:23px;object-fit:contain;flex:0 0 auto}
.huoka-home-focus .focus-brand-card__fact>svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.huoka-home-focus .focus-brand-card__fact.is-chinese_website{color:#1474e9}
.huoka-home-focus .focus-brand-card__fact.is-chinese_support{color:#18a76f}
.huoka-home-focus .focus-brand-card__fact>span{color:#1c3557}
.huoka-home-focus .focus-brand-card>em{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:27px;color:var(--focus-blue);font-size:15px;font-style:normal;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-brand-card>em svg{width:15px;height:15px;transition:transform .2s ease}
.huoka-home-focus .focus-brand-card:hover>em svg{transform:translateX(3px)}

/* Choice and tools */
.huoka-home-focus .focus-decision-support{padding:0;background:#fff}
.huoka-home-focus .focus-choice-stage{padding-top:108px;padding-bottom:108px}
.huoka-home-focus .focus-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.huoka-home-focus .focus-choice-grid article{position:relative;min-height:240px;padding:30px 26px 26px;border:1px solid var(--focus-line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(31,69,115,.04)}
.huoka-home-focus .focus-choice-grid article>span{position:absolute;top:18px;right:20px;color:#e3eaf3;font-size:38px;font-weight:900;line-height:1}
.huoka-home-focus .focus-choice-grid article>svg{width:40px;height:40px;margin-bottom:27px;color:var(--focus-blue);stroke-width:1.55}
.huoka-home-focus .focus-choice-grid h3{margin:0 0 10px;color:var(--focus-navy);font-size:21px}
.huoka-home-focus .focus-choice-grid p{margin:0;color:#718096;font-size:15px;line-height:1.8}
.huoka-home-focus .focus-tools-stage{padding:102px 0;background:#f7faff}
.huoka-home-focus .focus-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.huoka-home-focus .focus-tool-card{display:grid;grid-template-columns:78px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:8px 24px;min-height:198px;padding:31px 30px;border:1px solid #dce7f4;border-radius:20px;background:linear-gradient(135deg,#fff 25%,#f5f9ff 100%);box-shadow:0 12px 34px rgba(30,70,118,.07);transition:transform .2s ease,box-shadow .2s ease}
.huoka-home-focus a.focus-tool-card:hover{transform:translateY(-4px);box-shadow:var(--focus-shadow-soft)}
.huoka-home-focus .focus-tool-card>span{display:grid;grid-row:1/3;place-items:center;width:78px;height:78px;border-radius:20px;color:var(--focus-blue);background:#eaf3ff;box-shadow:inset 0 0 0 1px rgba(15,102,246,.05)}
.huoka-home-focus .focus-tool-card>span svg{width:38px;height:38px}
.huoka-home-focus .focus-tool-card h3{margin:0 0 7px;color:var(--focus-navy);font-size:22px;line-height:1.35}
.huoka-home-focus .focus-tool-card p{margin:0;color:#6f7f94;font-size:15px;line-height:1.7}
.huoka-home-focus .focus-tool-card em{display:flex;grid-column:2;align-items:center;align-self:start;gap:4px;color:var(--focus-blue);font-size:14px;font-style:normal;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-tool-card em svg{width:15px;height:15px}
.huoka-home-focus .focus-tool--purple{background:linear-gradient(135deg,#fff 25%,#f8f5ff 100%)}
.huoka-home-focus .focus-tool--purple>span{color:#7549e8;background:#f0ebff}
.huoka-home-focus .focus-tool--orange{background:linear-gradient(135deg,#fff 25%,#fff7f1 100%)}
.huoka-home-focus .focus-tool--orange>span{color:#f06a31;background:#fff0e8}
/* Journey */
.huoka-home-focus .focus-journey{position:relative;background:#fff}
.huoka-home-focus .focus-step-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:72px}
.huoka-home-focus .focus-step-grid::before{content:"";position:absolute;top:46px;left:16.5%;right:16.5%;height:1px;background:linear-gradient(90deg,#cbdcf1,#86b4f5,#cbdcf1)}
.huoka-home-focus .focus-step-grid article{position:relative;z-index:1;text-align:center}
.huoka-home-focus .focus-step-grid__number{position:absolute;z-index:2;top:-5px;left:calc(50% + 26px);display:grid;place-items:center;min-width:34px;height:28px;padding:0 8px;border:3px solid #fff;border-radius:999px;color:#fff;background:var(--focus-blue);box-shadow:0 6px 14px rgba(15,102,246,.24);font-size:13px;font-weight:900;letter-spacing:.04em}
.huoka-home-focus .focus-step-grid__icon{display:grid;place-items:center;width:92px;height:92px;margin:0 auto 24px;border:9px solid #fff;border-radius:50%;color:var(--focus-blue);background:#eaf3ff;box-shadow:0 0 0 1px #d9e6f5,0 12px 30px rgba(30,73,123,.08)}
.huoka-home-focus .focus-step-grid__icon svg{width:34px;height:34px}
.huoka-home-focus .focus-step-grid h3{margin:0 0 10px;color:var(--focus-navy);font-size:22px}
.huoka-home-focus .focus-step-grid p{max-width:320px;margin:0 auto;color:#718096;font-size:15px;line-height:1.85}

/* Guides and device entry */
.huoka-home-focus .focus-guides{padding:0;background:#fff}
.huoka-home-focus .focus-guide-stage{padding:108px 0 116px;background:linear-gradient(180deg,#f4f8fd,#f8fbff)}
.huoka-home-focus .focus-guide-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(290px,.8fr);gap:34px;align-items:start}
.huoka-home-focus .focus-guide-main{min-width:0}
.huoka-home-focus .focus-guide-main .focus-section-heading{align-items:flex-start}
.huoka-home-focus .focus-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}
.huoka-home-focus .focus-guide-grid article{display:grid;grid-template-columns:138px minmax(0,1fr);align-items:center;min-height:108px;overflow:hidden;padding:8px;border:1px solid #e0e8f2;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(31,69,115,.04)}
.huoka-home-focus .focus-guide-card__image{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:3/2;border-radius:9px;background:#e3ebf4}
.huoka-home-focus .focus-guide-card__image img{width:100%;height:100%;object-fit:cover}
.huoka-home-focus .focus-guide-grid article>div{min-width:0;padding:12px 14px}
.huoka-home-focus .focus-guide-grid h3{margin:0;font-size:16px;line-height:1.5}
.huoka-home-focus .focus-guide-grid h3 a{color:var(--focus-navy)}
.huoka-home-focus .focus-question-panel{overflow:hidden;border:1px solid #dce7f3;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(30,70,118,.06)}
.huoka-home-focus .focus-question-panel>div{position:relative;padding:25px 25px 20px;background:linear-gradient(135deg,#0f66f6,#0b54d3);color:#fff}
.huoka-home-focus .focus-question-panel h2{margin:0;font-size:28px;line-height:1.3}
.huoka-home-focus .focus-question-panel>div>a{position:absolute;right:20px;bottom:23px;display:flex;align-items:center;gap:3px;color:#dbeaff;font-size:13px;font-weight:700}
.huoka-home-focus .focus-question-panel>div>a svg{width:13px;height:13px}
.huoka-home-focus .focus-question-panel nav{display:block;padding:5px 22px}
.huoka-home-focus .focus-question-panel nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;border-bottom:1px solid #edf1f6;color:#3d5069;font-size:14px}
.huoka-home-focus .focus-question-panel nav a:last-child{border-bottom:0}
.huoka-home-focus .focus-question-panel nav strong{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}
.huoka-home-focus .focus-question-panel nav strong::before{content:"";width:7px;height:7px;border-radius:50%;background:#6aa7ff;box-shadow:0 0 0 4px #edf5ff;flex:0 0 auto}
.huoka-home-focus .focus-question-panel nav svg{width:14px;height:14px;color:#9aa9bb;flex:0 0 auto}
.huoka-home-focus .focus-question-panel>.focus-empty{min-height:170px;margin:18px}
.huoka-home-focus .focus-device-stage{padding:108px 0 116px;background:#fff}
.huoka-home-focus .focus-device-stage .focus-section-heading{align-items:flex-start}
.huoka-home-focus .focus-device-panel{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.55fr);align-items:center;gap:34px;overflow:hidden;padding:40px 36px 38px 42px;border:1px solid #e0eaf5;border-radius:24px;background:linear-gradient(130deg,#f3f8ff 0%,#f7fbff 58%,#edf6ff 100%);box-shadow:0 18px 48px rgba(31,75,124,.07)}
.huoka-home-focus .focus-device-panel__content{position:relative;z-index:1;min-width:0}
.huoka-home-focus .focus-device-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 190px;align-items:end;gap:18px}
.huoka-home-focus .focus-device-form label{display:grid;gap:8px;min-width:0;color:#2b405e;font-size:14px;font-weight:800}
.huoka-home-focus .focus-device-select{position:relative;display:flex;align-items:center;min-width:0}
.huoka-home-focus .focus-device-select>svg:first-child{position:absolute;left:16px;z-index:1;width:19px;height:19px;color:#8495aa;pointer-events:none}
.huoka-home-focus .focus-device-select select{width:100%;height:56px;appearance:none;padding:0 38px 0 46px;border:1px solid #d6e2f0;border-radius:12px;outline:0;color:#40536d;background:#fff;font-size:14px;font-weight:500}
.huoka-home-focus .focus-device-select select:disabled{color:#a1adbc;background:#f8fafc}
.huoka-home-focus .focus-device-select select:focus{border-color:#83b3fa;box-shadow:0 0 0 3px rgba(15,102,246,.09)}
.huoka-home-focus .focus-device-select__chevron{position:absolute;right:14px;width:15px;height:15px;color:#7a899c;pointer-events:none}
.huoka-home-focus .focus-device-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:56px;padding:0 21px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#287cf8,#0f66f6);box-shadow:0 12px 24px rgba(15,102,246,.20);font-size:15px;font-weight:850;white-space:nowrap}
.huoka-home-focus .focus-device-form button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}
.huoka-home-focus .focus-device-form button svg{width:16px;height:16px}
.huoka-home-focus .focus-device-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}
.huoka-home-focus .focus-device-notes>div{display:flex;align-items:flex-start;gap:11px;min-width:0;padding:17px 15px;border:1px solid rgba(214,226,240,.9);border-radius:13px;background:rgba(255,255,255,.82)}
.huoka-home-focus .focus-device-notes>div>svg{width:22px;height:22px;margin-top:2px;color:var(--focus-blue);flex:0 0 auto}
.huoka-home-focus .focus-device-notes span{display:grid;gap:3px;min-width:0}
.huoka-home-focus .focus-device-notes strong{color:var(--focus-navy);font-size:14px;line-height:1.4}
.huoka-home-focus .focus-device-notes small{color:#74849a;font-size:12px;line-height:1.55}
.huoka-home-focus .focus-device-panel__visual{display:flex;align-items:center;justify-content:center;min-width:0}
.huoka-home-focus .focus-device-panel__visual img{width:100%;max-width:350px;height:auto;filter:drop-shadow(0 18px 24px rgba(37,80,132,.12))}
.huoka-home-focus .focus-expansion{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:24px;margin-top:42px;padding:29px 32px;border:1px solid #d6e6f7;border-radius:20px;background:linear-gradient(112deg,#edf6ff 0%,#fff 72%);box-shadow:0 12px 34px rgba(31,75,124,.06)}
.huoka-home-focus .focus-expansion>span:first-child{display:grid;place-items:center;width:76px;height:76px;border-radius:18px;color:var(--focus-blue);background:#fff;box-shadow:0 8px 22px rgba(31,75,124,.08)}
.huoka-home-focus .focus-expansion>span:first-child svg{width:38px;height:38px}
.huoka-home-focus .focus-expansion small{display:block;margin-bottom:3px;color:var(--focus-orange);font-size:12px;font-weight:850;letter-spacing:.05em}
.huoka-home-focus .focus-expansion h2{margin:0 0 6px;color:var(--focus-navy);font-size:24px;line-height:1.35}
.huoka-home-focus .focus-expansion p{margin:0;color:#728198;font-size:14px}
.huoka-home-focus .focus-expansion>a{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:46px;padding:0 19px;border-radius:9px;color:#fff;background:var(--focus-blue);font-size:14px;font-weight:800;white-space:nowrap}
.huoka-home-focus .focus-expansion>a svg{width:15px;height:15px}

@media(max-width:1100px){
  .huoka-home-focus .focus-hero{padding-top:58px}
  .huoka-home-focus .focus-hero__grid{grid-template-columns:1.08fr .92fr;gap:20px}
  .huoka-home-focus .focus-hero h1{font-size:40px;white-space:normal}
  .huoka-home-focus .focus-hero__visual{min-height:430px}
  .huoka-home-focus .focus-destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  .huoka-home-focus .focus-destination-card__image{height:132px}
  .huoka-home-focus .focus-plan-card ul{grid-template-columns:1fr}
  .huoka-home-focus .focus-plan-card{grid-template-columns:108px minmax(0,1fr)}
  .huoka-home-focus .focus-plan-card li{justify-content:flex-start;padding-inline:0}
  .huoka-home-focus .focus-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
  .huoka-home-focus .focus-brand-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .huoka-home-focus .focus-brand-grid--1{grid-template-columns:minmax(0,560px)}
  .huoka-home-focus .focus-brand-card{min-height:300px;padding:28px 22px 24px}
  .huoka-home-focus .focus-brand-card__identity{gap:15px;padding-right:48px}
  .huoka-home-focus .focus-brand-card__logo{width:64px;border-radius:14px}
  .huoka-home-focus .focus-brand-card__body strong{font-size:22px}
  .huoka-home-focus .focus-brand-card__verified{top:17px;right:17px;width:42px;height:42px}
  .huoka-home-focus .focus-brand-card__verified svg{width:23px;height:23px}
  .huoka-home-focus .focus-brand-card__description{font-size:14px}
  .huoka-home-focus .focus-brand-card__fact{padding:8px 10px;font-size:13px}
  .huoka-home-focus .focus-tool-card{grid-template-columns:68px 1fr;gap:7px 18px;min-height:188px;padding:26px 24px}
  .huoka-home-focus .focus-tool-card>span{width:68px;height:68px;border-radius:18px}
  .huoka-home-focus .focus-tool-card>span svg{width:33px;height:33px}
  .huoka-home-focus .focus-tool-card h3{font-size:20px}
  .huoka-home-focus .focus-tool-card em{grid-column:2}
  .huoka-home-focus .focus-guide-layout{grid-template-columns:1fr}
  .huoka-home-focus .focus-question-panel nav{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}
  .huoka-home-focus .focus-device-panel{grid-template-columns:minmax(0,1fr) 260px;padding:34px 30px}
  .huoka-home-focus .focus-device-form{grid-template-columns:1fr 1fr}
  .huoka-home-focus .focus-device-form button{grid-column:1/-1}
  .huoka-home-focus .focus-device-notes{grid-template-columns:1fr}
}

@media(max-width:820px){
  .huoka-home-focus .focus-section{padding:78px 0}
  .huoka-home-focus .focus-guides{padding:0}
  .huoka-home-focus .focus-guide-stage,.huoka-home-focus .focus-device-stage{padding:78px 0}
  .huoka-home-focus .focus-hero{padding:58px 0 52px}
  .huoka-home-focus .focus-hero__grid{grid-template-columns:1fr;text-align:center}
  .huoka-home-focus .focus-hero__copy{padding-bottom:0}
  .huoka-home-focus .focus-hero__copy>p{margin-inline:auto}
  .huoka-home-focus .focus-hero__visual{justify-content:center;min-height:0}
  .huoka-home-focus .focus-hero__visual img{width:min(500px,90%)}
  .huoka-home-focus .focus-decision{margin-inline:auto;text-align:left}
  .huoka-home-focus .focus-decision form{grid-template-columns:1fr 1fr}
  .huoka-home-focus .focus-decision__submit{grid-column:1/-1;justify-self:stretch;width:auto}
  .huoka-home-focus .focus-plan-grid{grid-template-columns:1fr}
  .huoka-home-focus .focus-plan-card{display:grid;grid-template-columns:220px minmax(0,1fr)}
  .huoka-home-focus .focus-plan-card__image{height:100%}
  .huoka-home-focus .focus-plan-panel__heading h3{font-size:27px}
  .huoka-home-focus .focus-brand-stage{margin-top:0}
  .huoka-home-focus .focus-brand-grid,.huoka-home-focus .focus-brand-grid--2,.huoka-home-focus .focus-brand-grid--1{grid-template-columns:1fr}
  .huoka-home-focus .focus-brand-card{min-height:280px}
  .huoka-home-focus .focus-choice-stage{padding-top:78px;padding-bottom:78px}
  .huoka-home-focus .focus-choice-grid{grid-template-columns:1fr 1fr}
  .huoka-home-focus .focus-tools-stage{padding:78px 0}
  .huoka-home-focus .focus-tool-grid{grid-template-columns:1fr}
  .huoka-home-focus .focus-tool-card{grid-template-columns:78px 1fr;min-height:166px;padding:28px 30px}
  .huoka-home-focus .focus-tool-card>span{width:78px;height:78px}
  .huoka-home-focus .focus-tool-card em{grid-column:2}
  .huoka-home-focus .focus-step-grid{gap:26px}
  .huoka-home-focus .focus-step-grid p{font-size:14px}
  .huoka-home-focus .focus-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .huoka-home-focus .focus-device-panel{grid-template-columns:1fr}
  .huoka-home-focus .focus-device-panel__visual{display:none}
  .huoka-home-focus .focus-expansion{margin-top:38px}
}

@media(max-width:560px){
  .huoka-home-focus .focus-container{width:calc(100% - 28px)}
  .huoka-home-focus .huoka-home-focus-slot{width:calc(100% - 28px);padding:54px 0}
  .huoka-home-focus .focus-section{padding:68px 0}
  .huoka-home-focus .focus-guides{padding:0}
  .huoka-home-focus .focus-guide-stage,.huoka-home-focus .focus-device-stage{padding:68px 0 74px}
  .huoka-home-focus .focus-section-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:27px}
  .huoka-home-focus .focus-section-heading h2{font-size:28px}
  .huoka-home-focus .focus-section-heading p{font-size:13px}
  .huoka-home-focus .focus-section-heading>a{padding:0}
  .huoka-home-focus .focus-hero{padding:46px 0 42px}
  .huoka-home-focus .focus-hero::after{display:none}
  .huoka-home-focus .focus-hero__grid{gap:25px}
  .huoka-home-focus .focus-hero h1{font-size:40px;line-height:1.18;white-space:normal}
  .huoka-home-focus .focus-hero__line{display:block}
  .huoka-home-focus .focus-hero__comma{display:none}
  .huoka-home-focus .focus-hero__copy>p{margin-top:17px;margin-bottom:24px;font-size:15px;line-height:1.8}
  .huoka-home-focus .focus-hero__visual{display:none}
  .huoka-home-focus .focus-decision{margin-top:0;padding:20px 16px;border-radius:15px}
  .huoka-home-focus .focus-decision form{grid-template-columns:1fr;gap:13px}
  .huoka-home-focus .focus-decision__submit{grid-column:auto}
  .huoka-home-focus .focus-hero__expansion{flex-wrap:wrap;margin:13px auto 0;font-size:13px}
  .huoka-home-focus .focus-destination-grid{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 5px;scroll-padding:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
  .huoka-home-focus .focus-destination-grid::-webkit-scrollbar{display:none}
  .huoka-home-focus .focus-destination-card{flex:0 0 clamp(102px,27.5vw,118px);border-radius:13px;scroll-snap-align:start}
  .huoka-home-focus .focus-destination-card.is-active::after{top:5px;right:5px;width:20px;height:20px;border-width:2px;font-size:11px}
  .huoka-home-focus .focus-destination-card__image{height:68px}
  .huoka-home-focus .focus-destination-card__body{gap:2px;min-height:56px;padding:8px 6px 9px}
  .huoka-home-focus .focus-destination-card__body>strong{font-size:14px;line-height:1.25}
  .huoka-home-focus .focus-destination-card__body>small{font-size:10px;white-space:nowrap}
  .huoka-home-focus .focus-destination-card__body b{font-size:13px}
  .huoka-home-focus .focus-destination-pagination{display:flex;align-items:center;justify-content:center;gap:7px;min-height:8px;margin-top:12px}
  .huoka-home-focus .focus-destination-pagination__dot{display:block;width:6px;height:6px;border-radius:50%;background:#d3d9e2;transition:width .2s ease,background-color .2s ease}
  .huoka-home-focus .focus-destination-pagination__dot.is-active{width:16px;border-radius:999px;background:var(--focus-blue)}
  .huoka-home-focus .focus-destination-plans{margin-top:26px;padding-top:26px}
  .huoka-home-focus .focus-plan-panel__heading{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:20px}
  .huoka-home-focus .focus-plan-panel__heading h3{font-size:25px}
  .huoka-home-focus .focus-plan-panel__heading>a{white-space:normal}
  .huoka-home-focus .focus-plan-card{display:block}
  .huoka-home-focus .focus-plan-card__image{height:180px}
  .huoka-home-focus .focus-plan-card__body{padding:18px 6px 5px}
  .huoka-home-focus .focus-plan-card ul{grid-template-columns:repeat(3,minmax(0,1fr))}
  .huoka-home-focus .focus-plan-card li{justify-content:center;padding-inline:4px;font-size:11px}
  .huoka-home-focus .focus-brand-stage{margin-top:0}
  .huoka-home-focus .focus-brand-heading{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:24px}
  .huoka-home-focus .focus-brand-heading h2{font-size:27px}
  .huoka-home-focus .focus-brand-heading p{font-size:13px}
  .huoka-home-focus .focus-brand-heading>a{padding:0}
  .huoka-home-focus .focus-brand-grid,.huoka-home-focus .focus-brand-grid--2,.huoka-home-focus .focus-brand-grid--1{grid-template-columns:1fr;gap:14px}
  .huoka-home-focus .focus-brand-card{min-height:0;padding:22px 18px 20px;border-radius:16px}
  .huoka-home-focus .focus-brand-card__identity{gap:14px;padding-right:46px}
  .huoka-home-focus .focus-brand-card__logo{width:56px;border-radius:12px}
  .huoka-home-focus .focus-brand-card__body strong{font-size:21px}
  .huoka-home-focus .focus-brand-card__verified{top:16px;right:16px;width:40px;height:40px}
  .huoka-home-focus .focus-brand-card__verified svg{width:22px;height:22px}
  .huoka-home-focus .focus-brand-card__description{min-height:0;margin-top:18px;font-size:14px;line-height:1.7}
  .huoka-home-focus .focus-brand-card__facts{gap:8px;margin-top:17px}
  .huoka-home-focus .focus-brand-card__fact{min-height:38px;padding:7px 10px;font-size:13px}
  .huoka-home-focus .focus-brand-card__fact>img,.huoka-home-focus .focus-brand-card__fact>svg{width:21px;height:21px}
  .huoka-home-focus .focus-brand-card>em{padding-top:20px;font-size:14px}
  .huoka-home-focus .focus-choice-stage{padding-top:68px;padding-bottom:68px}
  .huoka-home-focus .focus-choice-grid{grid-template-columns:1fr;gap:14px}
  .huoka-home-focus .focus-choice-grid article{min-height:0;padding:23px 22px}
  .huoka-home-focus .focus-choice-grid article>svg{margin-bottom:17px}
  .huoka-home-focus .focus-tools-stage{padding:68px 0}
  .huoka-home-focus .focus-tool-card{grid-template-columns:52px 1fr;gap:14px;min-height:0;padding:20px}
  .huoka-home-focus .focus-tool-card>span{width:52px;height:52px;border-radius:14px}
  .huoka-home-focus .focus-tool-card>span svg{width:26px;height:26px}
  .huoka-home-focus .focus-tool-card h3{font-size:19px}
  .huoka-home-focus .focus-tool-card p{font-size:14px}
  .huoka-home-focus .focus-tool-card em{grid-column:2}
  .huoka-home-focus .focus-step-grid{grid-template-columns:1fr;gap:50px}
  .huoka-home-focus .focus-step-grid::before{top:46px;bottom:46px;left:50%;right:auto;width:1px;height:auto;background:linear-gradient(180deg,#cbdcf1,#86b4f5,#cbdcf1)}
  .huoka-home-focus .focus-step-grid article{padding:0 8px;background:#fff}
  .huoka-home-focus .focus-question-panel nav{display:block}
  .huoka-home-focus .focus-guide-grid{grid-template-columns:1fr}
  .huoka-home-focus .focus-guide-grid article{grid-template-columns:108px minmax(0,1fr)}
  .huoka-home-focus .focus-guide-grid article>div{padding:15px 13px}
  .huoka-home-focus .focus-guide-grid h3{font-size:15px}
  .huoka-home-focus .focus-device-panel{padding:24px 18px;border-radius:18px}
  .huoka-home-focus .focus-device-form{grid-template-columns:1fr;gap:14px}
  .huoka-home-focus .focus-device-form button{grid-column:auto;width:100%}
  .huoka-home-focus .focus-device-notes{gap:9px;margin-top:22px}
  .huoka-home-focus .focus-device-notes>div{padding:14px 13px}
  .huoka-home-focus .focus-expansion{grid-template-columns:56px 1fr;gap:16px;margin-top:30px;padding:23px 20px}
  .huoka-home-focus .focus-expansion>span:first-child{width:56px;height:56px;border-radius:14px}
  .huoka-home-focus .focus-expansion>span:first-child svg{width:29px;height:29px}
  .huoka-home-focus .focus-expansion h2{font-size:20px}
  .huoka-home-focus .focus-expansion p{font-size:13px}
  .huoka-home-focus .focus-expansion>a{grid-column:1/-1;width:100%;text-align:center}
}
