:root{--navy:#0d1b3d;--blue:#2d6bff;--white:#fff;--cloud:#cfe1ff;--slate:#6b7280;--line:#e6e8ee;--canvas:#fafafa;--shadow:0 22px 60px #07111f24;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);margin:0;font-family:Poppins,Avenir Next,Avenir,Inter,Arial,sans-serif}body.flow-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:30;min-height:76px;padding:calc(12px + var(--safe-top)) max(clamp(18px, 4vw, 56px), var(--safe-right)) 12px max(clamp(18px, 4vw, 56px), var(--safe-left));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;grid-template-columns:180px 1fr auto;align-items:center;gap:22px;display:grid;position:fixed;top:0;left:0;right:0}.menu-button{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--navy);border-radius:8px;padding:0 12px;font-weight:850;display:none}.brand{align-items:center;gap:9px;display:inline-flex}.brand-symbol{width:29px;height:35px;color:var(--blue);filter:drop-shadow(0 4px 5px #0d1b3d29);flex:none}.brand-wordmark{color:var(--navy);letter-spacing:-.045em;font-size:1.9rem;font-weight:700;line-height:1}.brand-wordmark:after{content:none}.site-header nav,.hero-actions,.step-grid,.service-grid,.city-grid,.pricing-grid,.footer nav,.card-actions,.request-actions{align-items:center;display:flex}.site-header nav{color:var(--slate);justify-content:center;gap:clamp(14px,2.4vw,30px);font-size:.9rem;font-weight:700}.button{background:var(--white);min-height:48px;color:var(--navy);cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;font-weight:850;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.button.danger{color:var(--white);background:#b91c1c}.button.small{min-height:40px}.button.primary{background:var(--blue);color:var(--white);box-shadow:0 12px 28px #2563ff3d}.button.secondary{border-color:var(--line)}.hero-v2{background:var(--navy);align-items:center;min-height:min(790px,88vh);padding:134px clamp(18px,6vw,88px) 76px;display:flex;position:relative;overflow:hidden}.hero-v2-image,.hero-v2-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-v2-image{object-fit:cover;object-position:center 42%}.hero-v2-overlay{background:linear-gradient(90deg,#07111ff0 0%,#07111fc7 48%,#07111f2e 100%)}.hero-v2-copy{z-index:1;width:min(980px,100%);position:relative}.hero-pill{background:var(--blue);width:fit-content;color:var(--white);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;margin-bottom:22px;padding:8px 12px;font-size:.75rem;font-weight:900}.hero-v2 h1{max-width:940px;color:var(--white);margin-bottom:28px;font-size:clamp(4rem,7vw,6.4rem);line-height:.94}.hero-v2 h1 span{white-space:nowrap;display:block}.hero-v2-subheadline{max-width:660px;color:var(--white);margin-bottom:10px;font-size:clamp(1.12rem,2vw,1.4rem);font-weight:800}.network-promise{border-left:3px solid var(--blue);width:fit-content;color:var(--white);margin-bottom:10px;padding:7px 10px;font-weight:900}.hero-v2-support{color:#ffffffbf;max-width:660px;margin-bottom:36px;font-size:1rem}.mobile-app-entry{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:clamp(20px,4vw,46px);display:grid}.phone-preview{border:10px solid var(--navy);background:var(--navy);width:min(100%,320px);box-shadow:var(--shadow);border-radius:34px;justify-self:center;padding:12px}.phone-preview-screen{background:var(--white);border-radius:24px;align-content:start;gap:14px;min-height:360px;padding:18px;display:grid}.preview-status{background:var(--cloud);width:fit-content;color:var(--blue);border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:900}.preview-choice{border:1px solid var(--line);background:var(--white);min-height:56px;color:var(--navy);text-align:left;border-radius:12px;padding:0 14px;font-weight:900}.preview-choice.selected{border-color:var(--blue);color:var(--blue);background:#e8f3ff}.preview-shootr{border:1px solid var(--line);background:#fbfcfe;border-radius:14px;grid-template-columns:64px 1fr;align-items:center;gap:12px;margin-top:8px;padding:12px;display:grid}.preview-shootr img{object-fit:cover;border-radius:50%;width:64px;height:64px}.preview-shootr strong,.preview-shootr span,.preview-shootr small{display:block}.preview-shootr span{color:var(--blue);font-weight:950}.action-form{align-content:center}.booking-flow{background:var(--white);width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--navy);border:0;margin:0;padding:0}.booking-flow::backdrop{background:#07111f9e}.booking-flow-shell{min-height:100dvh;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left);grid-template-rows:auto 1fr auto;display:grid}.flow-header{border-bottom:1px solid var(--line);background:#fffffff5;grid-template-columns:72px 1fr 72px;align-items:center;gap:8px;min-height:62px;padding:10px 14px;display:grid}.flow-header span{color:var(--slate);justify-self:center;font-size:.82rem;font-weight:900}.flow-back,.flow-close{min-height:44px;color:var(--navy);cursor:pointer;background:0 0;border:0;font-weight:900}.flow-back[hidden]{visibility:hidden;display:block!important}.flow-body{outline:none;padding:24px 18px;overflow-y:auto}.flow-step{gap:18px;width:min(100%,520px);margin:0 auto;display:grid}.flow-step h2{font-size:clamp(2rem,12vw,3.2rem)}.tap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tap-list,.package-list,.nearby-list,.contact-grid,.fallback-grid{gap:12px;display:grid}.tap-card,.package-card{border:1px solid var(--line);background:var(--white);min-height:76px;color:var(--navy);text-align:left;cursor:pointer;border-radius:14px;align-content:center;gap:6px;padding:14px;font-weight:900;display:grid}.tap-grid .tap-card{min-height:96px}.tap-card>span:first-child{color:var(--blue);font-size:.82rem}.tap-card span:not(:first-child),.package-card span{color:var(--slate);font-weight:750}.tap-card.selected,.package-card.selected{border-color:var(--blue);background:#e8f3ff;box-shadow:0 0 0 3px #2563ff1f}.package-card em{color:var(--blue);font-style:normal;font-weight:950}.flow-footer{padding:12px 18px calc(14px + var(--safe-bottom));border-top:1px solid var(--line);background:#fffffff5;gap:10px;display:grid;box-shadow:0 -12px 28px #07111f0f}.flow-footer .button{width:100%;min-height:56px}.flow-footer .button:disabled{opacity:.45;cursor:not-allowed}.button.ghost{color:var(--slate);background:0 0}.location-primary{min-height:56px}.mobile-map-preview{border:1px solid var(--line);background-color:#edf6ff;background-image:linear-gradient(90deg,#07111f12 1px,#0000 1px),linear-gradient(#07111f12 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:18px;min-height:250px;position:relative;overflow:hidden}.customer-pin,.shootr-pin{border:4px solid var(--white);background:var(--blue);min-width:44px;min-height:44px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:950;display:inline-flex;position:absolute;box-shadow:0 10px 22px #07111f2e}.customer-pin{background:var(--navy);top:44%;left:44%}.pin-a{top:24%;left:18%}.pin-b{bottom:24%;right:16%}.recenter-button{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--navy);border-radius:999px;padding:0 12px;font-weight:900;position:absolute;bottom:12px;right:12px}.searching-state{text-align:center;align-content:center;min-height:62dvh}.search-radius{background:#2563ff14;border-radius:50%;place-items:center;width:190px;height:190px;margin:0 auto;display:grid;box-shadow:0 0 0 28px #2563ff12,0 0 0 56px #2563ff0a}.search-radius span{background:var(--blue);border-radius:50%;width:28px;height:28px}.mobile-shootr-card{border:1px solid var(--line);background:var(--white);border-radius:18px;gap:14px;padding:14px;display:grid;box-shadow:0 10px 24px #07111f12}.mobile-shootr-head{grid-template-columns:74px 1fr;align-items:center;gap:12px;display:grid}.mobile-shootr-head img{object-fit:cover;border-radius:50%;width:74px;height:74px}.mobile-shootr-head h3{margin-bottom:2px}.mobile-shootr-head strong{color:var(--blue);font-size:1.35rem;line-height:1.1;display:block}.mobile-shootr-head span{color:var(--slate);font-weight:800}.mobile-shootr-meta,.inline-trust{flex-wrap:wrap;gap:8px;display:flex}.mobile-shootr-meta span,.inline-trust span{background:var(--cloud);min-height:34px;color:var(--navy);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.success-state{text-align:center;align-content:center;min-height:60dvh}.network-pulse{border:1px solid var(--line);background:var(--white);border-radius:14px;justify-content:space-between;align-items:center;gap:28px;width:min(1120px,100% - 36px);margin:30px auto 0;padding:20px 24px;display:flex;box-shadow:0 10px 28px #07111f12}.network-pulse>div,.activity-note{align-items:center;gap:10px;display:flex}.live-indicator{background:#22c55e;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 6px #22c55e24}.network-pulse dl{gap:clamp(20px,4vw,54px);margin:0;display:flex}.network-pulse dl div{gap:2px;display:grid}.network-pulse dt{color:var(--blue);font-size:1.2rem;font-weight:950}.network-pulse dd{color:var(--slate);margin:0;font-size:.8rem;font-weight:800}.decision-section{z-index:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1200px,100% - 36px);margin:-38px auto 0;padding:0;display:grid;position:relative}.decision-card{border:1px solid var(--line);background:var(--white);min-height:250px;box-shadow:var(--shadow);border-radius:18px;align-content:start;gap:8px;padding:clamp(24px,4vw,38px);display:grid}.decision-card>span{background:var(--cloud);width:fit-content;color:var(--blue);text-transform:uppercase;border-radius:999px;margin-bottom:20px;padding:7px 11px;font-size:.78rem;font-weight:900}.decision-card h2{margin-bottom:2px;font-size:clamp(2rem,4vw,3.4rem)}.decision-card p{color:var(--navy);margin-bottom:8px;font-weight:850}.decision-card small{max-width:580px;color:var(--slate);font-size:.92rem;line-height:1.55}.decision-card.urgent{border-color:var(--blue);background:var(--blue)}.decision-card.urgent h2,.decision-card.urgent p{color:var(--white)}.decision-card.urgent small{color:#ffffffc7}.decision-card.urgent>span{color:var(--white);background:#ffffff29}.hero-secondary{color:var(--white);background:#ffffff1a;border-color:#ffffff85}.hero-location{color:#ffffffb8;margin:18px 0 0;font-size:.9rem;font-weight:800}.moment-principle{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--navy);text-align:center;padding:28px clamp(18px,5vw,72px)}.moment-principle p{color:var(--white);margin:0;font-size:clamp(1.25rem,2.5vw,1.8rem);font-weight:900}.eyebrow{color:var(--blue);letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:20px;font-size:clamp(3.2rem,8vw,7.2rem);font-weight:900;line-height:.92}h2{max-width:840px;margin-bottom:14px;font-size:clamp(2.2rem,5vw,4.8rem);font-weight:900;line-height:1}h3{margin-bottom:8px;font-size:1.24rem;font-weight:900}.hero-text{max-width:700px;color:var(--slate);margin-bottom:24px;font-size:clamp(1.12rem,2vw,1.45rem);font-weight:800;line-height:1.28}.hero-text p{color:inherit;line-height:inherit;margin-bottom:8px}.brand-line{color:var(--blue);margin-bottom:18px;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:900}.support-line{max-width:680px;color:var(--blue);margin:0 0 30px;font-size:clamp(1.3rem,2.7vw,2rem);font-weight:900;line-height:1.25}.quick-section,.proof,.perfect-for,.launch-model{background:var(--white)}.quick-section.light,.proof{background:var(--cloud)}.quick-grid,.category-grid,.stat-grid,.moment-photo-grid,.launch-grid{gap:14px;width:min(1120px,100%);margin:0 auto;display:grid}.quick-grid,.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-grid button,.category-grid button{border:1px solid var(--line);background:var(--white);min-height:76px;color:var(--navy);cursor:pointer;text-align:left;border-radius:14px;padding:0;font-weight:900;overflow:hidden;box-shadow:0 8px 22px #081a350d}.category-grid button{padding:18px}.quick-grid img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.quick-grid span{padding:16px;display:block}.quick-grid button:hover,.category-grid button:hover{border-color:var(--blue)}.stat-grid,.launch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-grid.compact{margin-top:14px}.stat-grid article,.launch-grid article{border:1px solid var(--line);background:var(--white);border-radius:16px;gap:6px;padding:26px;display:grid;box-shadow:0 8px 22px #081a350d}.stat-grid strong{color:var(--blue);font-size:clamp(2.4rem,5vw,4rem);line-height:1}.stat-grid span{color:var(--navy);font-weight:900}.launch-grid h3{margin-bottom:4px}.launch-grid p{margin-bottom:0}.launch-note{border:1px solid var(--line);background:#e8f3ff;border-radius:16px;gap:6px;width:min(1120px,100%);margin:14px auto 0;padding:18px;display:grid}.launch-note strong{color:var(--navy)}.launch-note span{color:var(--slate)}.moment-photo-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.moment-photo-grid article{border:1px solid var(--line);background:var(--white);border-radius:16px;overflow:hidden}.moment-photo-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.moment-photo-grid span{color:var(--navy);padding:14px;font-weight:900;display:block}.wherever-line{color:var(--navy);margin:-14px 0 30px;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:800}.hero-actions{flex-wrap:wrap;gap:16px}.hero-actions .button{min-height:56px;padding-inline:28px}.location-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.location-actions span{color:var(--white);margin-right:2px;font-size:.9rem;font-weight:900}.location-actions button,.location-actions a{background:var(--blue);min-height:40px;color:var(--white);cursor:pointer;border:1px solid #ffffff73;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:.84rem;font-weight:900;display:inline-flex}.location-actions a{background:#ffffff1f}.location-actions button:focus-visible,.location-actions a:focus-visible{outline-offset:2px;outline:3px solid #ffffff73}.hero-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:22px;gap:18px;padding:28px;display:grid}.hero-card img{border-radius:24px;width:108px;height:108px}.hero-card strong{margin-bottom:6px;font-size:1.25rem;display:block}.hero-card span,p{color:var(--slate);line-height:1.6}section{padding:clamp(58px,8vw,110px) clamp(18px,5vw,72px)}.booking-first{background:var(--cloud);padding-top:clamp(44px,6vw,76px);padding-bottom:clamp(44px,6vw,76px)}.booking-shell{border:1px solid var(--line);background:var(--white);width:min(1120px,100%);box-shadow:var(--shadow);border-radius:16px;margin:0 auto;padding:clamp(22px,4vw,40px)}.booking-shell h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.5rem)}.booking-intro{max-width:760px;margin-bottom:28px}.booking-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.booking-grid label{color:var(--navy);font-size:.85rem}.booking-grid input,.booking-grid select{background:#f7f9fc;border-color:#cfd5dc;border-radius:8px;min-height:58px;font-weight:750}.booking-grid input:focus,.booking-grid select:focus{border-color:var(--blue);outline:3px solid #2563ff21}.booking-submit{align-self:end;min-height:58px}.booking-grid .form-note{grid-column:1/-1}.match-status{background:var(--cloud);border:1px solid #2563ff4d;border-radius:12px;margin-top:24px;padding:20px}.match-status-head{align-items:flex-start;gap:14px;display:flex}.match-status-head p{margin:2px 0 0;font-size:.9rem}.matching-pulse{border:3px solid var(--blue);border-radius:50%;flex:none;width:14px;height:14px;margin-top:5px;box-shadow:0 0 0 6px #2563ff1f}.match-status.requested .matching-pulse{background:#22c55e;border-color:#22c55e}.match-status ol{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.match-status li{border-top:3px solid var(--line);color:var(--slate);padding-top:10px;font-size:.78rem;font-weight:850}.match-status li.complete,.match-status li.active{border-color:var(--blue);color:var(--navy)}.shootr-types{background:var(--white)}.type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.type-grid article{border:1px solid var(--line);background:var(--white);border-radius:18px;min-height:280px;padding:clamp(26px,4vw,42px);box-shadow:0 14px 34px #07111f12}.type-grid article>span{background:var(--blue);width:54px;height:54px;color:var(--white);border-radius:14px;justify-content:center;align-items:center;margin-bottom:34px;font-weight:950;display:inline-flex}.type-grid h3{font-size:1.65rem}.type-grid p{color:var(--navy);margin-bottom:8px;font-weight:800}.type-grid small{color:var(--slate);font-size:.92rem;line-height:1.6}.how-section{background:var(--white)}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.how-grid article{border:1px solid var(--line);background:var(--white);border-radius:14px;align-content:start;gap:24px;min-height:174px;padding:24px;display:grid}.how-grid strong{background:var(--blue);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex}.how-grid small{color:var(--blue);font-size:.75rem;font-weight:950}.how-grid span{color:var(--navy);font-size:1.08rem;font-weight:900;line-height:1.35}.how-grid article small{color:var(--slate);font-size:.88rem;font-weight:750;line-height:1.45}.moments-section,.pricing-v2{background:var(--white)}.scenario-section{background:var(--cloud)}.scenario-subtitle{max-width:720px;color:var(--navy);margin-bottom:0;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:750}.scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1120px,100%);margin:0 auto;display:grid}.scenario-grid article{border:1px solid var(--line);background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #07111f0f}.scenario-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.scenario-grid article div{flex-direction:column;align-items:flex-start;min-height:190px;padding:20px;display:flex}.scenario-grid h3{color:var(--navy);margin-bottom:14px;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.14}.scenario-grid p{margin-bottom:0}.scenario-grid strong{color:var(--blue);margin-top:auto;line-height:1.45}.scenario-cta{justify-content:center;width:min(1120px,100%);margin:30px auto 0;display:flex}.moments-v2-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(1200px,100%);margin:0 auto;display:grid}.moments-v2-grid a{background:var(--navy);cursor:pointer;text-align:left;border:0;border-radius:16px;min-height:320px;padding:0;position:relative;overflow:hidden}.moments-v2-grid img{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.moments-v2-grid a:after{content:"";background:linear-gradient(#0000 35%,#07111fe6);position:absolute;inset:0}.moments-v2-grid a:hover img{transform:scale(1.04)}.moments-v2-grid span{z-index:1;color:var(--white);gap:3px;display:grid;position:absolute;bottom:18px;left:20px;right:20px}.moments-v2-grid strong{font-size:1.14rem}.moments-v2-grid small{color:#ffffffc7;font-weight:750}.moment-plain-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.moment-plain-grid a{min-height:270px}.trust-section{background:var(--cloud)}.trust-v2-grid,.pricing-v2-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1120px,100%);margin:0 auto;display:grid}.trust-v2-grid article,.pricing-v2-grid article{border:1px solid var(--line);background:var(--white);border-radius:14px;padding:26px;box-shadow:0 10px 28px #07111f0f}.trust-v2-grid article>span{width:42px;height:42px;color:var(--blue);background:#2563ff1c;border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;font-weight:950;display:inline-flex}.trust-v2-grid p,.pricing-v2-grid p{margin-bottom:0}.la-section{background:var(--navy)}.la-section .section-heading h2,.la-section .section-heading p{color:var(--white)}.la-section .section-heading .eyebrow{color:#79a4ff}.la-market{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.la-map{background:linear-gradient(35deg,#0000 48%,#ffffff14 49% 51%,#0000 52%) 0 0/96px 96px,linear-gradient(120deg,#0000 48%,#ffffff0f 49% 51%,#0000 52%) 0 0/130px 130px,#101d30;border:1px solid #ffffff24;border-radius:16px;min-height:430px;position:relative;overflow:hidden}.map-road{transform-origin:0;background:#ffffff1f;height:2px;position:absolute}.road-one{width:78%;top:28%;left:8%;transform:rotate(18deg)}.road-two{width:70%;top:68%;left:20%;transform:rotate(-12deg)}.road-three{width:58%;top:20%;left:38%;transform:rotate(72deg)}.la-pin{border:4px solid var(--white);background:var(--blue);border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 0 0 8px #2563ff33}.pin-one{top:34%;left:22%}.pin-two{top:28%;left:58%}.pin-three{top:66%;left:42%}.pin-four{top:60%;left:76%}.map-label{color:var(--white);font-size:1.5rem;font-weight:900;position:absolute;bottom:22px;left:24px}.la-metrics{gap:12px;display:grid}.la-metrics article{min-height:94px;color:var(--white);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;grid-template-columns:36px 1fr;align-content:center;gap:2px 12px;padding:18px;display:grid}.la-metrics article>span{color:#79a4ff;grid-row:1/3;align-self:center;font-weight:950}.la-metrics small{color:#ffffff9e}.live-dot{background:#22c55e;border-radius:50%;width:12px;height:12px;display:block;box-shadow:0 0 0 6px #22c55e24}.pricing-v2-grid h3{margin-bottom:18px}.pricing-v2-grid strong{color:var(--blue)}.join-v2{background:var(--cloud);grid-template-columns:minmax(0,760px);justify-content:center;align-items:start;gap:40px;display:grid}.join-v2>div{max-width:760px}.join-v2 h2{font-size:clamp(2.5rem,5vw,5rem)}.signup-note{color:var(--blue);margin:-6px 0 24px;font-weight:900}.network-form{border:1px solid var(--line);background:var(--white);border-radius:16px;gap:14px;padding:26px;display:grid;box-shadow:0 14px 36px #07111f14}.network-form h3{font-size:1.45rem}.city-signup{background:var(--navy);grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);align-items:center;gap:50px;display:grid}.city-signup h2,.city-signup>div>p:not(.eyebrow){color:var(--white)}.city-form{background:var(--white);border-radius:14px;grid-template-columns:1fr 1fr;gap:12px;padding:22px;display:grid}.city-form select,.city-form .button,.city-form .form-note{grid-column:1/-1}.signup-benefits{flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.signup-benefits li{background:var(--white);color:var(--navy);border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:850}.section-heading{width:min(1120px,100%);margin:0 auto 28px}.steps,.services,.pricing,.trust,.team,.repeat,.dashboard,.future{background:var(--white)}.form-section,.cities,.protection,.demand,.business,.instant,.moments,.panel-section,.requests,.admin{background:var(--cloud)}.marketplace{background:var(--white)}.activity-section{background:var(--navy)}.activity-section h2,.activity-section .activity-note{color:var(--white)}.activity-note{margin:0;font-size:.86rem;font-weight:850}.activity-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(1120px,100%);margin:0 auto;display:grid}.activity-feed article{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:18px;display:grid}.activity-feed strong{color:var(--white)}.activity-feed p,.activity-feed time{color:#ffffffa3;margin:2px 0 0;font-size:.8rem}.activity-icon{background:var(--blue);width:30px;height:30px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.form-section.alt{background:var(--white)}.step-grid,.service-grid,.city-grid,.pricing-grid,.trust-grid,.feature-grid,.moment-grid,.dashboard-grid{flex-wrap:wrap;align-items:stretch;gap:14px;width:min(1120px,100%);margin:0 auto}.step-grid article,.pricing-grid article,.trust-grid article,.feature-grid article{border:1px solid var(--line);background:var(--white);border-radius:16px;flex:280px;padding:24px;box-shadow:0 10px 28px #081a350f}.step-grid span{color:var(--blue);margin-bottom:34px;font-weight:900;display:block}.moment-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.moment-grid a{border:1px solid var(--line);background:var(--white);min-height:74px;color:var(--navy);border-radius:14px;align-items:center;padding:18px;font-weight:900;display:flex;box-shadow:0 8px 22px #081a350d}.badge{border-radius:999px;width:fit-content;margin-bottom:28px;padding:8px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.badge.verified{color:var(--blue);background:#e8f3ff}.badge.pro{color:#15803d;background:#eaf8f0}.badge.elite{background:var(--navy);color:var(--white)}.map-demo{border:1px solid var(--line);background-color:#dceeff;background-image:linear-gradient(90deg,#081a3514 1px,#0000 1px),linear-gradient(#081a3514 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:22px;width:min(1120px,100%);min-height:420px;margin:0 auto;position:relative;overflow:hidden}.map-pin{border:4px solid var(--white);background:var(--blue);min-height:34px;color:var(--white);box-shadow:var(--shadow);border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex;position:absolute}.verified-pin{top:28%;left:18%}.pro-pin{background:#22c55e;top:36%;left:56%}.elite-pin{background:var(--navy);top:64%;left:38%}.map-panel{background:var(--white);box-shadow:var(--shadow);border-radius:16px;padding:18px;position:absolute;bottom:22px;left:22px;right:22px}.map-panel p,.instant .section-heading p,.business .section-heading p{max-width:760px}.form-card{border:1px solid var(--line);background:var(--white);width:min(1120px,100%);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 auto;padding:clamp(18px,3vw,28px);display:grid}.service-toggle{border:0;flex-wrap:wrap;grid-column:1/-1;gap:10px;margin:0;padding:0;display:flex}.service-toggle legend{width:100%;color:var(--slate);margin-bottom:8px;font-size:.82rem;font-weight:800}.service-toggle label{border:1px solid var(--line);background:var(--cloud);min-height:56px;color:var(--navy);border-radius:8px;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.service-toggle input{width:auto;min-height:auto}label{color:var(--slate);gap:8px;font-size:.82rem;font-weight:800;display:grid}input,select,textarea{border:1px solid var(--line);background:var(--cloud);width:100%;min-height:48px;color:var(--navy);border-radius:8px;padding:0 12px}textarea{resize:vertical;min-height:116px;padding:12px}.full{grid-column:1/-1}.form-card .button{justify-self:start}.form-note{color:var(--blue);align-self:center;margin:0;font-weight:800}.split-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.request-summary{border:1px solid var(--line);background:var(--cloud);max-width:420px;color:var(--navy);border-radius:14px;padding:14px 16px;font-weight:800}.availability-key{flex-wrap:wrap;gap:14px;margin-top:16px;display:flex}.availability-key span{color:var(--slate);align-items:center;gap:7px;font-size:.76rem;font-weight:850;display:inline-flex}.availability-key span:before{content:"";background:var(--slate);border-radius:50%;width:8px;height:8px}.availability-key .now:before{background:#22c55e}.availability-key .soon:before{background:var(--blue)}.availability-key .offline:before{background:#9ca3af}.creator-grid,.request-list,.admin-grid{gap:14px;width:min(1120px,100%);margin:0 auto;display:grid}.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-card,.request-card,.empty-state,.admin-grid article{border:1px solid var(--line);background:var(--white);border-radius:18px;box-shadow:0 10px 28px #081a350f}.creator-card{overflow:hidden}.creator-card-head{justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 0;display:flex}.creator-card-head>img{object-fit:cover;background:var(--navy);border-radius:50%;flex:none;width:72px;height:72px}.creator-card-head>div{justify-items:end;gap:2px;display:grid}.creator-card-head small{color:var(--slate);font-size:.75rem;font-weight:800}.creator-card-body{padding:16px 18px 18px}.availability-badge{background:var(--blue);width:fit-content;color:var(--white);border-radius:999px;margin-bottom:14px;padding:7px 10px;font-size:.76rem;font-weight:950;display:inline-flex}.availability-badge.soon{color:var(--blue);background:#e8f3ff}.card-topline{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.card-topline strong{font-size:1.12rem}.role{color:var(--navy);margin-bottom:12px;font-weight:900}.arrival-line{color:var(--blue);margin-bottom:8px;font-size:.92rem;font-weight:900}.network-metrics{gap:8px;margin:16px 0;display:grid}.network-metrics>span{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.network-metrics strong{color:var(--navy);font-size:.82rem}.network-metrics small{color:var(--slate);font-size:.72rem;font-weight:750}.portfolio-strip,.portfolio-large{gap:6px;display:grid}.portfolio-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-strip img,.portfolio-large img{object-fit:cover;border-radius:8px;width:100%;display:block}.portfolio-strip img{aspect-ratio:1}.portfolio-large{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0}.portfolio-large img{aspect-ratio:4/3}.portfolio-large figure{margin:0}.portfolio-large figcaption{margin-top:8px;font-size:.85rem;font-weight:850}.card-topline span,.meta-row span,.status,.assigned{color:var(--slate);font-size:.82rem;font-weight:800}.badge-row,.specialty-row{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.badge-row span,.specialty-row span{border-radius:999px;width:fit-content;padding:7px 9px;font-size:.76rem;font-weight:900;display:inline-flex}.badge-row span{color:var(--blue);background:#e8f3ff}.score-placeholder{background:#f8fafc;border:1px dashed #b8c5d4;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;display:flex}.score-placeholder span{color:var(--navy);font-size:.78rem;font-weight:900}.score-placeholder strong{color:var(--slate);text-transform:uppercase;font-size:.72rem}.specialty-row span{background:var(--cloud);color:var(--navy)}blockquote{color:var(--slate);margin:0 0 16px;line-height:1.5}.meta-row{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.meta-row span,.status,.assigned{background:var(--cloud);border-radius:999px;width:fit-content;padding:7px 9px;display:inline-flex}.card-actions,.request-actions{flex-wrap:wrap;gap:8px}.card-actions .button,.request-actions .button{flex:140px}.request-list{grid-template-columns:1fr}.request-card{grid-template-columns:1fr auto;align-items:center;gap:16px;padding:20px;display:grid}.request-card p{margin-bottom:8px}.assigned{color:var(--blue);background:#e8f3ff;margin-left:6px}.empty-state{grid-column:1/-1;padding:24px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid article{gap:6px;padding:24px;display:grid}.admin-grid strong{color:var(--blue);font-size:3rem;line-height:1}.admin-grid span{color:var(--slate);font-weight:800}.schema-note{border:1px solid var(--line);background:var(--white);border-radius:16px;gap:8px;width:min(1120px,100%);margin:14px auto 0;padding:18px;display:grid}.schema-note span{color:var(--slate)}.profile-dialog{border:1px solid var(--line);width:min(720px,100% - 28px);box-shadow:var(--shadow);border-radius:20px;padding:0}.profile-dialog::backdrop{background:#081a356b}.dialog-close{background:var(--white);width:40px;height:40px;color:var(--navy);cursor:pointer;border:0;border-radius:999px;font-size:1.4rem;font-weight:900;position:absolute;top:12px;right:12px}#profileContent{padding:24px}.profile-photo{aspect-ratio:16/9;object-fit:cover;background:var(--navy);border-radius:14px;width:100%}.profile-list{gap:10px;margin:18px 0;display:grid}.profile-list span{background:var(--cloud);color:var(--slate);border-radius:10px;gap:4px;padding:12px;display:grid}.profile-list strong{color:var(--navy)}.profile-badges{margin:0 0 18px}.service-grid span,.city-grid span,.dashboard-grid span{border:1px solid var(--line);background:var(--white);min-height:68px;color:var(--navy);border-radius:14px;flex:220px;align-items:center;padding:18px;font-weight:900;display:flex;box-shadow:0 8px 22px #081a350d}.cities .city-grid span{background:var(--white)}.pricing-grid article{background:var(--cloud)}.instant .button{margin-left:calc(50% - min(1120px,100%)/2)}.footer{border-top:1px solid var(--line);background:var(--white);color:var(--navy);grid-template-columns:180px 1fr auto;align-items:center;gap:24px;padding:34px clamp(18px,5vw,72px);display:grid}.footer-wordmark{color:var(--navy)}.footer p{color:var(--slate);margin:0}.footer nav{color:var(--slate);gap:18px;font-weight:700}.footer small{color:var(--slate);grid-column:1/-1;font-weight:750}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.menu-button{justify-content:center;align-items:center;display:inline-flex}.menu-open .site-header nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:14px;gap:6px;padding:12px;display:grid;position:absolute;top:100%;left:12px;right:12px}.menu-open .site-header nav a{align-items:center;min-height:44px;padding:0 10px;display:flex}.hero,.footer{grid-template-columns:1fr}.moments-v2-grid,.moment-plain-grid,.scenario-grid,.trust-v2-grid,.pricing-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.la-market,.join-v2,.mobile-app-entry,.city-signup{grid-template-columns:1fr}.form-card,.booking-grid,.how-grid,.moment-grid,.quick-grid,.category-grid,.moment-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-grid,.activity-feed,.admin-grid,.stat-grid,.launch-grid{grid-template-columns:1fr}.split-heading,.request-card{grid-template-columns:1fr;display:grid}.network-pulse{flex-direction:column;align-items:flex-start}}@media (width<=640px){.site-header{min-height:64px;padding-top:calc(8px + var(--safe-top));grid-template-columns:1fr auto auto;gap:10px;padding-bottom:8px}.brand-wordmark{font-size:1.55rem}.site-header .button.small{min-height:44px;padding-inline:14px}.hero{padding-top:112px}.hero-v2{min-height:min(680px,100dvh);padding:calc(88px + var(--safe-top)) max(18px, var(--safe-right)) 38px max(18px, var(--safe-left));align-items:end}.hero-v2-image{object-position:76% center}.hero-v2-overlay{background:linear-gradient(#07111f38 0%,#07111fc2 38%,#07111ffa 100%)}.hero-v2 h1{max-width:360px;margin-bottom:16px;font-size:clamp(2.25rem,11vw,3.15rem);line-height:.96}.hero-v2 h1 span{white-space:normal}.hero-v2-subheadline{max-width:330px;font-size:1.02rem;line-height:1.35}.hero-v2-support{margin-bottom:22px;font-size:.94rem}.hero-actions{grid-template-columns:1fr;gap:10px;display:grid}.hero-actions .button{width:100%;min-height:54px}section{padding:46px max(18px, var(--safe-right)) 46px max(18px, var(--safe-left))}.booking-entry{margin-top:0;padding-top:28px}.booking-shell{border-radius:18px;padding:18px}.booking-shell h2{font-size:1.82rem}.phone-preview{border-width:8px;border-radius:30px;width:min(100%,300px);padding:9px}.phone-preview-screen{border-radius:22px;min-height:460px}.scenario-grid article div{min-height:auto}h2{font-size:1.82rem}.form-card{grid-template-columns:1fr}.network-pulse dl{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.network-pulse dd{line-height:1.25}.match-status ol,.city-form{grid-template-columns:1fr}.city-form.action-form{background:0 0;padding:0}.city-form>*{grid-column:1}.booking-grid,.how-grid,.moments-v2-grid,.moment-plain-grid,.scenario-grid,.trust-v2-grid,.pricing-v2-grid,.decision-section,.type-grid{grid-template-columns:1fr}.moments-v2-grid a{min-height:300px}.la-map{min-height:330px}.moment-grid,.quick-grid,.category-grid,.moment-photo-grid,.portfolio-large{grid-template-columns:1fr}.button,.form-card .button{width:100%}.location-actions{grid-template-columns:1fr 1fr;display:grid}.location-actions span{grid-column:1/-1}.location-actions button,.location-actions a{width:100%}.activity-feed article{grid-template-columns:34px 1fr}.activity-feed time{grid-column:2}.footer nav{flex-direction:column;align-items:flex-start}.footer{padding-bottom:calc(34px + var(--safe-bottom))}.app-main{padding-bottom:calc(86px + var(--safe-bottom))}.bottom-nav{z-index:20;left:10px;right:10px;bottom:calc(10px + var(--safe-bottom));border:1px solid var(--line);background:#fffffff5;border-radius:18px;justify-content:space-around;width:auto;padding:8px;position:fixed;box-shadow:0 16px 40px #07111f29}.bottom-nav a{background:0 0;border:0;border-radius:12px;flex-direction:column;flex:1 1 0;gap:3px;min-height:48px;padding:4px;font-size:.72rem}}@media (width<=360px){.tap-grid{grid-template-columns:1fr}.hero-v2 h1{font-size:2.05rem}}.app-main{background:#f8fafc;min-height:100vh;padding-top:76px}.app-header{position:sticky}.app-hero{background:var(--white);padding:clamp(54px,7vw,92px) clamp(18px,5vw,72px) clamp(30px,5vw,54px)}.app-hero h1{max-width:900px;margin-bottom:14px;font-size:clamp(2.6rem,6vw,5.8rem)}.app-hero p:not(.eyebrow){max-width:760px;color:var(--slate);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:750}.app-panel,.app-grid{width:min(1120px,100% - 36px);margin:0 auto clamp(22px,4vw,42px)}.app-panel{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:clamp(22px,4vw,38px);box-shadow:0 12px 32px #07111f12}.compact-panel{width:min(760px,100% - 36px)}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.app-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.app-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.app-card{border:1px solid var(--line);background:var(--white);border-radius:16px;align-content:start;gap:10px;padding:24px;display:grid;box-shadow:0 10px 24px #07111f0f}.app-card h3,.app-card p,.app-card strong{margin:0}.app-card>strong{color:var(--blue)}.button-row{flex-wrap:wrap;gap:10px;display:flex}.wizard-form{gap:18px;display:grid}.wizard-form fieldset{border:1px solid var(--line);background:#fbfcfe;border-radius:14px;gap:14px;margin:0;padding:18px;display:grid}.wizard-form legend{color:var(--navy);padding:0 8px;font-weight:950}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.choice-card{border:1px solid var(--line);background:var(--white);min-height:58px;color:var(--navy);text-align:left;border-radius:10px;align-items:center;gap:10px;padding:14px;font-weight:850;display:flex}.choice-card input{width:auto;min-height:auto}.summary-card,.empty-state{border:1px solid var(--line);background:var(--cloud);border-radius:14px;padding:22px}.sticky-action{justify-self:start}.detail-grid,.price-table{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.detail-grid span,.price-table div{border:1px solid var(--line);color:var(--slate);background:#fbfcfe;border-radius:10px;gap:4px;padding:14px;font-weight:750;display:grid}.detail-grid strong,.price-table strong{color:var(--navy)}.step-number{background:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;color:var(--white)!important}.bottom-nav{flex-wrap:wrap;gap:8px;width:min(1120px,100% - 36px);margin:0 auto 18px;display:flex}.bottom-nav a{border:1px solid var(--line);background:var(--white);min-height:52px;color:var(--navy);border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-weight:850;display:inline-flex}.bottom-nav a.active,.bottom-nav a[aria-current=page]{color:var(--blue);background:#2563ff1c}.nav-icon svg{fill:currentColor;width:21px;height:21px;display:block}.booking-entry{background:var(--cloud);z-index:2;margin-top:-44px;padding-top:0;position:relative}.booking-footnote{color:var(--slate);margin:18px 0 0;font-size:.9rem;font-weight:750}.pricing-section{background:var(--white)}.pricing-grid article strong{color:var(--blue);margin:12px 0;font-size:2rem;line-height:1;display:block}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2563ff47}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (width<=900px){.app-grid,.app-grid.three,.app-grid.four,.choice-grid,.detail-grid,.price-table{grid-template-columns:1fr}.app-main{padding-top:70px}}.mobile-app-entry,.phone-preview,.phone-preview-screen,.preview-status,.preview-choice,.preview-shootr,.scenario-cta{display:none}.scenario-grid article div{min-height:156px}.pricing-note{width:min(1120px,100%);color:var(--slate);margin:18px auto 0;font-weight:800}.final-app-cta{background:var(--navy)}.final-app-cta>div{width:min(1120px,100%);margin:0 auto}.final-app-cta h2,.final-app-cta p{color:var(--white)}.final-app-cta .secondary{color:var(--white);background:#ffffff14;border-color:#ffffff59}.mobile-surface{min-height:100dvh;padding-bottom:calc(128px + var(--safe-bottom));background:var(--canvas)}.app-header{min-height:calc(66px + max(var(--safe-top), 20px));padding-top:calc(14px + max(var(--safe-top), 20px));grid-template-columns:1fr;padding-bottom:14px}.app-header nav:empty{display:none}.compact-app-hero{padding-bottom:8px}.app-screen{width:min(430px,100% - 28px);padding:24px 0 calc(128px + var(--safe-bottom));gap:18px;margin:0 auto;display:grid}.app-screen h1{margin-bottom:2px;font-size:clamp(2.6rem,13vw,4.2rem)}.big-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.big-choices .choice-card{align-items:flex-end;min-height:104px}.choice-card{cursor:pointer;text-align:left}.flow-progress{gap:9px;margin-bottom:2px;display:grid}.flow-progress span{color:var(--slate);font-size:.78rem;font-weight:950}.flow-progress em{background:#6b728029;border-radius:999px;height:4px;overflow:hidden}.flow-progress i{border-radius:inherit;background:var(--blue);height:100%;display:block}.timing-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shootr-option-grid{grid-template-columns:1fr}.shootr-option-card{min-height:116px;box-shadow:inset 0 0 0 1px var(--line);border-width:2px;border-color:#0000;border-radius:18px;align-content:start;gap:16px;padding:20px 76px 20px 20px;display:grid;position:relative}.shootr-option-card strong{color:var(--navy);font-size:1.2rem;line-height:1.05}.shootr-option-card span{color:var(--slate);font-size:.98rem;font-weight:800;line-height:1.35}.shootr-option-card i{pointer-events:none;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:18px;right:18px}.shootr-option-card i .focus-mark{--focus-size:28px}.shootr-option-card i .focus-mark:before,.shootr-option-card i .focus-mark:after,.shootr-option-card i .focus-mark span:before,.shootr-option-card i .focus-mark span:after{border-width:2px 0 0 2px;width:8px;height:8px}.shootr-option-card i .focus-mark:after{border-width:2px 2px 0 0}.shootr-option-card i .focus-mark span:before{border-width:0 0 2px 2px}.shootr-option-card i .focus-mark span:after{border-width:0 2px 2px 0}.shootr-option-card i .focus-mark span{width:6px;height:6px}.choice-card.selected,.filter-chip.selected{border-color:var(--blue);color:var(--blue);background:#e8f3ff}.shootr-option-card.selected{background:#f4f9ff;box-shadow:inset 0 0 0 1px #1e88ff38}.shootr-option-card.selected span{color:#344054}.form-row,.filter-row,.button-column,.app-strip,.status-timeline{gap:10px;display:grid}.filter-row{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-chip{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--navy);cursor:pointer;border-radius:999px;font-weight:850}.status-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px;font-weight:850}.plain-list{color:var(--slate);margin:0 0 20px;padding-left:20px;line-height:1.5}.compact-policy-card,.deletion-flow{gap:14px}.app-strip{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:18px}.app-strip h2{margin-bottom:0;font-size:1.15rem}.status-timeline{margin:0 0 18px;padding:0;list-style:none}.status-timeline li{border-left:4px solid var(--blue);background:var(--cloud);min-height:44px;color:var(--navy);align-items:center;padding:0 12px;font-weight:850;display:flex}.home-action{align-content:center;min-height:calc(100dvh - 170px);padding-bottom:88px;position:relative}.home-focus{justify-content:center;margin-bottom:6px;display:flex}.home-focus .focus-mark{transform:scale(1.12)}.greeting,.trust-line{color:var(--slate);margin:0;font-weight:850}.app-actions .button{z-index:2;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#2563ff2e;flex:140px;min-height:60px;position:relative}.availability-control,.status-pill,.segmented-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #d1dbe6c2;box-shadow:0 18px 42px #07111f1a}.availability-control{text-align:left;border-radius:18px;gap:14px;padding:14px;display:grid}.availability-control strong,.availability-control span{display:block}.availability-control span{color:var(--slate);margin-top:4px;font-weight:750}.segmented-control,.segmented-links{border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;display:grid}.segmented-control button,.segmented-links a{min-height:42px;color:var(--slate);cursor:pointer;text-align:center;background:0 0;border:0;border-radius:999px;font-weight:950}.segmented-links a{justify-content:center;align-items:center;display:inline-flex}.segmented-control button.selected,.segmented-links a[aria-selected=true]{background:var(--blue);color:var(--white)}.status-pill{left:max(16px, env(safe-area-inset-left));right:max(16px, env(safe-area-inset-right));bottom:calc(90px + env(safe-area-inset-bottom));z-index:20;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;width:min(420px,100% - 32px);margin:0 auto;padding:10px 10px 10px 16px;display:flex;position:fixed}.status-pill a{color:var(--navy);font-weight:950}.status-pill button{width:34px;min-height:34px;color:var(--navy);cursor:pointer;background:#081a3514;border:0;border-radius:50%;font-size:1.15rem;font-weight:950}.settings-list{gap:8px;display:grid}.settings-list a{border:1px solid var(--line);min-height:46px;color:var(--navy);border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-weight:850;display:flex}.onboarding-stepper{align-content:start}.intro-panel{text-align:center;align-content:center;gap:12px;min-height:calc(100dvh - 190px);display:grid}.intro-panel .focus-mark{margin:0 auto 10px}.single-step-form{gap:14px;display:grid}.check-row{border:1px solid var(--line);background:var(--white);border-radius:14px;align-items:flex-start;gap:10px;padding:12px;font-weight:800;display:flex}.check-row input{width:20px;min-height:20px;accent-color:var(--blue);margin-top:2px}.file-label input{padding:14px}.review-summary{gap:10px;display:grid}.review-summary div,.clean-timeline div{border-bottom:1px solid var(--line);gap:4px;padding:12px 0;display:grid}.review-summary div:last-child,.clean-timeline div:last-child{border-bottom:0}.review-summary span,.clean-timeline span{color:var(--slate);font-weight:750}.review-summary a{color:var(--blue);font-weight:900}.clean-timeline{border:1px solid var(--line);background:var(--white);border-radius:18px;gap:0;padding:18px;display:grid}.profile-screen{align-content:start;gap:16px;padding-top:8px}.review-cta-card{top:calc(84px + var(--safe-top));z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #d1dbe6e6;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:6px 14px;padding:16px;display:grid;position:sticky;box-shadow:0 18px 38px #07111f1f}.review-cta-card strong,.review-cta-card span{display:block}.review-cta-card span{color:var(--blue);font-size:1.5rem;font-weight:950}.review-cta-card .button{grid-column:1/-1}.profile-title h1{margin:0;font-size:clamp(2rem,11vw,3.8rem)}.profile-header-card,.profile-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #d1dbe69e;box-shadow:0 18px 46px #07111f14}.profile-header-card{border-radius:26px;align-items:center;gap:16px;padding:20px;display:flex}.profile-header-card h2,.profile-header-card p,.profile-card h2,.profile-card h3,.profile-card p{margin:0}.profile-header-card p,.profile-card p{color:var(--slate);font-weight:750}.profile-avatar{background:var(--navy);width:72px;height:72px;color:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.35rem;font-weight:950;display:inline-flex}.profile-card{border-radius:24px;gap:14px;padding:20px;display:grid}.profile-row-list a,.destructive-row{background:#f4f6f8d1;border:0;border-radius:14px;min-height:50px}.profile-row-list a:after{content:"›";color:var(--slate);font-size:1.25rem}.shootr-profile-card h3{font-size:1.35rem}.approved-glance{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.approved-glance span{min-height:46px;color:var(--blue);background:#1e88ff1c;border-radius:999px;justify-content:center;align-items:center;padding:8px 10px;font-weight:950;display:inline-flex}.invite-option{background:#f4f6f8d1;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.destructive-row{color:#b42318;cursor:pointer;width:100%;font:inherit;text-align:left;align-items:center;padding:0 12px;font-weight:900;display:flex}.live-card,.gallery-card,.glass-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border:1px solid #ffffff94;border-radius:22px;padding:18px;box-shadow:0 18px 42px #07111f1f}.live-card{gap:12px;display:grid}.live-card h2{margin:0;font-size:1.45rem}.gallery-card{grid-template-columns:118px 1fr;align-items:center;gap:14px;display:grid}.gallery-card img{object-fit:cover;border-radius:18px;width:118px;height:118px}.availability-toggle{border:1px solid var(--line);background:var(--white);min-height:68px;color:var(--navy);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:1.15rem;font-weight:950;display:flex}.availability-toggle input{width:58px;min-height:34px;accent-color:var(--blue)}.tracker-screen{width:min(520px,100% - 20px)}.tracker-map{min-height:390px;box-shadow:inset 0 0 0 1px var(--line);background-color:#eaf3ff;background-image:linear-gradient(90deg,#07111f12 1px,#0000 1px),linear-gradient(#07111f12 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:28px;position:relative;overflow:hidden}.tracker-map:after{content:"";background:var(--blue);opacity:.72;border-radius:999px;height:5px;position:absolute;top:52%;left:28%;right:22%;transform:rotate(-18deg)}.focus-mark{--focus-size:54px;width:var(--focus-size);height:var(--focus-size);color:var(--blue);justify-content:center;align-items:center;display:inline-flex;position:relative}.focus-mark:before,.focus-mark:after,.focus-mark span:before,.focus-mark span:after{content:"";border-style:solid;border-color:currentColor;width:14px;height:14px;position:absolute}.focus-mark:before{border-width:3px 0 0 3px;border-radius:4px 0 0;top:0;left:0}.focus-mark:after{border-width:3px 3px 0 0;border-radius:0 4px 0 0;top:0;right:0}.focus-mark span:before{border-width:0 0 3px 3px;border-radius:0 0 0 4px;bottom:0;left:0}.focus-mark span:after{border-width:0 3px 3px 0;border-radius:0 0 4px;bottom:0;right:0}.focus-mark span{background:currentColor;border-radius:50%;width:10px;height:10px}.focus-mark.is-animated{animation:1.45s ease-in-out infinite focus-settle}.focus-mark.is-animated span{animation:1.45s ease-in-out infinite focus-point}.focus-loader{justify-content:center;align-items:center;min-height:88px;display:inline-flex}.focus-map-pin{z-index:3;color:var(--blue);justify-items:center;gap:4px;font-weight:950;display:grid;position:absolute;top:50%;left:18%}.focus-map-pin .focus-mark{--focus-size:58px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border-radius:18px;padding:8px}.focus-map-pin small{background:var(--white);color:var(--navy);border-radius:999px;padding:5px 8px;box-shadow:0 8px 18px #07111f21}@keyframes focus-settle{0%,to{transform:scale(.94)}50%{transform:scale(1.04)}}@keyframes focus-point{0%,to{opacity:.42;transform:scale(.82)}50%{opacity:1;transform:scale(1)}}.map-dot{z-index:2;border:4px solid var(--white);background:var(--navy);min-width:48px;min-height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.74rem;font-weight:950;display:inline-flex;position:absolute;box-shadow:0 12px 24px #07111f2e}.map-dot.meeting{top:56%;left:22%}.map-dot.shootr,.map-dot.provider{background:var(--blue);top:36%;right:20%}.tracker-status{z-index:3;margin-top:-86px;position:relative}.tracker-status h1{margin-bottom:6px;font-size:clamp(2rem,10vw,3rem)}.tracker-status strong{color:var(--blue);font-size:2.5rem;line-height:1;display:block}.tracker-status span{color:var(--slate);font-size:.82rem;font-weight:850}.bottom-nav{z-index:40;left:max(10px, var(--safe-left));right:max(10px, var(--safe-right));bottom:max(10px, var(--safe-bottom));border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:auto;margin:0;padding:8px;display:grid;position:fixed;box-shadow:0 18px 40px #07111f29}.bottom-nav a{min-height:54px;color:var(--navy);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#2563ff2e;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 4px;font-size:.72rem;font-weight:850;display:inline-flex}.bottom-nav a span{background:var(--blue);width:24px;height:24px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:950;display:inline-flex}.bottom-nav a .nav-icon{color:currentColor;background:0 0}@media (width<=900px){.site-header{grid-template-columns:1fr auto auto;gap:10px;min-height:66px}.site-header nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:14px;padding:14px;display:none;position:absolute;top:100%;left:12px;right:12px}.site-header nav.open{justify-content:stretch;display:grid}.menu-button{justify-content:center;align-items:center;display:inline-flex}.brand-wordmark{font-size:1.55rem}.hero-v2{min-height:720px;padding:118px 18px 58px}.hero-v2-overlay{background:linear-gradient(#07111feb 0%,#07111fc7 55%,#07111f6b 100%)}.hero-v2 h1 span{white-space:normal}.scenario-grid,.type-grid,.how-grid,.pricing-grid{grid-template-columns:1fr}.type-grid article{min-height:0}}@media (width>=700px){.mobile-surface .bottom-nav{width:min(520px,100% - 24px);left:50%;transform:translate(-50%)}}body.booking-active,body.onboarding-active{overscroll-behavior:none;overflow:hidden}body.booking-active .app-header{display:none}body.booking-active .mobile-surface{min-height:100dvh;padding:0}.booking-shell-native{background:var(--canvas);height:100dvh;min-height:0;overflow:hidden}.booking-scroll-region{overscroll-behavior-y:contain;height:100%;scroll-padding-top:calc(84px + var(--safe-top));scroll-padding-bottom:calc(28px + var(--safe-bottom));-webkit-overflow-scrolling:touch;overflow:hidden auto}.booking-shell-native .app-screen{width:min(100%,480px);min-height:auto;padding:0 20px calc(32px + var(--safe-bottom));gap:16px;margin:0 auto}.booking-shell-native .app-screen>h1{letter-spacing:-.045em;margin:4px 0 2px;font-size:clamp(2.25rem,10vw,3.5rem);line-height:.98}.booking-flow-header{z-index:30;padding:calc(10px + var(--safe-top)) 16px 12px;background:color-mix(in srgb, var(--canvas) 90%, transparent);-webkit-backdrop-filter:blur(18px)saturate(160%);border-bottom:1px solid #0d1b3d14;gap:10px;margin:0 -20px 6px;display:grid;position:sticky;top:0;box-shadow:0 8px 24px #0d1b3d0a}.booking-nav-row{grid-template-columns:minmax(76px,1fr) auto minmax(76px,1fr);align-items:center;gap:8px;display:grid}.booking-back,.booking-exit{min-width:44px;min-height:44px;color:var(--blue);font:inherit;background:0 0;border:0;padding:6px 8px;font-size:.9rem;font-weight:700}.booking-back{justify-self:start}.booking-back span{vertical-align:-2px;margin-right:2px;font-size:1.75rem;line-height:0;display:inline-block}.booking-exit{justify-self:end}.booking-stage{color:var(--navy);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;overflow:hidden}.booking-nav-placeholder{min-width:76px}.booking-flow-header .flow-progress{margin:0;display:block}.booking-flow-header .flow-progress em{background:var(--line);height:4px;box-shadow:none;border-radius:999px;display:block;overflow:hidden}.booking-flow-header .flow-progress i{border-radius:inherit;background:var(--blue);height:100%;transition:width .22s ease-out;display:block}.shootr-option-grid,.package-list{grid-template-columns:1fr;gap:12px;display:grid}.shootr-option-card,.package-card{border:1px solid var(--line);background:var(--white);width:100%;min-height:132px;color:var(--navy);text-align:left;touch-action:manipulation;border-radius:20px;grid-template-columns:1fr auto;align-content:center;align-items:center;gap:8px 16px;padding:20px;transition:transform .12s,border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:relative}.shootr-option-card strong,.package-card strong{font-size:1.12rem;line-height:1.15}.shootr-option-card>span,.package-card>span,.package-card>em{grid-column:1}.shootr-option-card>span,.package-card>span{color:var(--slate);font-weight:600;line-height:1.4}.package-card>em{color:var(--blue);font-style:normal;font-weight:700}.shootr-option-card>i{grid-area:1/2/span 3;place-items:center;min-width:32px;min-height:32px;display:grid}.shootr-option-card.selected,.package-card.selected{border-color:var(--blue);background:color-mix(in srgb, var(--cloud) 55%, var(--white));box-shadow:0 0 0 2px #2d6bff1f}.selection-label{color:var(--slate);opacity:0;font-size:.7rem;font-weight:600;position:absolute;bottom:12px;right:16px}.selected .selection-label{color:var(--blue);opacity:1}.shootr-option-card:active,.package-card:active,.button:active,.quiet-action:active,.glass-control:active{transform:scale(.985)}.no-match{border-radius:24px;padding:22px}.no-match-actions{gap:4px;margin-top:18px;display:grid}.quiet-action{border:0;border-bottom:1px solid var(--line);min-height:48px;color:var(--navy);font:inherit;text-align:left;background:0 0;justify-content:flex-start;align-items:center;padding:10px 4px;font-weight:650;text-decoration:none;display:flex}.destructive-text{color:#a32626}.offer-disclosure,.price-unavailable{background:var(--cloud);color:var(--slate);border-radius:12px;padding:12px;font-size:.82rem;line-height:1.4}.draft-resume{border:1px solid var(--line);background:var(--white);text-align:left;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:8px 12px;width:100%;padding:16px;display:grid}.draft-resume div{gap:3px;display:grid}.draft-resume span{color:var(--slate);font-size:.82rem}.draft-resume .button{min-height:44px;padding:8px 14px}.draft-resume>button{min-height:44px;color:var(--slate);font:inherit;background:0 0;border:0;grid-column:1/-1;justify-self:start;font-size:.8rem}.onboarding{background:var(--navy);height:100dvh;color:var(--white);overflow:hidden}.onboarding-slide{isolation:isolate;height:100%;position:relative;overflow:hidden}.onboarding-slide>img{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.onboarding-overlay{z-index:-2;background:linear-gradient(#0d1b3d3d 0%,#0d1b3d4d 38%,#0d1b3deb 100%);position:absolute;inset:0}.onboarding.asset-fallback .onboarding-slide{background:linear-gradient(155deg,#2d6bff 0%,#0d1b3d 72%)}.onboarding-topbar{z-index:2;padding:calc(10px + var(--safe-top)) max(16px, var(--safe-right)) 10px max(16px, var(--safe-left));justify-content:space-between;display:flex;position:absolute;top:0;left:0;right:0}.glass-control,.glass-secondary{min-width:56px;min-height:44px;color:var(--white);font:inherit;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;font-weight:650;box-shadow:inset 0 1px #ffffff38}.onboarding-copy{padding:32px max(24px, var(--safe-right)) calc(24px + var(--safe-bottom)) max(24px, var(--safe-left));gap:14px;display:grid;position:absolute;bottom:0;left:0;right:0}.onboarding-brand{letter-spacing:.04em;margin:0;font-size:.9rem;font-weight:700}.onboarding-copy h1{max-width:12ch;color:var(--white);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(2.6rem,11vw,4.6rem);line-height:.96}.onboarding-copy>p:not(.onboarding-brand){color:#ffffffeb;max-width:32ch;margin:0;font-size:clamp(1rem,4.3vw,1.2rem);line-height:1.4}.onboarding-choice{gap:10px;display:flex}.onboarding-choice span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1b3d59;border:1px solid #ffffff52;border-radius:999px;padding:9px 14px;font-weight:650}.onboarding-dots{align-items:center;gap:7px;min-height:16px;display:flex}.onboarding-dots i{background:#ffffff73;border-radius:999px;width:7px;height:7px;transition:width .18s,background-color .18s}.onboarding-dots i.active{background:var(--white);width:24px}.onboarding-actions{gap:10px;display:grid}.onboarding .button{width:100%;min-height:54px}@media (orientation:landscape) and (height<=520px){.onboarding-copy{grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);align-items:end;gap:10px 24px;padding-top:76px}.onboarding-copy h1{font-size:clamp(2rem,7vw,3.2rem)}.onboarding-copy .button,.onboarding-actions,.onboarding-dots{grid-column:2}.booking-shell-native .app-screen>h1{font-size:clamp(2rem,7vw,2.8rem)}}@media (prefers-contrast:more){.booking-flow-header,.bottom-nav,.shootr-option-card,.package-card{border-width:2px}.onboarding-overlay{background:linear-gradient(#0d1b3d61,#0d1b3dfa)}}@media (prefers-reduced-motion:reduce){.booking-flow-header .flow-progress i,.onboarding-dots i,.shootr-option-card,.package-card,.button{transition:none!important}}
