.amber-home .sg-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--m);font-size:12px;color:var(--ink-3);padding-top:22px}.amber-home .sg-crumbs a{color:var(--ink-3);text-decoration:none}.amber-home .sg-crumbs a:hover{color:var(--amber-d)}.amber-home .sg-crumbs .sep{color:#CBB59E}.amber-home .sg-crumbs .cur{color:var(--ink-2)}.amber-home .sg-hero .grid{grid-template-columns:1fr .92fr;min-height:0;gap:48px;align-items:center}.amber-home .sg-hero h1{font-size:clamp(40px,4.8vw,62px);line-height:1.07;margin-top:18px}.amber-home .sg-hero .deck-sub{max-width:42ch}.amber-home .sg-hero .sg-stage{min-height:0}@media(max-width:900px){.amber-home .sg-hero .grid{grid-template-columns:1fr;gap:26px}.amber-home .sg-hero h1{font-size:clamp(36px,8vw,52px)}}.amber-home .sg-stage{display:flex;align-items:center;justify-content:center;min-height:340px}.amber-home .sg-card{width:430px;max-width:100%;background:#fff;border-radius:20px;padding:22px;box-shadow:0 2px 0 #F2E4C8,0 4px 0 #EEDFC0,0 26px 48px -16px rgba(150,100,30,.4),inset 0 2px 0 #fff;animation:ah-float 7s ease-in-out infinite}.amber-home .sg-card .lab{font-family:var(--m);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--amber-d);display:flex;align-items:center;gap:6px;margin-bottom:14px}.amber-home .sg-card .lab:before{content:"";width:7px;height:7px;border-radius:2px;background:currentColor}.amber-home .sg-sec{display:flex;align-items:center;gap:9px;font-family:var(--d);font-weight:700;font-size:14px;color:var(--ink);margin-top:11px}.amber-home .sg-sec .n{font-family:var(--m);font-size:10px;font-weight:700;color:#fff;background:var(--amber);width:22px;height:22px;border-radius:7px;display:grid;place-items:center;flex:none}.amber-home .sg-line{font-size:12px;color:var(--ink-2);margin:4px 0 0 31px;line-height:1.4}.amber-home .sg-answer{background:#fff;border:1px solid var(--bd);border-left:4px solid var(--amber);border-radius:16px;padding:22px 24px;box-shadow:var(--sh-s),inset 0 1px 0 #fff;max-width:760px;margin:22px auto 0;text-align:left;font-size:16px;line-height:1.6;color:var(--ink-2)}.amber-home .sg-answer strong{color:var(--ink)}.amber-home .sg-defs{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;text-align:left}.amber-home .sg-def{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:18px 20px;box-shadow:var(--sh-s),inset 0 1px 0 #fff}.amber-home .sg-def h4{font-family:var(--d);font-size:16px;margin:0 0 6px;color:var(--amber-d)}.amber-home .sg-def p{margin:0;font-size:13.5px;color:var(--ink-2);line-height:1.5}.amber-home .sg-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;text-align:left}.amber-home .sg-feat{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:18px 20px;box-shadow:var(--sh-s),inset 0 1px 0 #fff;display:flex;flex-direction:column;gap:6px}.amber-home .sg-feat .mi{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--hw);color:var(--amber-d);margin-bottom:4px}.amber-home .sg-feat h4{font-family:var(--d);font-size:16px;margin:0;color:var(--ink)}.amber-home .sg-feat p{margin:0;font-size:13px;color:var(--ink-2);line-height:1.5}.amber-home .sg-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;text-align:left}.amber-home .sg-darkrow{position:relative;display:flex;align-items:center;gap:9px;font-family:var(--d);font-weight:700;font-size:13px;color:#F7ECD8;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}.amber-home .sg-darkrow:last-child{border-bottom:none}.amber-home .sg-darkrow .n{font-family:var(--m);font-size:10px;color:#2A2017;background:#E8AB4E;width:20px;height:20px;border-radius:6px;display:grid;place-items:center;flex:none}@media(max-width:900px){.amber-home .sg-3,.amber-home .sg-defs,.amber-home .sg-feats{grid-template-columns:1fr}.amber-home .sg-stage{min-height:280px;margin-top:8px}}