/* LILYJO_MOBILE_HERO_INSTAGRAM_024X */
#lilyjo-public-site .lj70-home{overflow-x:hidden}
#lilyjo-public-site .lj70-hero-inner{position:relative}
#lilyjo-public-site .lj79-instagram{position:absolute;right:0;bottom:92px;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(3,29,48,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;text-decoration:none;font-size:.82rem;font-weight:650;line-height:1;box-shadow:0 6px 22px rgba(0,0,0,.14);transition:background .18s ease,transform .18s ease}
#lilyjo-public-site .lj79-instagram:hover{background:rgba(3,29,48,.62);transform:translateY(-1px)}
#lilyjo-public-site .lj79-instagram svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
#lilyjo-public-site .lj79-instagram svg .dot{fill:currentColor;stroke:none}

/* Tablet: make the HUD columns genuinely shrinkable. */
@media(max-width:900px){
 #lilyjo-public-site .lj70-hud{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%;max-width:100%}
 #lilyjo-public-site .lj70-hud>div{min-width:0}
 #lilyjo-public-site .lj70-hud .lj70-value{min-width:0;white-space:normal;overflow-wrap:anywhere}
 #lilyjo-public-site .lj79-instagram{bottom:150px}
}

/* Phone layout: shorter hero, slightly smaller crop/content and no horizontal HUD overflow. */
@media(max-width:620px){
 #lilyjo-public-site .lj70-hero{min-height:560px!important;background-position:64% center!important;overflow:hidden}
 #lilyjo-public-site .lj70-hero-inner{width:calc(100% - 24px)!important;min-height:560px;padding-top:16px!important}
 #lilyjo-public-site .lj70-logo{width:126px!important;max-height:105px!important}
 #lilyjo-public-site .lj70-menu-btn{width:44px!important;height:44px!important}
 #lilyjo-public-site .lj70-menu-btn span{width:20px}
 #lilyjo-public-site .lj70-hero-copy{margin-top:8px!important;max-width:94%}
 #lilyjo-public-site .lj70-kicker{font-size:.58rem;letter-spacing:.28em;margin-bottom:12px}
 #lilyjo-public-site .lj70-hero-copy h1{font-size:clamp(2.05rem,10.8vw,2.85rem)!important;line-height:1.02;margin-bottom:12px;letter-spacing:-.035em}
 #lilyjo-public-site .lj70-hero-copy p{font-size:1rem!important;line-height:1.3;max-width:94%}
 #lilyjo-public-site .lj70-hud{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%;max-width:100%;margin-top:18px!important}
 #lilyjo-public-site .lj70-hud>div{min-width:0!important;padding:9px 8px!important;overflow:hidden}
 #lilyjo-public-site .lj70-hud>div:nth-child(2n){border-right:0!important}
 #lilyjo-public-site .lj70-hud>div:last-child{display:none!important}
 #lilyjo-public-site .lj70-label{font-size:.50rem!important;letter-spacing:.11em!important;margin-bottom:4px}
 #lilyjo-public-site .lj70-value{display:block;max-width:100%;font-size:.78rem!important;line-height:1.18;white-space:normal!important;overflow-wrap:anywhere}
 #lilyjo-public-site .lj79-instagram{right:0;bottom:122px;padding:7px 9px;font-size:.68rem;gap:6px;max-width:180px}
 #lilyjo-public-site .lj79-instagram svg{width:16px;height:16px}
}

@media(max-width:390px){
 #lilyjo-public-site .lj70-hero{min-height:540px!important}
 #lilyjo-public-site .lj70-hero-inner{min-height:540px}
 #lilyjo-public-site .lj70-hero-copy h1{font-size:2.12rem!important}
 #lilyjo-public-site .lj79-instagram{bottom:118px}
}
