.document-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;padding:1.5rem;cursor:pointer;text-decoration:none;transition:all .2s ease}.document-card:hover{border-color:#d4d4d4;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);transform:translateY(-2px)}.document-card:hover .document-card__icon{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:rgba(0,0,0,0)}.document-card:hover .document-card__link{color:#3b82f6;gap:.5rem}.document-card__header{display:flex;align-items:center;gap:.75rem}.document-card__icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);border-radius:1rem;color:#3b82f6;flex-shrink:0;transition:all .2s ease}.document-card__name{font-size:1.125rem;font-weight:600;color:#171717;margin:0}.document-card__description{font-size:.875rem;line-height:1.6;color:#525252;margin:.75rem 0 0;flex:1 1}.document-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:auto;padding-top:1rem;font-size:.875rem;font-weight:500;color:#737373;transition:all .15s ease}.hero-passport-comparison{position:relative;width:100%}.hero-passport-comparison__image-frame{position:relative;border-radius:1.25rem;overflow:hidden;background:#fafafa;border:2px solid hsla(0,0%,100%,.8);box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 0 0 1px rgba(15,15,15,.1);width:100%}.hero-passport-comparison__image-frame--after,.hero-passport-comparison__image-frame--before-portrait{background:#fff;border-color:#fff;border-width:3px}.hero-passport-comparison__image-frame--after{aspect-ratio:1/1}.hero-passport-comparison__image-frame--after .hero-passport-comparison__image{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-passport-comparison__image-frame--after .hero-passport-comparison__image--cutout{object-fit:cover;object-position:center 28%}.hero-passport-comparison__image{width:100%;height:100%;object-fit:cover}.hero-passport-comparison__badge-check{position:absolute;top:.75rem;left:.75rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#10b981;border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);color:#fff;animation:hero-passport-check-pop .48s cubic-bezier(.34,1.56,.64,1) 1s both}.hero-passport-comparison__badge-check svg{width:1.125rem;height:1.125rem;stroke-width:2.5}.hero-passport-comparison__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150%;height:150%;background:radial-gradient(circle at 30% 30%,rgba(59,130,246,.25) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(59,130,246,.18) 0,transparent 50%);filter:blur(60px);z-index:-1;pointer-events:none;animation:hero-passport-glow-in .9s ease .2s both}.hero-passport-comparison--overlay{display:block;margin:calc(6rem + 1rem) 0 1.5rem;padding:0 1.5rem}@media(min-width:768px){.hero-passport-comparison--overlay{margin:0;padding:0}}.hero-passport-comparison--overlay .hero-passport-comparison__stage{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:1rem}.hero-passport-comparison--overlay .hero-passport-comparison__after{position:relative;z-index:2;width:65%;flex-shrink:0;animation:hero-passport-photo-enter .6s ease .4s both}@media(min-width:768px){.hero-passport-comparison--overlay .hero-passport-comparison__after{width:65%}}.hero-passport-comparison--overlay .hero-passport-comparison__before{position:relative;z-index:1;width:35%;flex-shrink:0;margin-right:-1rem;animation:hero-passport-photo-enter .6s ease .2s both}@media(min-width:768px){.hero-passport-comparison--overlay .hero-passport-comparison__before{width:35%}}.hero-passport-comparison--overlay.hero-passport-comparison--no-before .hero-passport-comparison__after{width:68%;margin-left:auto;margin-right:auto}.hero-passport-comparison--overlay .hero-passport-comparison__image-frame--before-hero,.hero-passport-comparison--overlay .hero-passport-comparison__image-frame--before-portrait{aspect-ratio:3/4;transform:rotate(-8deg);opacity:.9;filter:grayscale(10%)}.hero-passport-comparison--overlay .hero-passport-comparison__image-frame--before-hero .hero-passport-comparison__image,.hero-passport-comparison--overlay .hero-passport-comparison__image-frame--before-portrait .hero-passport-comparison__image{object-position:center 30%}@keyframes hero-passport-photo-enter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hero-passport-check-pop{0%{opacity:0;transform:scale(0) rotate(-35deg)}60%{opacity:1;transform:scale(1.18) rotate(8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes hero-passport-glow-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-passport-comparison .hero-before-image,.hero-passport-comparison__after,.hero-passport-comparison__badge-check,.hero-passport-comparison__before,.hero-passport-comparison__glow{animation:none}}:root[data-review-images-variant=hide_images] .testimonial-card__avatar{display:none}.testimonial-card{background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;transition:all .2s ease;text-decoration:none;cursor:pointer}.testimonial-card:hover{border-color:#d4d4d4;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);transform:translateY(-2px)}.testimonial-card__rating{display:flex;gap:2px;margin-bottom:1.25rem}.testimonial-card__quote{flex:1 1;font-size:1rem;line-height:1.6;color:#525252;margin-bottom:1.5rem}.testimonial-card__footer{display:flex;align-items:center;gap:.75rem}.testimonial-card__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;flex-shrink:0;overflow:hidden;border:2px solid #fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.05),0 1px 2px -1px rgba(0,0,0,.05)}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__info{display:flex;flex-direction:column;gap:2px}.testimonial-card__name{font-size:.875rem;font-weight:600;color:#171717}.testimonial-card__meta{font-size:.75rem;color:#737373}.location-card{background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;padding:1.5rem;display:flex;flex-direction:column;text-decoration:none;cursor:pointer;transition:all .2s ease}.location-card:hover{border-color:#d4d4d4;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);transform:translateY(-2px)}.location-card:hover .location-card__link{color:#3b82f6;gap:.5rem}.location-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.location-card__flag{font-size:1.5rem;line-height:1}.location-card__name{font-size:1.125rem;font-weight:600;color:#171717;margin:0}.location-card__description{font-size:.875rem;line-height:1.6;color:#525252;margin:0;flex:1 1}.location-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:1rem;font-size:.875rem;font-weight:500;color:#737373;transition:all .15s ease}.home-hero{position:relative;display:flex;flex-direction:column;padding-top:0;padding-bottom:0;overflow-x:hidden}@media(min-width:768px){.home-hero{padding-top:calc(4.5rem + 4rem);padding-bottom:0}}.home-hero__background{z-index:-1}.home-hero__background,.home-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__gradient{background:radial-gradient(ellipse 100% 60% at 80% 0,rgba(59,130,246,.18) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(59,130,246,.12) 0,transparent 50%),linear-gradient(180deg,#ffffff,#fafafa)}.home-hero__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.home-hero__container{padding-inline:2rem}}.home-hero__container{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center;align-content:start}@media(min-width:768px){.home-hero__container{grid-template-columns:1fr 1fr;gap:4rem;align-content:center}}.home-hero__content{order:2;padding-right:1.5rem}@media(min-width:768px){.home-hero__content{order:1;padding-right:0}}.home-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(15,15,15,.05);border:1px solid #e5e5e5;border-radius:9999px;font-size:.875rem;font-weight:500;color:#525252;margin-top:0;margin-bottom:1.5rem}.home-hero__badge svg{color:#3b82f6}.home-hero__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(2rem,6.5vw,4rem);font-weight:600;line-height:1.1;letter-spacing:-.04em;color:#171717;margin-bottom:1.5rem}.home-hero__title-nowrap{white-space:nowrap}.home-hero__title-accent{color:#171717}.home-hero__subtitle{font-size:1.125rem;line-height:1.6;color:#525252;margin-bottom:2rem}.home-hero__trust-link{display:inline-block;text-decoration:none;border-radius:.5rem;transition:opacity .15s ease}.home-hero__trust-link:hover{opacity:.9}.home-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem}.home-hero__trust .star-rating__stars{opacity:.86}.home-hero__rating{display:flex;gap:2px}.home-hero__trust-text{font-size:.875rem;color:#737373}.home-hero__trust-text strong{color:#171717;font-weight:600}.home-hero__trust-brand{color:#10b981;font-weight:500}.home-hero__actions{margin-bottom:0}.home-hero__cta-wrapper{position:relative;display:inline-block;margin-bottom:.75rem}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;border-radius:.5rem;transition:all .15s ease;cursor:pointer;border:none;text-decoration:none}.home-hero__cta:focus-visible{outline:2px solid #10b981;outline-offset:2px}.home-hero__cta{background:#10b981;color:#fff;font-weight:500}.home-hero__cta:hover{background:#059669}.home-hero__cta{padding:1.25rem 2.5rem;gap:.75rem;font-size:1.125rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05),0 0 0 1px rgba(16,185,129,.2)}.home-hero__cta:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.05),0 0 0 1px rgba(16,185,129,.3)}.home-hero__cta-flag{font-size:1.5rem;line-height:1}.home-hero__cta-note{display:block;font-size:.875rem;color:#737373}.home-hero__dropdown{position:absolute;top:calc(100% + .5rem);left:0;width:100%;min-width:16rem;background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.15);padding:.5rem;z-index:100;max-height:20rem;overflow-y:auto;animation:slide-up .2s cubic-bezier(.16,1,.3,1)}.home-hero__dropdown-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:background .15s ease}.home-hero__dropdown-item--active,.home-hero__dropdown-item:hover{background:#fafafa}.home-hero__dropdown-flag{font-size:1.5rem;line-height:1}.home-hero__dropdown-name{font-weight:500;color:#171717;flex:1 1;text-align:left}.home-hero__dropdown-check{color:#10b981}.home-hero__features-bar{width:100%;margin-top:0;padding:4rem 0}.home-hero__features{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.home-hero__features{padding-inline:2rem}}.home-hero__features{position:relative;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;padding-top:2rem}.home-hero__features:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:1px;background:#e5e5e5}@media(min-width:1024px){.home-hero__features:before{left:2rem;right:2rem}}@media(min-width:640px){.home-hero__features{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-hero__features{grid-template-columns:repeat(4,1fr)}}.home-hero__feature{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:1024px){.home-hero__feature{flex-direction:row;align-items:flex-start;gap:.75rem;text-align:left}}.home-hero__feature-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);border-radius:.75rem;color:#3b82f6;flex-shrink:0}.home-hero__feature-text{display:flex;flex-direction:column;gap:2px;padding-top:2px}.home-hero__feature-title{font-weight:600;font-size:.875rem;color:#171717}.home-hero__feature-desc{font-size:.75rem;color:#737373}.home-hero__visual{order:1;position:relative;width:100vw;margin-left:-1.5rem;display:flex;justify-content:center}@media(min-width:768px){.home-hero__visual{order:2;width:100%;margin-left:0;justify-content:flex-end}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes slide-up{0%{opacity:0}to{opacity:1}}.how-hero{position:relative;display:flex;flex-direction:column;padding-top:6rem;padding-bottom:0;overflow-x:hidden}.how-hero__background{z-index:-1}.how-hero__background,.how-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0}.how-hero__gradient{background:radial-gradient(ellipse 100% 60% at 80% 0,rgba(59,130,246,.18) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(59,130,246,.12) 0,transparent 50%),linear-gradient(180deg,#ffffff,#fafafa)}.how-hero__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.how-hero__container{padding-inline:2rem}}.how-hero__container{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media(min-width:1024px){.how-hero__container{grid-template-columns:1fr 1fr}}.how-hero__content{order:1;padding-top:2rem}@media(min-width:1024px){.how-hero__content{padding-top:3rem}}.how-hero__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:600;line-height:1.1;letter-spacing:-.04em;color:#171717;margin-bottom:1.5rem}.how-hero__title-nowrap{white-space:nowrap}.how-hero__title-accent{color:#171717}.how-hero__subtitle{font-size:1.125rem;line-height:1.6;color:#525252;margin-bottom:2rem}.how-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2.5rem}.how-hero__rating{display:flex;gap:2px}.how-hero__trust-text{font-size:.875rem;color:#737373}.how-hero__trust-text strong{color:#171717;font-weight:600}.how-hero__trust-brand{color:#10b981;font-weight:500}.how-hero__actions{margin-bottom:1.5rem}.how-hero__features-bar{width:100%;margin-top:1.5rem;padding:2rem 0}.how-hero__features{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.how-hero__features{padding-inline:2rem}}.how-hero__features{position:relative;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;padding-top:2rem}.how-hero__features:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:1px;background:#e5e5e5}@media(min-width:1024px){.how-hero__features:before{left:2rem;right:2rem}}@media(min-width:640px){.how-hero__features{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.how-hero__features{grid-template-columns:repeat(4,1fr)}}.how-hero__feature{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}@media(min-width:1024px){.how-hero__feature{flex-direction:row;align-items:flex-start;gap:.75rem;text-align:left}}.how-hero__feature-icon{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);border-radius:.75rem;color:#3b82f6;flex-shrink:0}.how-hero__feature-text{display:flex;flex-direction:column;gap:2px;padding-top:2px}.how-hero__feature-title{font-weight:600;font-size:.875rem;color:#171717}.how-hero__feature-desc{font-size:.75rem;color:#737373}.how-hero__visual{order:1;position:relative;width:100vw;margin-left:-1.5rem;display:flex;justify-content:center}@media(min-width:768px){.how-hero__visual{order:2;width:100%;margin-left:0;justify-content:flex-end}}.how-hero__photo{display:flex;align-items:center;justify-content:center;position:relative;animation:how-hero-photo-enter .6s ease .2s both}.how-hero__image{width:100%;height:100%;object-fit:cover}.how-hero__image--plain{max-width:28rem;height:auto;aspect-ratio:4/3;object-position:center center;border-radius:1.5rem}.how-hero--photo .how-hero__visual{width:100%}@media(min-width:768px){.how-hero--photo .how-hero__visual{justify-content:center}}.how-hero--no-visual .how-hero__container{grid-template-columns:1fr}.how-hero--no-visual .how-hero__content{max-width:48rem}@keyframes how-hero-photo-enter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes testimonials-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.testimonials{padding-block:5rem;background:radial-gradient(ellipse 100% 60% at 80% 0,rgba(59,130,246,.18) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(59,130,246,.12) 0,transparent 50%),linear-gradient(180deg,#ffffff,#fafafa)}.testimonials__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.testimonials__container{padding-inline:2rem}}.testimonials__header{text-align:center;margin-bottom:4rem;max-width:40rem;margin-inline:auto}.testimonials__trustpilot{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.testimonials__trust-label{font-size:1.125rem;font-weight:600;color:#171717}.testimonials__trust-count{font-size:.875rem;color:#737373}.testimonials__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#171717;margin-bottom:1.5rem}.testimonials__description{font-size:1.125rem;line-height:1.6;color:#525252}.testimonials__label{display:block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.testimonials__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.testimonials__grid{gap:2rem}}.testimonials__action{text-align:center;margin-top:3rem}.testimonials__skeleton-card{min-height:14.25rem;cursor:default}.testimonials__skeleton-card:hover{border-color:#e5e5e5;box-shadow:none;transform:none}.testimonials__skeleton-line,.testimonials__skeleton-stars{background:linear-gradient(90deg,#fafafa 25%,rgba(59,130,246,.1) 50%,#fafafa 75%);background-size:200% 100%;animation:testimonials-skeleton-shimmer 1.2s linear infinite;border-radius:9999px}.testimonials__skeleton-stars{width:8rem;height:1.5rem;margin-bottom:1.25rem}.testimonials__skeleton-copy{display:flex;flex:1 1;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.testimonials__skeleton-footer{display:flex;flex-direction:column;gap:.5rem}.testimonials__skeleton-line{height:.875rem}.testimonials__skeleton-line--long{width:92%}.testimonials__skeleton-line--medium{width:76%}.testimonials__skeleton-line--short{width:58%}.testimonials__skeleton-line--name{width:7rem}.testimonials__skeleton-line--meta{width:12rem;height:.75rem}.testimonials--photographer{padding-block:5rem;background:#fff}.testimonials--photographer .testimonials__container{max-width:70rem}.testimonials--photographer .testimonials__header{max-width:42rem;margin-bottom:3rem}.testimonials--photographer .testimonials__title{font-size:2rem;font-weight:700;line-height:1.15;color:#171717;margin:0 0 1rem}@media(min-width:768px){.testimonials--photographer .testimonials__title{font-size:2.5rem}}.testimonials--photographer .testimonials__description{font-size:1.125rem;line-height:1.6;color:#525252;margin:0 auto}.testimonials--photographer .testimonials__grid{gap:1.5rem}@media(min-width:1024px){.testimonials--photographer .testimonials__grid{gap:1.5rem}}.testimonials--photographer .testimonial-card{border-radius:1.25rem;box-shadow:none;min-height:16rem}.testimonials--photographer .testimonial-card:hover{border-color:#e5e5e5;box-shadow:none;transform:none}.how-it-works{padding-block:5rem;background:#fff;position:relative;overflow:hidden}.how-it-works:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 50% 100%,rgba(59,130,246,.04) 0,transparent 50%);pointer-events:none}.how-it-works__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.how-it-works__container{padding-inline:2rem}}.how-it-works__container{position:relative}.how-it-works__header{text-align:center;margin-bottom:4rem;max-width:40rem;margin-inline:auto}.how-it-works__label{display:inline-block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem}.how-it-works__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#171717;margin-bottom:1.5rem}.how-it-works__description{font-size:1.125rem;line-height:1.6;color:#525252;max-width:36rem;margin-inline:auto}.how-it-works__grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media(min-width:768px){.how-it-works__grid{grid-template-columns:repeat(3,1fr);gap:4rem}}.how-it-works__card{text-align:center;display:flex;flex-direction:column;align-items:center}.how-it-works__icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);border-radius:1.25rem;color:#3b82f6;margin-bottom:1.5rem;transition:all .2s ease cubic-bezier(.16,1,.3,1)}.how-it-works__card-title{font-size:1.25rem;font-weight:600;color:#171717;margin-bottom:.75rem;line-height:1.3}.how-it-works__card-text{font-size:1rem;color:#525252;line-height:1.6}.documents{padding-block:5rem;background:radial-gradient(ellipse 70% 50% at 100% 0,rgba(59,130,246,.06) 0,transparent 50%),radial-gradient(ellipse 50% 40% at 0 100%,rgba(16,185,129,.05) 0,transparent 50%),#fff}.documents__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.documents__container{padding-inline:2rem}}.documents__header{text-align:center;margin-bottom:3rem;max-width:40rem;margin-inline:auto}.documents__label{display:inline-block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem}.documents__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#171717;margin-bottom:1.5rem}.documents__description{font-size:1.125rem;line-height:1.6;color:#525252}.documents__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:640px){.documents__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.documents__card{background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;text-decoration:none;cursor:pointer;transition:all .2s ease;min-width:0}.documents__card:hover{border-color:#d4d4d4;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);transform:translateY(-2px)}.documents__card:hover .documents__icon{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:rgba(0,0,0,0);box-shadow:0 4px 12px rgba(59,130,246,.25)}.documents__card:hover .documents__link{color:#3b82f6;gap:.75rem}.documents__icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,.08);border:1px solid rgba(59,130,246,.15);border-radius:1rem;color:#3b82f6;margin-bottom:1.5rem;transition:all .2s ease}.documents__name{font-size:1.25rem;font-weight:600;color:#171717;margin-bottom:.75rem}.documents__name,.documents__text{overflow-wrap:break-word;word-break:break-word}.documents__text{font-size:1rem;color:#525252;line-height:1.6;flex:1 1;margin-bottom:1.5rem}.documents__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#737373;transition:all .2s ease}.documents__action{text-align:center;margin-top:3rem}.pricing{padding-block:5rem;background:#fff}.pricing__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.pricing__container{padding-inline:2rem}}.pricing__header{text-align:center;margin-bottom:4rem;max-width:40rem;margin-inline:auto}.pricing__label{display:inline-block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem}.pricing__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#171717;margin-bottom:1.5rem}.pricing__description{font-size:1.125rem;line-height:1.6;color:#525252}.pricing__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;align-items:stretch}@media(min-width:768px){.pricing__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.pricing__card{position:relative;background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column}.pricing__card--eco{border-color:rgba(16,185,129,.4);border-width:2px;padding:calc(2rem - 1px)}.pricing__badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background:#0f0f0f;color:#fff;font-size:.75rem;font-weight:600;border-radius:9999px;white-space:nowrap}.pricing__badge--eco{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px rgba(16,185,129,.3)}.pricing__badge svg{flex-shrink:0;transform:none!important;transition:none!important}.pricing__card-header{margin-bottom:1.5rem}.pricing__name{font-size:1.25rem;font-weight:600;color:#171717;margin-bottom:.5rem}.pricing__tagline{font-size:.875rem;color:#737373}.pricing__price-block{display:flex;align-items:baseline;gap:.25rem;margin-bottom:1.5rem;height:2.5rem}.pricing__price{font-size:2.5rem;font-weight:700;color:#171717;letter-spacing:-.02em;line-height:1}.pricing__period{font-size:.875rem;color:#737373}.pricing__cta{margin-bottom:2rem}.pricing__cta.btn{width:100%;box-sizing:border-box;height:60px}.pricing__cta.upload-button{display:block;width:100%}.pricing__cta.upload-button .upload-button__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1rem .75rem .75rem;min-height:60px}.pricing__cta.upload-button .upload-button__text{flex:0 0 auto;font-size:1rem;line-height:1}.pricing__list{flex:1 1;display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid #f0f0f0}.pricing__item{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#525252;line-height:1.5}.pricing__check{flex-shrink:0;color:#10b981;margin-top:1px}.pricing__footer{margin-top:3rem;text-align:center}.pricing__guarantee{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.15);border-radius:9999px;font-size:.875rem;color:#525252}.pricing__guarantee svg{color:#10b981}.city-photographers{position:relative;background:#fafafa;overflow-anchor:none}.city-photographers__map-wrap{position:relative;width:100%;height:min(80vh,44rem);overflow-anchor:none}.city-photographers__map{position:absolute;inset:0;width:100%;height:100%}.city-photographers__map-message{position:absolute;top:1rem;transform:translateX(-50%);z-index:3;margin:0;background:hsla(0,0%,100%,.95);border:1px solid #e5e5e5;border-radius:9999px;color:#525252}.city-photographers__map-message,.city-photographers__map-message--empty{left:50%;padding:.5rem 1rem;font-size:.875rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.city-photographers__map-message--empty{top:50%;transform:translate(-50%,-50%);border:none;border-radius:9999px;background:rgba(15,23,42,.62);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:500;color:#fff;line-height:1.3}.city-photographers__map-wrap.is-empty .maplibregl-cooperative-gesture-screen,.city-photographers__map-wrap.is-empty .maplibregl-ctrl-top-right{display:none!important}.city-photographers__panel{position:absolute;top:1.5rem;left:1.5rem;z-index:2;display:flex;flex-direction:column;width:22rem;max-width:calc(100% - 1.5rem*2);max-height:calc(100% - 1.5rem*2);background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(229,229,229,.7);border-radius:1.25rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.02);overflow:visible}.city-photographers__panel-handle{display:none;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1rem;border:none;background:rgba(0,0,0,0);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.city-photographers__panel-handle:focus,.city-photographers__panel-handle:focus-visible{outline:none}.city-photographers__panel-grip{width:2.25rem;height:.3rem;border-radius:9999px;background:#d4d4d4}.city-photographers__panel-handle-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;color:#171717}.city-photographers__panel-handle-label svg{color:#737373}.city-photographers__panel-controls{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1rem .75rem}.city-photographers__featured-cta{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.5rem;gap:.5rem;width:100%;padding:.75rem;border:1px solid rgba(59,130,246,.3);border-radius:.75rem;background:linear-gradient(135deg,rgba(59,130,246,.11),rgba(59,130,246,.04));color:#2563eb;text-align:left;cursor:pointer}.city-photographers__featured-cta span:nth-child(2){display:flex;flex-direction:column;gap:.1rem}.city-photographers__featured-cta strong{font-size:.875rem;color:#171717}.city-photographers__featured-cta small{font-size:.75rem;color:#525252}.city-photographers__featured-cta .city-photographers__featured-urgency{margin-top:.15rem;color:#2563eb;font-weight:600}.city-photographers__featured-cta:hover{border-color:rgba(59,130,246,.55);background:rgba(59,130,246,.12)}.city-photographers__featured-cta--map{grid-template-columns:auto minmax(0,1fr);width:min(22rem,100vw - 1rem*2);padding:.75rem;border:0;border-radius:inherit;background:rgba(0,0,0,0)}.city-photographers__featured-cta--map>svg{width:1rem;height:1rem}.city-photographers__featured-cta--map>span:nth-child(2){min-width:0}.city-photographers__featured-cta--map small,.city-photographers__featured-cta--map strong{white-space:normal;overflow-wrap:anywhere}.city-photographers__featured-cta--map:focus-visible,.city-photographers__featured-cta--map:hover{outline:none;border-color:rgba(0,0,0,0);background:rgba(59,130,246,.08)}.city-photographers__featured-action{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.25rem;padding:.48rem .75rem;border-radius:.5rem;background:rgba(59,130,246,.11);color:#2563eb;font-size:.875rem;font-weight:600}.city-photographers__featured-action svg{width:.9rem;height:.9rem}.city-photographers__featured-icon{display:inline-flex;color:#2563eb}.city-photographers__featured-icon svg{width:1rem;height:1rem}.city-photographers__availability-link{display:grid;grid-template-columns:auto 1fr;grid-gap:0 .5rem;gap:0 .5rem;align-items:center;width:-moz-fit-content;width:fit-content;padding:.25rem 0;border:0;background:rgba(0,0,0,0);color:#737373;font:inherit;text-align:left;cursor:pointer}.city-photographers__availability-link svg{grid-row:1/3;color:#737373}.city-photographers__availability-link span{font-size:.75rem;font-weight:500}.city-photographers__availability-link small{font-size:.68rem;text-decoration:underline;text-underline-offset:2px}.city-photographers__availability-link:hover small{color:#3b82f6}.city-photographers__item.is-featured{background:rgba(245,158,11,.06);border:1px solid rgba(245,158,11,.3)}.city-photographers__item.is-featured .city-photographers__item-marker{background:#f59e0b;color:#0f0f0f}.city-photographers__paid-badge,.city-photographers__popup-paid{width:-moz-fit-content;width:fit-content;color:#92400e;font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.city-photographers__search{position:relative}.city-photographers__search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#737373;pointer-events:none}.city-photographers__search-input{width:100%;padding:.5rem .75rem .5rem 2rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#171717;transition:all .15s ease}.city-photographers__search-input::placeholder{color:#737373}.city-photographers__search-input:hover{border-color:#d4d4d4}.city-photographers__search-input:focus{outline:none;border-color:#3b82f6}.city-photographers__area-select{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:2.5rem;padding:.5rem 2rem .5rem .75rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#171717;line-height:normal;text-align:left;cursor:pointer;transition:all .15s ease}.city-photographers__area-select:hover{border-color:#d4d4d4}.city-photographers__area-select:focus{outline:none;border-color:#3b82f6}.city-photographers__results-count{padding:0 1rem .75rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.02em;color:#737373}.city-photographers__list{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;overflow-anchor:none;padding:.5rem;border-top:1px solid #e5e5e5;display:flex;flex-direction:column;gap:.15rem}.city-photographers__item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:.375rem;text-decoration:none;transition:background .15s ease}.city-photographers__item:hover{background:#fafafa}.city-photographers__item:hover .city-photographers__item-marker{color:#3b82f6;background:rgba(59,130,246,.12)}.city-photographers__item:hover .city-photographers__item-arrow{opacity:1;transform:translateX(0)}.city-photographers__item.is-active{background:rgba(59,130,246,.08)}.city-photographers__item.is-active .city-photographers__item-marker{color:#fff;background:#3b82f6}.city-photographers__item.is-active .city-photographers__item-arrow{opacity:1;transform:translateX(0);color:#3b82f6}.city-photographers__item-marker{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:50%;color:#737373;background:#f5f5f5;transition:color .15s ease,background .15s ease}.city-photographers__item-body{display:flex;flex-direction:column;gap:.05rem;min-width:0;flex:1 1}.city-photographers__item-arrow{flex-shrink:0;color:#737373;opacity:0;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease}.city-photographers__name{font-size:.875rem;font-weight:600;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-photographers__neighborhood{font-size:.75rem;color:#737373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-photographers__empty{margin:0;padding:1.5rem 1rem;text-align:center;font-size:.875rem;color:#737373}.city-photographers__show-more{display:block;width:calc(100% - .5rem*2);margin:.5rem auto .75rem;padding:.75rem;border:1px solid #e5e5e5;border-radius:.375rem;background:#fff;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:600;color:#171717;cursor:pointer;transition:background .15s ease,border-color .15s ease}.city-photographers__show-more:hover{background:#fafafa;border-color:#d4d4d4}.city-photographers__show-more:active{background:#f5f5f5}.city-photographers__popup-card{display:flex;flex-direction:column;gap:.75rem;width:15rem;max-width:100%;padding:.95rem;box-sizing:border-box;color:inherit;text-decoration:none;outline:none}.city-photographers__popup-card:focus-visible .city-photographers__popup-cta,.city-photographers__popup-card:hover .city-photographers__popup-cta{background:#3b82f6;color:#fff}.city-photographers__popup-card:focus-visible .city-photographers__popup-cta svg,.city-photographers__popup-card:hover .city-photographers__popup-cta svg{transform:translateX(3px)}.city-photographers__popup-body{display:flex;flex-direction:column;gap:.3rem;min-width:0}.city-photographers__popup-title{font-size:1rem;font-weight:600;color:#171717;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-photographers__popup-rating{display:inline-flex;align-items:center;gap:.3rem;font-size:.875rem}.city-photographers__popup-star{display:inline-grid;place-items:center;width:1.1rem;height:1.1rem;background:#00b67a;color:#fff}.city-photographers__popup-star svg{width:.7rem;height:.7rem}.city-photographers__popup-rating-value{font-weight:600;color:#171717}.city-photographers__popup-rating-count{color:#737373}.city-photographers__popup-subtitle{font-size:.75rem;color:#737373;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-photographers__popup-cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.5rem .75rem;border-radius:.375rem;background:rgba(59,130,246,.1);color:#3b82f6;font-size:.875rem;font-weight:600;transition:background .15s ease,color .15s ease}.city-photographers__popup-cta svg{width:.9rem;height:.9rem;transition:transform .15s ease}@keyframes city-popup-enter{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.city-photographers .maplibregl-popup.city-photographers__popup{z-index:10;width:max-content}.city-photographers .maplibregl-popup.city-photographers__popup .maplibregl-popup-content{border-radius:1rem;border:none;padding:0;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 32px -8px rgba(15,23,42,.22),0 0 0 1px rgba(15,23,42,.05);transform-origin:center bottom;animation:city-popup-enter .18s cubic-bezier(.16,1,.3,1)}.city-photographers .maplibregl-popup.city-photographers__popup.is-stable .maplibregl-popup-content{animation:none}.city-photographers .maplibregl-popup.city-photographers__popup.is-featured-opportunity .maplibregl-popup-content{border:1px solid rgba(59,130,246,.32);background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(59,130,246,.08));box-shadow:0 14px 36px -10px rgba(15,23,42,.28),0 0 0 3px rgba(245,158,11,.1)}.city-photographers .maplibregl-popup.city-photographers__popup .maplibregl-popup-tip{filter:drop-shadow(0 1px 1px rgba(0,0,0,.03))}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-bottom .maplibregl-popup-content{margin-bottom:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-top .maplibregl-popup-content{margin-top:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-left .maplibregl-popup-content{margin-left:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-right .maplibregl-popup-content{margin-right:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-bottom .maplibregl-popup-tip,.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip,.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-top .maplibregl-popup-tip,.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-top-left .maplibregl-popup-tip,.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-bottom-color:#fff}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:#fff}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0;margin-top:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0;margin-top:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0;margin-bottom:-1px}.city-photographers .maplibregl-popup.city-photographers__popup.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0;margin-bottom:-1px}.city-photographers .maplibregl-ctrl-top-right{top:.75rem;right:.75rem}.city-photographers .maplibregl-ctrl-group{border:1px solid rgba(229,229,229,.55);border-radius:.45rem;box-shadow:0 2px 8px rgba(0,0,0,.06);background:hsla(0,0%,100%,.88);overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.city-photographers .maplibregl-ctrl-group button{width:1.75rem;height:1.75rem;margin:0;border-radius:0;border:none;background:rgba(0,0,0,0);transition:background-color .12s ease}.city-photographers .maplibregl-ctrl-group button:focus,.city-photographers .maplibregl-ctrl-group button:focus-visible{outline:none;box-shadow:none}.city-photographers .maplibregl-ctrl-group button:hover{background:rgba(0,0,0,.05)}.city-photographers .maplibregl-ctrl-group button:active{background:rgba(0,0,0,.08)}.city-photographers .maplibregl-ctrl-group button+button{border-top:1px solid rgba(229,229,229,.45)}.city-photographers .maplibregl-ctrl-group .maplibregl-ctrl-icon{opacity:.5;transform:scale(.7)}.city-photographers .maplibregl-cooperative-gesture-screen{z-index:3;align-items:center;justify-content:center;padding:1.5rem 1.5rem 1.5rem calc(22rem + 1.5rem*2);background:rgba(0,0,0,0);font-size:.875rem}.city-photographers .maplibregl-cooperative-gesture-screen .maplibregl-desktop-message,.city-photographers .maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{max-width:18rem;padding:.5rem 1rem;border-radius:9999px;background:rgba(15,23,42,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.3}@media(max-width:767px){.city-photographers__map-wrap{display:flex;flex-direction:column;height:auto}.city-photographers__map{position:relative;height:44vh;min-height:16rem}.city-photographers .maplibregl-cooperative-gesture-screen{padding-left:1.5rem}.city-photographers__panel{position:relative;inset:auto;top:auto;left:auto;z-index:auto;width:100%;max-width:100%;max-height:none;border-radius:0;border:none;border-top:1px solid #e5e5e5;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.city-photographers__panel-handle{display:none}.city-photographers__list{max-height:none;overflow-y:visible;overscroll-behavior:auto;border-top:none}}.featured-modal__backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:1.5rem;background:rgba(15,15,15,.48);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.featured-modal{position:relative;width:min(100%,48rem);max-height:calc(100vh - 3rem);overflow:auto;border:1px solid rgba(59,130,246,.14);border-radius:1.25rem;background:radial-gradient(ellipse 100% 60% at 88% -10%,rgba(59,130,246,.18) 0,transparent 55%),radial-gradient(ellipse 65% 45% at 8% 22%,rgba(59,130,246,.08) 0,transparent 58%),linear-gradient(180deg,#ffffff,#fafafa);box-shadow:0 25px 50px -12px rgba(0,0,0,.15);outline:none}.featured-modal h2{margin:.5rem 0 .75rem;font-size:clamp(1.65rem,4vw,2rem)}.featured-modal h2,.featured-modal h3{line-height:1.15;letter-spacing:-.02em;color:#171717;text-wrap:balance}.featured-modal h3{margin:.75rem 0;max-width:34rem;font-size:clamp(1.55rem,3vw,1.95rem)}.featured-modal label{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:600;color:#171717}.featured-modal input,.featured-modal select{width:100%;min-height:3rem;padding:0 1rem;border:1px solid rgba(212,212,212,.46);border-radius:.5rem;background:hsla(0,0%,100%,.96);color:#171717;font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.featured-modal input:focus,.featured-modal select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12);outline:0}.featured-modal--checkout{width:min(100%,52rem)}.featured-modal__layout{display:block}.featured-modal__close{position:absolute;z-index:3;top:1rem;right:1rem;display:grid;place-items:center;width:2.35rem;height:2.35rem;border:1px solid rgba(212,212,212,.22);border-radius:9999px;background:hsla(0,0%,100%,.92);color:#525252;box-shadow:0 1px 3px 0 rgba(0,0,0,.05),0 1px 2px -1px rgba(0,0,0,.05);cursor:pointer}.featured-modal__close:hover{border-color:rgba(59,130,246,.32);color:#2563eb}.featured-modal__offer{position:relative;padding:clamp(1.5rem,4vw,2rem) clamp(1.5rem,5vw,2.5rem) 1.5rem;overflow:hidden;border-bottom:1px solid rgba(59,130,246,.12);background:radial-gradient(ellipse 90% 130% at 92% -35%,rgba(59,130,246,.2) 0,transparent 58%),radial-gradient(ellipse 55% 90% at 5% 115%,rgba(59,130,246,.1) 0,transparent 60%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,252,.96))}.featured-modal__offer>p{max-width:39rem;margin:0;color:#525252;font-size:.875rem;line-height:1.6}.featured-modal__brand-mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:.75rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 8px 20px rgba(37,99,235,.18)}.featured-modal__kicker{color:#2563eb;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.featured-modal__market{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));grid-gap:.75rem;gap:.75rem;margin:1.25rem 0 0}.featured-modal__market>div{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem;border:1px solid rgba(59,130,246,.12);border-radius:.75rem;background:hsla(0,0%,100%,.72)}.featured-modal__market svg{flex:0 0 auto;margin-top:2px;color:#3b82f6}.featured-modal__market span{display:flex;flex-direction:column;min-width:0}.featured-modal__market strong{color:#171717;font-size:.875rem}.featured-modal__market small{margin-top:2px;color:#737373;font-size:.75rem;line-height:1.35}.featured-modal__price-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:.25rem 1rem;gap:.25rem 1rem;margin-top:.75rem;padding:.75rem 1rem;border:1px solid rgba(59,130,246,.15);border-radius:.75rem;background:hsla(0,0%,100%,.82)}.featured-modal__price-card>strong{grid-column:2;grid-row:1/3;color:#2563eb;font-size:1.5rem;line-height:1;white-space:nowrap}.featured-modal__price-card strong small{margin-left:.25rem;font-size:.75rem;font-weight:500;color:#737373}.featured-modal__price-card p{margin:0;color:#737373;font-size:.75rem;line-height:1.4}.featured-modal__price-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:0}.featured-modal__price-meta>span:first-child{color:#737373;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.featured-modal__stock{display:inline-flex;align-items:center;gap:.5rem;padding:.3rem .55rem;border-radius:9999px;background:rgba(22,163,74,.1);color:#15803d;font-size:.75rem;font-weight:700;line-height:1}.featured-modal__stock i{width:.45rem;height:.45rem;border-radius:9999px;background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.14)}.featured-modal__checkout,.featured-modal__form{padding:clamp(1.5rem,4vw,2rem) clamp(1.5rem,5vw,2.5rem);background:hsla(0,0%,100%,.86)}.featured-modal__eyebrow{display:flex;align-items:center;gap:.5rem;color:#2563eb;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.featured-modal__lead{color:#525252;line-height:1.6}.featured-modal__benefits{display:grid;grid-gap:.5rem;gap:.5rem;margin:1.25rem 0;padding:0;list-style:none}.featured-modal__benefits li{display:flex;gap:.75rem;align-items:flex-start;color:#525252;font-size:.875rem;line-height:1.45}.featured-modal__benefits svg{flex:0 0 auto;width:1.1rem;padding:2px;border-radius:9999px;background:rgba(59,130,246,.1);color:#2563eb}.featured-modal__fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin:1rem 0}.featured-modal__submit,.featured-modal__success .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3.25rem;padding:.75rem 1rem;border:0;border-radius:.5rem;background:#10b981;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05),0 0 0 1px rgba(16,185,129,.2)}.featured-modal__submit:hover,.featured-modal__success .btn:hover{background:#059669;box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.05),0 0 0 1px rgba(16,185,129,.3)}.featured-modal__submit:focus-visible,.featured-modal__success .btn:focus-visible{outline:3px solid rgba(16,185,129,.2);outline-offset:2px}.featured-modal__submit:disabled,.featured-modal__success .btn:disabled{opacity:.55;cursor:wait}.featured-modal__fineprint{margin:.75rem 0 0;color:#737373;font-size:.75rem;line-height:1.5;text-align:center}.featured-modal__error{color:#b91c1c;font-size:.875rem}.featured-modal__success{max-width:38rem;margin:0 auto;padding:clamp(3rem,10vw,4rem) 2rem;text-align:center}.featured-modal__success>p{color:#525252;line-height:1.6}.featured-modal__success .btn{width:auto;min-width:13rem;margin-top:1rem}.featured-modal__success-icon{display:grid;place-items:center;width:3.75rem;height:3.75rem;margin:0 auto 1.25rem;border-radius:50%;background:linear-gradient(135deg,rgba(59,130,246,.14),rgba(59,130,246,.06));color:#2563eb;box-shadow:inset 0 0 0 1px rgba(59,130,246,.12)}.featured-modal__checkout{min-height:34rem;background:#fff}.featured-modal__back{display:inline-flex;align-items:center;gap:.25rem;margin:0 0 1.25rem;padding:0;border:0;background:rgba(0,0,0,0);color:#737373;font:inherit;font-size:.875rem;cursor:pointer}.featured-modal__back:hover{color:#171717}.featured-modal__checkout-heading{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.featured-modal__checkout-heading>span{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:.75rem;background:rgba(59,130,246,.1);color:#2563eb}.featured-modal__checkout-heading h2{margin:0;font-size:1.5rem}.featured-modal__checkout-heading p{margin:.25rem 0 0;color:#737373;font-size:.875rem}.featured-modal__secure-note{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;border-radius:.5rem;background:#fafafa;color:#737373;font-size:.75rem}.featured-modal__stripe-form{display:grid;grid-gap:1.25rem;gap:1.25rem}.featured-modal__waitlist-form{max-width:40rem;margin:0 auto;padding:clamp(2.5rem,7vw,3rem)}.featured-modal__waitlist-form .featured-modal__kicker{color:#2563eb}.featured-modal__waitlist-submit{width:100%;min-height:3.1rem;border:1px solid rgba(59,130,246,.28);border-radius:.5rem;background:hsla(0,0%,100%,.74);color:#2563eb;font:inherit;font-weight:600;cursor:pointer}.featured-modal__waitlist-submit:hover{border-color:#3b82f6;background:rgba(59,130,246,.06)}@media(max-width:760px){.featured-modal__backdrop{padding:0;align-items:end}.featured-modal{width:100%;max-height:95vh;border-radius:1.25rem 1.25rem 0 0}.featured-modal__offer{padding:1.5rem}.featured-modal__market,.featured-modal__price-card{grid-template-columns:1fr}.featured-modal__price-card>strong{grid-column:1;grid-row:auto;margin-top:.25rem}.featured-modal__checkout,.featured-modal__form{padding:1.5rem}.featured-modal__fields{grid-template-columns:1fr}}.city-area-dropdown{position:relative;width:100%}.city-area-dropdown__icon{position:absolute;right:.75rem;color:#737373;pointer-events:none;transition:transform .15s ease}.city-area-dropdown__icon--open{transform:rotate(180deg)}.city-area-dropdown__menu{position:absolute;top:calc(100% + .25rem);left:0;z-index:20;width:100%;max-height:18rem;overflow-y:auto;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-.25rem);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.city-area-dropdown__menu--open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.city-area-dropdown__item{display:block;width:100%;padding:.5rem .75rem;background:rgba(0,0,0,0);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#171717;line-height:normal;text-align:left;text-decoration:none;outline:none;transition:background-color .15s ease}.city-area-dropdown__item--focused,.city-area-dropdown__item:hover{background:#fafafa}.city-area-dropdown__item--active{background:rgba(59,130,246,.1);color:#3b82f6}.city-documents{padding-block:5rem;background:#fff}.city-documents__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.city-documents__container{padding-inline:2rem}}.city-documents__header{text-align:center;margin-bottom:3rem}.city-documents__label{display:block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.city-documents__title{font-size:2rem;font-weight:700;color:#171717;margin:0 0 1rem}@media(min-width:768px){.city-documents__title{font-size:2.5rem}}.city-documents__description{font-size:1.125rem;color:#525252;max-width:36rem;margin:0 auto}.city-documents__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.city-documents__grid{grid-template-columns:repeat(3,1fr)}}.city-document-card{background:#fff;border:1px solid #e5e5e5;border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;text-decoration:none;cursor:pointer;transition:all .2s ease}.city-document-card:hover{border-color:#d4d4d4;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -4px rgba(0,0,0,.05);transform:translateY(-2px)}.city-document-card:hover .city-document-card__link{color:#3b82f6}.city-document-card__icon{width:3rem;height:3rem;background:rgba(59,130,246,.1);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.city-document-card__icon svg{color:#3b82f6}.city-document-card__name{font-size:1.25rem;font-weight:600;color:#171717;margin:0 0 .5rem}.city-document-card__description{font-size:.875rem;color:#525252;line-height:1.6;margin:0;flex:1 1}.city-document-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#737373;margin-top:1.25rem;transition:all .2s ease}.city-reviews{padding-block:5rem;background:#fff}.city-reviews__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.city-reviews__container{padding-inline:2rem}}.city-reviews__header{text-align:center;margin-bottom:3rem}.city-reviews__label{display:block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.city-reviews__title{font-size:2rem;font-weight:700;color:#171717;margin:0 0 1rem}@media(min-width:768px){.city-reviews__title{font-size:2.5rem}}.city-reviews__description{font-size:1.125rem;color:#525252;max-width:36rem;margin:0 auto}.city-reviews__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.city-reviews__grid{grid-template-columns:repeat(3,1fr)}}.city-nearby{padding-block:5rem;background:#fff}.city-nearby__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.city-nearby__container{padding-inline:2rem}}.city-nearby__header{text-align:center;margin-bottom:3rem}.city-nearby__label{display:block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.city-nearby__title{font-size:2rem;font-weight:700;color:#171717;margin:0 0 1rem}@media(min-width:768px){.city-nearby__title{font-size:2.5rem}}.city-nearby__description{font-size:1.125rem;color:#525252;max-width:36rem;margin:0 auto}.city-nearby__toolbar{justify-content:space-between;gap:1rem;margin-bottom:2rem}.city-nearby__filters,.city-nearby__toolbar{display:flex;align-items:center;flex-wrap:wrap}.city-nearby__filters{gap:.75rem}.city-nearby__region-select{padding:.5rem 2rem .5rem .75rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#171717;transition:all .15s ease}.city-nearby__region-select:hover{border-color:#d4d4d4}.city-nearby__region-select:focus{outline:none;border-color:#3b82f6}.city-nearby__search{position:relative}.city-nearby__search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#737373;pointer-events:none}.city-nearby__search-input{padding:.5rem .75rem .5rem 2rem;background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:.875rem;color:#171717;transition:all .15s ease}.city-nearby__search-input::placeholder{color:#737373}.city-nearby__search-input:hover{border-color:#d4d4d4}.city-nearby__search-input:focus{outline:none;border-color:#3b82f6}.city-nearby__results-count{font-size:.875rem;color:#737373;white-space:nowrap}.city-nearby__list{column-count:2;column-gap:2rem}@media(min-width:768px){.city-nearby__list{column-count:3}}@media(min-width:1024px){.city-nearby__list{column-count:4}}.city-nearby__group{page-break-inside:avoid;break-inside:avoid;margin-bottom:1.25rem}.city-nearby__region-header{font-size:.75rem;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;padding-bottom:.5rem;margin-bottom:.25rem}.city-nearby__items{display:flex;flex-direction:column;gap:0}.city-nearby__item{display:block;padding:.25rem 0;text-decoration:none;transition:color .15s ease;cursor:pointer}.city-nearby__item:hover .city-nearby__city-name{color:#3b82f6}.city-nearby__city-name{font-size:.875rem;color:#525252;transition:color .15s ease}.city-nearby__empty{margin:0;font-size:.875rem;color:#737373}@media(max-width:767px){.city-nearby__toolbar{align-items:stretch}.city-nearby__filters,.city-nearby__region-select,.city-nearby__search,.city-nearby__search-input{width:100%}.city-nearby__results-count{display:none}}.city-benefits{padding-block:5rem;background:linear-gradient(135deg,rgba(59,130,246,.04),rgba(16,185,129,.04) 50%,rgba(59,130,246,.02))}.city-benefits__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.city-benefits__container{padding-inline:2rem}}.city-benefits__container{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media(min-width:768px){.city-benefits__container{grid-template-columns:1fr 1fr}}.city-benefits__content{order:2}@media(min-width:768px){.city-benefits__content{order:1}}.city-benefits__header{margin-bottom:2rem}.city-benefits__label{display:block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.city-benefits__title{font-size:2rem;font-weight:700;color:#171717;margin:0 0 1rem}@media(min-width:768px){.city-benefits__title{font-size:2.5rem}}.city-benefits__description{font-size:1.125rem;color:#525252;line-height:1.6;margin:0}.city-benefits__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.city-benefits__item{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#171717}.city-benefits__check{width:1.5rem;height:1.5rem;background:rgba(16,185,129,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.city-benefits__check svg{color:#10b981}.city-benefits__visual{order:1}@media(min-width:768px){.city-benefits__visual{order:2}}.city-benefits__image-wrapper{position:relative;border-radius:1.25rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.05)}.city-benefits__image{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:cover}.related-reviews{padding-block:5rem;background:#fafafa}.related-reviews__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.related-reviews__container{padding-inline:2rem}}.related-reviews__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem}@media(min-width:768px){.related-reviews__header{flex-direction:row;align-items:center;justify-content:space-between}}.related-reviews__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:#171717}.related-reviews__link{font-size:1rem;font-weight:500;color:#3b82f6;text-decoration:none;transition:color .2s ease}.related-reviews__link:hover{color:#2563eb}.related-reviews__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media(min-width:640px){.related-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.related-reviews__grid{grid-template-columns:repeat(3,1fr)}}.countries{padding-block:5rem;background:radial-gradient(ellipse 60% 40% at 80% 100%,rgba(16,185,129,.04) 0,transparent 50%),#fafafa}.countries__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.countries__container{padding-inline:2rem}}.countries__header{text-align:center;margin-bottom:3rem;max-width:40rem;margin-inline:auto}.countries__label{display:inline-block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem}.countries__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#171717;margin-bottom:1.5rem}.countries__description{font-size:1.125rem;line-height:1.6;color:#525252}.countries__popular{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem}.countries__all{text-align:center}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.tags-block{padding-top:1.5rem;padding-bottom:5rem;background:#fff}.tags-block__container{width:100%;max-width:48rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.tags-block__container{padding-inline:2rem}}.tags-block__list{display:flex;flex-wrap:wrap;gap:.75rem}.tags-block__tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fafafa;border:1px solid #e5e5e5;border-radius:9999px;font-size:.875rem;font-weight:500;color:#525252;text-decoration:none;transition:all .2s ease}.tags-block__tag svg{color:#3b82f6;opacity:.7}.tags-block__tag:hover{background:#fff;border-color:#3b82f6;color:#3b82f6;transform:translateY(-1px)}.tags-block__tag:hover svg{opacity:1}.process-detail{padding-block:5rem;background:#fafafa}.process-detail__container{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.process-detail__container{padding-inline:2rem}}.process-detail__header{text-align:center;margin-bottom:3rem}.process-detail__label{display:inline-block;font-size:.875rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem}.process-detail__title{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:#171717;max-width:30ch;margin-inline:auto}.process-detail__columns{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:768px){.process-detail__columns{grid-template-columns:repeat(2,1fr);gap:3rem}}.process-detail__text{font-size:1.125rem;line-height:1.6;color:#525252;margin-bottom:1.5rem}.process-detail__text:last-of-type{margin-bottom:0}.process-detail__highlights{display:grid;grid-gap:2rem;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e5e5}@media(min-width:640px){.process-detail__highlights{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.process-detail__highlights{grid-template-columns:repeat(4,1fr)}}.process-detail__highlight{text-align:center}@media(min-width:1024px){.process-detail__highlight{text-align:left}}.process-detail__highlight-icon{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:1rem;color:#3b82f6;margin-bottom:1rem}@media(min-width:1024px){.process-detail__highlight-icon{display:flex}}.process-detail__highlight-title{font-size:1rem;font-weight:600;color:#171717;margin-bottom:.5rem}.process-detail__highlight-text{font-size:.875rem;line-height:1.6;color:#525252}.process-detail__action{text-align:center;margin-top:3rem}@keyframes checkout-page-spin{to{transform:rotate(1turn)}}@keyframes checkout-page-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.checkout-page{min-height:100vh;padding-top:0;background:#fbfbfc}@media(min-width:768px){.checkout-page{background:linear-gradient(90deg,#fbfbfc 0 50%,#f7f7f8 50% 100%)}}.checkout-page__split{min-height:100vh;display:grid;grid-template-columns:1fr;width:100%;max-width:1360px;margin:0 auto}@media(min-width:768px){.checkout-page__split{grid-template-columns:1fr 1fr}}.checkout-page__left,.checkout-page__right{padding:1.5rem 1rem 2rem}@media(min-width:768px){.checkout-page__left,.checkout-page__right{padding:2rem 2rem 2.5rem}}@media(min-width:1024px){.checkout-page__left,.checkout-page__right{padding-left:3rem;padding-right:3rem}}.checkout-page__right{border-top:1px solid rgba(229,229,229,.7)}@media(min-width:768px){.checkout-page__right{border-top:0;border-left:1px solid rgba(229,229,229,.75)}}.checkout-page__panel{width:100%;max-width:30.5rem;margin:0 auto}.checkout-page__brand{display:inline-flex;align-items:center;gap:.75rem;margin:0 0 1.5rem;color:#0f0f0f;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkout-page__brand-icon{width:1.65rem;height:1.65rem;display:block}@media(min-width:768px){.checkout-page__left .checkout-page__panel{margin-left:auto;margin-right:clamp(1rem,1.8vw,2.1rem)}.checkout-page__right .checkout-page__panel{margin-left:clamp(1rem,1.8vw,2.1rem);margin-right:auto}.checkout-page__panel--sticky{position:-webkit-sticky;position:sticky;top:2rem}}.checkout-page__cart-loading{display:grid;grid-template-columns:5.5rem 1fr;grid-gap:1rem;gap:1rem;align-items:center;min-height:7.5rem;padding:1rem;border:1px solid rgba(212,212,212,.1);border-radius:1rem;background:hsla(0,0%,100%,.9)}.checkout-page__cart-loading-photo{width:5.5rem;aspect-ratio:1;border-radius:.75rem;background:linear-gradient(90deg,rgba(238,241,246,.92),rgba(248,249,251,.98) 50%,rgba(238,241,246,.92));background-size:200% 100%;animation:checkout-page-skeleton-shimmer 1.2s linear infinite}.checkout-page__cart-loading-copy{display:flex;flex-direction:column;gap:.75rem;min-width:0}.checkout-page__cart-loading-line{display:block;height:.75rem;border-radius:.5rem;background:linear-gradient(90deg,rgba(238,241,246,.92),rgba(248,249,251,.98) 50%,rgba(238,241,246,.92));background-size:200% 100%;animation:checkout-page-skeleton-shimmer 1.2s linear infinite}.checkout-page__cart-loading-line--title{width:78%;height:.95rem}.checkout-page__cart-loading-line--meta{width:58%}.checkout-page__cart-loading-line--detail{width:68%}.checkout-page__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;color:#171717}.checkout-page__subtitle{margin:.75rem 0 1.5rem;max-width:30rem;font-size:.875rem;color:#525252;line-height:1.6}.checkout-page__approval{display:flex;align-items:flex-start;gap:.75rem;margin:1rem 0 1.25rem;padding:.75rem;border:1px solid rgba(16,185,129,.24);border-radius:.5rem;background:rgba(16,185,129,.1)}.checkout-page__approval svg{margin-top:2px;color:#10b981;flex-shrink:0}.checkout-page__approval p{margin:0;font-size:.875rem;line-height:1.6;color:#059669}.checkout-page__empty{margin-top:2rem;padding:2rem;border:1px solid rgba(229,229,229,.9);border-radius:1rem;background:hsla(0,0%,100%,.85);text-align:center}.checkout-page__empty p{margin:0 0 1rem;color:#525252}.checkout-page__items{display:flex;flex-direction:column;gap:1rem}.checkout-page__item{border:1px solid rgba(229,229,229,.9);border-radius:.75rem;background:hsla(0,0%,100%,.96);padding:.75rem}.checkout-page__item-head{display:grid;grid-template-columns:4.2rem 1fr;grid-gap:1rem;gap:1rem}.checkout-page__item-photo-shell{position:relative;width:100%;height:-moz-fit-content;height:fit-content;padding:0;border:0;background:rgba(0,0,0,0);text-align:left;cursor:zoom-in}@media(min-width:768px){.checkout-page__item-photo-shell:hover{z-index:12}.checkout-page__item-photo-shell:hover .checkout-page__item-photo-preview{opacity:1;transform:translateY(-50%) scale(1)}.checkout-page__item-photo-shell:hover:after{opacity:1}}.checkout-page__item-photo{position:relative;border-radius:.75rem;overflow:hidden;background:#fafafa;border:1px solid rgba(229,229,229,.9)}.checkout-page__item-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.checkout-page__item-photo-preview{display:none}@media(min-width:768px){.checkout-page__item-photo-preview{display:block;position:absolute;top:50%;left:calc(100% + 1rem);width:min(13rem,30vw);border-radius:1rem;overflow:hidden;border:1px solid rgba(229,229,229,.9);background:hsla(0,0%,100%,.98);box-shadow:0 28px 50px -20px rgba(18,28,45,.45);opacity:0;pointer-events:none;transform:translate(-.5rem,-50%) scale(.96);transform-origin:left center;transition:opacity .22s ease,transform .22s ease}.checkout-page__item-photo-preview img{display:block;width:100%;height:auto;aspect-ratio:inherit;object-fit:cover;object-position:center 30%}}.checkout-page__item-photo-shell:after{content:"";position:absolute;inset:0;border-radius:.75rem;box-shadow:0 0 0 1px rgba(59,130,246,.2),0 22px 42px -22px rgba(18,28,45,.28);opacity:0;pointer-events:none;transition:opacity .22s ease}.checkout-page__preview-overlay{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(14,20,31,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checkout-page__preview-dialog{position:relative;width:min(100%,28rem);border-radius:1.25rem;background:hsla(0,0%,100%,.98);padding:1rem;box-shadow:0 28px 60px -28px rgba(0,0,0,.42)}.checkout-page__preview-close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:rgba(18,28,45,.08);color:#171717;cursor:pointer}.checkout-page__preview-image-shell{border-radius:1rem;overflow:hidden;background:#fafafa}.checkout-page__preview-image{display:block;width:100%;height:auto;max-height:min(76vh,34rem);object-fit:contain}@media(min-width:768px){.checkout-page__preview-overlay{display:none}}.checkout-page__item-photo-badge{position:absolute;top:-.3rem;left:-.3rem;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;background:#10b981;color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05)}.checkout-page__item-photo-badge svg{width:.7rem;height:.7rem;stroke-width:2.8}.checkout-page__item-content{min-width:0}.checkout-page__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.checkout-page__item-actions{display:inline-flex;align-items:center;gap:.25rem;margin-top:-2px}.checkout-page__item-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:none;border-radius:.5rem;color:#737373;background:rgba(0,0,0,0);cursor:pointer;transition:.15s ease}.checkout-page__item-toggle:hover:not(:disabled){color:#171717;background:rgba(229,229,229,.5)}.checkout-page__item-price{font-size:.875rem;font-weight:600;color:#171717;min-width:3rem;text-align:right}.checkout-page__item-title{margin:0;font-size:1rem;font-weight:600;color:#171717}.checkout-page__item-remove{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:none;border-radius:.5rem;color:#737373;background:rgba(0,0,0,0);cursor:pointer;transition:.15s ease}.checkout-page__item-remove:hover:not(:disabled){color:#ef4444;background:rgba(239,68,68,.08)}.checkout-page__item-remove:disabled{opacity:.45;cursor:not-allowed}.checkout-page__item-meta{margin:2px 0 0;display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:#525252;flex-wrap:wrap}.checkout-page__item-country-label{flex-basis:100%;font-weight:600;color:#171717}.checkout-page__item-country-picker{position:relative;display:inline-flex;align-items:center;gap:.2rem;max-width:100%;border-radius:.5rem;color:#525252;padding:.12rem .25rem .12rem 0;cursor:pointer;transition:color .15s ease,background .15s ease}.checkout-page__item-country-picker:hover{color:#171717;background:rgba(229,229,229,.28)}.checkout-page__item-country-picker:focus-within{outline:2px solid rgba(59,130,246,.6);outline-offset:2px}.checkout-page__item-country-picker--disabled{opacity:.55;cursor:wait}.checkout-page__item-country-select{position:absolute;inset:0;width:100%;height:100%;opacity:0;border:none;font:inherit;cursor:pointer}.checkout-page__item-country-select:disabled{cursor:wait}.checkout-page__item-country-current{display:inline-flex;align-items:center;gap:.25rem;min-width:0;font-weight:500;line-height:1.2}.checkout-page__item-country-arrow{color:currentColor;pointer-events:none;opacity:.62}.checkout-page__item-country-status{margin:.2rem 0 0;display:inline-flex;align-items:center;gap:.35rem;color:#3b82f6;font-size:.75rem;font-weight:500;line-height:1.3}.checkout-page__item-country-status svg{flex:0 0 auto;animation:checkout-spin .9s linear infinite}.checkout-page__item-package{display:none;margin:0;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:#525252}.checkout-page__item-meta .checkout-page__item-meta-icon,.checkout-page__item-meta .checkout-page__item-package-check,.checkout-page__item-package .checkout-page__item-meta-icon,.checkout-page__item-package .checkout-page__item-package-check{width:1rem;height:1rem;flex-shrink:0}.checkout-page__item-meta-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:.9rem}.checkout-page__item-package-check{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(59,130,246,.55);border-radius:999px;color:#3b82f6}.checkout-page__base-line{margin-top:.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#171717}.checkout-page__base-line strong{margin-left:auto;font-size:.875rem}.checkout-page__base-check{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;background:rgba(16,185,129,.14);color:#059669;flex-shrink:0}.checkout-page__option-cards{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.checkout-page__option-section-label{margin:0 0 -.15rem;font-size:.75rem;color:#525252;font-weight:500}.checkout-page__item--collapsed .checkout-page__item-package{display:flex;margin-top:.1rem}.checkout-page__item--collapsed .checkout-page__option-cards{display:none}.checkout-page__package-option>.checkout-page__option-card{display:block}.checkout-page__option-select:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;cursor:inherit}.checkout-page__option-card--package:has(input:focus-visible){outline:2px solid #3b82f6;outline-offset:3px}.checkout-page__option-card--package .nearby-copyshop a,.checkout-page__option-card--package .nearby-copyshop button{position:relative;z-index:2}.checkout-page__option-card{position:relative;border:1px solid rgba(229,229,229,.95);border-radius:.5rem;background:hsla(0,0%,100%,.98);padding:.75rem;transition:.15s ease;cursor:pointer;width:100%;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit}.checkout-page__option-card input{position:absolute;opacity:0;pointer-events:none}.checkout-page__option-card:hover{border-color:rgba(59,130,246,.35)}.checkout-page__option-card:disabled{opacity:.65;cursor:not-allowed}.checkout-page__option-card--disabled{opacity:.5;cursor:not-allowed;background:rgba(250,250,250,.85)}.checkout-page__option-card--active{border-color:rgba(59,130,246,.7);box-shadow:0 0 0 1px rgba(59,130,246,.25);background:rgba(59,130,246,.03)}.checkout-page__option-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.5rem;gap:.5rem}.checkout-page__option-radio{width:1.15rem;height:1.15rem;border-radius:999px;border:1.5px solid rgba(212,212,212,.9);display:inline-flex;align-items:center;justify-content:center;color:rgba(0,0,0,0)}.checkout-page__option-radio--active{border-color:rgba(59,130,246,.85);color:#3b82f6}.checkout-page__option-radio svg{width:.6rem;height:.6rem;stroke-width:3;transform:translate(.25px,.25px)}.checkout-page__option-name{font-size:.875rem;font-weight:600;color:#171717}.checkout-page__option-title{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.checkout-page__option-badge{display:inline-flex;align-items:center;justify-content:center;padding:.16rem .44rem;border-radius:999px;background:rgba(16,185,129,.16);color:#059669;font-size:.75rem;font-weight:600;line-height:1.1;white-space:nowrap}.checkout-page__option-price{font-size:.75rem;font-weight:600;color:#525252;white-space:nowrap}.checkout-page__option-list{list-style:none;margin:.5rem 0 0;padding:0 0 0 calc(1rem + .5rem);display:grid;grid-gap:.25rem;gap:.25rem}.checkout-page__option-list li{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#525252}.checkout-page__option-list svg{width:.85rem;height:.85rem;color:#3b82f6;flex-shrink:0}.checkout-page__item-total{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(229,229,229,.85);display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#525252}.checkout-page__item-total strong{font-size:.875rem;color:#171717}.checkout-page__print-location{margin-top:.5rem;padding:.5rem;border-radius:.5rem;border:1px solid rgba(229,229,229,.95);background:rgba(250,250,250,.4);display:flex;justify-content:space-between;align-items:center;gap:.5rem}.checkout-page__print-location-label{font-size:.75rem;color:#525252}.checkout-page__print-location-value{font-size:.875rem;color:#171717;font-weight:600}.checkout-page__add-photo{width:100%;justify-content:center;margin-top:1rem}.checkout-page__plus-offer{margin-top:1.25rem;padding:1rem;border:1px solid rgba(59,130,246,.3);border-radius:.75rem;background:radial-gradient(circle at 100% 0,rgba(59,130,246,.14),transparent 42%),linear-gradient(145deg,rgba(59,130,246,.05),rgba(255,255,255,.98));box-shadow:0 10px 30px -24px rgba(37,99,235,.8);transition:.15s ease}.checkout-page__plus-offer--selected{border-color:rgba(16,185,129,.72);box-shadow:0 0 0 2px rgba(16,185,129,.1),0 14px 34px -24px rgba(5,150,105,.9)}.checkout-page__plus-offer-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.checkout-page__plus-offer-icon{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;flex-shrink:0;border-radius:50%;color:#fff;background:#2563eb}.checkout-page__plus-offer-eyebrow{display:inline-flex;align-items:center;min-height:1.55rem;padding:0 .5rem;border-radius:999px;color:#059669;background:rgba(16,185,129,.14);font-size:.7rem;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.checkout-page__plus-offer-body{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.checkout-page__plus-offer-body h3{margin:0 0 .25rem;color:#171717;font-size:1rem;line-height:1.3}.checkout-page__plus-offer-body p{margin:0;max-width:19rem;color:#525252;font-size:.75rem;line-height:1.55}.checkout-page__plus-offer-price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;color:#171717}.checkout-page__plus-offer-price strong{font-size:1.125rem;line-height:1.15}.checkout-page__plus-offer-price span{color:#737373;font-size:.68rem;white-space:nowrap}.checkout-page__plus-offer-benefit{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;border-radius:.5rem;color:#24662b;background:rgba(76,155,85,.11);font-size:.75rem;font-weight:600}.checkout-page__plus-offer-benefit svg{flex-shrink:0}.checkout-page__plus-offer-toggle{width:100%;min-height:2.85rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;border:1px solid rgba(37,99,235,.72);border-radius:.5rem;color:#2563eb;background:hsla(0,0%,100%,.96);cursor:pointer;font-size:.875rem;font-weight:700;transition:.15s ease}.checkout-page__plus-offer-toggle:hover{background:rgba(59,130,246,.08);transform:translateY(-1px)}.checkout-page__plus-offer-toggle-control{width:1.15rem;height:1.15rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid;border-radius:.22rem}.checkout-page__plus-offer-toggle[aria-checked=true]{color:#fff;background:#3b82f6;border-color:#3b82f6}.checkout-page__plus-offer-toggle[aria-checked=true]:hover{background:#2563eb}.checkout-page__plus-offer-renewal{margin:.5rem 0 0;color:#737373;font-size:.68rem;line-height:1.45;text-align:center}.checkout-page__summary{margin-top:1.25rem;border:0;border-radius:0;background:rgba(0,0,0,0)}.checkout-page__summary-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;font-size:.875rem;color:#525252}.checkout-page__summary-row strong{color:#171717;font-weight:600}.checkout-page__summary-row+.checkout-page__summary-row{border-top:1px solid rgba(229,229,229,.7)}.checkout-page__summary-row--total{background:rgba(0,0,0,0);font-size:.875rem}.checkout-page__summary-row--total strong{font-size:1rem;letter-spacing:0}.checkout-page__summary-row--discount strong{color:#2f7c36}.checkout-page__summary-row--plus strong{color:#2563eb}.checkout-page__summary-row--coupon-open{align-items:flex-start;flex-direction:column;gap:.5rem}.checkout-page__summary-coupon-toggle{border:0;background:rgba(0,0,0,0);padding:0;margin:0;font-size:.875rem;color:rgba(82,82,82,.9);line-height:1.4;cursor:pointer;text-decoration:underline;text-underline-offset:.12rem;-webkit-text-decoration-color:rgba(115,115,115,.45);text-decoration-color:rgba(115,115,115,.45)}.checkout-page__summary-coupon-toggle:hover{color:#171717;-webkit-text-decoration-color:rgba(82,82,82,.65);text-decoration-color:rgba(82,82,82,.65)}.checkout-page__summary-coupon-toggle--active{color:#171717;-webkit-text-decoration-color:rgba(82,82,82,.3);text-decoration-color:rgba(82,82,82,.3)}.checkout-page__summary-coupon-amount{color:rgba(82,82,82,.9)}.checkout-page__summary-row .checkout-page__summary-coupon-amount--active{color:#2f7c36}.checkout-page__summary-coupon-editor{width:100%;max-width:22rem;display:flex;flex-direction:column;gap:.25rem}.checkout-page__summary-coupon-form{display:flex;align-items:flex-end;gap:.5rem}.checkout-page__summary-coupon-form input{width:100%;min-width:0;height:2.25rem;border-radius:.5rem;border:1px solid rgba(212,212,212,.68);background:hsla(0,0%,100%,.95);padding:0 .5rem;font-size:.875rem;color:#171717;transition:.15s ease}.checkout-page__summary-coupon-form input:focus{outline:none;border-color:rgba(59,130,246,.6);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.checkout-page__summary-coupon-apply{height:2.25rem;border:1px solid rgba(212,212,212,.68);border-radius:.5rem;padding:0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;color:#171717;background:rgba(250,250,250,.85);white-space:nowrap;transition:.15s ease}.checkout-page__summary-coupon-apply:hover:not(:disabled){border-color:rgba(212,212,212,.88);background:#fafafa}.checkout-page__summary-coupon-apply:disabled{cursor:not-allowed;opacity:.6}.checkout-page__summary-coupon-note{margin:0;font-size:.75rem;line-height:1.4;color:#525252}.checkout-page__summary-coupon-note--error{color:#a63333}.checkout-page__form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.checkout-page__section-title{margin:0;font-size:1rem;font-weight:600;color:#171717}.checkout-page__left-subtitle{margin:0 0 .75rem}.checkout-page__section-block{padding-top:1rem;border-top:1px solid rgba(229,229,229,.75)}.checkout-page__field{display:flex;flex-direction:column;gap:.5rem}.checkout-page__field label{font-size:.75rem;font-weight:600;color:#525252;letter-spacing:.01em}.checkout-page__field input,.checkout-page__field select{width:100%;height:2.85rem;border-radius:.5rem;border:1px solid rgba(212,212,212,.9);background:hsla(0,0%,100%,.95);padding:0 .75rem;font-size:.875rem;color:#171717;transition:.15s ease}.checkout-page__field input:focus,.checkout-page__field select:focus{outline:none;border-color:rgba(59,130,246,.65);box-shadow:0 0 0 4px rgba(59,130,246,.12)}@media(max-width:768px){.checkout-page__field input,.checkout-page__field select{font-size:16px}}.checkout-page__field-control{position:relative;width:100%}.checkout-page__field-control--valid input,.checkout-page__field-control--valid select{padding-right:2.9rem}.checkout-page__field-valid{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border-radius:999px;background:#10b981;color:#fff;pointer-events:none}.checkout-page__field-valid svg{width:.6rem;height:.6rem;stroke-width:3;transform:translate(.25px,.25px)}.checkout-page__security{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;color:#525252;font-size:.75rem;line-height:1.6;text-align:center}.checkout-page__security-icon{display:inline-flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;border-radius:999px;background:#10b981;color:#fff;flex-shrink:0}.checkout-page__security-icon svg{width:.56rem;height:.56rem;stroke-width:3}.checkout-page__address,.checkout-page__payment{margin-top:0;display:flex;flex-direction:column;gap:.75rem}.checkout-page__field-grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media(min-width:640px){.checkout-page__field-grid--two{grid-template-columns:1fr 1fr}}.checkout-page__payment-provider{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid rgba(212,212,212,.14);border-radius:1rem;background:radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,248,252,.96));box-shadow:0 28px 40px -36px rgba(24,33,55,.28)}.checkout-page__payment-provider--live{padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none}.checkout-page__payment-preview{display:flex;flex-direction:column;gap:.75rem}.checkout-page__payment-copy{margin:0;font-size:.875rem;line-height:1.65;color:#525252}.checkout-page__payment-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-gap:.5rem;gap:.5rem}.checkout-page__payment-card{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.75rem;gap:.75rem;min-height:4.5rem;padding:.75rem;border-radius:.75rem;border:1px solid rgba(212,212,212,.12);background:hsla(0,0%,100%,.88);box-shadow:0 18px 24px -28px rgba(0,0,0,.35);-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease,background .15s ease}.checkout-page__payment-card:hover{border-color:rgba(212,212,212,.24);transform:translateY(-1px);box-shadow:0 22px 30px -28px rgba(0,0,0,.38)}.checkout-page__payment-card:focus-visible{outline:none;border-color:rgba(15,15,15,.55);box-shadow:0 0 0 3px rgba(15,15,15,.12),0 22px 30px -28px rgba(0,0,0,.38)}.checkout-page__payment-card--selected{border-color:rgba(15,15,15,.32);box-shadow:0 0 0 2px rgba(15,15,15,.1),0 22px 30px -28px rgba(0,0,0,.38)}.checkout-page__payment-card--ideal{background:linear-gradient(135deg,rgba(59,130,246,.09),rgba(255,255,255,.96));border-color:rgba(59,130,246,.18)}.checkout-page__payment-card--card{background:linear-gradient(135deg,rgba(15,15,15,.08),rgba(255,255,255,.96));border-color:rgba(15,15,15,.14)}.checkout-page__payment-card--paypal{background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(255,255,255,.96));border-color:rgba(16,185,129,.16)}.checkout-page__payment-card-copy{display:flex;flex-direction:column;gap:.12rem;min-width:0}.checkout-page__payment-card-title{font-size:.875rem;font-weight:600;color:#171717;line-height:1.25}.checkout-page__payment-card-note{font-size:.75rem;color:#525252;line-height:1.35}.checkout-page__payment-skeleton{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid rgba(212,212,212,.14);border-radius:1rem;background:radial-gradient(circle at top right,rgba(59,130,246,.04),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,248,252,.96));box-shadow:0 28px 40px -36px rgba(24,33,55,.18)}.checkout-page__payment-skeleton-copy{display:flex;flex-direction:column;gap:.5rem}.checkout-page__payment-skeleton-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));grid-gap:.5rem;gap:.5rem}.checkout-page__payment-skeleton-card{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.75rem;gap:.75rem;min-height:4.5rem;padding:.75rem;border-radius:.75rem;border:1px solid rgba(212,212,212,.08);background:hsla(0,0%,100%,.88)}.checkout-page__payment-skeleton-icon{width:3rem;height:3rem;border-radius:.95rem;flex-shrink:0;background:linear-gradient(90deg,rgba(238,241,246,.92),rgba(248,249,251,.98) 50%,rgba(238,241,246,.92));background-size:200% 100%;animation:checkout-page-skeleton-shimmer 1.2s linear infinite}.checkout-page__payment-skeleton-card-copy{display:flex;flex-direction:column;gap:.5rem;min-width:0}.checkout-page__payment-skeleton-line{height:.72rem;border-radius:.5rem;background:linear-gradient(90deg,rgba(238,241,246,.92),rgba(248,249,251,.98) 50%,rgba(238,241,246,.92));background-size:200% 100%;animation:checkout-page-skeleton-shimmer 1.2s linear infinite}.checkout-page__payment-skeleton-line--copy-primary{width:92%}.checkout-page__payment-skeleton-line--copy-secondary{width:78%}.checkout-page__payment-skeleton-line--card-title{width:72%;height:.82rem}.checkout-page__payment-skeleton-line--card-note{width:92%}.checkout-page__payment-skeleton-line--card-note-short{width:66%}.checkout-page__payment-mark{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.95rem;background:hsla(0,0%,100%,.82);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7);flex-shrink:0}.checkout-page__payment-mark svg{display:block}.checkout-page__payment-mark--ideal{gap:.2rem}.checkout-page__payment-mark--ideal svg:first-child{width:2rem;height:1.1rem}.checkout-page__payment-mark--ideal svg:last-child{width:1rem;height:1rem}.checkout-page__payment-mark--card svg{width:2.15rem;height:1.45rem}.checkout-page__payment-mark--paypal svg{width:1.8rem;height:1.8rem}.checkout-page__payment-stage{padding:.75rem;border-radius:.75rem;border:1px solid rgba(212,212,212,.14);background:hsla(0,0%,100%,.82)}.checkout-page__payment-stage--live,.checkout-page__payment-stage--waiting{display:flex;flex-direction:column;gap:.75rem;padding:0;border:0;background:rgba(0,0,0,0)}.checkout-page__payment-wallets{display:block}.checkout-page__payment-wallets--hidden{display:none}.checkout-page__payment-separator{display:flex;align-items:center;gap:.75rem;color:#737373;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.checkout-page__payment-separator:after,.checkout-page__payment-separator:before{content:"";flex:1 1;height:1px;background:rgba(212,212,212,.4)}.checkout-page__payment-separator span{white-space:nowrap}.checkout-page__payment-element-shell{border:1px solid rgba(212,212,212,.12);border-radius:.75rem;background:hsla(0,0%,100%,.96);padding:.75rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.checkout-page__payment-feedback{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid rgba(212,212,212,.14);border-radius:.5rem;background:rgba(248,249,252,.85);color:#525252;font-size:.875rem;line-height:1.55}.checkout-page__payment-feedback svg{flex-shrink:0}.checkout-page__payment-feedback--error{border-color:rgba(239,68,68,.26);background:rgba(239,68,68,.08);color:color-mix(in srgb,#ef4444 82%,black)}.checkout-page__payment-feedback--loading svg{animation:checkout-page-spin .95s linear infinite}.checkout-page__payment-placeholder{display:flex;flex-direction:column;gap:.75rem}.checkout-page__payment-placeholder-inner{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px dashed rgba(212,212,212,.2);border-radius:.75rem;background:rgba(248,249,252,.85)}.checkout-page__payment-placeholder-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:#737373;flex-shrink:0}.checkout-page__payment-placeholder-text{margin:0;color:#525252;font-size:.875rem;line-height:1.6}.checkout-page__payment-list{display:flex;flex-direction:column;gap:.5rem}.checkout-page__payment-option{border:1px solid rgba(229,229,229,.95);border-radius:.5rem;background:hsla(0,0%,100%,.97);min-height:3rem;width:100%;padding:.5rem .75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#525252;cursor:pointer;transition:.15s ease;text-align:left}.checkout-page__payment-option:hover{border-color:rgba(212,212,212,.95)}.checkout-page__payment-option--active{border-color:rgba(59,130,246,.7);box-shadow:0 0 0 1px rgba(59,130,246,.25);color:#171717;background:rgba(59,130,246,.03)}.checkout-page__payment-option--active .checkout-page__payment-option-main{font-weight:700;color:#171717}.checkout-page__payment-option-main{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.checkout-page__payment-badge{width:2.75rem;height:1.25rem;border-radius:.2rem;border:1px solid rgba(212,212,212,.7);background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;line-height:0}.checkout-page__payment-badge--logos{width:auto;min-width:2.75rem;max-width:3.5rem;padding:.15rem .35rem;gap:.2rem}.checkout-page__payment-badge-image{height:.9rem;width:auto;max-width:46%;object-fit:contain;flex-shrink:0}.checkout-page__payment-badge-image--single{max-width:100%;height:.95rem}.checkout-page__payment-badge-svg{width:2.75rem;height:1.25rem;max-width:none;display:block;flex-shrink:0}.checkout-page__payment-badge--ideal{background:linear-gradient(90deg,#ffd94d 0 55%,#f7e17d 55% 100%);border-color:rgba(208,173,0,.55)}.checkout-page__payment-badge--apple{background:#f5f5f7}.checkout-page__payment-badge--card{background:radial-gradient(circle at 30% 50%,#2bb5ff 0 22%,transparent 23%),radial-gradient(circle at 53% 50%,#ff3050 0 22%,transparent 23%),radial-gradient(circle at 76% 50%,#f7a300 0 22%,transparent 23%),#fff}.checkout-page__payment-badge--paypal{background:linear-gradient(120deg,#003087 0 52%,#009cde 52% 100%);border-color:rgba(0,48,135,.42)}.checkout-page__payment-badge--bancontact{background:linear-gradient(120deg,#0055b8 0 56%,#ffcd00 56% 100%);border-color:rgba(0,85,184,.42)}.checkout-page__payment-option-note{font-size:.7rem;font-weight:500;color:#737373;letter-spacing:.02em;white-space:nowrap}.checkout-page__terms{margin:0;font-size:.75rem;color:#737373;line-height:1.6}.checkout-page__terms a{color:#2563eb;text-decoration:underline}.checkout-page__terms a:hover{text-decoration:none}.checkout-page__terms--subtle{margin-top:.65rem;padding-inline:.25rem;max-width:25rem;font-size:.72rem;line-height:1.65;color:rgba(82,82,82,.72)}.checkout-page__pay{width:100%;min-height:3.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.5rem;background:#10b981;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:.15s ease}.checkout-page__pay:hover:not(:disabled){background:#059669;transform:translateY(-1px);box-shadow:0 12px 20px -12px rgba(16,185,129,.65)}.checkout-page__pay:disabled{cursor:not-allowed;transform:none;box-shadow:none;background:linear-gradient(135deg,#a9b2bf,#8e98a7);color:hsla(0,0%,100%,.9);opacity:.72}@keyframes checkout-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.review-highlight{background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.2);border-radius:1.25rem;padding:1.5rem 2rem;margin-top:1.5rem}.review-highlight p:last-child{margin-bottom:0}