.landing-header{--ocean:var(--brand-primary);--ocean-dt:var(--brand-accent);--dark:var(--brand-primary);--mid:#3d5560;--cream:var(--brand-bg);z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-bottom:1px solid #0b2a331a;position:fixed;top:0;left:0;right:0}.landing-header .landing-topbar{background:#0000002e;border-bottom:1px solid #ffffff0f}.landing-header .landing-topbar-inner{justify-content:flex-end;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.2rem 2rem;display:flex}.landing-header .landing-topbar-link{color:#0617188c;cursor:pointer;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .2s}.landing-header .landing-topbar-link:hover{color:var(--brand-ink)}.landing-header .landing-header-inner{align-items:center;gap:1.5rem;padding:.75rem 0 .75rem 2rem;display:flex}.landing-header .landing-brand a{color:inherit}.landing-header .landing-brand img{width:42px;height:auto}.landing-header .landing-brand span{color:var(--dark)}.landing-header .landing-nav{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}.landing-header .landing-nav a{color:var(--mid);border-bottom:2px solid #0000;padding-bottom:3px;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:400;text-decoration:none;transition:color .2s}.landing-header .landing-nav a:hover{color:var(--ocean)}.landing-header .landing-nav a.is-active{color:var(--ocean);border-bottom-color:var(--brand-ochre);font-weight:500}.landing-header .landing-nav-item{align-items:center;display:flex;position:relative}.landing-header .landing-nav-item>a{display:block}.landing-header .landing-nav-dropdown{opacity:0;visibility:hidden;pointer-events:none;padding-top:14px;transition:opacity .16s,transform .16s,visibility 0s linear .16s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.landing-header .landing-nav-dropdown.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .16s,transform .16s;transform:translate(-50%)translateY(0)}.landing-header .landing-nav-dropdown-inner{border:1px solid var(--brand-card,#dbe3dd);z-index:10000;background:#fff;border-radius:16px;width:480px;padding:1.25rem;box-shadow:0 20px 50px #06171829}.landing-header .landing-nav-dropdown-head{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.landing-header .landing-nav-dropdown-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--mid);font-size:.68rem;font-weight:700}.landing-header .landing-nav-dropdown-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.landing-header .landing-nav-dropdown-card{color:var(--brand-ink,#061718);border-bottom:none;flex-direction:column;gap:.4rem;min-width:0;padding-bottom:0;text-decoration:none;display:flex}.landing-header .landing-nav-dropdown-card-media{aspect-ratio:16/10;background:var(--brand-card,#c9dde3);border-radius:10px;width:100%;position:relative;overflow:hidden}.landing-header .landing-nav-dropdown-card-media img,.landing-header .landing-nav-dropdown-card-placeholder{object-fit:cover;background:var(--brand-card,#c9dde3);width:100%;height:100%}.landing-header .landing-nav-dropdown-card-badge{color:#fff;background:#06171899;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:600;position:absolute;top:8px;left:8px}.landing-header .landing-nav-dropdown-card--loading{aspect-ratio:16/10;background:linear-gradient(120deg,#0e24341f 8%,#0e24340f 18%,#0e24341f 33%) 0 0/200% 100%;border-radius:10px;animation:1.4s linear infinite lp-shimmer}.landing-header .landing-nav-dropdown-card-spot{color:var(--ocean);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:700;line-height:1.25;overflow:hidden}.landing-header .landing-nav-dropdown-card-date{color:var(--mid);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:400;line-height:1.2;overflow:hidden}.landing-header .landing-nav-dropdown-seemore{color:var(--ocean);border-bottom:none;align-items:center;gap:.25rem;padding-bottom:0;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.landing-header .landing-nav-dropdown-seemore:hover{text-decoration:underline}.landing-header .landing-nav-dropdown-divider{background:var(--brand-card,#dbe3dd);height:1px;margin:1rem 0}.landing-header .landing-nav-dropdown-spots{flex-direction:column;gap:.6rem;display:flex}.landing-header .landing-nav-dropdown-chips{flex-wrap:wrap;gap:.5rem;display:flex}.landing-header .landing-nav-dropdown-chip{color:var(--ocean);background:var(--brand-card,#c9dde3);border-bottom:none;border-radius:999px;padding:.4rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s}.landing-header .landing-nav-dropdown-chip:hover{background:#b9d2da}.landing-header .landing-nav-dropdown-inner--narrow{width:300px}.landing-header .landing-nav-dropdown-photog-list{flex-direction:column;gap:.35rem;display:flex}.landing-header .landing-nav-dropdown-photog-item{border-bottom:none;border-radius:10px;align-items:center;gap:.7rem;padding:.4rem;text-decoration:none;transition:background .15s;display:flex}.landing-header .landing-nav-dropdown-photog-item:hover{background:var(--brand-bg,#fafaf6)}.landing-header .landing-nav-dropdown-photog-item--loading{background:linear-gradient(120deg,#0e24341f 8%,#0e24340f 18%,#0e24341f 33%) 0 0/200% 100%;border-radius:10px;height:48px;animation:1.4s linear infinite lp-shimmer}.landing-header .landing-nav-dropdown-photog-avatar{background:var(--brand-card,#c9dde3);width:40px;height:40px;color:var(--ocean);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;overflow:hidden}.landing-header .landing-nav-dropdown-photog-avatar img{object-fit:cover;width:100%;height:100%}.landing-header .landing-nav-dropdown-photog-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.landing-header .landing-nav-dropdown-photog-name{color:var(--ocean);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.landing-header .landing-nav-dropdown-photog-username{color:var(--mid);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:400;overflow:hidden}.landing-header .landing-header-actions{flex-shrink:0;align-items:center;gap:.85rem;margin-left:auto;padding-right:2rem;display:flex}.landing-header .landing-downloads-link{color:var(--mid);align-items:center;gap:.35rem;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.landing-header .landing-downloads-link:hover{color:var(--ocean)}.landing-header .landing-actions-divider{background:#0b2a332e;flex-shrink:0;width:1px;height:20px}.landing-header .nav-entrar{color:var(--brand-primary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.landing-header .nav-entrar:hover{opacity:.65}.landing-header .landing-cart,.landing-mobile-overlay .landing-cart{width:40px;height:40px;color:var(--brand-primary);background:#ffffff80;border:1.5px solid #0b2a3338;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex;position:relative}.landing-header .landing-cart:hover,.landing-mobile-overlay .landing-cart:hover{background:#fff;border-color:#0b2a3373}.landing-header .landing-cart-badge,.landing-mobile-overlay .landing-cart-badge{background:var(--brand-ochre);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:600;display:inline-flex;position:absolute;top:-4px;right:-4px}.landing-header .landing-menu-button{color:var(--dark);cursor:pointer;background:0 0;border:0;padding:.2rem;display:none}.landing-header .landing-user-btn{color:var(--dark);background:#ffffff80;border:1.5px solid #0b2a3338;border-radius:100px;align-items:center;gap:.5rem;padding:.3rem .9rem .3rem .3rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.landing-header .landing-user-btn:hover{color:var(--ocean);background:#fff;border-color:#0b2a3373}.landing-header .landing-user-avatar{font-size:.7rem;width:26px!important;height:26px!important}.landing-header .landing-user-chevron{color:var(--mid);transition:transform .2s}.landing-header .landing-user-btn[data-state=open] .landing-user-chevron{transform:rotate(180deg)}.landing-mobile-backdrop{display:none}@media (max-width:900px){.landing-mobile-backdrop{z-index:99999;background:#06171873;animation:.22s forwards backdrop-in;display:block;position:fixed;inset:0}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.landing-mobile-overlay{--ocean:var(--brand-primary);--mid:#3d5560;z-index:100000;background:#fff;flex-direction:column;display:none;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 24px #0b2a331f}@media (max-width:900px){.landing-header .landing-topbar{display:none}.landing-header .landing-header-inner{padding:.65rem 1.5rem}.landing-header .landing-nav{display:none}.landing-header .landing-menu-button{display:inline-flex}.landing-header .landing-header-actions .landing-downloads-link,.landing-header .landing-header-actions .landing-actions-divider,.landing-header .landing-header-actions .nav-entrar,.landing-header .landing-header-actions .nav-cta-cadastro{display:none}.landing-header .landing-header-actions{padding-right:0}.landing-mobile-overlay{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,transform .22s,visibility 0s linear .22s;display:flex;transform:translateY(-10px)}.landing-mobile-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s,transform .22s;transform:translateY(0)}}@media (max-width:640px){.landing-header .landing-header-inner{padding:.85rem 1rem}}.lmo-header{border-bottom:1px solid #0b2a331a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.lmo-header-right{align-items:center;gap:.75rem;display:flex}.lmo-close{cursor:pointer;color:var(--brand-ink);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:background .15s;display:inline-flex}.lmo-close:hover{background:#0b2a330f}.lmo-nav{flex-direction:column;display:flex}.lmo-nav a{color:var(--ocean);border-bottom:1px solid #0b2a3312;padding:1rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s}.lmo-nav a:hover{background:#0b2a3308}.lmo-nav a.is-active{border-left:3px solid var(--brand-ochre);padding-left:calc(1.25rem - 3px);font-weight:600}.lmo-section-divider{background:#0b2a330a;border-top:1px solid #0b2a3312;border-bottom:1px solid #0b2a3312;flex-shrink:0;height:8px}.lmo-external{color:var(--brand-ink);border-bottom:1px solid #0b2a3312;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:background .15s;display:flex}.lmo-external:hover{background:#0b2a3308}.lmo-auth{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem;display:flex}.lmo-auth-title{color:var(--brand-ink);margin:0;font-size:1rem;font-weight:600}.lmo-auth-sub{color:#06171880;margin:0 0 .5rem;font-size:.83rem}.lmo-auth-buttons{gap:.75rem;width:100%;display:flex}.lmo-btn-entrar{border:1.5px solid var(--brand-primary);color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:.65rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s}.lmo-btn-entrar:hover{background:#0b2a330d}.lmo-btn-cadastro{border:1.5px solid var(--brand-primary);background:var(--brand-primary);color:#fff;cursor:pointer;border-radius:8px;flex:1;padding:.65rem 1rem;font-size:.9rem;font-weight:500;transition:opacity .15s}.lmo-btn-cadastro:hover{opacity:.85}.lmo-user-section{flex-direction:column;display:flex}.lmo-user-info{border-bottom:1px solid #0b2a3312;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.lmo-user-name{color:var(--brand-ink);font-size:.9rem;font-weight:600}.lmo-user-link{color:var(--mid);border-bottom:1px solid #0b2a3312;align-items:center;gap:.6rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .15s,background .15s;display:flex}.lmo-user-link:hover{color:var(--ocean);background:#0b2a3308}.lmo-signout{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;transition:background .15s;display:flex}.lmo-signout:hover{background:#dc26260d}.lmo-socials{border-top:1px solid #0b2a3312;justify-content:center;align-items:center;gap:1rem;padding:1.25rem;display:flex}.lmo-social-link{background:var(--brand-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:opacity .18s;display:inline-flex}.lmo-social-link:hover{opacity:.8}
.landing-page{--lp-bg:var(--brand-bg);--lp-bg2:var(--brand-card);--lp-ink:var(--brand-ink);--lp-ink-soft:#3d5560;--lp-ink-mute:#7a8e96;--lp-teal:var(--brand-primary);--lp-teal-deep:var(--brand-deep);--lp-teal-soft:#c9dde3;--lp-ochre:var(--brand-ochre);--lp-cream:var(--brand-cream);--lp-line:#0617181a;--lp-shadow-md:0 12px 30px -12px #0b2a3340;--sand:var(--brand-card);--sand-2:#b8d0d8;--cream:var(--brand-bg);--ocean:var(--brand-primary);--ocean-dt:var(--brand-accent);--ocean-lt:#4a7a8f;--sky:#c9dde3;--foam:#fff;--dark:var(--brand-primary);--mid:#3d5560;--coral:var(--brand-ochre);--kelp:#1f4e5f;--text:var(--brand-ink);background:var(--lp-bg);color:var(--lp-ink);flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow-x:hidden}.landing-page>.gallery-top-offset{flex:1}.landing-page .lp-hero{isolation:isolate;background:#0a1a26;width:100%;position:relative;overflow:hidden}.landing-page .lp-hero-photo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.landing-page .lp-hero:before{content:"";z-index:2;background:linear-gradient(#08141e61 0%,#08141e7a 50%,#08141ecc 100%),radial-gradient(#08141e1a 0%,#08141e8c 80%);position:absolute;inset:0}.landing-page .lp-hero-content{z-index:4;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1100px;min-height:540px;margin:0 auto;padding:96px 24px 112px;display:flex;position:relative}.landing-page .lp-eyebrow{color:#cfe2e8;letter-spacing:.32em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:22px;font-size:11px;font-weight:600;display:inline-flex}.landing-page .lp-eyebrow:before,.landing-page .lp-eyebrow:after{content:"";background:#fff6;width:30px;height:1px}.landing-page .lp-hero-title{color:#fff;letter-spacing:-.015em;text-wrap:balance;margin:0 0 18px;font-family:DM Serif Display,serif;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:.98}.landing-page .lp-hero-title em{color:#7fb6c3;font-style:italic}.landing-page .lp-hero-sub{color:#ffffffd6;max-width:560px;margin:0 auto 36px;font-size:17px;line-height:1.55}.landing-page .lp-facial-cta-wrap{flex-direction:column;align-items:center;gap:14px;display:flex}.landing-page .lp-facial-cta{color:var(--lp-ink);cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:16px;padding:16px 30px 16px 18px;font-family:DM Sans,sans-serif;font-size:17px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 20px 50px -15px #0000008c,0 0 0 1px #fff6}.landing-page .lp-facial-cta:hover{transform:translateY(-2px);box-shadow:0 26px 60px -15px #000000b3,0 0 0 1px #fff9}.landing-page .lp-scan-icon{background:var(--lp-ink);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.landing-page .lp-cta-label{flex-direction:column;align-items:flex-start;gap:2px;line-height:1.15;display:flex}.landing-page .lp-cta-label small{letter-spacing:.18em;text-transform:uppercase;color:var(--lp-teal);font-size:10px;font-weight:700}.landing-page .lp-cta-arrow{width:28px;height:28px;color:var(--lp-ink);background:#d4e8ed;border-radius:50%;place-items:center;margin-left:4px;transition:background .2s,transform .2s,color .2s;display:grid}.landing-page .lp-facial-cta:hover .lp-cta-arrow{background:var(--lp-teal);color:#fff;transform:translate(3px)}.landing-page .lp-alt-search{color:#fffc;align-items:center;gap:10px;font-size:13px;display:flex}.landing-page .lp-alt-search a{color:#fff;text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.landing-page .lp-alt-search a:hover{text-decoration-color:#fff}.landing-page .lp-hero-bottom{z-index:5;color:#ffffffd9;background:linear-gradient(#0000,#08141e80);justify-content:space-between;align-items:center;padding:16px 40px;font-size:13px;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-page .lp-hero-bottom-left{align-items:center;gap:10px;display:flex}.landing-page .lp-pulse-dot{background:#7fb6c3;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s infinite lp-pulse;box-shadow:0 0 #7fb6c3b3}@keyframes lp-pulse{0%{box-shadow:0 0 #7fb6c399}70%{box-shadow:0 0 0 10px #7fb6c300}to{box-shadow:0 0 #7fb6c300}}.landing-page .lp-hero-bottom b{color:#fff;font-weight:700}.landing-page .lp-hero-bottom-right{align-items:center;gap:22px;display:flex}.landing-page .lp-hstat b{color:#fff;font-weight:700}.landing-page .lp-albums-section{max-width:1320px;margin:0 auto;padding:64px 40px}.landing-page .lp-albums-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.landing-page .lp-albums-header-left{flex-direction:column;gap:6px;display:flex}.landing-page .lp-section-eyebrow{color:var(--lp-teal);letter-spacing:.28em;text-transform:uppercase;font-size:11px;font-weight:700}.landing-page .lp-section-title{letter-spacing:-.01em;color:var(--lp-ink);margin:0;font-family:DM Serif Display,serif;font-size:clamp(40px,4.4vw,64px);font-weight:400;line-height:1}.landing-page .lp-section-title em{color:var(--lp-teal);font-style:italic}.landing-page .lp-see-all{color:var(--lp-teal);align-items:center;gap:6px;margin-bottom:4px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.landing-page .lp-see-all:hover{color:var(--lp-teal-deep)}.landing-page .lp-carousel-wrap{margin:0 -40px;position:relative}.landing-page .lp-album-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:20px;padding:6px 40px 24px;display:flex;overflow-x:auto}.landing-page .lp-album-carousel::-webkit-scrollbar{display:none}.landing-page .lp-carousel-nav{width:44px;height:44px;color:var(--lp-ink);border:1px solid var(--lp-line);cursor:pointer;box-shadow:var(--lp-shadow-md);z-index:3;background:#fff;border-radius:50%;place-items:center;transition:background .15s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.landing-page .lp-carousel-nav:hover{background:var(--lp-ink);color:#fff;transform:translateY(-50%)scale(1.05)}.landing-page .lp-carousel-prev{left:14px}.landing-page .lp-carousel-next{right:14px}.landing-page .lp-album-card{scroll-snap-align:start;cursor:pointer;aspect-ratio:3/4;box-shadow:var(--lp-shadow-md);background:#0a1a26;border-radius:14px;flex:0 0 300px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.landing-page .lp-album-card:hover{transform:translateY(-4px);box-shadow:0 24px 50px -20px #0818268c}.landing-page .lp-album-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.landing-page .lp-album-card:hover img{transform:scale(1.04)}.landing-page .lp-album-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 35%,#000000c7 100%);position:absolute;inset:0}.landing-page .lp-album-placeholder{background:var(--lp-ink);width:100%;height:100%}.landing-page .lp-album-date-badge{z-index:2;background:var(--lp-teal-deep);color:#fff;letter-spacing:.02em;text-transform:capitalize;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.landing-page .lp-album-body{color:#fff;z-index:2;padding:14px 16px 16px;position:absolute;bottom:0;left:0;right:0}.landing-page .lp-album-spot{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;margin-bottom:6px;font-size:11px;font-weight:600}.landing-page .lp-album-title{color:#fff;margin:0 0 8px;font-family:DM Serif Display,serif;font-size:22px;line-height:1.1}.landing-page .lp-album-meta{color:#fffc;font-size:12px}.landing-page .lp-album-card--loading{background:linear-gradient(120deg,#0e24341f 8%,#0e24340f 18%,#0e24341f 33%) 0 0/200% 100%;animation:1.4s linear infinite lp-shimmer}@keyframes lp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.landing-page .lp-gallery-empty{border:1px dashed var(--lp-line);width:min(420px,100%);min-height:180px;color:var(--lp-ink-soft);border-radius:14px;justify-content:center;align-items:center;padding:2rem;display:flex}.landing-page .lp-strip-locations{background:var(--lp-ink);color:#ffffffc7;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 0;padding:18px 40px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.landing-page .lp-strip-locations-item{align-items:center;gap:16px;display:inline-flex}.landing-page .lp-strip-dot{background:var(--lp-teal);border-radius:50%;width:4px;height:4px;display:inline-block}.landing-page .lp-trust-row{border-top:1px solid var(--lp-line);grid-template-columns:repeat(4,1fr);gap:24px;max-width:1320px;margin:0 auto;padding:36px 40px 60px;display:grid}.landing-page .lp-trust-item{align-items:flex-start;gap:14px;display:flex}.landing-page .lp-trust-icon{background:var(--lp-bg2);width:38px;height:38px;color:var(--lp-teal);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.landing-page .lp-trust-item h4{color:var(--lp-ink);margin:0 0 4px;font-size:14px;font-weight:700}.landing-page .lp-trust-item p{color:var(--lp-ink-soft);margin:0;font-size:13px;line-height:1.45}@media (max-width:960px){.landing-page .lp-hero-content{padding:64px 20px 96px}.landing-page .lp-hero-title{font-size:clamp(38px,8vw,64px)}.landing-page .lp-facial-cta{padding:14px 22px 14px 14px;font-size:15px}.landing-page .lp-scan-icon{width:38px;height:38px}.landing-page .lp-hero-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 20px}.landing-page .lp-albums-section{padding:48px 20px}.landing-page .lp-carousel-wrap{margin:0 -20px}.landing-page .lp-album-carousel{padding:6px 20px 24px}.landing-page .lp-trust-row{grid-template-columns:repeat(2,1fr);padding:32px 20px 48px}}@media (max-width:640px){.landing-page .lp-hero-content{min-height:460px;padding:56px 16px 88px}.landing-page .lp-hero-title{font-size:clamp(36px,10vw,52px)}.landing-page .lp-hero-sub{font-size:15px}.landing-page .lp-facial-cta{font-size:14px}.landing-page .lp-albums-section{padding:40px 16px}.landing-page .lp-carousel-wrap{margin:0 -16px}.landing-page .lp-album-carousel{gap:14px;padding:6px 16px 20px}.landing-page .lp-album-card{flex:0 0 260px}.landing-page .lp-trust-row{grid-template-columns:1fr;padding:28px 16px 40px}.landing-page .lp-strip-locations{letter-spacing:.12em;padding:14px 16px;font-size:11px}}.landing-page *{box-sizing:border-box}.blog-card{background:var(--brand-bg);cursor:pointer;border:1.5px solid #0b2a331a;border-radius:16px;flex-direction:column;gap:.5rem;height:100%;padding:2rem 1.8rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.blog-card:hover{border-color:var(--brand-primary);transform:translateY(-3px)}.landing-page .hero{text-align:center;background:linear-gradient(#a9d0e2 0%,#78b3cd 35%,#4e90b1 68%,#2f6f95 100%);flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:680px;display:flex;position:relative;overflow:hidden}.landing-page .hero-sky{pointer-events:none;background:radial-gradient(70% 40% at 30% 20%,#ffffff52 0%,#0000 70%),radial-gradient(50% 30% at 80% 10%,#ffffff2e 0%,#0000 60%);position:absolute;inset:0}.landing-page canvas#waveCanvas{pointer-events:none;width:100%;height:55%;position:absolute;bottom:0;left:0}.landing-page .hero-overlay{pointer-events:none;z-index:1;background:linear-gradient(#07151f38 0%,#0d212d57 72%,#0b1b266b 100%);position:absolute;inset:0}.landing-page .hero-content{z-index:2;margin-top:-80px;padding:0 1.5rem;position:relative}.landing-page .hero-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#ffffffbf;margin-bottom:1.2rem;font-size:.8rem;font-weight:500;animation:.7s both fadeUp}.landing-page .hero-title{color:#fff;text-shadow:0 2px 40px #1e506e40;font-family:DM Serif Display,serif;font-size:clamp(3.5rem,9vw,7.5rem);line-height:1;animation:.8s 80ms both fadeUp}.landing-page .hero-title em{color:#ffffffbf;font-style:italic}.landing-page .hero-desc{color:#fff9;letter-spacing:.1em;text-transform:uppercase;margin-top:.3rem;font-size:1rem;font-weight:400;line-height:1.4;animation:.8s .12s both fadeUp}.landing-page .hero-sub{color:#ffffffd9;max-width:480px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.1rem;font-weight:300;line-height:1.75;animation:.9s .18s both fadeUp}.landing-page .hero-actions{justify-content:center;gap:1rem;margin-top:2.5rem;animation:1s .28s both fadeUp;display:flex}.landing-page .btn-primary{color:var(--ocean);letter-spacing:.06em;text-transform:uppercase;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);background:#fff;border:1.5px solid #ffffffd9;border-radius:0;padding:.85rem 2.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000001f}.landing-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000002e}.landing-page .btn-ghost{color:#fff;letter-spacing:.06em;text-transform:uppercase;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);background:#ffffff2e;border:1.5px solid #fff6;border-radius:0;padding:.85rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.landing-page .btn-ghost:hover{background:#ffffff47;transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.landing-page .hero-face-rec{justify-content:center;margin-top:2rem;animation:1.1s .38s both fadeUp;display:flex}.landing-page .face-rec-card-wrap{flex-direction:column;align-items:center;display:inline-flex;position:relative}.landing-page .face-rec-card-badge{white-space:nowrap;letter-spacing:1.4px;text-transform:uppercase;color:#0a1e2d;z-index:1;background:linear-gradient(90deg,#7fd1ee,#a8e6f5);border-radius:999px;padding:3px 10px;font-size:.6rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #7fd1ee66}.landing-page .face-rec-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1e2d8c;border:1px solid #7fd1ee59;border-radius:16px;align-items:center;gap:1rem;max-width:420px;padding:.85rem 1.1rem .85rem .85rem;text-decoration:none;transition:background .2s,transform .2s;animation:2.8s ease-in-out infinite face-rec-glow-pulse;display:inline-flex;box-shadow:0 0 #7fd1ee33,inset 0 1px #ffffff12}.landing-page .face-rec-card:hover{background:#0a1e2dbf;transform:translateY(-2px)}.landing-page .face-rec-card-icon{color:#7fd1ee;background:#7fd1ee1f;border:1px solid #7fd1ee40;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;overflow:hidden}.landing-page .face-rec-scan-line{opacity:.85;background:linear-gradient(90deg,#0000,#7fd1ee,#0000);width:100%;height:2px;animation:2s ease-in-out infinite face-rec-scan;position:absolute;left:0}.landing-page .face-rec-card-text{text-align:left;flex-direction:column;gap:.2rem;display:flex}.landing-page .face-rec-card-label{color:#ffffffeb;font-size:.88rem;font-weight:500;line-height:1.3}.landing-page .face-rec-card-arrow{color:#7fd1eeb3;flex-shrink:0;margin-left:.25rem;font-size:1rem;transition:transform .2s}.landing-page .face-rec-card:hover .face-rec-card-arrow{transform:translate(3px)}@keyframes face-rec-glow-pulse{0%,to{border-color:#7fd1ee4d;box-shadow:0 0 10px #7fd1ee1f,inset 0 1px #ffffff12}50%{border-color:#7fd1ee99;box-shadow:0 0 22px #7fd1ee47,0 0 6px #7fd1ee26,inset 0 1px #ffffff12}}@keyframes face-rec-scan{0%{opacity:0;top:10%}10%{opacity:.85}90%{opacity:.85}to{opacity:0;top:90%}}.landing-page .hero-stats{z-index:2;gap:3.5rem;animation:1.2s .5s both fadeIn;display:flex;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}.landing-page .stat{text-align:center}.landing-page .stat-number{color:#fff;font-family:DM Serif Display,serif;font-size:2rem;line-height:1}.landing-page .stat-label{letter-spacing:2px;text-transform:uppercase;color:#fff9;margin-top:.2rem;font-size:.7rem;font-weight:400}.landing-page .stat-divider{background:#ffffff40;align-self:center;width:1px;height:40px}.landing-page .scroll-cue{z-index:2;flex-direction:column;align-items:center;gap:6px;animation:1.5s .9s both fadeIn;display:flex;position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%)}.landing-page .scroll-cue span{letter-spacing:2px;text-transform:uppercase;color:#ffffff73;font-size:.65rem}.landing-page .scroll-dot{background:#ffffff73;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite bounce}.landing-page .ticker{background:var(--ocean);color:#fff;white-space:nowrap;padding:.65rem 0;overflow:hidden}.landing-page .ticker-inner{animation:22s linear infinite ticker-move;display:inline-flex}.landing-page .ticker-item{letter-spacing:3px;text-transform:uppercase;opacity:.85;padding:0 2rem;font-size:.78rem;font-weight:500}.landing-page .ticker-sep{opacity:.4;align-self:center;font-size:.5rem}.landing-page .section{padding:6rem 3.5rem}.landing-page .section-label{letter-spacing:3px;text-transform:uppercase;color:var(--ocean);margin-bottom:.8rem;font-size:.72rem;font-weight:500}.landing-page .section-title{color:var(--dark);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.landing-page .section-title em{color:var(--ocean);font-style:italic}.landing-page .how-section{background:var(--cream)}.landing-page .how-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:3rem auto 0;display:grid}.landing-page .how-intro p{color:var(--mid);max-width:400px;font-size:1rem;font-weight:300;line-height:1.8}.landing-page .steps{flex-direction:column;gap:0;display:flex}.landing-page .step{border-bottom:1px solid var(--sand-2);opacity:0;align-items:flex-start;gap:1.5rem;padding:1.8rem 0;transition:all .45s;display:flex;transform:translateY(16px)}.landing-page .step.visible{opacity:1;transform:translateY(0)}.landing-page .step:last-child{border-bottom:none}.landing-page .step-num{color:var(--ocean);opacity:.5;min-width:28px;padding-top:3px;font-family:DM Serif Display,serif;font-size:1.1rem}.landing-page .step h3{color:var(--dark);margin-bottom:.3rem;font-size:.95rem;font-weight:600}.landing-page .step p{color:var(--mid);font-size:.88rem;font-weight:300;line-height:1.65}.landing-page .gallery-section{background:var(--sand);padding:5rem 0}.landing-page .gallery-header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding:0 3.5rem;display:flex}.landing-page .gallery-scroll{cursor:grab;touch-action:pan-y;gap:1.2rem;width:max-content;padding:0 3.5rem 1rem;display:flex}.landing-page .gallery-scroll-viewport{overflow:hidden}.landing-page .gallery-scroll::-webkit-scrollbar{display:none}.landing-page .photo-card{background:var(--sky);border-radius:16px;flex:0 0 280px;height:380px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 4px 24px #1e3c501a}.landing-page .photo-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #1e3c502e}.landing-page .photo-card-inner{width:100%;height:100%;position:relative}.landing-page .photo-card-inner:after{content:"";background:linear-gradient(#0000000f 10%,#0d1d278c 72%,#0d1d27d1 100%);position:absolute;inset:0}.landing-page .card-image{object-fit:cover;width:100%;height:100%;display:block}.landing-page .card-info{opacity:0;z-index:1;background:linear-gradient(#0000 0%,#1a2c35b8 100%);padding:1.2rem 1.2rem 1rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.landing-page .photo-card:hover .card-info,.landing-page .card-info.is-visible{opacity:1}.landing-page .card-spot{letter-spacing:2px;text-transform:uppercase;color:#ffffffa6;margin-bottom:.2rem;font-size:.7rem;font-weight:500}.landing-page .card-date{color:#ffffff80;margin-bottom:.35rem;font-size:.68rem;font-weight:400}.landing-page .card-row{justify-content:space-between;align-items:center;display:flex}.landing-page .card-photographer{color:#fff;font-size:.82rem;font-weight:500}.landing-page .card-price{color:#fff;font-family:DM Serif Display,serif;font-size:1.1rem}.landing-page .card-counts{opacity:0;z-index:2;gap:.35rem;transition:opacity .3s;display:flex;position:absolute;top:.75rem;right:.75rem}.landing-page .photo-card:hover .card-counts{opacity:1}.landing-page .card-count-item{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffeb;background:#00000085;border-radius:100px;align-items:center;gap:.28rem;padding:.22rem .5rem;font-size:.7rem;font-weight:500;line-height:1;display:flex}.landing-page .photo-card.is-loading .photo-card-inner{background:linear-gradient(120deg,#cfe2e8d9 8%,#eef4f6fa 18%,#cfe2e8d9 33%) 0 0/200% 100%;animation:1.4s linear infinite shimmer}.landing-page .photo-card.is-loading .photo-card-inner:after{background:linear-gradient(#fff0 20%,#1024301f 100%)}.landing-page .gallery-empty{color:#1a2c35b8;background:#ffffff73;border:1px dashed #1a2c352e;border-radius:16px;justify-content:center;align-items:center;width:min(420px,100%);min-height:180px;padding:2rem;display:flex}.landing-page .spots-section{background:var(--cream);padding:6rem 3.5rem}.landing-page .spots-grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:3rem auto 0;display:grid}.landing-page .spot-card{background:var(--sand);cursor:default;border-radius:14px;padding:2rem 1.8rem;transition:background .25s,transform .25s}.landing-page .spot-card:hover{background:var(--sky);transform:translateY(-3px)}.landing-page .spot-num{letter-spacing:2px;color:var(--ocean);opacity:.6;text-transform:uppercase;margin-bottom:1.2rem;font-size:.65rem;font-weight:500}.landing-page .spot-name{color:var(--dark);margin-bottom:.2rem;font-family:DM Serif Display,serif;font-size:1.4rem}.landing-page .spot-location{color:var(--mid);margin-bottom:1rem;font-size:.78rem;font-weight:300}.landing-page .spot-photographers{color:var(--ocean);font-size:.78rem;font-weight:500}.landing-page .spot-card.more{text-align:center;background:0 0;border:2px dashed #2e7d9e33;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex}.landing-page .spot-card.more:hover{background:var(--sky)}.landing-page .spot-card.more .more-num{color:var(--ocean);opacity:.5;font-family:DM Serif Display,serif;font-size:2rem}.landing-page .spot-card.more a{color:var(--ocean);font-size:.8rem;font-weight:500;text-decoration:none}.landing-page .photographers-section{background:var(--dark);padding:0;position:relative;overflow:hidden}.landing-page .photographers-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#2e7d9e26 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-80px;left:-100px}.landing-page .photographers-section .section-title{color:#fff}.landing-page .photographers-section .section-title em{color:var(--sky)}.landing-page .photographers-section .section-label{color:var(--sky);opacity:.7}.landing-page .phot-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;max-width:none;margin:0;display:grid}.landing-page .phot-text{padding:7rem 4rem 7rem 3.5rem}.landing-page .phot-image-wrap{min-height:580px;position:relative;overflow:hidden}.landing-page .phot-image{object-fit:cover;object-position:center}.landing-page .phot-text p{color:#ffffff8c;margin-bottom:1rem;font-size:.98rem;font-weight:300;line-height:1.8}.landing-page .perks{flex-direction:column;gap:.75rem;margin:2rem 0 2.5rem;display:flex}.landing-page .perk{color:#ffffffb3;align-items:center;gap:.8rem;font-size:.9rem;font-weight:300;display:flex}.landing-page .perk-dot{background:var(--ocean-lt);border-radius:50%;flex-shrink:0;width:5px;height:5px}.landing-page .btn-light{color:var(--dark);background:#fff;border-radius:100px;padding:.85rem 2.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #0003}.landing-page .btn-light:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.landing-page .dash-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff17;border-radius:20px;padding:2rem}.landing-page .dash-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.2rem;display:flex}.landing-page .dash-name{color:#fff;font-family:DM Serif Display,serif;font-size:1.1rem}.landing-page .dash-tag{letter-spacing:2px;text-transform:uppercase;color:var(--ocean-lt);background:#4a9ab826;border-radius:100px;padding:.25rem .8rem;font-size:.7rem;font-weight:500}.landing-page .dash-stats{grid-template-columns:1fr 1fr;gap:1.2rem;margin-bottom:1.5rem;display:grid}.landing-page .dash-stat{background:#ffffff0a;border-radius:12px;padding:1.2rem}.landing-page .dash-stat-val{color:#fff;margin-bottom:.3rem;font-family:DM Serif Display,serif;font-size:1.7rem;line-height:1}.landing-page .dash-stat-val.pos{color:#1f4e5f}.landing-page .dash-stat-label{color:#ffffff59;letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:400}.landing-page .dash-bar-row{align-items:center;gap:1rem;display:flex}.landing-page .dash-bar-label{color:#fff6;min-width:60px;font-size:.75rem}.landing-page .dash-bar-track{background:#ffffff14;border-radius:2px;flex:1;height:4px;overflow:hidden}.landing-page .dash-bar-fill{background:var(--ocean-lt);border-radius:2px;height:100%;transition:width 1s}.landing-page .dash-bar-val{color:#ffffff80;text-align:right;min-width:36px;font-size:.75rem}.landing-page .reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.landing-page .reveal.visible{opacity:1;transform:translateY(0)}.landing-page .text-link{color:var(--ocean);font-size:.85rem;font-weight:500;text-decoration:none}.landing-page .text-link:hover{text-decoration:underline}@keyframes sun-pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes ticker-move{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.landing-page .hero{min-height:640px;padding:4.75rem 0 2.25rem}.landing-page .hero-content{margin-top:0;padding:0 1.25rem}.landing-page .hero-eyebrow{letter-spacing:2.2px;margin-bottom:.8rem;font-size:.72rem}.landing-page .hero-title{font-size:clamp(2.6rem,11vw,4.8rem);line-height:.95}.landing-page .hero-desc{letter-spacing:.08em;margin-top:.45rem;font-size:.82rem}.landing-page .hero-sub{max-width:420px;margin-top:.85rem;font-size:.98rem;line-height:1.55}.landing-page .hero-actions{grid-template-columns:1fr 1fr;gap:.72rem;width:min(440px,100%);margin:1.6rem auto 0;display:grid}.landing-page .hero-face-rec{margin-top:1.5rem}.landing-page .face-rec-card{max-width:min(380px,100%)}.landing-page .btn-primary,.landing-page .btn-ghost{letter-spacing:.05em;text-align:center;width:100%;min-height:46px;padding:.72rem 1rem;font-size:.78rem}.landing-page .hero-stats{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d212d42;border-radius:14px;gap:1.4rem;margin-top:1.7rem;padding:.75rem .95rem;position:static;transform:none}.landing-page .stat-number{font-size:1.4rem}.landing-page .stat-label{letter-spacing:1.4px;font-size:.62rem}.landing-page .stat-divider{height:28px}.landing-page .scroll-cue{bottom:.85rem}.landing-page .section{padding:4rem 1.5rem}.landing-page .how-grid{grid-template-columns:1fr;gap:3rem}.landing-page .spots-grid{grid-template-columns:1fr 1fr}.landing-page .phot-grid{grid-template-columns:1fr}.landing-page .phot-text{padding:5rem 1.5rem 3rem}.landing-page .phot-image-wrap{min-height:320px}.landing-page .dash-card{display:none}.landing-page .gallery-header{padding:0 1.5rem}.landing-page .gallery-scroll{padding:0 1.5rem 1rem}.landing-page .spots-section{padding:5rem 1.5rem}.landing-page .photographers-section{padding:0}}@media (max-width:640px){.landing-page .hero{min-height:600px;padding:4.2rem 0 1.9rem}.landing-page canvas#waveCanvas{height:47%}.landing-page .hero-content{padding:0 1rem}.landing-page .hero-title{font-size:clamp(2.1rem,13vw,3.3rem)}.landing-page .hero-sub{max-width:320px;font-size:.9rem;line-height:1.5}.landing-page .hero-actions{grid-template-columns:1fr;gap:.65rem;width:min(300px,100%)}.landing-page .btn-primary,.landing-page .btn-ghost{min-height:44px;padding:.68rem 1rem}.landing-page .hero-stats{gap:.85rem;width:min(320px,100%);padding:.65rem .7rem}.landing-page .stat{min-width:0}.landing-page .stat-number{font-size:1.18rem}.landing-page .stat-label{letter-spacing:1px;font-size:.56rem}.landing-page .stat-divider{height:22px}.landing-page .scroll-cue{display:none}}.landing-page .face-rec-cta{background:linear-gradient(135deg,#0d1f2d 0%,#142c3f 50%,#0f2233 100%);position:relative;overflow:hidden}.landing-page .face-rec-cta-inner{z-index:1;align-items:center;gap:3.5rem;max-width:1100px;margin:0 auto;padding:4rem 3.5rem;display:flex;position:relative}.landing-page .face-rec-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.landing-page .face-rec-icon-ring{border:1px solid #4a9ab840;border-radius:50%;animation:3s ease-in-out infinite face-rec-pulse;position:absolute}.landing-page .face-rec-icon-ring--outer{width:120px;height:120px;animation-delay:0s}.landing-page .face-rec-icon-ring--inner{border-color:#4a9ab866;width:80px;height:80px;animation-delay:.5s}.landing-page .face-rec-icon{width:44px;height:44px;color:var(--ocean-lt);z-index:1;position:relative}.landing-page .face-rec-text{flex:1;min-width:0}.landing-page .face-rec-badge{letter-spacing:2.5px;text-transform:uppercase;color:var(--ocean-lt);background:#4a9ab826;border:1px solid #4a9ab84d;border-radius:100px;margin-bottom:1rem;padding:.22rem .75rem;font-size:.65rem;font-weight:600;display:inline-block}.landing-page .face-rec-title{color:#fff;margin-bottom:.85rem;font-family:DM Serif Display,serif;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15}.landing-page .face-rec-title em{color:var(--ocean-lt);font-style:italic}.landing-page .face-rec-desc{color:#ffffff8c;max-width:480px;margin-bottom:1.8rem;font-size:.95rem;font-weight:300;line-height:1.7}.landing-page .face-rec-btn{background:var(--ocean-lt);color:#fff;letter-spacing:.05em;text-transform:uppercase;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);border-radius:0;align-items:center;gap:.55rem;padding:.8rem 1.8rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #4a9ab84d}.landing-page .face-rec-btn:hover{background:#5db0cc;transform:translateY(-2px);box-shadow:0 8px 28px #4a9ab873}.landing-page .face-rec-dots{opacity:.12;pointer-events:none;grid-template-columns:repeat(6,1fr);gap:10px;display:grid;position:absolute;top:50%;right:3.5rem;transform:translateY(-50%)}.landing-page .face-rec-dot{background:var(--ocean-lt);border-radius:50%;width:4px;height:4px}@keyframes face-rec-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:900px){.landing-page .face-rec-cta-inner{gap:2.5rem;padding:3.5rem 1.5rem}.landing-page .face-rec-dots{right:1.5rem}}@media (max-width:640px){.landing-page .face-rec-cta-inner{flex-direction:column;align-items:flex-start;gap:1.8rem;padding:3rem 1.25rem}.landing-page .face-rec-icon-wrap,.landing-page .face-rec-icon-ring--outer{width:88px;height:88px}.landing-page .face-rec-icon-ring--inner{width:58px;height:58px}.landing-page .face-rec-icon{width:32px;height:32px}.landing-page .face-rec-dots{display:none}}.gallery-top-offset{padding-top:90px}@media (max-width:900px){.gallery-top-offset{padding-top:80px}}@media (max-width:640px){.gallery-top-offset{padding-top:75px}}.landing-page .gallery-page-section{max-width:1100px;margin:0 auto;padding:4rem 3.5rem}.landing-page .gallery-page-eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--ocean);margin-bottom:.8rem;font-size:.72rem;font-weight:500;display:block}.landing-page .gallery-page-title{color:var(--dark);margin-bottom:.8rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.landing-page .gallery-page-title em{color:var(--ocean);font-style:italic}.landing-page .gallery-page-subtitle{color:var(--mid);max-width:500px;margin-bottom:3rem;font-size:1rem;font-weight:300;line-height:1.6}.landing-page .albums-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.landing-page .album-card{background:var(--sky);border-radius:16px;flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 4px 24px #1e3c501a}.landing-page .album-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #1e3c502e}.landing-page .album-card-image{aspect-ratio:1;background:linear-gradient(135deg, var(--ocean), #236681);width:100%;position:relative;overflow:hidden}.landing-page .album-card-placeholder{width:100%;height:100%}.landing-page .album-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.landing-page .album-card:hover .album-card-image img{transform:scale(1.05)}.landing-page .album-card-info{background:#fffffff2;flex-direction:column;flex:1;justify-content:space-between;padding:1.2rem;display:flex}.landing-page .album-card-location{letter-spacing:1px;text-transform:uppercase;color:var(--ocean);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.6rem;font-size:.7rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.landing-page .album-card-title{color:var(--brand-ink);margin-bottom:.4rem;font-family:DM Serif Display,serif;font-size:1.05rem;line-height:1.2}.landing-page .album-card-date{color:var(--mid);margin-bottom:.6rem;font-size:.72rem;font-weight:400}.landing-page .album-card-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.landing-page .album-card-photographer{color:var(--dark);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.82rem;font-weight:400;overflow:hidden}.landing-page .album-card-sequences{color:var(--ocean);white-space:nowrap;font-size:.75rem;font-weight:600}.landing-page .gallery-pagination{border-top:1px solid #2e7d9e26;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 0;display:flex}.landing-page .gallery-pagination-btn{color:var(--ocean);background:#2e7d9e14;border:1px solid #2e7d9e33;border-radius:100px;align-items:center;gap:.6rem;padding:.65rem 1.2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.landing-page .gallery-pagination-btn:hover:not(.gallery-pagination-btn--disabled){background:var(--ocean);color:#fff;transform:translateY(-2px)}.landing-page .gallery-pagination-btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.landing-page .gallery-pagination-info{color:var(--mid);text-align:center;flex:1;font-size:.9rem;font-weight:500}.landing-page .gallery-pagination-total{color:var(--mid);opacity:.75;margin-left:.4rem;font-size:.82rem}@media (max-width:900px){.landing-page .gallery-page-section{padding:3rem 1.5rem}.landing-page .albums-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.2rem}.landing-page .album-card-info{padding:1rem}}@media (max-width:640px){.landing-page .gallery-page-section{padding:2rem 1rem}.landing-page .gallery-page-title{font-size:1.8rem}.landing-page .gallery-page-subtitle{font-size:.95rem}.landing-page .albums-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.landing-page .album-card-info{padding:.8rem}.landing-page .album-card-location{margin-bottom:.4rem;font-size:.65rem}.landing-page .album-card-photographer{font-size:.78rem}.landing-page .album-card-sequences{font-size:.7rem}.landing-page .gallery-pagination{flex-wrap:wrap;gap:1rem;padding:1.5rem 0}.landing-page .gallery-pagination-btn{padding:.6rem 1rem;font-size:.82rem}}.landing-page .gallery-page-heading-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.landing-page .face-rec-trigger-btn{border:1.5px solid var(--ocean);background:var(--ocean);color:#fff;cursor:pointer;white-space:nowrap;border-radius:100px;align-items:center;gap:.5rem;padding:.52rem .75rem .52rem .9rem;font-family:Barlow,sans-serif;font-size:.82rem;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 10px #1e40af40}.landing-page .face-rec-trigger-btn:hover{background:var(--ocean-lt);border-color:var(--ocean-lt);box-shadow:0 4px 16px #1e40af59}.landing-page .face-rec-trigger-badge{letter-spacing:1px;text-transform:uppercase;color:var(--ocean);background:#fff;border-radius:100px;padding:.15rem .45rem;font-size:.58rem;font-weight:700;line-height:1.6}.face-rec-modal{max-width:420px!important}.face-rec-modal-title{color:var(--dark,#1a2c35);align-items:center;gap:.6rem;display:flex;font-size:1rem!important}.face-rec-modal-desc{color:#4a6572;margin-top:.15rem;font-size:.88rem;line-height:1.6}.face-rec-modal-upload{cursor:pointer;color:#4a9ab8;background:#2e7d9e0a;border:1.5px dashed #2e7d9e59;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:2.5rem 1rem;transition:border-color .2s,background .2s;display:flex}.face-rec-modal-upload:hover,.face-rec-modal-upload.is-dragging{background:#2e7d9e14;border-color:#4a9ab8}.face-rec-modal-upload-label{color:#2e7d9e;font-size:.88rem;font-weight:500}.face-rec-modal-upload-hint{color:#7a9aaa;font-size:.75rem}.face-rec-modal-preview-wrap{aspect-ratio:1;border-radius:14px;width:100%;max-height:220px;margin-top:.5rem;position:relative;overflow:hidden}.face-rec-modal-preview{object-fit:cover;width:100%;height:100%;display:block}.face-rec-modal-clear{cursor:pointer;color:#fff;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.face-rec-modal-clear:hover{background:#000c}.face-rec-modal-btn{background:var(--ocean,#2e7d9e);color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);border:none;border-radius:0;justify-content:center;align-items:center;gap:.55rem;width:100%;margin-top:.25rem;padding:.82rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;transition:background .2s,opacity .2s;display:flex}.face-rec-modal-btn:hover:not(:disabled){background:#3a8fb0}.face-rec-modal-btn:disabled{opacity:.35;cursor:not-allowed}.face-rec-modal--wide{max-width:560px!important}.face-rec-modal-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite face-rec-spin}@keyframes face-rec-spin{to{transform:rotate(360deg)}}.face-rec-modal-feedback{border-radius:8px;align-items:center;gap:.45rem;padding:.65rem .85rem;font-size:.83rem;font-weight:400;display:flex}.face-rec-modal-feedback--empty{color:#1e40af;background:#1e40af0f;border:1px solid #1e40af26}.face-rec-modal-feedback--error{color:#dc2626;background:#dc26260f;border:1px solid #dc262626}.face-rec-results{flex-direction:column;gap:.75rem;display:flex}.face-rec-results-header{justify-content:space-between;align-items:center;display:flex}.face-rec-results-count{color:var(--dark,#1a2c35);font-size:.82rem;font-weight:600}.face-rec-results-reset{color:var(--ocean);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:500;text-decoration:underline}.face-rec-results-list{flex-direction:column;gap:.5rem;max-height:420px;padding-right:2px;display:flex;overflow-y:auto}.face-rec-result-card{background:#fff;border:1px solid #00000012;border-radius:12px;align-items:center;gap:.85rem;padding:.65rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.face-rec-result-card:hover{background:#f8faff;border-color:#1e40af33}.face-rec-result-thumb{object-fit:cover;background:var(--sand,#d4e8ed);border-radius:8px;flex-shrink:0;width:60px;height:60px}.face-rec-result-info{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.face-rec-result-album{color:var(--dark,#1a2c35);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.face-rec-result-location{color:var(--mid,#4a6572);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.25rem;font-size:.75rem;display:flex;overflow:hidden}.face-rec-result-row{align-items:center;gap:.5rem;margin-top:.1rem;display:flex}.face-rec-result-match{color:var(--ocean);background:#1e40af14;border-radius:100px;padding:.1rem .45rem;font-size:.7rem;font-weight:600}.face-rec-result-price{color:var(--mid,#4a6572);font-size:.75rem;font-weight:500}.face-rec-result-arrow{color:var(--mid,#4a6572);flex-shrink:0;transition:transform .15s}.face-rec-result-card:hover .face-rec-result-arrow{color:var(--ocean);transform:translate(2px)}
.gallery-page-section{--sand:var(--brand-card);--sand-2:#b8d0d8;--cream:var(--brand-bg);--ocean:var(--brand-primary);--ocean-dt:var(--brand-accent);--ocean-lt:#4a7a8f;--sky:#c9dde3;--dark:var(--brand-primary);--mid:#3d5560;--text:var(--brand-ink);--kelp:#1f4e5f;background:var(--cream);max-width:1400px;margin:0 auto;padding:4.5rem 3.5rem 5rem}.gallery-page-eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--ocean);margin-bottom:.65rem;font-size:.72rem;font-weight:500;display:block}.gallery-page-title{color:var(--dark);font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.1}.gallery-page-title em{color:var(--ocean);font-style:italic}.gallery-page-subtitle{color:var(--mid);margin-top:.6rem;font-size:.98rem;font-weight:300;line-height:1.65}.gallery-filters-bar{border:1px solid var(--sand-2);background:#fff;border-radius:16px;padding:1.2rem 1.5rem;box-shadow:0 2px 14px #1e3c500d}.gallery-photo-card{background:#fff;border-radius:16px;transition:transform .35s,box-shadow .35s;overflow:hidden;box-shadow:0 4px 20px #1e3c5014}.gallery-photo-card:hover{transform:translateY(-6px);box-shadow:0 14px 44px #1e3c502e}.gallery-seq-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff!important;background:#2e7d9ed9!important;border-radius:100px!important}.gallery-cart-btn{background:var(--ocean)!important;color:#fff!important;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)!important;letter-spacing:.03em!important;height:auto!important;box-shadow:none!important;border-radius:0!important;padding:.45rem 1rem!important;font-size:.8rem!important;font-weight:500!important;transition:background .2s,transform .15s!important}.gallery-cart-btn:hover{background:var(--dark)!important;transform:translateY(-1px)!important}.gallery-cart-btn-in-cart{background:var(--kelp)!important;color:#fff!important}.gallery-cart-btn-in-cart:hover{background:#4a6542!important}.gallery-card-photographer{color:var(--dark)!important;font-weight:600!important}.gallery-card-meta{color:var(--mid)!important}.gallery-price-tag{color:var(--ocean);font-family:DM Serif Display,serif;font-size:1.35rem;font-weight:400;line-height:1}.gallery-result-count{letter-spacing:2px;text-transform:uppercase;color:var(--mid);font-size:.72rem;font-weight:500}.gallery-empty-state{text-align:center;background:#ffffff8c;border:1.5px dashed #2e7d9e38;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:4rem 2rem;display:flex}.gallery-empty-icon-wrap{background:var(--sand);width:64px;height:64px;color:var(--ocean);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.gallery-empty-title{margin-bottom:.35rem;color:var(--dark)!important;font-family:DM Serif Display,serif!important;font-size:1.4rem!important;font-weight:400!important}.gallery-empty-subtitle{color:var(--mid)!important;font-size:.88rem!important;font-weight:300!important}.gallery-pagination{border-top:1px solid var(--sand-2);justify-content:space-between;align-items:center;gap:1rem;margin-top:3.5rem;padding-top:2rem;display:flex}.gallery-pagination-btn{color:var(--ocean);background:#fff;border:1px solid #2e7d9e4d;border-radius:100px;align-items:center;gap:.45rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.gallery-pagination-btn:hover:not(.gallery-pagination-btn--disabled){background:var(--sky);border-color:#2e7d9e80;transform:translateY(-1px)}.gallery-pagination-btn--disabled{color:#4a657259;pointer-events:none;background:0 0;border-color:#4a657226}.gallery-pagination-info{color:var(--mid);letter-spacing:.5px;text-align:center;font-size:.78rem;font-weight:500}.gallery-pagination-total{color:#4a657280;margin-left:.25rem}@media (max-width:480px){.gallery-pagination-total{display:none}}@media (max-width:900px){.gallery-page-section{padding:3rem 1.5rem 4rem}}@media (max-width:640px){.gallery-page-section{padding:2rem 1rem 3rem}.gallery-page-title{font-size:1.8rem}}
.album-page-wrap{--cream:var(--brand-bg);--sand:var(--brand-card);--sand-2:#b8d0d8;--ocean:var(--brand-primary);--ocean-dt:var(--brand-accent);--ocean-lt:#4a7a8f;--sky:#c9dde3;--dark:var(--brand-primary);--mid:#3d5560;--text:var(--brand-ink);--kelp:#1f4e5f;background:var(--cream);min-height:100vh;color:var(--text);font-family:DM Sans,sans-serif}.album-main{max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem}.album-title{color:var(--dark);margin-bottom:.8rem;font-family:DM Serif Display,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1.1}.album-meta-row{flex-wrap:wrap;align-items:center;gap:1.2rem;font-size:.85rem;font-weight:300;display:flex}.album-meta-item{color:var(--mid);align-items:center;gap:.35rem;display:inline-flex}.album-photographer-card{border:1px solid var(--sand-2);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem 1.2rem;display:flex;box-shadow:0 2px 12px #1e3c500d}.album-photographer-avatar{overflow:hidden;background:var(--sand)!important;border-radius:50%!important}.album-photographer-name{color:var(--dark);font-size:.95rem;font-weight:600;line-height:1.3}.album-photographer-username{color:var(--mid);font-size:.78rem;font-weight:300}.album-photographer-bio{color:var(--mid);margin-top:.3rem;font-size:.78rem;font-weight:300}.album-photographer-verified{color:var(--ocean)!important}.album-photographer-link{color:var(--ocean);border:1px solid #0b2a3340;border-radius:100px;flex-shrink:0;padding:.4rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.album-photographer-link:hover{background:var(--sky);border-color:#0b2a3380}.album-section-head{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.album-section-eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--ocean);align-items:center;gap:.6rem;font-size:.68rem;font-weight:500;display:inline-flex}.album-section-count{letter-spacing:0;text-transform:none;color:var(--ocean-dt);align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:inline-flex}.album-section-title{color:var(--dark);margin-bottom:1.4rem;font-family:DM Serif Display,serif;font-size:1.6rem;font-weight:400;line-height:1.1}.album-seq-card{background:var(--sand);text-align:left;cursor:pointer;border:none;border-radius:16px;width:100%;padding:0;transition:transform .35s,box-shadow .35s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #1e3c5014}.album-seq-card:hover{transform:translateY(-6px);box-shadow:0 14px 40px #1e3c502e}.album-seq-card:focus-visible{outline:2px solid var(--ocean);outline-offset:2px}.album-seq-count-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff38;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.72rem;font-weight:500;display:inline-flex}.album-seq-price-badge{border-radius:6px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;background:var(--ocean)!important;color:#fff!important}.album-seq-view-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff38;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.72rem;display:inline-flex}.album-video-card{background:var(--dark);border-radius:16px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 4px 20px #1e3c501a}.album-video-card:hover{transform:translateY(-6px);box-shadow:0 14px 40px #1e3c5033}.album-video-play-wrap{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:50%;justify-content:center;align-items:center;padding:.75rem;transition:background .2s,transform .2s;display:flex}.album-video-card:hover .album-video-play-wrap{background:#ffffff59;transform:scale(1.1)}.album-video-price-badge{border-radius:6px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;background:var(--ocean)!important;color:#fff!important}.album-skeleton{background:linear-gradient(120deg,#c9dde3 8%,#e4f0f3 18%,#c9dde3 33%) 0 0/200% 100%;border-radius:16px;animation:1.4s linear infinite album-shimmer}@keyframes album-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.album-not-found{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:6rem 2rem;display:flex}.album-not-found-text{color:var(--dark);font-family:DM Serif Display,serif;font-size:1.4rem;font-weight:400}.album-not-found-link{color:var(--ocean);border-bottom:1px solid #0b2a334d;padding-bottom:1px;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-color .2s}.album-not-found-link:hover{border-color:var(--ocean)}.album-empty-content{text-align:center;color:var(--mid);background:#ffffff80;border:1.5px dashed #0b2a3333;border-radius:16px;padding:4rem 2rem;font-size:.9rem;font-weight:300}@media (max-width:900px){.album-main{padding:2rem 1.5rem 4rem}}@media (max-width:640px){.album-main{padding:1.5rem 1rem 3rem}.album-title{font-size:1.6rem}body:has([data-modal-open]){overflow:hidden}.seq-modal-thumb-strip{scrollbar-width:none}.seq-modal-thumb-strip::-webkit-scrollbar{display:none}.modal-video-player{object-fit:contain;background:#000;width:100%;height:auto;max-height:50vh}}.album-header-grid{grid-template-columns:1fr auto;align-items:start;gap:1.5rem;margin-bottom:1.5rem;display:grid}.album-phcard{border:1px solid var(--sand-2);white-space:nowrap;background:#fff;border-radius:14px;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex;box-shadow:0 2px 12px #1e3c500d}.album-phcard-avatar{background:var(--sand);border-radius:50%;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden}.album-phcard-initial{width:100%;height:100%;color:var(--ocean);justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.album-phcard-info{flex-direction:column;gap:1px;display:flex}.album-phcard-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--mid);font-size:9px;font-weight:700;line-height:1}.album-phcard-name{color:var(--dark);align-items:center;gap:4px;font-size:.88rem;font-weight:600;line-height:1.2;display:flex}.album-phcard-verified{flex-shrink:0;color:var(--ocean)!important}.album-phcard-link{color:var(--ocean);border:1px solid #0b2a3340;border-radius:100px;flex-shrink:0;padding:.35rem .85rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s}.album-phcard-link:hover{background:var(--sky);border-color:#0b2a3380}.afb-wrap{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.afb-bar{border:1px solid var(--sand-2);background:#fff;border-radius:20px;align-items:center;gap:20px;padding:20px;display:flex;box-shadow:0 1px #141e230a,0 8px 24px -10px #141e231a}.afb-bar-frame{background:#f5efe2;border-radius:12px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.afb-bar-frame-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.afb-bar-frame:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0e66750a,#0e66751a);position:absolute;inset:0}.afb-bar-frame .fsp2-corner{border-width:2px;width:14px;height:14px}.afb-bar-frame .fsp2-c1{top:6px;left:6px}.afb-bar-frame .fsp2-c2{top:6px;right:6px}.afb-bar-frame .fsp2-c3{bottom:6px;left:6px}.afb-bar-frame .fsp2-c4{bottom:6px;right:6px}.afb-bar-scan-line{background:var(--brand-accent);height:2px;box-shadow:0 0 8px var(--brand-accent), 0 0 3px var(--brand-accent);z-index:3;mix-blend-mode:screen;animation:2.6s ease-in-out infinite afb-bar-scan;position:absolute;left:8px;right:8px}@keyframes afb-bar-scan{0%,to{opacity:1;top:8px}50%{opacity:.6;top:64px}}.afb-bar-frame-clear{cursor:pointer;color:#fff;z-index:4;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background .15s;display:flex;position:absolute;top:5px;right:5px}.afb-bar-frame-clear:hover{background:#000c}.afb-bar-body{flex:1;align-items:center;gap:1.5rem;min-width:0;display:flex}.afb-bar-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.afb-bar-label{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-accent);font-size:10px;font-weight:700;line-height:1}.afb-bar-title{color:var(--brand-primary);font-size:.95rem;font-weight:600;line-height:1.2}.afb-bar-hint{color:#9ca3af;font-size:.78rem;line-height:1.3}.afb-bar-actions{flex-shrink:0;gap:8px;display:flex}.afb-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1;transition:background .18s,border-color .18s;display:inline-flex}.afb-btn-primary{background:var(--brand-primary);color:#fff}.afb-btn-primary:hover:not(:disabled){background:#061218}.afb-btn-primary:disabled{opacity:.4;cursor:not-allowed}.afb-btn-outline{color:var(--brand-accent);background:0 0;border:1.5px solid #1f4e5f59;padding:6.5px 14.5px}.afb-btn-outline:hover{border-color:var(--brand-accent);background:#1f4e5f0f}.afb-cam-wrap{flex-direction:column;gap:12px;display:flex}.afb-cam-viewfinder{aspect-ratio:4/3;background:#0a0f12;border-radius:16px;width:100%;position:relative;overflow:hidden}.afb-cam-video{object-fit:cover;width:100%;height:100%;display:block}.afb-cam-actions{gap:10px;display:flex}.afb-scan-line{background:var(--brand-accent);height:2px;box-shadow:0 0 10px var(--brand-accent), 0 0 3px var(--brand-accent);z-index:3;mix-blend-mode:screen;animation:2.6s ease-in-out infinite afb-cam-scan;position:absolute;left:14px;right:14px}@keyframes afb-cam-scan{0%,to{opacity:1;top:8%}50%{opacity:.65;top:88%}}.afb-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.7s linear infinite afb-spin}@keyframes afb-spin{to{transform:rotate(360deg)}}.afb-feedback{border-radius:8px;align-items:center;gap:.4rem;padding:.6rem .8rem;font-size:.82rem;display:flex}.afb-feedback--empty{color:#1e40af;background:#1e40af0f;border:1px solid #1e40af26}.afb-feedback--error{color:#dc2626;background:#dc26260f;border:1px solid #dc262626}@media (max-width:640px){.album-header-grid{grid-template-columns:1fr}.album-phcard{white-space:normal}.afb-bar{flex-wrap:wrap;gap:14px;padding:16px}.afb-bar-frame{width:60px;height:60px}.afb-bar-frame .fsp2-corner{width:11px;height:11px}.afb-bar-frame .fsp2-c1{top:5px;left:5px}.afb-bar-frame .fsp2-c2{top:5px;right:5px}.afb-bar-frame .fsp2-c3{bottom:5px;left:5px}.afb-bar-frame .fsp2-c4{bottom:5px;right:5px}.afb-bar-body{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:10px;min-width:0}.afb-bar-actions{width:100%}.afb-btn{flex:1;justify-content:center}}.album-forecast-wrap{border:1px solid var(--sand-2);background:#fff;border-radius:14px;margin-top:1.2rem;padding:1rem 1.2rem;box-shadow:0 2px 12px #1e3c500d}.album-forecast-header{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.forecast-condition-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:100px;padding:.2rem .65rem;font-size:.7rem;font-weight:700}.forecast-condition--epic{color:#065f46;background:#d1fae5}.forecast-condition--good{color:#1e40af;background:#dbeafe}.forecast-condition--fair{color:#0b2a33;background:#c9dde3}.forecast-condition--poor{color:#991b1b;background:#fee2e2}.album-forecast-current{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.album-forecast-stat{color:var(--mid);align-items:center;gap:.3rem;font-size:.82rem;display:flex}.album-forecast-stat-value{color:var(--dark);font-size:.9rem;font-weight:600}.album-forecast-stat-label{color:var(--mid);font-size:.78rem;font-weight:300}.album-forecast-divider{background:var(--sand-2);width:1px;height:1.2rem}.album-forecast-hours{border-top:1px solid var(--sand-2);scrollbar-width:none;gap:.5rem;margin-top:.9rem;padding-top:.85rem;display:flex;overflow-x:auto}.album-forecast-hours::-webkit-scrollbar{display:none}.album-forecast-hour{min-width:3rem;color:var(--mid);border-radius:8px;flex-direction:column;align-items:center;gap:.3rem;padding:.35rem .4rem;font-size:.72rem;display:flex}.album-forecast-hour--now{background:var(--sky);color:var(--ocean)}.album-forecast-hour-time{font-size:.7rem;font-weight:500}.album-forecast-hour-dot{border-radius:50%;width:8px;height:8px}.forecast-dot--epic{background:#10b981}.forecast-dot--good{background:#3b82f6}.forecast-dot--fair{background:#f59e0b}.forecast-dot--poor{background:#ef4444}.album-forecast-hour-wave{color:var(--dark);font-weight:600}.album-forecast-footer{border-top:1px solid var(--sand-2);justify-content:flex-end;margin-top:.85rem;padding-top:.75rem;display:flex}.album-forecast-full-link{color:var(--ocean);font-size:.75rem;font-weight:600;text-decoration:none;transition:opacity .15s}.album-forecast-full-link:hover{opacity:.75}.album-forecast-skeleton{background:linear-gradient(120deg,#c9dde3 8%,#e4f0f3 18%,#c9dde3 33%) 0 0/200% 100%;border-radius:14px;height:5rem;animation:1.4s linear infinite album-shimmer}.seq-promo-banner{color:#fff;background:linear-gradient(90deg,#f59e0b 0%,#ef4444 100%);border-top:1px solid #ffffff1a;align-items:center;gap:.55rem;padding:.65rem 1rem;font-size:.82rem;font-weight:500;line-height:1.45;display:flex}.seq-promo-zap{flex-shrink:0;animation:1s ease-in-out infinite alternate seq-zap-pulse}@keyframes seq-zap-pulse{0%{opacity:.85;transform:scale(1)rotate(-8deg)}to{opacity:1;transform:scale(1.25)rotate(8deg)}}.seq-price-display{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.seq-original-price{color:#9ca3af;font-size:.82rem;text-decoration:line-through;text-decoration-thickness:1.5px}.seq-discount-badge{color:#fff;letter-spacing:.03em;background:#ef4444;border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:700}.seq-bundle-price{color:var(--brand-primary);font-size:1.35rem;font-weight:700;line-height:1}.seq-savings-text{color:#16a34a;text-align:right;font-size:.75rem;font-weight:600}.seq-cell-discount-badge{z-index:20;color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:6px;padding:3px 7px;font-size:10px;font-weight:700;position:absolute;top:6px;left:6px;box-shadow:0 1px 4px #00000040}
