/* Shared navigation and finishing details across the website. */
.pro-skip{position:fixed;left:18px;top:-90px;z-index:100;background:#fffdf7;color:#22251f;padding:12px 18px}.pro-skip:focus{top:12px}.pro-header{background:#fbf6ee;border-bottom:1px solid #e5e3d8;color:#22251f;font:14px/1.5 'DM Sans',Arial,sans-serif}.pro-header-inner{max-width:1240px;margin:auto;padding:20px 25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.pro-brand{display:inline-flex;gap:10px;align-items:center;color:#22251f!important;text-decoration:none!important}.pro-brand img{border-radius:50%;width:46px;height:46px}.pro-brand>span{font:800 32px/1 Manrope,Arial,sans-serif;letter-spacing:-1.5px}.pro-brand small{display:block;font:700 8px/2.4 'DM Sans',Arial,sans-serif;letter-spacing:2px}.pro-header nav{display:flex;align-items:center;gap:27px}.pro-header nav a{color:inherit;text-decoration:none;font-weight:600}.pro-header nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.pro-header .pro-cta{background:#11151b;color:#fff;padding:13px 22px;border-radius:7px}.pro-menu{display:none}.pro-footer{max-width:1230px;margin:60px auto 0;padding:40px 25px 25px;color:#22251f;font:14px/1.6 'DM Sans',Arial,sans-serif;border-top:1px solid #deded2}.pro-footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px;padding-bottom:36px}.pro-footer-top p{margin-top:18px;color:#686b60;font-size:13px}.pro-footer nav{display:flex;flex-direction:column;gap:9px}.pro-footer nav strong{font-size:12px;margin-bottom:8px}.pro-footer a{color:inherit;text-decoration:none}.pro-footer a:hover,.pro-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.pro-footer-bottom{border-top:1px solid #deded2;padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:#62675b}.pro-footer-bottom nav{flex-direction:row;flex-wrap:wrap;gap:20px}.pro-header a:focus-visible,.pro-menu:focus-visible,.pro-footer a:focus-visible,.help-center a:focus-visible,.help-center input:focus-visible,.help-center button:focus-visible{outline:3px solid #9a6a12;outline-offset:5px}.wrap{padding-top:28px}.page-hero .em,.help-hero .em{display:none}.page-hero{padding-top:18px}.page-hero .lead{max-width:64ch;margin-left:auto;margin-right:auto}.back{display:inline-block;padding:10px 0}.wrap h2{line-height:1.25}.wrap .feature p,.wrap .steps p{line-height:1.75}.visual-guide .capture-note{max-width:46ch}.section-heading>p,.feature-notes p,.extra-grid p,.place-panel p:not(.eyebrow),.steps p{font-size:15px}.feature-notes a,.extra-grid a>span:last-child{font-size:13px}.hero-copy .hero-note{font-size:11px}.price-card ul{font-size:14px}.questions p{font-size:15px}.questions summary{font-size:15px}.steps p{min-height:100px}.help-center{max-width:1230px;margin:auto;padding:45px 25px 20px}.help-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;padding:20px 0 50px}.help-intro h1{font-size:clamp(42px,4.6vw,65px);margin:0 0 24px}.help-intro>div>p:last-child{font-size:17px;color:#686b60}.help-intro>img{width:100%;height:325px;object-fit:cover;border-radius:12px}.help-tools{padding:30px;background:#eceee2;border-radius:12px;margin-bottom:28px}.help-tools label{display:block;font-size:17px;font-weight:700;margin-bottom:14px}.help-tools input{display:block;width:100%;max-width:650px;padding:16px 18px;border:1px solid #c3c9b8;border-radius:7px;background:#fffdf7;color:#22251f;font:16px 'DM Sans',Arial,sans-serif}.help-filters{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.help-filters button{border:1px solid #c7cdbb;padding:10px 16px;background:#f9faf2;border-radius:30px;font-size:13px;color:#364032;min-height:44px}.help-filters button[aria-pressed=true]{background:#222b22;border-color:#222b22;color:#fff}.help-tools #guide-count{font-size:12px;color:#62675b;margin:17px 0 0}.help-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.help-card{background:#fffdf7;border:1px solid #deded2;border-radius:10px;padding:26px;display:flex;flex-direction:column;min-height:255px;transition:transform .15s,border-color .15s;color:#22251f;text-decoration:none}.help-card:hover{transform:translateY(-3px);border-color:#909c7b}.help-card[hidden]{display:none}.help-tag{font-size:10px;letter-spacing:1px;text-transform:uppercase;font-weight:700;color:#77703e;margin-bottom:19px}.help-card h2{font-size:24px;line-height:1.2;letter-spacing:-.035em;font-weight:600}.help-card p{font-size:14px;color:#686b60;margin:16px 0 22px}.help-card-link{margin-top:auto;display:flex;justify-content:space-between;font-size:12px;font-weight:700}.help-start{margin-top:45px;border-radius:10px;background:#171b19;color:#fbf6ee;padding:35px;display:flex;align-items:center;justify-content:space-between;gap:30px}.help-start h2{font-size:29px}.help-start p:last-child{font-size:14px;color:#d4d9ca;margin-top:15px;max-width:550px}.help-start .eyebrow{color:#ebce83}.help-start .button{flex-shrink:0}#guide-empty{padding:45px;text-align:center;border:1px solid #deded2;border-radius:10px}#guide-empty h2{font-size:28px}#guide-empty p{margin:15px 0}#reset-guides{border:0;border-radius:7px;background:#ffc531;padding:13px 20px;color:#22251f}.pro-next{margin:35px 0;padding:25px;border:1px solid #d9dece;border-radius:10px;background:#edf0e3}
@media(max-width:900px){.pro-header nav{gap:17px}.help-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.help-intro{gap:30px}.pro-footer-top{gap:25px}}@media(max-width:760px){.pro-header-inner{position:relative;padding:17px 22px;flex-wrap:wrap}.pro-menu{display:block;background:none;border:1px solid #c9cdbf;border-radius:6px;padding:11px 16px;font:13px Arial;color:#22251f;min-height:44px}.pro-header nav{display:none;flex-basis:100%;width:100%;padding:14px 0 5px;gap:2px}.pro-header nav.is-open{display:flex;flex-direction:column;align-items:stretch}.pro-header nav>a{padding:12px 10px;min-height:44px}.pro-header .pro-cta{text-align:center;margin-top:8px}.pro-footer{margin-top:40px;padding:30px 22px 25px}.pro-footer-top{grid-template-columns:1fr 1fr;gap:25px}.pro-footer-top>div{grid-column:1/-1}.pro-footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.pro-footer-bottom nav{gap:6px 18px}.pro-footer-bottom a{display:inline-block;padding:5px 0}.help-center{padding:20px 22px}.help-intro{grid-template-columns:1fr;gap:28px;padding-bottom:30px}.help-intro img{height:220px}.help-intro h1{font-size:44px}.help-tools{padding:22px}.help-filters button{padding:10px 12px}.help-cards{grid-template-columns:1fr}.help-card{min-height:220px}.help-start{padding:27px;flex-direction:column;align-items:flex-start}.help-start h2{font-size:28px}.steps p{min-height:0}.wrap{padding-top:16px}#guide-empty{padding:28px}}@media(prefers-reduced-motion:reduce){.help-card{transition:none}}

/* Public release identity: readable even when the visitor prefers a dark OS theme. */
.beebo-release-status{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:22px;padding:24px;margin:24px 0 34px;border:1px solid #c8c2b4;border-radius:12px;background:#f1ede2;color:#25271f;font:14px/1.6 'DM Sans',Arial,sans-serif;text-align:left}.beebo-release-status>div{min-width:0}.beebo-release-platform{display:block;font-size:10px;font-weight:700;letter-spacing:1.7px;color:#686044}.beebo-release-status strong{display:block;font-size:21px;line-height:1.4;color:#25271f}.beebo-release-status time{display:block;font-size:12px;line-height:1.7;color:#555a4c;margin-top:5px}.beebo-release-status>a{font-size:12px;font-weight:700;color:#403817;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.pro-footer>.beebo-release-status{margin-top:0}.setup>.beebo-release-status{max-width:1060px;margin-left:auto;margin-right:auto}@media(max-width:760px){.beebo-release-status{grid-template-columns:1fr;gap:20px;padding:22px}.beebo-release-status time{font-size:13px}.beebo-release-status>a{white-space:normal}}
