.home-simplified .home-head{display:block;padding-bottom:18px}.home-start-heading{max-width:760px}.home-start-heading .home-greeting{display:block;margin-bottom:12px;color:var(--muted,#6f8793);font-weight:700;font-size:14px}.home-start-heading h1{margin:8px 0 10px;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.045em}.home-start-heading p{margin:0;max-width:650px;font-size:17px;color:var(--muted,#6f8793);line-height:1.55}.home-start-section{margin:4px 0 24px}.home-start-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-start-card{min-height:178px;border:1px solid #d8e8ef;border-radius:20px;background:#fff;padding:20px;text-align:left;color:#162028;display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:start;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease;box-shadow:0 7px 22px rgba(21,40,52,.045)}.home-start-card:hover{transform:translateY(-2px);border-color:#bfdde8;box-shadow:0 12px 28px rgba(21,40,52,.08)}.home-start-card.primary-start{background:linear-gradient(145deg,#fff8eb 0%,#fff 58%,#f1f9fc 100%);border-color:#f3bd65;box-shadow:0 10px 28px rgba(243,154,10,.11)}.home-start-card.primary-start:hover{border-color:#f39a0a}.home-start-icon{width:44px;height:44px;border-radius:14px;background:#eef7fa;color:#274451;display:grid;place-items:center}.primary-start .home-start-icon{background:#f39a0a;color:#fff}.home-start-icon svg{width:22px;height:22px}.home-start-copy{display:flex;flex-direction:column;min-width:0}.home-start-copy small{font-size:10px;letter-spacing:.13em;font-weight:800;color:#76909c;margin:2px 0 10px}.primary-start .home-start-copy small{color:#a96800}.home-start-copy strong{font-size:20px;line-height:1.17;letter-spacing:-.025em;margin-bottom:8px}.home-start-copy span{font-size:13px;line-height:1.45;color:#6f8793}.home-start-arrow{font-size:22px;color:#8ca0aa;line-height:1;margin-top:8px}.primary-start .home-start-arrow{color:#f39a0a}.home-start-card.is-disabled{opacity:.52;cursor:default;background:#f7fbfd;box-shadow:none}.home-start-card.is-disabled:hover{transform:none;border-color:#d8e8ef}.home-flow{display:flex;align-items:center;justify-content:center;gap:11px;margin:18px auto 0;color:#69818d;font-size:12px;font-weight:750;letter-spacing:.02em}.home-flow span{padding:7px 12px;border:1px solid #dcebf1;border-radius:999px;background:#f8fcfd}.home-flow i{font-style:normal;color:#f39a0a}.home-next-focused{margin-top:30px}.home-next-focused .section-heading{margin-bottom:14px}.home-next-focused .section-heading .eyebrow{color:#b46d00}.home-operation{margin:26px 0 36px;border:1px solid #dce9ef;border-radius:18px;background:rgba(255,255,255,.66);overflow:hidden}.home-operation>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;cursor:pointer}.home-operation>summary::-webkit-details-marker{display:none}.home-operation>summary span:first-child{display:flex;flex-direction:column;gap:3px}.home-operation>summary strong{font-size:15px;color:#23313b}.home-operation>summary small{font-size:12px;color:#78909b;font-weight:500}.home-operation-chevron{font-size:20px;color:#78909b;transition:transform .16s ease}.home-operation[open] .home-operation-chevron{transform:rotate(180deg)}.home-operation-body{padding:0 18px 18px}.home-operation-body>.bankroll-strip{margin-top:4px}.home-operation-body>.section-block{margin-top:20px}.home-operation-body #communityTeaser{margin-top:20px}.home-next-pulse .focused-card{animation:homeNextPulse .8s ease}@keyframes homeNextPulse{0%{box-shadow:0 0 0 0 rgba(243,154,10,.28)}70%{box-shadow:0 0 0 9px rgba(243,154,10,0)}100%{box-shadow:0 0 0 0 rgba(243,154,10,0)}}@media(max-width:900px){.home-start-grid{grid-template-columns:1fr}.home-start-card{min-height:132px}.home-flow{overflow-x:auto;justify-content:flex-start;padding-bottom:2px}.home-flow span{white-space:nowrap}}@media(max-width:600px){.home-start-heading h1{font-size:37px}.home-start-heading p{font-size:15px}.home-start-card{grid-template-columns:40px 1fr auto;padding:17px;border-radius:17px}.home-start-icon{width:40px;height:40px;border-radius:12px}.home-start-copy strong{font-size:18px}.home-flow{gap:7px}.home-flow span{padding:6px 9px;font-size:11px}.home-operation>summary{padding:16px}.home-operation-body{padding:0 12px 14px}}