@media(min-width:768px){.p-loc-benefits-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.p-loc-benefits-grid{grid-template-columns:1fr 1fr 1fr}}.p-loc-benefit{background:var(--p-surface);border:1px solid var(--p-border);border-radius:var(--p-radius);padding:1.25rem 1.25rem 1.5rem;transition:border-color .2s ease,box-shadow .2s ease}.p-loc-benefit:hover{border-color:var(--benefit-accent);box-shadow:0 2px 12px #0000000a}.p-loc-benefit-num{font-family:var(--p-font-display);font-size:.75rem;font-weight:700;color:var(--benefit-accent);letter-spacing:.04em;margin-bottom:.5rem;opacity:.6}.p-loc-benefit-title{margin:0 0 .5rem;line-height:1.25}.p-loc-benefit-line{position:relative;width:48px;height:6px;margin-bottom:.75rem}.p-loc-benefit-line:before{content:"";position:absolute;inset:50% 0 0;height:3px;transform:translateY(-50%);border-radius:2px;background:var(--benefit-accent);transition:opacity .3s ease}.p-loc-benefit-line:after{content:"";position:absolute;inset:0;background:var(--benefit-accent);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 Q6 0 12 3 Q18 6 24 3 Q30 0 36 3 Q42 6 48 3' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 Q6 0 12 3 Q18 6 24 3 Q30 0 36 3 Q42 6 48 3' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;opacity:0;transition:opacity .3s ease}.p-loc-benefit:hover .p-loc-benefit-line:before{opacity:0}.p-loc-benefit:hover .p-loc-benefit-line:after{opacity:1}.p-loc-benefit-desc{font-size:.8125rem;line-height:1.6;color:var(--p-text-secondary);font-weight:500;margin:0}@media(min-width:768px){.p-loc-benefit-desc{font-size:.875rem}}.p-loc-benefits-dots{display:none}@media(max-width:767px){.p-loc-benefits-dots{display:flex;justify-content:center;gap:6px;padding-top:.5rem}.p-loc-benefits-dots .swipe-dot{width:6px;height:6px;border-radius:50%;background:var(--p-border, #d4d0c6);transition:all .2s ease}.p-loc-benefits-dots .swipe-dot.active{background:var(--p-accent, #FF2D8B);transform:scale(1.3)}}.p-loc-process{max-width:780px}.p-loc-timeline{display:flex;flex-direction:column}.p-loc-step{display:flex;gap:1.25rem}@media(min-width:768px){.p-loc-step{gap:2rem}}.p-loc-step-track{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:40px}@media(min-width:768px){.p-loc-step-track{width:48px}}.p-loc-step-dot{width:40px;height:40px;border-radius:50%;background:var(--step-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--p-font-display);font-size:.875rem;font-weight:800;flex-shrink:0;position:relative;z-index:1}@media(min-width:768px){.p-loc-step-dot{width:48px;height:48px;font-size:1rem}}.p-loc-step-line{width:2px;flex:1;background:linear-gradient(to bottom,var(--step-accent) 0%,var(--p-border) 100%);opacity:.35}.p-loc-step-card{flex:1;padding-bottom:2rem;padding-top:.375rem}.p-loc-step:last-child .p-loc-step-card{padding-bottom:0}.p-loc-step-title{margin:0 0 .5rem;line-height:1.25}.p-loc-step-accent-line{position:relative;width:48px;height:6px;margin-bottom:.625rem}.p-loc-step-accent-line:before{content:"";position:absolute;inset:50% 0 0;height:3px;transform:translateY(-50%);border-radius:2px;background:var(--step-accent);transition:opacity .3s ease}.p-loc-step-accent-line:after{content:"";position:absolute;inset:0;background:var(--step-accent);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 Q6 0 12 3 Q18 6 24 3 Q30 0 36 3 Q42 6 48 3' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 6' preserveAspectRatio='none'%3E%3Cpath d='M0 3 Q6 0 12 3 Q18 6 24 3 Q30 0 36 3 Q42 6 48 3' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;opacity:0;transition:opacity .3s ease}.p-loc-step:hover .p-loc-step-accent-line:before{opacity:0}.p-loc-step:hover .p-loc-step-accent-line:after{opacity:1}.p-loc-step-desc{font-size:.9375rem;line-height:1.65;color:var(--p-text-secondary);font-weight:500;margin:0}.p-guarantee{display:flex;justify-content:center;padding:0 1rem;margin-top:-.5rem;margin-bottom:1rem}.p-guarantee-inner{display:inline-flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#84cc1614,#84cc1608);border:1px solid rgba(132,204,22,.2);border-radius:var(--p-radius-pill);font-size:.875rem;font-weight:600;color:var(--p-text);line-height:1.4}.p-guarantee-inner svg{color:var(--p-purple);flex-shrink:0}@media(min-width:768px){.p-guarantee-inner{font-size:.9375rem}}.p-location-body-section{padding:3rem 1rem;background:var(--p-surface)}.p-location-body-wrap{max-width:52rem;margin:0 auto}.p-location-body{color:var(--p-text);font-size:1.0625rem;line-height:1.75}.p-location-body :global(p){margin:0 0 1.25rem}.p-location-body :global(p:last-child){margin-bottom:0}.p-location-body :global(h2),.p-location-body :global(h3){margin:2.25rem 0 .85rem;font-family:var(--p-font-display);color:var(--p-text);line-height:1.12;letter-spacing:0}.p-location-body :global(h2:first-child),.p-location-body :global(h3:first-child){margin-top:0}.p-location-body :global(h2){font-size:clamp(1.8rem,3vw,2.5rem)}.p-location-body :global(h3){font-size:1.45rem}.p-location-body :global(ul),.p-location-body :global(ol){margin:0 0 1.5rem;padding-left:1.35rem}.p-location-body :global(li){margin:.4rem 0}.p-location-body :global(a){color:var(--p-accent);font-weight:700;text-decoration-thickness:.08em;text-underline-offset:.16em}@media(min-width:768px){.p-location-body-section{padding:4.25rem 1rem}}
