*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--purple:#550273;--purple-deep:#3a0152;--cream:#e9e2b1;--white:#fff;--off-white:#faf9f6;--ink:#1d1320;--text-mid:#5a4a66;--text-soft:#7a6b85;--line:#ece6f2;--highlight:#b8f0a0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:Inter,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}ul{list-style:none}a{color:inherit;text-decoration:none}.ps-container{width:100%;max-width:90%;margin:0 auto;padding-inline:clamp(20px,4vw,40px)}.highlight{color:#550273;border-radius:2px;padding:0 2px;font-weight:600}.underline-link{text-underline-offset:3px;text-decoration:underline}.button{letter-spacing:.02em;cursor:pointer;color:var(--purple);background:#fff;border:1.5px solid;border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:border-color .25s;display:inline-flex;position:relative;overflow:hidden}.button.btn-purple{background:var(--purple);color:#fff;border-color:var(--purple)}.button.btn-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.button.btn-outline-dark{color:var(--ink);border-color:var(--ink);background:0 0}.button__label{z-index:2;white-space:nowrap;transition:color .3s;position:relative}.button__flair{z-index:1;pointer-events:none;background:var(--purple);border-radius:50%;width:260px;height:260px;position:absolute;top:0;left:0;transform:translate(-50%,-50%)scale(0)}.button.btn-dark .button__flair{background:#3a0152}.button.btn-outline-dark .button__flair{background:var(--ink)}.button:hover .button__label,.button.btn-dark:hover .button__label,.button.btn-purple:hover .button__label{color:#fff}.btn-icon{background:var(--purple);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.btn-icon svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.pg-hero{padding:clamp(126px,16vw,180px) 0 clamp(36px,4.5vw,50px)}.pg-hero h1{letter-spacing:-.025em;color:var(--ink);margin-bottom:16px;font-family:Poppins,sans-serif;font-size:clamp(34px,5.5vw,68px);font-weight:700;line-height:1.07}.pg-hero p{color:var(--text-mid);max-width:620px;font-size:15px;line-height:1.7}.photo-strip{gap:0;width:100%;height:280px;display:flex;overflow:hidden}.photo-strip-item{flex:1 1 0;position:relative;overflow:hidden}.photo-strip-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.photo-strip-item:hover img{transform:scale(1.04)}.strip-ph{background:linear-gradient(160deg,#e4d8f0,#cbb8de);width:100%;height:100%}.strip-ph:nth-child(2n){background:linear-gradient(160deg,#d8d0e8,#c0aad0)}.strip-ph:nth-child(3n){background:linear-gradient(160deg,#ece6f4,#d4c4e4)}.creative-control{text-align:center;padding:80px 0 60px}.creative-control h2{letter-spacing:-.02em;color:var(--ink);margin-bottom:18px;font-family:Poppins,sans-serif;font-size:clamp(28px,5vw,58px);font-weight:700;line-height:1.1}.creative-control p{color:var(--text-mid);max-width:560px;margin:0 auto 32px;font-size:15px;line-height:1.75}.feature-cards{padding:0 0 80px}.feature-cards-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{cursor:default;border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:clamp(220px,32vw,300px);display:flex;position:relative;overflow:hidden}.feature-card-bg{z-index:0;position:absolute;inset:0}.feature-card-bg img{object-fit:cover;width:100%;height:100%;display:block}.feature-card:after{content:"";z-index:1;background:linear-gradient(#0000 0%,#14052359 45%,#140523d9 100%);position:absolute;inset:0}.fc-ph{background:linear-gradient(160deg,#3a1a52,#2a0d42);width:100%;height:100%}.fc-ph-2{background:linear-gradient(160deg,#2a0a3a,#1a0828)}.fc-ph-3{background:linear-gradient(160deg,#1a0828,#0e0418)}.feature-card-body{z-index:2;color:#fff;padding:28px 24px;position:relative}.feature-card-body h3{color:#fff;margin-bottom:14px;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:1.2}.feature-card-body p{color:#fffc;font-size:13.5px;line-height:1.7}.feature-card-body .fc-highlight{color:#550273;border-radius:2px;padding:0 2px;font-weight:600}.steps-section{padding:clamp(52px,6.5vw,80px) 0 clamp(46px,5.5vw,70px)}.steps-head{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-bottom:56px;display:grid}.steps-head h2{letter-spacing:-.02em;color:var(--ink);font-family:Poppins,sans-serif;font-size:clamp(28px,4.5vw,54px);font-weight:700;line-height:1.1}.steps-head-right{padding-top:8px}.steps-head-right p{color:var(--text-mid);margin-bottom:10px;font-size:14.5px;line-height:1.75}.steps-head-right .submit-link{color:var(--ink);text-underline-offset:3px;font-size:14.5px;text-decoration:underline}.steps-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}.step-image{aspect-ratio:4/3;background:linear-gradient(160deg,#e4d8f0,#d0c0e4);border-radius:10px;width:100%;margin-bottom:14px;overflow:hidden}.step-image img{object-fit:cover;width:100%;height:100%;display:block}.step-ph-1{background:linear-gradient(160deg,#ece6f4,#ddd0ec)}.step-ph-2{background:linear-gradient(160deg,#e4d8f0,#d0c0e4)}.step-ph-3{background:linear-gradient(160deg,#d8cce8,#c8b8d8)}.step-ph-4{background:linear-gradient(160deg,#ccc0e0,#bcacd0)}.step-num{color:var(--ink);margin-bottom:6px;font-size:13px;font-weight:600}.step-title{color:var(--ink);margin-bottom:8px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.step-desc{color:var(--text-mid);font-size:13px;line-height:1.7}.step-highlight{color:#550273;border-radius:2px;padding:0 2px;font-weight:600}.steps-cta-row{grid-template-columns:auto 1fr;align-items:center;gap:40px;display:grid}.steps-cta-text{color:var(--text-mid);font-size:14.5px;line-height:1.75}.steps-cta-text a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.steps-cta-text strong{color:var(--ink)}.yt-section{text-align:center;padding:clamp(40px,5vw,60px) 0 clamp(52px,6.5vw,80px)}.yt-section p{color:var(--text-mid);max-width:560px;margin:0 auto 28px;font-size:15px;line-height:1.7}.yt-section p strong{color:var(--ink);font-weight:600}.yt-embed{background:#000;border-radius:14px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.yt-embed iframe{border:none;width:100%;height:100%;display:block;position:absolute;inset:0}@media (width<=1200px){.feature-cards-grid{grid-template-columns:1fr 1fr}.feature-cards-grid .feature-card:last-child{grid-column:span 2}.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-head{grid-template-columns:1fr;gap:20px}.steps-cta-row{grid-template-columns:1fr;gap:24px}}@media (width<=600px){.pg-hero{padding:50px 0 36px}.pg-hero h1{font-size:32px}.photo-strip{height:200px}.creative-control{padding:60px 0 48px}.creative-control h2{font-size:30px}.feature-cards{padding:0 0 60px}.feature-cards-grid{grid-template-columns:1fr}.feature-cards-grid .feature-card:last-child{grid-column:span 1}.feature-card{min-height:260px}.steps-section{padding:60px 0 50px}.steps-head h2{font-size:28px}.steps-grid{grid-template-columns:1fr;gap:36px}.steps-cta-row{grid-template-columns:1fr}.yt-section{padding:40px 0 60px}.photo-strip-item:nth-child(n+4){display:none}}
