.bb-land{--burn: #F9734E;--ember: #FFB07C;--flame: #D84D6C;--burgundy: #1A0F14;--teal: #2BA8A0;--mint: #7DD3C0;--sand: #FFF6EF;--paper: #fffaf6;--ink: #201519;--muted: #6f6468;--line: rgba(32, 21, 25, .11);--serif: "Playfair Display", Georgia, serif;--sans: "Inter", system-ui, sans-serif;margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5;min-height:100dvh;overflow-x:clip}.bb-land *,.bb-land *:before,.bb-land *:after{box-sizing:border-box}.bb-land img{display:block;max-width:100%}.bb-land a{text-decoration:none;color:inherit}.bb-land button,.bb-land input{font:inherit}.bb-land .shell{width:min(1180px,calc(100% - 48px));margin:auto}.bb-land .nav{height:78px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:30;background:#fffaf6eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.bb-land .brand{display:flex;align-items:center;gap:10px;font:600 26px/1 var(--serif)}.bb-land .logo-mark{width:31px;height:31px;flex-shrink:0}.bb-land .nav-links{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.bb-land .nav-links a:not(.btn){color:var(--ink);opacity:.85}.bb-land .nav-links a:not(.btn):hover{opacity:1;color:var(--burn)}.bb-land .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 24px;border-radius:999px;border:0;background:linear-gradient(90deg,var(--burn),#ff603d);color:#fff;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 10px 26px #f9734e38;transition:transform .12s ease,box-shadow .2s ease}.bb-land .btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #f9734e47}.bb-land .btn:active{transform:scale(.98)}.bb-land .btn-small{padding:10px 17px;font-size:13px}.bb-land .btn-secondary{background:#ffffffd1;border:1px solid rgba(32,21,25,.18);box-shadow:none;color:var(--ink)}.bb-land .btn-secondary:hover{box-shadow:0 8px 20px #20151914}.bb-land .btn-ghost{background:transparent;border:0;box-shadow:none;color:var(--muted);font-weight:600;padding:10px 8px}.bb-land .btn-ghost:hover{color:var(--ink);transform:none;box-shadow:none}.bb-land .play-dot{width:22px;height:22px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:9px;flex-shrink:0}.bb-land .hero{min-height:680px;position:relative;overflow:hidden;background:#fff4eb}.bb-land .hero-scenic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:0;pointer-events:none}.bb-land .hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,250,246,.88) 0%,rgba(255,250,246,.62) 34%,rgba(255,250,246,.18) 58%,transparent 72%),linear-gradient(180deg,rgba(255,250,246,.25) 0%,transparent 28%)}.bb-land .hero-copy{position:relative;z-index:8;max-width:520px;padding:12px 0 24px}.bb-land .hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;align-items:center;min-height:680px;position:relative;z-index:2;padding:44px 0 56px}.bb-land .eyebrow{margin:0 0 18px;font-size:11px;letter-spacing:.28em;font-weight:700;color:var(--burn);text-transform:uppercase}.bb-land h1,.bb-land h2,.bb-land h3{font-family:var(--serif);margin-top:0;font-weight:600}.bb-land .hero h1{font-size:clamp(52px,6vw,88px);line-height:.96;letter-spacing:-.045em;margin-bottom:22px;color:var(--ink)}.bb-land .hero h1 em,.bb-land .example h2 em{font-style:normal;color:var(--burn)}.bb-land .lede{max-width:560px;font-size:18px;color:#4c4044;margin:0}.bb-land .actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.bb-land .hero-stage{position:relative;height:530px;min-width:0}.bb-land .hero-mobile-story,.bb-land .hero-product-pin,.bb-land .hero-product-compose,.bb-land .hero-reveal{display:contents}.bb-land .hero-connectors-mobile{display:none}.bb-land .source-stack{position:absolute;left:0;top:34px;width:168px;display:grid;gap:10px;z-index:8}.bb-land .source-card{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 10px;border-radius:13px;border:1px solid rgba(32,21,25,.08);background:#fffffff0;box-shadow:0 8px 24px #2d18111f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.bb-land .source-card:hover{transform:translateY(-2px);border-color:#f9734e38;box-shadow:0 10px 28px #1e12141a}.bb-land .source-icon{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-weight:800;flex:0 0 30px;font-size:12px;background:#fff0ea;color:var(--burn)}.bb-land .source-icon.fitbit,.bb-land .source-icon.photos{background:#e7f8f5;color:var(--teal)}.bb-land .source-icon.strava{background:#fff0e4;color:#ff7a32}.bb-land .source-icon.whoop{background:#161616;color:#fff}.bb-land .source-icon.calendar{background:#edf1ff;color:#4f6fdb}.bb-land .source-icon.video{background:#fff0ea;color:var(--flame)}.bb-land .source-card b{display:block;font-size:12px;font-weight:700}.bb-land .source-card small{display:block;font-size:9px;color:var(--muted);white-space:nowrap}.bb-land .hero-connectors{position:absolute;left:118px;top:22px;width:390px;height:445px;z-index:6;overflow:visible;pointer-events:none}.bb-land .data-flow{--flow-color: var(--burn)}.bb-land .flow-burn{--flow-color: #F9734E}.bb-land .flow-teal{--flow-color: #2BA8A0}.bb-land .flow-ember{--flow-color: #FFB07C}.bb-land .flow-flame{--flow-color: #D84D6C}.bb-land .flow-blue{--flow-color: #6F8FEF}.bb-land .flow-mint{--flow-color: #7DD3C0}.bb-land .flow-base{fill:none;stroke:var(--flow-color);stroke-width:1.85;opacity:.55;stroke-linecap:round}.bb-land .flow-energy{fill:none;stroke:var(--flow-color);stroke-width:2.75;stroke-linecap:round;stroke-dasharray:14 86;stroke-dashoffset:100;filter:url(#bb-glow);animation:bb-data-travel 5.2s linear infinite;animation-delay:var(--delay, 0s)}.bb-land .data-particle{opacity:.85}@keyframes bb-data-travel{0%{stroke-dashoffset:100;opacity:0}8%{opacity:.95}55%{stroke-dashoffset:0;opacity:.95}70%,to{stroke-dashoffset:0;opacity:0}}.bb-land .weekly-chapter-art{position:absolute;left:24%;top:2px;width:286px;z-index:4;filter:drop-shadow(0 16px 28px rgba(24,12,16,.16));pointer-events:none;animation:bb-story-breath 4.8s ease-in-out infinite}.bb-land .story-phone-art{position:absolute;left:52%;top:52px;width:188px;z-index:7;filter:drop-shadow(0 16px 28px rgba(24,12,16,.18));pointer-events:none;animation:bb-story-breath 4.8s ease-in-out infinite .35s}@keyframes bb-story-breath{0%,to{filter:drop-shadow(0 16px 28px rgba(24,12,16,.16))}50%{filter:drop-shadow(0 18px 34px rgba(249,115,78,.22))}}@media (prefers-reduced-motion: reduce){.bb-land .flow-energy,.bb-land .weekly-chapter-art,.bb-land .story-phone-art{animation:none!important}.bb-land .flow-energy{stroke-dasharray:none;stroke-dashoffset:0;opacity:.45;filter:none}.bb-land .data-particle{display:none}.bb-land .hero-product-compose{position:relative!important;top:auto!important}}.bb-land .memory-stack{position:absolute;right:-2%;top:8px;width:96px;display:grid;gap:5px;z-index:3;opacity:1}.bb-land .memory-thumb{width:100%;height:auto;display:block;border-radius:8px;filter:drop-shadow(0 8px 16px rgba(32,18,16,.18))}.bb-land .annotation{font-family:var(--serif);font-style:italic;letter-spacing:.05em;line-height:1.1}.bb-land .hero-annotation{position:absolute;right:10%;top:auto;bottom:58px;display:flex;flex-direction:column;align-items:flex-start;font-family:Bradley Hand,Segoe Print,Comic Sans MS,cursive;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.05em;font-style:italic;color:var(--burn);transform:rotate(-5deg);z-index:8;pointer-events:none;text-shadow:none;background:none}.bb-land .hero-annotation span{display:block}.bb-land .hero-annotation svg{width:78px;height:auto;margin:0 0 2px -40px;overflow:visible;order:-1}.bb-land .hero-annotation path{fill:none;stroke:var(--burn);stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.bb-land .story{padding:68px 0 36px;overflow:visible}.bb-land .section-head{text-align:center;max-width:980px;margin:0 auto 34px}.bb-land .section-head h2{font-size:clamp(28px,4vw,41px);line-height:1.08;margin-bottom:10px}.bb-land .section-head p{font-size:16px;color:var(--muted);margin:0 auto;max-width:640px}.bb-land .features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start;overflow:visible;padding-bottom:52px}.bb-land .feature{background:#fffdfb;border:1px solid var(--line);border-radius:20px;padding:20px 18px 0;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:0 10px 30px #2d18110f;position:relative;height:auto;min-width:0}.bb-land .feature-top{display:flex;gap:12px;flex:0 0 auto;z-index:2;padding:0 2px}.bb-land .feature h3{font-size:20px;margin:2px 0 4px}.bb-land .feature p{font-size:13px;color:var(--muted);margin:0;line-height:1.4}.bb-land .icon{min-width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:800;flex-shrink:0}.bb-land .icon.burn{background:#ffe2d1;color:var(--burn)}.bb-land .icon.flame{background:#ffd7e1;color:var(--flame)}.bb-land .icon.teal{background:#d5f3ef;color:var(--teal)}.bb-land .feature-media{position:relative;width:100%;display:flex;align-items:flex-start;justify-content:center;background:transparent;flex:0 0 auto}.bb-land .feature-media img{display:block;background:transparent;max-width:none}.bb-land .feature--photo{overflow:hidden;padding:20px 0 0}.bb-land .feature--photo .feature-top{padding:0 18px}.bb-land .feature--photo .feature-media{margin-top:8px;width:100%;height:150px}.bb-land .feature--photo .feature-media img{width:100%;height:100%;object-fit:cover;object-position:center 42%;border-radius:0 0 19px 19px}.bb-land .feature--art{overflow:visible;z-index:2;padding:20px 14px 0}.bb-land .feature--art .feature-media{width:calc(100% + 28px);margin:4px -14px -52px;height:auto;z-index:3;pointer-events:none;justify-content:center}.bb-land .feature--art .feature-media img{width:112%;max-width:none;height:auto;object-fit:contain;object-position:center top;display:block}.bb-land .feature--art:nth-child(2) .feature-media{margin-bottom:-56px}.bb-land .feature--art:nth-child(3) .feature-media{margin-bottom:-58px}.bb-land .feature--art:nth-child(3) .feature-media img{transform:rotate(-2.5deg)}.bb-land .feature--art:nth-child(4) .feature-media{margin-bottom:-50px}.bb-land .example{position:relative;color:#fff;padding:72px 0 80px;overflow:hidden;isolation:isolate;min-height:560px;display:flex;align-items:center;background:#120a0c}.bb-land .example-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:72% center;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.bb-land .example:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(12,6,8,.55) 0%,rgba(12,6,8,.22) 42%,transparent 68%)}.bb-land .example-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(260px,480px) minmax(220px,360px);justify-content:start;gap:36px;align-items:center;width:100%}.bb-land .chapter-shot{position:relative;min-width:0}.bb-land .chapter-shot img{width:100%;height:auto;display:block;object-fit:contain;border-radius:0;filter:drop-shadow(0 28px 55px rgba(0,0,0,.42));transform:rotate(-2.5deg);background:transparent}.bb-land .example-copy{position:relative;z-index:3;max-width:420px;padding-top:8px;justify-self:start}.bb-land .example-copy h2{font-size:clamp(42px,5vw,62px);line-height:1;margin-bottom:16px;color:#fff8f4}.bb-land .example-copy p:not(.eyebrow){font-size:17px;color:#eee4e4;margin-bottom:24px}.bb-land .eyebrow.light{color:var(--ember)}.bb-land .about{padding:74px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:64px}.bb-land .about h2{font-size:clamp(34px,4vw,47px);line-height:1.07;margin-bottom:0}.bb-land .about>p{font-size:21px;line-height:1.55;color:#564a4e;margin-top:25px}.bb-land .access{position:relative;overflow:hidden;background:#1a0f12;padding:72px 0 80px;color:var(--ink)}.bb-land .access-scenic{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;z-index:0;pointer-events:none}.bb-land .access-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#12080a47,#12080a1f 42%,#12080a59),linear-gradient(180deg,rgba(18,8,10,.18) 0%,transparent 30%,rgba(18,8,10,.35) 100%)}.bb-land .access-grid{position:relative;z-index:2;display:grid;grid-template-columns:.92fr 1.08fr;gap:36px;align-items:center}.bb-land .access-showcase{position:relative;min-height:520px;max-width:460px}.bb-land .access-chapter{width:min(72%,280px);height:auto;display:block;transform:rotate(-2.5deg);filter:drop-shadow(0 22px 40px rgba(0,0,0,.35));background:transparent}.bb-land .access-phone{position:absolute;right:2%;top:22%;width:min(42%,176px);height:auto;z-index:3;filter:drop-shadow(0 20px 36px rgba(0,0,0,.4));background:transparent}.bb-land .access-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(72%,260px);margin-top:18px;margin-left:4%}.bb-land .access-thumbs img{width:100%;height:auto;display:block;background:transparent;filter:drop-shadow(0 8px 16px rgba(0,0,0,.28))}.bb-land .access-note{margin-top:18px;margin-left:2%;display:flex;flex-direction:column;font-family:Bradley Hand,Segoe Print,Comic Sans MS,cursive;font-size:13px;line-height:1.2;letter-spacing:.04em;font-style:italic;color:#2a1c1a;transform:rotate(-4deg);position:relative;width:max-content}.bb-land .access-note span{display:block}.bb-land .access-note svg{position:absolute;left:72%;bottom:70%;width:78px;overflow:visible}.bb-land .access-note path{fill:none;stroke:#2a1c1a;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.bb-land .access-form{background:#fffaf6eb;border:1px solid rgba(255,255,255,.35);border-radius:28px;padding:28px 26px 22px;box-shadow:0 24px 60px #140a0c47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bb-land .access-form .eyebrow{margin-bottom:10px;color:#8a7a7e}.bb-land .access-form h2{font-family:var(--sans);font-weight:800;font-size:clamp(26px,3vw,34px);letter-spacing:-.03em;line-height:1.1;margin:0 0 8px;color:var(--ink)}.bb-land .access-lede{margin:0 0 20px;font-size:14px;color:#6f6468;line-height:1.45}.bb-land .fields{display:grid;gap:10px;margin-bottom:10px}.bb-land .fields-identity{grid-template-columns:repeat(3,minmax(0,1fr))}.bb-land .fields-location{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.bb-land .access-form label,.bb-land .access-form legend{font-size:11px;font-weight:700;display:block;color:#4a4044}.bb-land .access-form input[type=text],.bb-land .access-form input[type=email],.bb-land .access-form select{width:100%;margin-top:6px;padding:11px 12px;border:1px solid rgba(32,21,25,.13);border-radius:12px;background:#fff;outline:none;color:var(--ink);font-size:13px;font-family:inherit}.bb-land .access-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6f6468 50%),linear-gradient(135deg,#6f6468 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 3px),calc(100% - 11px) calc(50% - 3px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:28px;cursor:pointer}.bb-land .access-form input:focus,.bb-land .access-form select:focus{border-color:var(--burn);box-shadow:0 0 0 3px #f9734e1c}.bb-land .social-block{margin-bottom:18px}.bb-land .social-title{margin:0;font-size:13px;font-weight:700;color:var(--ink)}.bb-land .social-hint{margin:2px 0 10px;font-size:11px;color:#8a7a7e}.bb-land .social-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bb-land .social-card{display:block;background:#fff;border:1px solid rgba(32,21,25,.1);border-radius:14px;padding:10px 12px}.bb-land .social-label{display:block;font-size:11px;font-weight:700;color:var(--ink);margin-bottom:2px}.bb-land .social-card input{margin-top:0;border:0;padding:4px 0;border-radius:0;background:transparent;font-size:12px;color:#6f6468}.bb-land .social-card input:focus{box-shadow:none;border:0}.bb-land .access-form fieldset,.bb-land .focus-block{border:0;margin:0 0 18px;padding:0}.bb-land .focus-block legend{margin-bottom:10px;font-size:13px;font-weight:700;color:var(--ink)}.bb-land .focus-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.bb-land .focus-cards label{cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:108px;padding:14px 12px;border-radius:16px;border:1.5px solid rgba(32,21,25,.1);background:#fff;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.bb-land .focus-cards input{position:absolute;opacity:0;pointer-events:none}.bb-land .focus-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff0ea;color:var(--burn);font-size:15px}.bb-land .focus-label{font-size:12px;font-weight:700;line-height:1.25;color:var(--ink)}.bb-land .focus-cards label.is-selected,.bb-land .focus-cards label:has(input:checked){border-color:var(--burn);background:#fff5f0;box-shadow:0 0 0 1px #f9734e40}.bb-land .submit{width:100%;border:0;border-radius:999px;background:linear-gradient(90deg,var(--burn),#ff603d 45%,var(--flame));padding:14px 18px;font-size:15px}.bb-land .form-note,.bb-land .success{text-align:center;font-size:11px;color:var(--muted);margin:12px 0 0;display:flex;align-items:center;justify-content:center;gap:6px}.bb-land .success{color:var(--teal);font-weight:700}.bb-land .footer{height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-top:1px solid var(--line)}.bb-land .footer-brand{font-size:22px}.bb-land .footer p{font-size:12px;color:var(--muted);margin:0}.bb-land .footer-links{display:flex;gap:20px;font-size:12px;font-weight:600}.bb-land .footer-links a:hover{color:var(--burn)}@media (max-width: 980px){.bb-land .hero-grid,.bb-land .example-grid,.bb-land .about,.bb-land .access-grid{grid-template-columns:1fr}.bb-land .hero-grid{padding:34px 0}.bb-land .hero-stage{height:520px;margin-top:16px}.bb-land .features{grid-template-columns:repeat(2,1fr)}.bb-land .example{min-height:0;padding:56px 0 64px}.bb-land .example-bg{object-position:80% center}.bb-land .example-copy{max-width:520px}.bb-land .about{gap:16px}.bb-land .fields-identity,.bb-land .fields-location,.bb-land .social-row,.bb-land .focus-cards{grid-template-columns:1fr 1fr}.bb-land .fields-identity label:last-child{grid-column:1 / -1}}@media (max-width: 620px){.bb-land .shell{width:min(100% - 28px,560px)}.bb-land .nav{height:66px}.bb-land .nav-links a:not(.btn):not(.btn-ghost){display:none}.bb-land .brand{font-size:21px}.bb-land .hero{min-height:auto;padding-bottom:0;overflow:visible}.bb-land .hero-scenic{object-position:center 42%}.bb-land .hero-scrim{background:linear-gradient(180deg,rgba(255,250,246,.78) 0%,rgba(255,250,246,.48) 32%,rgba(255,250,246,.18) 58%,transparent 78%)}.bb-land .hero-grid{display:block;min-height:auto;padding:22px 0 0}.bb-land .hero-copy{max-width:none;padding:4px 0 0;margin-bottom:max(72px,10vh)}.bb-land .hero h1{font-size:clamp(40px,11vw,48px);line-height:.98;max-width:12ch;margin-bottom:18px}.bb-land .lede{font-size:16px;line-height:1.55}.bb-land .actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:22px}.bb-land .actions .btn{width:100%}.bb-land .hero-stage{height:auto;margin-top:0;width:100%;overflow:visible}.bb-land .hero-mobile-story{display:block;position:relative;width:100%;min-height:175vh;padding-bottom:28px}.bb-land .hero-product-pin,.bb-land .hero-product-compose,.bb-land .hero-reveal{display:block}.bb-land .source-stack{position:relative;left:auto;top:auto;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;z-index:3;margin:0 0 4px}.bb-land .source-card{min-width:0;min-height:48px;padding:9px 10px}.bb-land .source-card:nth-child(7){grid-column:1 / -1}.bb-land .source-icon{width:27px;height:27px;flex-basis:27px;font-size:11px}.bb-land .source-card b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-land .source-card small,.bb-land .hero-connectors{display:none}.bb-land .hero-connectors-mobile{display:block;position:relative;left:auto;top:auto;width:min(88%,340px);height:96px;margin:-4px auto -28px;z-index:2;overflow:visible;pointer-events:none}.bb-land .hero-product-pin{position:relative;width:100%;min-height:130vh;margin-top:-12px;padding-top:4px}.bb-land .hero-product-compose{position:sticky;top:11vh;z-index:4;width:100%;height:clamp(300px,92vw,420px);display:block}.bb-land .weekly-chapter-art{position:relative;left:50%;top:auto;right:auto;width:74vw;max-width:320px;height:auto;display:block;transform:translate(-50%);object-fit:contain;z-index:1;filter:drop-shadow(0 16px 28px rgba(24,12,16,.18))}.bb-land .story-phone-art{position:absolute;right:max(2%,calc(50% - 37vw));top:auto;bottom:4%;left:auto;width:33vw;max-width:148px;height:auto;object-fit:contain;z-index:5;filter:drop-shadow(0 16px 28px rgba(24,12,16,.2))}.bb-land .hero-reveal{position:relative;z-index:5;width:100%;margin-top:8px;min-height:120px;padding:4px 0 20px}.bb-land .memory-stack{position:relative;top:auto;right:auto;left:auto;width:min(96%,360px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;z-index:3;opacity:1}.bb-land .memory-thumb-four{display:none}.bb-land .memory-thumb{border-radius:12px;filter:drop-shadow(0 10px 18px rgba(32,18,16,.2))}.bb-land .hero-annotation{right:4%;bottom:28px;top:auto;font-size:11px;transform:rotate(5deg);z-index:6}.bb-land .hero-annotation svg{width:64px;margin:0 0 2px -28px}.bb-land .section-head h2{font-size:33px}.bb-land .features{grid-template-columns:1fr;padding-bottom:20px;gap:36px}.bb-land .feature--photo .feature-media{height:168px;margin-top:10px}.bb-land .feature--art{padding-bottom:0}.bb-land .feature--art .feature-media{width:calc(100% + 20px);margin:8px -10px -36px;height:auto}.bb-land .example{padding:48px 0 72px;min-height:0}.bb-land .example:after{background:linear-gradient(180deg,rgba(12,6,8,.62) 0%,rgba(12,6,8,.28) 55%,transparent 100%)}.bb-land .example-bg{object-position:70% 40%}.bb-land .chapter-shot img{transform:rotate(-1.5deg)}.bb-land .example-copy{padding-top:4px;max-width:none}.bb-land .access{padding:48px 0 56px}.bb-land .access-grid{gap:28px}.bb-land .access-showcase{min-height:0;max-width:none;order:-1}.bb-land .access-chapter{width:min(70%,280px);margin:0 auto}.bb-land .access-phone{right:8%;top:12%;width:min(34%,140px)}.bb-land .access-thumbs{width:min(88%,300px);margin:16px auto 0}.bb-land .access-note{margin:14px auto 0}.bb-land .access-form{padding:22px 18px 18px;border-radius:22px}.bb-land .fields-identity,.bb-land .fields-location,.bb-land .social-row,.bb-land .focus-cards{grid-template-columns:1fr 1fr}.bb-land .fields-identity label:last-child{grid-column:1 / -1}.bb-land .focus-cards label{min-height:96px}.bb-land .example-copy h2{font-size:45px}.bb-land .about h2{font-size:38px}.bb-land .footer{height:auto;padding:24px 0;grid-template-columns:1fr;gap:4px}.bb-land .fields-identity,.bb-land .fields-location{grid-template-columns:1fr}.bb-land .fields-identity label:last-child{grid-column:auto}.bb-land .social-row{grid-template-columns:1fr}}@media (max-width: 390px){.bb-land .hero h1{font-size:43px}.bb-land .hero-copy{margin-bottom:max(64px,8vh)}.bb-land .hero-mobile-story{min-height:168vh}.bb-land .weekly-chapter-art{width:76vw;max-width:300px}.bb-land .story-phone-art{width:34vw;max-width:132px}}
