.home-screen section.hero.paper-home{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid var(--border-soft,var(--line));border-radius:1.5rem;background:var(--surface);box-shadow:none;min-width:0;overflow:visible;pointer-events:auto}.home-screen section.hero.paper-home .hero-copy{display:contents;pointer-events:auto}.home-screen section.hero.paper-home .hero-copy>*,.home-screen section.hero.paper-home>*{order:0}.home-screen section.hero.paper-home h1{max-width:none;margin:0;padding:0;font-size:1.875rem;line-height:1.12;letter-spacing:-.025em;font-weight:680}.home-screen section.hero.paper-home :is(h1,.home-postcard,.home-access-remaining,.access-detail,.access-summary,.home-vpn-note){background:transparent;border:0;box-shadow:none;border-radius:0}.home-screen .home-postcard{color:var(--muted);font-size:1rem;line-height:1.4;font-style:italic;font-synthesis:style;margin:0 0 .375rem;overflow-wrap:anywhere}.home-screen .home-postcard span{color:var(--link)}.home-screen [data-access]{align-self:flex-start;display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5em;padding:.25rem 0;border:0;background:transparent;color:var(--ink);font-size:.875rem;font-weight:650;line-height:1.4}.home-screen .home-status-dot{display:inline-block;flex:0 0 .5em;width:.5em;height:.5em;border-radius:50%;background:var(--ok,#276345)}.home-screen [data-access=inactive] .home-status-dot{background:var(--warn,#82401F)}.home-screen .home-access-remaining{font-size:.9375rem;line-height:1.4;color:var(--muted);margin:0}.home-screen .home-access-remaining strong{font-weight:650;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-screen .home-access-remaining[data-urgent=true] strong{color:var(--warn)}.home-screen section.hero.paper-home :is(.access-detail,.home-device-summary){margin:0;font-size:.875rem;line-height:1.4}.app[data-surface=home] .home-screen section.hero.paper-home .fold-hero.home-art,.home-screen section.hero.paper-home .fold-hero.home-art{display:block;position:relative!important;inset:auto!important;z-index:0!important;flex:1 1 auto;width:100%;height:clamp(130px,calc(100svh - 38rem),240px);min-height:130px;max-height:240px;margin:.375rem 0;border:0;border-radius:1rem;background:var(--paper,var(--bg))}.home-screen section.hero.paper-home .home-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;background:transparent;border:0;box-shadow:none}.home-screen .home-actions :is(.btn,.access-request){flex:1 1 7.5em;min-width:0}.home-screen .home-actions .btn{min-height:3rem;padding:.75em 1em;font-size:1rem;line-height:1.25;border-radius:.875rem;white-space:normal;overflow-wrap:anywhere}.home-screen section.hero.paper-home .home-vpn-note{padding:0;margin:0;color:var(--muted);font-size:.8125rem;line-height:1.4}@media (max-width:360px){.home-screen section.hero.paper-home{padding:.75rem}.home-screen section.hero.paper-home h1{font-size:1.75rem}}@media (max-height:650px){.app[data-surface=home] .home-screen section.hero.paper-home .fold-hero.home-art,.home-screen section.hero.paper-home .fold-hero.home-art{display:none}}@container (max-width: 12em){.app[data-surface=home] .home-screen section.hero.paper-home .fold-hero.home-art,.home-screen section.hero.paper-home .fold-hero.home-art{display:none}}.home-screen .home-actions .btn:not(.secondary){color:var(--on-brand,var(--on-action,#292136))}@media (min-width:681px){.home-screen section.hero.paper-home{width:100%;max-width:620px;margin-inline:auto}.home-screen section.hero.paper-home .fold-hero.home-art{max-width:440px;align-self:center}.home-screen .home-actions .btn{min-height:4rem}}@media (max-width:360px) and (max-height:650px){.home-screen section.hero.paper-home{padding-block:.5rem}}