.ps-demo-page{min-height:100svh;color:var(--ps-text);background:radial-gradient(circle at 8% 4%, #536b5c21, transparent 28rem), radial-gradient(circle at 92% 12%, #ae8b5b1f, transparent 30rem), linear-gradient(180deg, var(--ps-page) 0%, var(--ps-page-soft) 100%);padding-bottom:clamp(2rem,5vw,4rem);overflow-x:clip}.ps-demo-page:before{content:"";z-index:0;pointer-events:none;opacity:.15;background-image:linear-gradient(#20252209 1px,#0000 1px),linear-gradient(90deg,#20252207 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.ps-demo-main{z-index:1;width:min(100%,1160px);margin:0 auto;padding:clamp(.75rem,2.2vw,1.35rem) clamp(1rem,4vw,2rem) 0;position:relative}.ps-demo-card{box-shadow:var(--ps-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border:1px solid #536b5c21;border-radius:34px;animation:.7s cubic-bezier(.16,1,.3,1) both psDemoShellIn;overflow:hidden}.ps-demo-card-header{border-bottom:1px solid var(--ps-border);background:radial-gradient(circle at 0 0,#ae8b5b1f,#0000 16rem),#fffc;gap:.85rem;padding:clamp(.85rem,2vw,1.35rem);display:grid}.ps-demo-card-title{gap:.42rem;display:grid}.ps-demo-card-title h1{max-width:860px;color:var(--ps-text);letter-spacing:-.065em;margin:0;font-size:clamp(1.9rem,3.2vw,3.1rem);line-height:.98}.ps-demo-card-title p:not(.eyebrow){max-width:720px;color:var(--ps-muted);margin:0;font-size:clamp(.95rem,1.3vw,1.08rem);line-height:1.48}.ps-demo-walkthrough-note{font-style:italic;color:#1f2e2680!important;max-width:720px!important;margin:.15rem 0 0!important;font-size:.8rem!important}.ps-demo-progress-area{gap:.78rem;display:grid}.ps-demo-card-progress{width:100%}.ps-demo-progress-track{background:#536b5c1f;border-radius:999px;height:.34rem;overflow:hidden}.ps-demo-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--ps-primary-dark), var(--ps-primary));height:100%;transition:width .36s cubic-bezier(.16,1,.3,1);display:block}.ps-demo-step-pills{grid-template-columns:repeat(6,minmax(0,1fr));gap:.42rem;display:grid}.ps-demo-step-pill{border:1px solid var(--ps-border);min-width:0;min-height:2.7rem;color:var(--ps-primary-dark);font:inherit;cursor:pointer;box-shadow:none;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:.34rem;padding:.45rem .55rem;font-size:.76rem;font-weight:900;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.ps-demo-step-pill:hover{background:#fff;border-color:#536b5c38;transform:translateY(-1px)}.ps-demo-step-pill.is-active{background:var(--ps-primary-dark);color:#fff;border-color:var(--ps-primary-dark)}.ps-demo-step-pill.is-done:not(.is-active){background:#536b5c1a;border-color:#536b5c2e}.ps-demo-step-pill span{width:1.42rem;height:1.42rem;color:var(--ps-primary-dark);background:#fff;border-radius:999px;flex:none;place-items:center;font-size:.62rem;font-weight:950;display:grid}.ps-demo-step-pill.is-active span{color:#fff;background:#ffffff2e}.ps-demo-step-pill strong{min-width:0;color:inherit;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ps-demo-visual{grid-template-rows:minmax(0,1fr) auto;min-width:0;display:grid}.ps-demo-visual-stage{background:radial-gradient(circle at 78% 8%, #536b5c1a, transparent 18rem), var(--ps-surface-soft);min-width:0;min-height:min(54vh,510px);padding:clamp(.78rem,1.8vw,1rem);animation:.36s cubic-bezier(.16,1,.3,1) both psDemoStageIn;overflow:hidden}.ps-demo-actions{border-top:1px solid var(--ps-border);background:#ffffffdb;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;display:flex}.ps-demo-nav-button{border:1px solid var(--ps-border);min-width:9.25rem;min-height:2.8rem;font:inherit;cursor:pointer;box-shadow:none;border-radius:999px;justify-content:center;align-items:center;gap:.38rem;padding:.64rem .95rem;font-size:.84rem;font-weight:950;text-decoration:none;display:inline-flex}.ps-demo-nav-button:disabled{opacity:.38;cursor:not-allowed}.ps-demo-nav-button-primary{background:var(--ps-primary-dark);color:#fff;border-color:var(--ps-primary-dark)}.ps-demo-nav-button-secondary{color:var(--ps-primary-dark);background:#fff}.ps-demo-passport-card{align-content:center;gap:.76rem;min-height:100%;display:grid}.ps-demo-passport-hub{border:1px solid var(--ps-border);min-height:430px;box-shadow:var(--ps-shadow-soft);background:radial-gradient(circle at 50% 44%,#fffffff0,#0000 18rem),linear-gradient(135deg,#eee8dc,#d7c8b3);border-radius:28px;place-items:center;padding:clamp(.9rem,2.2vw,1.3rem);display:grid;position:relative;overflow:hidden}.ps-demo-passport-hub:before{content:"";pointer-events:none;border:1px dashed #536b5c38;border-radius:999px;position:absolute;inset:12%}.ps-demo-passport-center{z-index:2;background:#fffffff0;border:1px solid #20252214;border-radius:28px;width:min(295px,45%);position:relative;overflow:hidden;box-shadow:0 28px 76px #20252233}.ps-demo-passport-center img{object-fit:cover;width:100%;height:225px}.ps-demo-passport-status{z-index:3;color:var(--ps-success);background:#fffffff0;border-radius:999px;padding:.36rem .58rem;font-size:.68rem;font-weight:950;position:absolute;top:.8rem;right:.8rem}.ps-demo-passport-caption{gap:.48rem;padding:.9rem;display:grid}.ps-demo-passport-caption h2{color:var(--ps-text);letter-spacing:-.052em;margin:0;font-size:clamp(1.3rem,2.1vw,1.75rem);line-height:1}.ps-demo-passport-caption dl{gap:.38rem;margin:.24rem 0 0;display:grid}.ps-demo-passport-caption dl div{border-top:1px solid var(--ps-border);grid-template-columns:72px minmax(0,1fr);gap:.52rem;padding-top:.42rem;display:grid}.ps-demo-passport-caption dt,.ps-demo-certificate-preview dt{color:var(--ps-soft-text);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:950}.ps-demo-passport-caption dd,.ps-demo-certificate-preview dd{color:var(--ps-text);margin:0;font-weight:900}.ps-demo-passport-arrow{display:none}.ps-demo-output-grid{display:contents}.ps-demo-output-card{z-index:3;min-width:118px;color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);background:#fffffff0;border:1px solid #536b5c24;border-radius:999px;align-items:center;gap:.38rem;padding:.6rem .74rem;font-size:.72rem;font-weight:950;display:inline-flex;position:absolute}.ps-demo-output-story{top:17%;left:9%}.ps-demo-output-tag{top:17%;right:9%}.ps-demo-output-wall{bottom:17%;left:8%}.ps-demo-output-certificate{bottom:17%;right:8%}.ps-demo-output-archive{top:50%;left:9%;transform:translateY(-50%)}.ps-demo-record-note{background:var(--ps-primary-soft);width:fit-content;color:var(--ps-primary-dark);border-radius:999px;align-items:center;gap:.38rem;padding:.54rem .7rem;font-size:.76rem;font-weight:900;display:inline-flex}.ps-demo-story-scene{background:radial-gradient(circle at 70% 10%,#ffffff57,#0000 18rem),linear-gradient(135deg,#e7e2d8,#d3c4ae);border-radius:28px;grid-template-columns:minmax(130px,.28fr) minmax(210px,.34fr) minmax(300px,.55fr);align-items:center;gap:.95rem;min-height:100%;padding:clamp(.95rem,2.6vw,1.6rem);display:grid;position:relative;overflow:hidden}.ps-demo-story-label{color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);text-align:center;background:#fffffff0;border-radius:20px;justify-self:center;place-items:center;gap:.38rem;padding:.85rem;font-size:.74rem;font-weight:950;display:grid;transform:rotate(-1.5deg)}.ps-demo-story-arrow{display:none}.ps-demo-story-phone{background:#fff;border:8px solid #151a17;border-radius:34px;justify-self:center;width:min(250px,100%);position:relative;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 30px 76px #20252242}.ps-demo-story-phone-image img{object-fit:cover;width:100%;height:190px}.ps-demo-story-phone-content{gap:.28rem;padding:.82rem;display:grid}.ps-demo-story-phone-content span{color:var(--ps-primary-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.6rem;font-weight:950}.ps-demo-story-phone-content strong{color:var(--ps-text);font-size:1.08rem;line-height:1.05}.ps-demo-story-phone-content p{color:var(--ps-muted);margin:0;font-size:.78rem;line-height:1.34}.ps-demo-phone-notch{z-index:3;background:#151a17;border-radius:999px;width:4.5rem;height:.95rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.ps-demo-story-card,.ps-demo-connected-card{border:1px solid var(--ps-border);box-shadow:var(--ps-shadow-soft);background:#ffffffeb;border-radius:26px;justify-items:start;gap:.54rem;padding:clamp(.9rem,2vw,1.15rem);display:grid}.ps-demo-story-card h2,.ps-demo-connected-card h2,.ps-demo-certificate-preview h2,.ps-demo-final-start-head h2{color:var(--ps-text);letter-spacing:-.05em;margin:0;font-size:clamp(1.35rem,2.2vw,2.05rem);line-height:1}.ps-demo-story-card p:not(.eyebrow),.ps-demo-connected-card p:not(.eyebrow),.ps-demo-certificate-preview p:not(.eyebrow),.ps-demo-final-start-head p:not(.eyebrow){color:var(--ps-muted);margin:0;font-size:.9rem;line-height:1.42}.ps-demo-story-card-icon,.ps-demo-connected-card-icon{background:var(--ps-primary-dark);color:#fff;border-radius:16px;place-items:center;width:2.5rem;height:2.5rem;display:grid}.ps-demo-story-list,.ps-demo-connected-list{gap:.32rem;margin-top:.12rem;display:grid}.ps-demo-story-list span,.ps-demo-story-private-note,.ps-demo-connected-list span,.ps-demo-story-mobile-note{color:var(--ps-primary-dark);align-items:center;gap:.32rem;font-size:.76rem;font-weight:900;display:inline-flex}.ps-demo-story-private-note,.ps-demo-story-mobile-note{background:var(--ps-primary-soft);border-radius:999px;padding:.48rem .62rem}.ps-demo-story-mobile-note{display:none}.ps-demo-story-scan-beam{z-index:3;width:4.6rem;height:4.6rem;color:var(--ps-primary-dark);background:#536b5c1f;border-radius:999px;place-items:center;animation:1.8s ease-in-out infinite psScanPulse;display:grid;position:absolute;top:48%;left:30%}.ps-demo-wall-preview{background:#fff;border-radius:28px;grid-template-rows:minmax(0,1fr) auto;height:100%;display:grid;overflow:hidden}.ps-demo-try-stage{touch-action:none;isolation:isolate;background:#101713;min-height:375px;position:relative;overflow:hidden}.ps-demo-camera-video,.ps-demo-sample-room,.ps-demo-room-floor{position:absolute;inset:0}.ps-demo-camera-video{object-fit:cover;z-index:1;width:100%;height:100%}.ps-demo-sample-room{z-index:0;background:radial-gradient(circle at 50% 28%,#ffffffa6,#0000 18rem),linear-gradient(#f0eee7 0%,#e5e0d5 66%,#d2c4b1 100%)}.ps-demo-room-line{z-index:1;background:#2025221a;height:1px;position:absolute;bottom:31%;left:0;right:0}.ps-demo-room-floor{z-index:1;background:linear-gradient(90deg,#2025220b 1px,#0000 1px) 0 0/68px 100%,linear-gradient(#ffffff3d,#2025220f) 0 0/100% 100%;height:31%;top:auto}.ps-demo-wall-grid{z-index:2;pointer-events:none;opacity:.18;background-image:linear-gradient(#2025222e 1px,#0000 1px),linear-gradient(90deg,#20252224 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.ps-demo-artwork-on-wall{z-index:5;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;transform-origin:50%;will-change:transform;width:min(34vw,300px);min-width:92px;position:absolute;top:45%;left:50%}.ps-demo-artwork-on-wall:before{content:"";z-index:-1;filter:blur(18px);background:#00000052;border-radius:12px;position:absolute;inset:6%;transform:translate(14px,18px)}.ps-demo-artwork-on-wall:active{cursor:grabbing}.ps-demo-artwork-on-wall img{pointer-events:none;background:#fff;border-radius:5px;width:100%;display:block;box-shadow:0 14px 34px #0000003d,inset 0 0 0 1px #2025221f}.ps-demo-artwork-on-wall.with-frame img{border:8px solid #fff;padding:5px;box-shadow:0 18px 44px #0000004d,inset 0 0 0 1px #20252224}.ps-demo-stage-chip,.ps-demo-camera-start,.ps-demo-camera-error,.ps-demo-website-badge{z-index:8;position:absolute}.ps-demo-stage-chip,.ps-demo-website-badge,.ps-demo-view-note{color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:999px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;padding:.52rem .66rem;font-size:.72rem;font-weight:900;display:inline-grid}.ps-demo-stage-chip{bottom:.78rem;left:.78rem}.ps-demo-camera-start{background:var(--ps-primary-dark);color:#fff;box-shadow:var(--ps-shadow-soft);border:0;border-radius:999px;align-items:center;gap:.36rem;padding:.6rem .78rem;font-weight:950;display:inline-flex;top:.78rem;left:.78rem}.ps-demo-camera-start:disabled{opacity:.72}.ps-demo-camera-error{color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);background:#ffffffeb;border-radius:18px;padding:.66rem .78rem;font-weight:850;line-height:1.4;bottom:4rem;left:.78rem;right:.78rem}.ps-demo-website-badge{max-width:min(240px,52%);top:.78rem;right:.78rem}.ps-demo-control-row{border-top:1px solid var(--ps-border);background:#ffffffdb;grid-template-columns:repeat(5,minmax(0,1fr));gap:.36rem;padding:.58rem;display:grid}.ps-demo-control-row button{border:1px solid var(--ps-border);background:var(--ps-surface-soft);min-height:2.34rem;color:var(--ps-primary-dark);box-shadow:none;border-radius:999px;justify-content:center;align-items:center;gap:.24rem;font-size:.68rem;font-weight:950;display:inline-flex}.ps-demo-advanced-control{display:none!important}.ps-demo-certificate-preview{border:1px solid var(--ps-border);min-height:100%;box-shadow:var(--ps-shadow-soft);background:repeating-linear-gradient(45deg,#20252205 0 1px,#0000 1px 9px),#fffffff2;border-radius:28px;align-content:center;gap:.76rem;padding:clamp(1.1rem,3vw,2rem);display:grid;overflow:hidden}.ps-demo-certificate-seal{background:var(--ps-primary-dark);color:#fff;text-align:center;width:82px;height:82px;box-shadow:var(--ps-shadow-medium);border-radius:999px;align-content:center;place-items:center;gap:.2rem;display:grid}.ps-demo-certificate-seal span{letter-spacing:.09em;text-transform:uppercase;font-size:.56rem;font-weight:950}.ps-demo-certificate-preview dl{max-width:720px;margin:0;display:grid}.ps-demo-certificate-preview dl div{border-top:1px solid var(--ps-border);grid-template-columns:116px minmax(0,1fr);gap:.78rem;padding:.56rem 0;display:grid}.ps-demo-view-note{border-radius:20px;max-width:560px}.ps-demo-connected-scene{background:radial-gradient(circle at 15% 10%,#536b5c24,#0000 17rem),linear-gradient(135deg,#eee8dc,#d7c8b3);border-radius:28px;grid-template-columns:minmax(0,.78fr) minmax(0,.84fr);align-items:center;gap:.86rem;min-height:100%;padding:clamp(.85rem,2vw,1.15rem);display:grid;overflow:hidden}.ps-demo-connected-artwork{background:#fff;justify-self:center;width:min(100%,315px);padding:.58rem;position:relative;transform:rotate(-1.5deg);box-shadow:0 28px 72px #20252233}.ps-demo-connected-artwork img{width:100%;display:block}.ps-demo-connected-tag{color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);background:#fffffff5;border-radius:14px;place-items:center;gap:.16rem;padding:.5rem;font-size:.62rem;font-weight:950;display:grid;position:absolute;bottom:.58rem;right:.58rem}.ps-demo-tap-note{background:var(--ps-primary-soft);color:var(--ps-primary-dark);border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.42rem;padding:.62rem;font-size:.76rem;font-weight:850;line-height:1.34;display:grid}.ps-demo-final-start{background:radial-gradient(circle at 80% 0,#536b5c24,#0000 18rem),linear-gradient(135deg,#f8f8f4,#ebe6db);border-radius:28px;align-content:center;gap:.95rem;min-height:100%;padding:clamp(1rem,3vw,1.8rem);display:grid}.ps-demo-final-start-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.82rem;max-width:820px;display:grid}.ps-demo-final-start-icon,.ps-demo-final-card-icon{background:var(--ps-primary-dark);color:#fff;box-shadow:var(--ps-shadow-soft);place-items:center;display:grid}.ps-demo-final-start-icon{border-radius:18px;width:3rem;height:3rem}.ps-demo-final-start-head h2{margin:.18rem 0 .28rem;font-size:clamp(1.85rem,3.3vw,3rem)}.ps-demo-final-start-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.ps-demo-final-card{border:1px solid var(--ps-border);min-width:0;color:var(--ps-text);box-shadow:var(--ps-shadow-soft);background:#ffffffe6;border-radius:24px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.72rem;padding:.92rem;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:grid}.ps-demo-final-card:hover{background:#fff;border-color:#536b5c38;transform:translateY(-2px)}.ps-demo-final-card-primary{background:radial-gradient(circle at 100% 0,#536b5c1f,#0000 14rem),#fffffff5;border-color:#536b5c3d}.ps-demo-final-card-icon{border-radius:17px;width:2.75rem;height:2.75rem}.ps-demo-final-card-copy{gap:.24rem;min-width:0;display:grid}.ps-demo-final-card-copy small{color:var(--ps-primary);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:950}.ps-demo-final-card-copy strong{color:var(--ps-text);letter-spacing:-.052em;font-size:clamp(1.18rem,2.4vw,1.72rem);line-height:1}.ps-demo-final-card-copy em{color:var(--ps-muted);font-size:.82rem;font-style:normal;line-height:1.34}.ps-demo-final-card-button{background:var(--ps-primary-dark);color:#fff;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;gap:.34rem;width:fit-content;padding:.58rem .76rem;font-size:.78rem;font-weight:950;display:inline-flex}.ps-demo-final-card-button-secondary{border:1px solid var(--ps-border);color:var(--ps-primary-dark);background:#fff}.ps-demo-final-trust-row{flex-wrap:wrap;gap:.36rem;display:flex}.ps-demo-final-trust-row span{border:1px solid var(--ps-border);min-height:2rem;color:var(--ps-primary-dark);background:#ffffffd1;border-radius:999px;align-items:center;gap:.32rem;padding:.42rem .6rem;font-size:.73rem;font-weight:900;display:inline-flex}.ps-demo-mobile-dock{display:none}@keyframes psDemoShellIn{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes psDemoStageIn{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes psScanPulse{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:1080px){.ps-demo-step-pills{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-demo-story-scene,.ps-demo-connected-scene{grid-template-columns:1fr}.ps-demo-story-label{justify-self:start}.ps-demo-story-phone{width:min(260px,100%)}.ps-demo-story-scan-beam{top:1.2rem;left:auto;right:1.2rem}.ps-demo-actions{display:none}.ps-demo-mobile-dock{display:grid}}@media (max-width:760px){.ps-demo-page{padding-bottom:calc(6.8rem + env(safe-area-inset-bottom))}.ps-demo-page:before{opacity:.1}.ps-demo-main{margin-top:-1.15rem;padding:0 .55rem}.ps-demo-card{border-top:0;border-radius:26px;margin-top:-1.15rem;box-shadow:0 18px 54px #20252221}.ps-demo-card-header{background:radial-gradient(circle at 0 0,#ae8b5b1a,#0000 12rem),#ffffffe6;border-bottom:0;gap:.62rem;padding:1.7rem .82rem .74rem}.ps-demo-card-title{gap:.34rem}.ps-demo-card-title h1{letter-spacing:-.058em;font-size:clamp(1.58rem,6.8vw,2.02rem);line-height:1}.ps-demo-card-title p:not(.eyebrow){max-width:32rem;font-size:.84rem;line-height:1.34}.ps-demo-progress-area{gap:0}.ps-demo-progress-track{height:.32rem}.ps-demo-step-pills{display:none}.ps-demo-visual-stage{min-height:0;padding:.2rem .58rem .58rem}.ps-demo-passport-card{gap:0}.ps-demo-passport-hub{border-radius:22px;place-items:stretch stretch;gap:.58rem;min-height:0;padding:.62rem;display:grid}.ps-demo-passport-hub:before{display:none}.ps-demo-passport-center{border-radius:21px;width:100%}.ps-demo-passport-center img{height:210px}.ps-demo-passport-caption{padding:.76rem}.ps-demo-passport-caption h2,.ps-demo-certificate-preview h2,.ps-demo-connected-card h2,.ps-demo-story-card h2{font-size:clamp(1.35rem,6.2vw,1.92rem);line-height:1}.ps-demo-passport-caption dl div,.ps-demo-certificate-preview dl div{grid-template-columns:1fr;gap:.1rem;padding-top:.4rem}.ps-demo-passport-arrow{width:2rem;height:2rem;color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);background:#ffffffe0;border-radius:999px;justify-self:center;place-items:center;margin:-.1rem 0;font-size:1rem;font-weight:950;display:grid}.ps-demo-output-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.ps-demo-output-card{border-radius:17px;justify-content:flex-start;width:100%;min-width:0;padding:.62rem;font-size:.74rem;position:static;transform:none}.ps-demo-output-archive{grid-column:1/-1}.ps-demo-record-note{display:none}.ps-demo-story-scene{background:radial-gradient(circle at 50% 0,#ffffff59,#0000 15rem),linear-gradient(135deg,#e7e2d8,#d3c4ae);border-radius:22px;grid-template-columns:1fr;gap:.58rem;min-height:0;padding:.72rem;display:grid}.ps-demo-story-label{border-radius:20px;justify-content:center;justify-self:center;width:min(100%,13rem);padding:.72rem .85rem;display:flex;transform:rotate(-1.5deg)}.ps-demo-story-label svg{width:42px;height:42px}.ps-demo-story-arrow{width:2rem;height:2rem;color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);background:#ffffffd1;border-radius:999px;justify-self:center;place-items:center;margin:-.24rem 0;font-size:1rem;font-weight:950;display:grid}.ps-demo-story-phone{border-width:7px;border-radius:30px;width:min(245px,82%);transform:rotate(-1.5deg)}.ps-demo-story-phone-image img{height:155px}.ps-demo-story-phone-content{padding:.68rem}.ps-demo-story-phone-content strong{font-size:1rem}.ps-demo-story-phone-content p{font-size:.72rem;line-height:1.28}.ps-demo-story-card{display:none}.ps-demo-story-mobile-note{justify-self:center;margin-top:.06rem;font-size:.74rem;display:inline-flex}.ps-demo-story-scan-beam{width:3.2rem;height:3.2rem;top:43%;left:50%;transform:translate(-50%)}.ps-demo-connected-card,.ps-demo-certificate-preview{border-radius:21px;padding:.8rem}.ps-demo-connected-card p:not(.eyebrow),.ps-demo-certificate-preview p:not(.eyebrow),.ps-demo-final-start-head p:not(.eyebrow){font-size:.84rem;line-height:1.36}.ps-demo-connected-list span{font-size:.72rem}.ps-demo-wall-preview,.ps-demo-connected-scene,.ps-demo-final-start{border-radius:22px}.ps-demo-try-stage{border-radius:22px 22px 0 0;min-height:350px}.ps-demo-artwork-on-wall{width:min(58vw,260px);top:44%}.ps-demo-artwork-on-wall.with-frame img{border-width:6px;padding:3px}.ps-demo-stage-chip{padding:.5rem .58rem;font-size:.7rem;bottom:.65rem;left:.65rem}.ps-demo-camera-start{padding:.56rem .66rem;font-size:.74rem;top:.65rem;left:.65rem}.ps-demo-camera-error{font-size:.78rem;bottom:3.7rem;left:.65rem;right:.65rem}.ps-demo-website-badge{border-radius:18px;max-width:none;font-size:.72rem;inset:auto .65rem 3.45rem}.ps-demo-control-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;padding:.46rem}.ps-demo-control-row button{gap:.2rem;min-height:2.18rem;padding:.4rem .18rem;font-size:.62rem}.ps-demo-control-row button svg{width:13px;height:13px}.ps-demo-control-row button:nth-child(4),.ps-demo-control-row button:nth-child(5){display:none}.ps-demo-certificate-preview{padding-bottom:1.4rem}.ps-demo-certificate-seal{width:78px;height:78px}.ps-demo-certificate-seal span{letter-spacing:.06em;font-size:.5rem}.ps-demo-connected-scene{grid-template-columns:1fr;min-height:0;padding:.62rem}.ps-demo-connected-artwork{width:min(100%,230px)}.ps-demo-connected-tag{padding:.42rem;font-size:.6rem;bottom:.38rem;right:.38rem}.ps-demo-final-start{gap:.62rem;min-height:0;padding:.72rem}.ps-demo-final-start-head{align-items:start;gap:.58rem}.ps-demo-final-start-icon{border-radius:15px;width:2.38rem;height:2.38rem}.ps-demo-final-start-head h2{margin-bottom:.18rem;font-size:clamp(1.35rem,6.2vw,1.9rem);line-height:1}.ps-demo-final-start-grid{grid-template-columns:1fr;gap:.5rem}.ps-demo-final-card{border-radius:18px;gap:.5rem;padding:.66rem}.ps-demo-final-card-icon{border-radius:14px;width:2.24rem;height:2.24rem}.ps-demo-final-card-copy strong{font-size:1.08rem}.ps-demo-final-card-copy em{font-size:.74rem;line-height:1.28}.ps-demo-final-card-button{width:100%;min-height:2.24rem;padding:.48rem .62rem;font-size:.72rem}.ps-demo-final-trust-row{grid-template-columns:1fr;gap:.32rem;display:grid}.ps-demo-final-trust-row span{width:fit-content;min-height:1.86rem;padding:.38rem .52rem;font-size:.68rem}.ps-demo-mobile-dock{left:.65rem;right:.65rem;bottom:calc(.65rem + env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #20252214;border-radius:22px;align-items:center;padding:.44rem;display:grid;position:fixed;box-shadow:0 18px 56px #2025222e}.ps-demo-mobile-status{display:none}.ps-demo-mobile-actions{grid-template-columns:.78fr 1.22fr;gap:.36rem;display:grid}.ps-demo-mobile-actions button,.ps-demo-mobile-actions a{border:1px solid var(--ps-border);min-height:2.72rem;color:var(--ps-primary-dark);box-shadow:none;background:#fff;border-radius:17px;justify-content:center;align-items:center;gap:.24rem;padding:.45rem .3rem;font-size:.74rem;font-weight:950;text-decoration:none;display:inline-flex}.ps-demo-mobile-actions button:last-child,.ps-demo-mobile-actions a:last-child{background:var(--ps-primary-dark);color:#fff;border-color:var(--ps-primary-dark)}.ps-demo-mobile-actions button:disabled{opacity:.38}}@media (max-width:420px){.ps-demo-main{margin-top:-1.28rem;padding-left:.48rem;padding-right:.48rem}.ps-demo-card-title h1{font-size:clamp(1.48rem,6.9vw,1.95rem)}.ps-demo-story-phone{width:min(250px,88%)}.ps-demo-mobile-actions button,.ps-demo-mobile-actions a{min-height:2.62rem;font-size:.72rem}}@media (prefers-reduced-motion:reduce){.ps-demo-card,.ps-demo-visual-stage,.ps-demo-story-scan-beam{animation:none}.ps-demo-progress-track span,.ps-demo-step-pill,.ps-demo-final-card{transition:none}}@media print{.ps-demo-actions,.ps-demo-mobile-dock,.ps-demo-card-progress,.ps-demo-step-pills{display:none}}.ps-demo-certificate-topline{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ps-demo-certificate-code-card{background:var(--ps-primary-soft);color:var(--ps-primary-dark);box-shadow:var(--ps-shadow-soft);border:1px solid #536b5c29;border-radius:20px;justify-items:start;gap:.16rem;padding:.72rem .82rem;display:grid}.ps-demo-certificate-code-card span{letter-spacing:.13em;text-transform:uppercase;font-size:.58rem;font-weight:950}.ps-demo-certificate-code-card strong{color:var(--ps-text);letter-spacing:.08em;font-size:1.08rem;font-weight:950}.ps-demo-final-dock{border-top:1px solid var(--ps-border);background:radial-gradient(circle at 100% 0,#ae8b5b21,#0000 16rem),#ffffffeb;justify-content:space-between;align-items:center;gap:1rem;padding:.86rem .95rem;display:flex}.ps-demo-final-dock>div{gap:.18rem;display:grid}.ps-demo-final-dock .eyebrow{margin:0}.ps-demo-final-dock strong{color:var(--ps-text);letter-spacing:-.04em;font-size:1.18rem;line-height:1.02}.ps-demo-final-dock span{color:var(--ps-muted);font-size:.86rem;line-height:1.35}.ps-demo-final-dock nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ps-demo-final-dock a{border:1px solid var(--ps-border);min-height:2.55rem;color:var(--ps-primary-dark);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.34rem;padding:.58rem .82rem;font-size:.78rem;font-weight:950;text-decoration:none;display:inline-flex}.ps-demo-final-dock a:first-child{border-color:var(--ps-primary-dark);background:var(--ps-primary-dark);color:#fff}.ps-demo-final-dock a.ps-demo-final-dock-case-link{min-height:0;color:var(--ps-muted);text-underline-offset:2px;background:0 0;border:0;border-radius:0;padding:.4rem .2rem;font-size:.76rem;font-weight:800;text-decoration:underline}.ps-demo-story-label span{color:var(--ps-muted);font-size:.62rem;font-weight:850}@media (max-width:760px){.ps-demo-certificate-topline{align-items:start}.ps-demo-certificate-code-card{border-radius:17px;padding:.58rem .66rem}.ps-demo-certificate-code-card strong{font-size:.92rem}.ps-demo-final-dock{display:none}}@media (min-width:1081px) and (max-width:1440px){.ps-demo-main{width:min(100%,1040px);padding:.72rem clamp(.85rem,2.3vw,1.35rem) 0}.ps-demo-card{border-radius:28px}.ps-demo-card-header{gap:.78rem;padding:clamp(.95rem,1.7vw,1.28rem)}.ps-demo-card-title h1{letter-spacing:-.065em;max-width:760px;font-size:clamp(2.35rem,3.25vw,3.35rem);line-height:.97}.ps-demo-card-title p:not(.eyebrow){max-width:680px;font-size:.94rem;line-height:1.38}.ps-demo-step-pills{gap:.34rem}.ps-demo-step-pill{min-height:2.38rem;padding:.36rem .46rem;font-size:.68rem}.ps-demo-step-pill span{width:1.22rem;height:1.22rem;font-size:.56rem}.ps-demo-visual-stage{min-height:min(54vh,500px);padding:.82rem}.ps-demo-passport-hub{border-radius:24px;min-height:420px}.ps-demo-passport-center{border-radius:24px;width:min(286px,43%)}.ps-demo-passport-center img{height:220px}.ps-demo-passport-caption h2{font-size:clamp(1.25rem,2vw,1.72rem)}.ps-demo-output-card{min-width:120px;padding:.6rem .74rem;font-size:.7rem}.ps-demo-output-story,.ps-demo-output-wall,.ps-demo-output-archive{left:7%}.ps-demo-output-tag,.ps-demo-output-certificate{right:7%}}@media (min-width:761px) and (max-width:1080px){.ps-demo-main{width:min(100%,920px);padding:.65rem clamp(.8rem,2.5vw,1.2rem) 0}.ps-demo-card{border-radius:28px}.ps-demo-card-header{gap:.72rem;padding:1rem}.ps-demo-card-title h1{letter-spacing:-.064em;max-width:720px;font-size:clamp(2rem,4.6vw,3rem);line-height:.98}.ps-demo-card-title p:not(.eyebrow){max-width:650px;font-size:.9rem;line-height:1.36}.ps-demo-step-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:.36rem}.ps-demo-step-pill{min-height:2.42rem;font-size:.7rem}.ps-demo-visual-stage{min-height:min(55vh,500px);padding:.75rem}.ps-demo-passport-hub{border-radius:24px;min-height:410px;padding:1rem}.ps-demo-passport-center{border-radius:24px;width:min(270px,45%)}.ps-demo-passport-center img{height:210px}.ps-demo-output-card{min-width:112px;padding:.56rem .68rem;font-size:.68rem}.ps-demo-output-story,.ps-demo-output-wall,.ps-demo-output-archive{left:4.5%}.ps-demo-output-tag,.ps-demo-output-certificate{right:4.5%}}.ps-demo-page-enter .ps-demo-card{animation-duration:.92s;animation-timing-function:cubic-bezier(.19,1,.22,1)}.ps-demo-page-enter .ps-demo-card-header{animation:.86s cubic-bezier(.19,1,.22,1) 90ms both psDemoHeaderIn}.ps-demo-page-enter .ps-demo-visual-stage{animation-duration:.78s;animation-timing-function:cubic-bezier(.19,1,.22,1);animation-delay:.15s}.ps-demo-page-enter .ps-demo-actions{animation:.72s cubic-bezier(.19,1,.22,1) .21s both psDemoHeaderIn}@keyframes psDemoHeaderIn{0%{opacity:0;filter:blur(6px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}.ps-demo-loading-shell{background:radial-gradient(circle at 8% 4%, #536b5c21, transparent 28rem), radial-gradient(circle at 92% 12%, #ae8b5b1f, transparent 30rem), linear-gradient(180deg, var(--ps-page) 0%, var(--ps-page-soft) 100%);place-items:center;min-height:calc(100svh - 6rem);padding:clamp(1rem,4vw,2rem);display:grid}.ps-demo-loading-card{width:min(100%,980px);min-height:min(58vh,500px);box-shadow:var(--ps-shadow-soft);background:linear-gradient(90deg,#ffffff9e,#ffffffeb,#ffffff9e) 0 0/220% 100%;border:1px solid #536b5c21;border-radius:30px;animation:1.5s ease-in-out infinite psDemoSkeleton}@keyframes psDemoSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.ps-demo-page-enter .ps-demo-card-header,.ps-demo-page-enter .ps-demo-actions,.ps-demo-loading-card{animation:none}}
body.ps-modal-lock{touch-action:none;overflow:hidden}.ps-help-page{background:radial-gradient(circle at 12% 12%, #d6e0cd6b, transparent 32rem), radial-gradient(circle at 86% 8%, #eee0c761, transparent 30rem), var(--ps-page);min-height:100vh;padding-bottom:clamp(2rem,5vw,4rem)}.ps-help-hero{width:min(100%,1180px);margin:0 auto;padding:clamp(1.3rem,3.6vw,2.8rem) clamp(1rem,4vw,2rem) clamp(.9rem,2vw,1.25rem)}.ps-help-hero-card{background:radial-gradient(circle at 0 0,#536b5c17,#0000 18rem),radial-gradient(circle at 100% 0,#ae8b5b24,#0000 18rem),#ffffffe0;border:1px solid #536b5c1f;border-radius:38px;grid-template-columns:minmax(0,.82fr) minmax(390px,1fr);align-items:center;gap:clamp(1rem,4vw,2.2rem);padding:clamp(1rem,3vw,1.5rem);display:grid;box-shadow:0 24px 74px #20252217,inset 0 1px #ffffffd9}.ps-help-hero-copy{justify-items:start;gap:.75rem;display:grid}.ps-help-hero h1{max-width:620px;color:var(--ps-text);letter-spacing:-.08em;margin:0;font-size:clamp(2.5rem,5.6vw,5.1rem);line-height:.92}.ps-help-hero-copy>p{max-width:560px;color:var(--ps-muted);font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.52}.ps-help-trust-row{flex-wrap:wrap;gap:.4rem;max-width:620px;margin-top:.1rem;display:flex}.ps-help-trust-row span{color:var(--ps-primary-dark);background:#ffffffc7;border:1px solid #536b5c21;border-radius:999px;align-items:center;gap:.32rem;padding:.4rem .56rem;font-size:.78rem;font-weight:900;display:inline-flex}.ps-help-choice-panel{border-left:1px solid #536b5c1f;align-content:center;gap:.85rem;padding-left:clamp(1rem,3vw,1.8rem);display:grid}.ps-help-choice-panel-head strong{color:var(--ps-text);letter-spacing:-.06em;font-size:clamp(1.55rem,2.8vw,2.25rem);line-height:1;display:block}.ps-help-choice-grid{gap:.6rem;display:grid}.ps-help-choice-card{border:1px solid var(--ps-border);width:100%;color:inherit;text-align:left;cursor:pointer;background:#f8f8f4c7;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.78rem;transition:transform .17s,box-shadow .17s,border-color .17s,background .17s;display:grid}.ps-help-choice-card:hover{box-shadow:var(--ps-shadow-soft);background:#ffffffeb;border-color:#536b5c38;transform:translateY(-2px)}.ps-help-choice-icon,.ps-help-how-icon,.ps-help-service-icon{background:var(--ps-primary-dark);color:#fff;box-shadow:var(--ps-shadow-soft);place-items:center;display:grid}.ps-help-choice-icon{border-radius:16px;width:2.65rem;height:2.65rem}.ps-help-choice-card strong{color:var(--ps-text);letter-spacing:-.035em;margin-bottom:.2rem;font-size:1.02rem;line-height:1.08;display:block}.ps-help-choice-card small{color:var(--ps-muted);font-size:.82rem;font-weight:760;line-height:1.35;display:block}.ps-help-choice-arrow{color:var(--ps-primary-dark)}.ps-help-how-section,.ps-help-service-section,.ps-help-bottom-section{width:min(100%,1180px);margin:0 auto;padding:clamp(.75rem,2vw,1.25rem) clamp(1rem,4vw,2rem)}.ps-help-how-card,.ps-help-service-card,.ps-help-bottom-card{border:1px solid var(--ps-border);box-shadow:var(--ps-shadow-soft);background:#ffffffe0;border-radius:34px;padding:clamp(1rem,3vw,1.35rem)}.ps-help-how-card h2,.ps-help-service-card h2,.ps-help-bottom-card h2{color:var(--ps-text);letter-spacing:-.066em;margin:0;font-size:clamp(1.85rem,3.6vw,3.1rem);line-height:.99}.ps-help-how-card p:not(.eyebrow),.ps-help-service-card p:not(.eyebrow),.ps-help-bottom-card p:not(.eyebrow){max-width:720px;color:var(--ps-muted);margin-top:.48rem;line-height:1.5}.ps-help-how-card{background:radial-gradient(circle at 100% 0,#ae8b5b1f,#0000 18rem),#ffffffe0;gap:1rem;display:grid}.ps-help-how-head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.ps-help-how-icon,.ps-help-service-icon{border-radius:18px;width:3rem;height:3rem}.ps-help-how-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.ps-help-how-steps article{border:1px solid var(--ps-border);background:#f8f8f4c7;border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:.65rem;padding:.86rem;display:grid}.ps-help-how-steps article>span{background:var(--ps-primary-soft);width:2rem;height:2rem;color:var(--ps-primary-dark);border-radius:999px;place-items:center;font-size:.82rem;font-weight:950;display:grid}.ps-help-how-steps strong{color:var(--ps-text);font-size:.94rem;font-weight:950}.ps-help-how-steps p{color:var(--ps-muted);margin:.2rem 0 0;font-size:.84rem;line-height:1.38}.ps-help-service-card{background:radial-gradient(circle at 100% 0,#ae8b5b24,#0000 18rem),#ffffffe0;grid-template-columns:minmax(0,.95fr) minmax(320px,1fr);align-items:center;gap:clamp(1rem,4vw,2rem);display:grid}.ps-help-service-icon{margin-bottom:.85rem}.ps-help-service-list{flex-wrap:wrap;gap:.5rem;display:flex}.ps-help-service-list span{background:var(--ps-primary-soft);color:var(--ps-primary-dark);border-radius:999px;align-items:center;gap:.34rem;padding:.56rem .7rem;font-size:.84rem;font-weight:920;display:inline-flex}.ps-help-bottom-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.ps-help-bottom-actions{gap:.55rem;display:grid}.ps-help-bottom-actions button{cursor:pointer;border:0}.ps-help-mini-notes{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.ps-help-mini-notes span{color:var(--ps-primary-dark);align-items:center;gap:.38rem;font-size:.84rem;font-weight:900;display:inline-flex}.ps-contact-modal{z-index:2000;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ps-contact-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#141b1657;border:0;position:fixed;inset:0}.ps-contact-modal-panel{z-index:1;background:radial-gradient(circle at 0 0,#536b5c1a,#0000 16rem),radial-gradient(circle at 100% 0,#ae8b5b24,#0000 16rem),#fffffff5;border:1px solid #2025221a;border-radius:32px;width:min(100%,720px);max-height:min(88svh,800px);padding:clamp(1rem,3vw,1.25rem);position:relative;overflow:auto;box-shadow:0 34px 110px #141b163d}.ps-contact-modal-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;margin-bottom:.85rem;display:grid}.ps-contact-modal-header h2{color:var(--ps-text);letter-spacing:-.068em;margin:0;font-size:clamp(1.95rem,4vw,3rem);line-height:.98}.ps-contact-modal-header p:not(.eyebrow){color:var(--ps-muted);margin-top:.4rem;line-height:1.46}.ps-contact-modal-close{border:1px solid var(--ps-border);width:2.75rem;height:2.75rem;color:var(--ps-primary-dark);cursor:pointer;background:#fff;border-radius:999px;place-items:center;display:grid}.ps-contact-choice-row{flex-wrap:wrap;gap:.42rem;margin-bottom:.78rem;display:flex}.ps-contact-choice{border:1px solid var(--ps-border);color:var(--ps-primary-dark);cursor:pointer;background:#f8f8f4d6;border-radius:999px;align-items:center;gap:.35rem;padding:.52rem .64rem;font-size:.82rem;font-weight:900;display:inline-flex}.ps-contact-choice.is-selected{background:var(--ps-primary-dark);border-color:var(--ps-primary-dark);color:#fff}.ps-contact-form{gap:.68rem;display:grid}.ps-contact-two-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem;display:grid}.ps-contact-form label{color:var(--ps-text);gap:.36rem;font-size:.86rem;font-weight:920;display:grid}.ps-contact-form input,.ps-contact-form select,.ps-contact-form textarea{border:1px solid var(--ps-border);width:100%;color:var(--ps-text);font:inherit;background:#fff;border-radius:17px;padding:.82rem .9rem;font-weight:760}.ps-contact-form textarea{resize:vertical;min-height:6.4rem;line-height:1.5}.ps-contact-form input:focus,.ps-contact-form select:focus,.ps-contact-form textarea:focus{border-color:var(--ps-primary);box-shadow:var(--ps-focus);outline:none}.ps-contact-submit{background:var(--ps-primary-dark);color:#fff;min-height:3.15rem;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.9rem 1rem;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #20252224}.ps-contact-submit:hover{background:var(--ps-primary)}.ps-contact-submit:disabled{opacity:.6;cursor:not-allowed}.ps-contact-footer-note{border-top:1px solid var(--ps-border);color:var(--ps-muted);align-items:center;gap:.42rem;padding-top:.72rem;font-size:.84rem;font-weight:820;display:flex}.ps-contact-error{color:#80382f;background:#9840321a;border-radius:16px;padding:.72rem .8rem;font-size:.86rem;font-weight:850}.ps-contact-success{background:var(--ps-primary-soft);border-radius:24px;justify-items:start;gap:.7rem;padding:1.1rem;display:grid}.ps-contact-success>span{background:var(--ps-primary-dark);color:#fff;border-radius:18px;place-items:center;width:3rem;height:3rem;display:grid}.ps-contact-success h3{color:var(--ps-text);letter-spacing:-.055em;margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1}.ps-contact-success p{color:var(--ps-muted);line-height:1.45}@media (max-width:1080px){.ps-help-hero-card,.ps-help-service-card,.ps-help-bottom-card{grid-template-columns:1fr}.ps-help-choice-panel{border-top:1px solid #536b5c1f;border-left:0;padding-top:1rem;padding-left:0}.ps-help-how-steps{grid-template-columns:1fr}.ps-help-bottom-actions{justify-items:start}}@media (max-width:760px){.ps-help-page{padding-bottom:1rem}.ps-help-hero{padding:.85rem .75rem .55rem}.ps-help-hero-card{border-radius:26px;gap:.9rem;padding:.88rem}.ps-help-hero-copy{gap:.58rem}.ps-help-hero h1{letter-spacing:-.07em;max-width:390px;font-size:clamp(2.08rem,9.8vw,2.95rem);line-height:.98}.ps-help-hero-copy>p{max-width:370px;font-size:.88rem;line-height:1.4}.ps-help-trust-row{gap:.34rem;width:100%;display:grid}.ps-help-trust-row span{justify-content:center;font-size:.76rem}.ps-help-choice-panel{gap:.62rem}.ps-help-choice-panel-head strong{font-size:1.34rem}.ps-help-choice-grid{gap:.5rem}.ps-help-choice-card{border-radius:18px;gap:.6rem;padding:.72rem}.ps-help-choice-icon{border-radius:15px;width:2.35rem;height:2.35rem}.ps-help-choice-card strong{font-size:.98rem}.ps-help-choice-card small{font-size:.78rem;line-height:1.32}.ps-help-how-section,.ps-help-service-section,.ps-help-bottom-section{padding:.75rem}.ps-help-how-card,.ps-help-service-card,.ps-help-bottom-card{border-radius:24px;padding:.9rem}.ps-help-how-card h2,.ps-help-service-card h2,.ps-help-bottom-card h2{font-size:clamp(1.72rem,8vw,2.35rem)}.ps-help-how-card p:not(.eyebrow),.ps-help-service-card p:not(.eyebrow),.ps-help-bottom-card p:not(.eyebrow){font-size:.84rem;line-height:1.38}.ps-help-how-head{gap:.65rem}.ps-help-how-icon,.ps-help-service-icon{border-radius:16px;width:2.55rem;height:2.55rem}.ps-help-how-steps{gap:.5rem}.ps-help-how-steps article{border-radius:18px;padding:.76rem}.ps-help-how-steps p{font-size:.8rem}.ps-help-service-list{gap:.36rem;display:grid}.ps-help-service-list span{border-radius:16px;width:fit-content;font-size:.8rem}.ps-help-bottom-actions,.ps-help-bottom-actions .button-link{width:100%}.ps-contact-modal{align-items:end;padding:0}.ps-contact-modal-panel{border-radius:28px 28px 0 0;width:100%;max-height:92svh;padding:.9rem}.ps-contact-modal-header h2{font-size:clamp(1.78rem,8.2vw,2.45rem)}.ps-contact-modal-header p:not(.eyebrow){font-size:.84rem;line-height:1.38}.ps-contact-modal-close{width:2.5rem;height:2.5rem}.ps-contact-choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;padding-bottom:0;display:grid}.ps-contact-choice{white-space:normal;justify-content:center;min-height:2.75rem;font-size:.78rem}.ps-contact-two-fields{grid-template-columns:1fr;gap:.58rem}.ps-contact-form{gap:.58rem}.ps-contact-form label{font-size:.82rem}.ps-contact-form input,.ps-contact-form select,.ps-contact-form textarea{border-radius:16px;min-height:3rem;padding:.78rem .85rem;font-size:16px}.ps-contact-form textarea{min-height:5.8rem}.ps-contact-submit{width:100%;min-height:3.1rem}.ps-contact-footer-note{font-size:.8rem}}@keyframes psHelpFadeUp{0%{opacity:0;filter:blur(5px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes psHelpSoftGlow{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ps-help-animated-page .ps-help-reveal,.ps-help-animated-page .ps-help-section-reveal{opacity:0;animation:.72s cubic-bezier(.16,1,.3,1) forwards psHelpFadeUp}.ps-help-animated-page .ps-help-reveal{animation-delay:90ms}.ps-help-animated-page .ps-help-section-reveal:first-of-type{animation-delay:.22s}.ps-help-animated-page .ps-help-section-reveal:nth-of-type(2){animation-delay:.3s}.ps-help-animated-page .ps-help-section-reveal:nth-of-type(3){animation-delay:.38s}.ps-help-animated-page .ps-help-reveal-item{opacity:0;animation:.62s cubic-bezier(.16,1,.3,1) forwards psHelpSoftGlow}.ps-help-animated-page .ps-help-hero-copy .ps-help-reveal-item:first-child{animation-delay:.18s}.ps-help-animated-page .ps-help-hero-copy .ps-help-reveal-item:nth-child(2){animation-delay:.25s}.ps-help-animated-page .ps-help-hero-copy .ps-help-reveal-item:nth-child(3){animation-delay:.32s}.ps-help-animated-page .ps-help-hero-copy .ps-help-reveal-item:nth-child(4){animation-delay:.39s}.ps-help-animated-page .ps-help-choice-panel-head{animation-delay:.34s}.ps-help-animated-page .ps-help-choice-reveal{opacity:0;animation:.62s cubic-bezier(.16,1,.3,1) forwards psHelpFadeUp}.ps-help-animated-page .ps-help-choice-reveal:first-child{animation-delay:.43s}.ps-help-animated-page .ps-help-choice-reveal:nth-child(2){animation-delay:.5s}.ps-help-animated-page .ps-help-choice-reveal:nth-child(3){animation-delay:.57s}.ps-help-animated-page .ps-help-choice-reveal:nth-child(4){animation-delay:.64s}.ps-help-animated-page .ps-contact-modal-panel{animation:.36s cubic-bezier(.16,1,.3,1) psHelpFadeUp}@media (prefers-reduced-motion:reduce){.ps-help-animated-page .ps-help-reveal,.ps-help-animated-page .ps-help-section-reveal,.ps-help-animated-page .ps-help-reveal-item,.ps-help-animated-page .ps-help-choice-reveal,.ps-help-animated-page .ps-contact-modal-panel{opacity:1;filter:none;animation:none;transform:none}}.ps-help-hero-card,.ps-help-choice-panel,.ps-help-choice-card,.ps-help-how-card,.ps-help-service-card,.ps-help-bottom-card{overflow-wrap:anywhere;min-width:0}.ps-help-hero h1{letter-spacing:0;font-size:clamp(2.1rem,4.6vw,3.7rem);line-height:1.02}.ps-help-how-card h2,.ps-help-service-card h2,.ps-help-bottom-card h2,.ps-help-choice-panel-head strong{letter-spacing:0;font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.06}.ps-help-trust-row span{white-space:normal;max-width:100%}@media (max-width:760px){.ps-help-hero-card,.ps-help-how-steps,.ps-help-service-card,.ps-help-bottom-card{grid-template-columns:minmax(0,1fr)}.ps-help-choice-panel{border-top:1px solid #536b5c1f;border-left:0;padding-top:1rem;padding-left:0}.ps-help-choice-card{grid-template-columns:auto minmax(0,1fr)}.ps-help-choice-arrow{display:none}.ps-help-hero h1{font-size:clamp(1.9rem,8.2vw,2.55rem)}}
.ps-start-page{min-height:100svh;color:var(--ps-text);background:radial-gradient(circle at 8% 8%, #536b5c24, transparent 25rem), radial-gradient(circle at 92% 14%, #ae8b5b1f, transparent 29rem), linear-gradient(180deg, var(--ps-page) 0%, var(--ps-page-soft) 100%);overflow-x:clip}.ps-start-page:before{content:"";z-index:0;pointer-events:none;opacity:.18;background-image:linear-gradient(#20252209 1px,#0000 1px),linear-gradient(90deg,#20252207 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 76%);mask-image:linear-gradient(#000,#0000 76%)}.ps-start-shell{z-index:1;width:min(100%,1120px);margin:0 auto;padding:clamp(.9rem,2.4vw,1.55rem) clamp(1rem,4vw,2rem) clamp(2.4rem,6vw,4rem);position:relative}.ps-start-intro,.ps-start-choice-card,.ps-start-bottom-card{box-shadow:var(--ps-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #536b5c21}.ps-start-intro{background:radial-gradient(circle at 100% 0,#536b5c1a,#0000 18rem),#ffffffe0;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;padding:clamp(.9rem,2.6vw,1.25rem);animation:.72s cubic-bezier(.16,1,.3,1) both psStartUp;display:grid}.ps-start-intro-main{justify-items:start;gap:.42rem;display:grid}.ps-start-intro-main h1{max-width:680px;color:var(--ps-text);letter-spacing:-.074em;margin:0;font-size:clamp(2rem,4.6vw,3.8rem);line-height:.94}.ps-start-intro-main>p{max-width:620px;color:var(--ps-muted);margin:0;font-size:clamp(.92rem,1.2vw,1rem);line-height:1.45}.ps-start-trust-list{flex-wrap:wrap;justify-content:flex-end;gap:.36rem;max-width:420px;display:flex}.ps-start-trust-list span{min-height:1.95rem;color:var(--ps-primary-dark);white-space:nowrap;background:#e5ece7b8;border:1px solid #536b5c24;border-radius:999px;align-items:center;gap:.32rem;padding:.42rem .58rem;font-size:.73rem;font-weight:900;display:inline-flex}.ps-start-mobile-swipe-hint{display:none}.ps-start-choice-scroll{margin-top:.78rem}.ps-start-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.78rem;animation:.82s cubic-bezier(.16,1,.3,1) both psStartUp;display:grid}.ps-start-choice-card{border-radius:28px;align-content:start;gap:.72rem;padding:clamp(.92rem,2.5vw,1.15rem);display:grid}.ps-start-choice-primary{background:radial-gradient(circle at 100% 0,#536b5c26,#0000 17rem),#fffffff5;border-color:#536b5c33}.ps-start-choice-top{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.66rem;display:grid}.ps-start-choice-icon,.ps-start-bottom-icon{background:var(--ps-primary-dark);color:#fff;place-items:center;display:grid;box-shadow:0 18px 34px #20252224}.ps-start-choice-icon{border-radius:17px;width:2.72rem;height:2.72rem}.ps-start-choice-card h2{color:var(--ps-text);letter-spacing:-.062em;margin:0;font-size:clamp(1.62rem,3.2vw,2.5rem);line-height:.97}.ps-start-choice-card p:not(.eyebrow){color:var(--ps-muted);margin:0;font-size:.9rem;line-height:1.43}.ps-start-includes-box{background:var(--ps-primary-soft);border:1px solid #2025220f;border-radius:20px;gap:.48rem;padding:.72rem;display:grid}.ps-start-setup-box{background:radial-gradient(circle at 100% 0%, #ae8b5b1f, transparent 14rem), var(--ps-surface-soft)}.ps-start-includes-box strong{color:var(--ps-primary-dark);font-size:.86rem}.ps-start-choice-card ul{gap:.34rem;margin:0;padding:0;list-style:none;display:grid}.ps-start-choice-card li{color:var(--ps-primary-dark);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.38rem;font-size:.82rem;font-weight:850;line-height:1.28;display:grid}.ps-start-choice-card li svg{color:var(--ps-success);margin-top:.08rem}.ps-start-card-note{background:#ffffffad;border-radius:16px;padding:.64rem;color:var(--ps-muted)!important;font-size:.8rem!important;line-height:1.34!important}.ps-start-main-button,.ps-start-small-button{border-radius:999px;justify-content:center;align-items:center;gap:.42rem;font-weight:950;text-decoration:none;display:inline-flex}.ps-start-main-button{background:var(--ps-primary-dark);color:#fff;min-height:2.82rem;margin-top:.02rem;padding:.74rem .95rem;font-size:.9rem}.ps-start-secondary-button{border:1px solid var(--ps-border);color:var(--ps-primary-dark);background:#fff}.ps-start-bottom-card{border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;margin-top:.78rem;padding:clamp(.82rem,2.2vw,1rem);animation:.92s cubic-bezier(.16,1,.3,1) both psStartUp;display:grid}.ps-start-bottom-card>div:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.66rem;display:grid}.ps-start-bottom-icon{border-radius:16px;width:2.42rem;height:2.42rem}.ps-start-bottom-card h2{color:var(--ps-text);letter-spacing:-.043em;margin:0;font-size:clamp(1.18rem,2.1vw,1.48rem);line-height:1}.ps-start-bottom-card p{color:var(--ps-muted);margin:.22rem 0 0;font-size:.86rem;line-height:1.4}.ps-start-bottom-actions{flex-wrap:wrap;justify-content:flex-end;gap:.38rem;display:flex}.ps-start-small-button{border:1px solid var(--ps-primary-dark);background:var(--ps-primary-dark);color:#fff;min-height:2.42rem;padding:.58rem .76rem;font-size:.8rem}.ps-start-small-button-secondary{border-color:var(--ps-border);color:var(--ps-primary-dark);background:#fff}@keyframes psStartUp{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ps-start-intro,.ps-start-choice-grid,.ps-start-bottom-card{animation:none!important}}@media (max-width:900px){.ps-start-intro{grid-template-columns:1fr;align-items:start}.ps-start-trust-list{justify-content:flex-start;max-width:none}.ps-start-choice-grid,.ps-start-bottom-card{grid-template-columns:1fr}.ps-start-bottom-actions{justify-content:flex-start}}@media (max-width:640px){.ps-start-shell{width:100%;padding:.72rem .65rem 1.55rem}.ps-start-intro{border-radius:24px;gap:.62rem;padding:.82rem}.ps-start-intro-main{gap:.36rem}.ps-start-intro-main .gallery-pill{padding:.4rem .58rem;font-size:.68rem}.ps-start-intro-main h1{letter-spacing:-.067em;font-size:clamp(1.72rem,8.4vw,2.45rem);line-height:.96}.ps-start-intro-main>p{font-size:.84rem;line-height:1.36}.ps-start-trust-list{gap:.34rem;display:grid}.ps-start-trust-list span{white-space:normal;border-radius:14px;width:fit-content;min-height:1.78rem;padding:.38rem .52rem;font-size:.68rem}.ps-start-mobile-swipe-hint{color:var(--ps-primary-dark);gap:.08rem;margin:.72rem 0 0;display:grid}.ps-start-mobile-swipe-hint div{align-items:center;gap:.18rem;font-size:.78rem;font-weight:950;display:inline-flex}.ps-start-mobile-swipe-hint small{color:var(--ps-muted);font-size:.72rem;line-height:1.3}.ps-start-choice-scroll{margin-top:.58rem;padding:0;overflow:visible}.ps-start-choice-grid{grid-template-columns:1fr;gap:.62rem;width:auto;display:grid}.ps-start-choice-card{border-radius:24px;gap:.58rem;width:100%;min-height:0;padding:.82rem}.ps-start-choice-top{gap:.56rem}.ps-start-choice-icon{border-radius:15px;width:2.42rem;height:2.42rem}.ps-start-choice-card h2{font-size:clamp(1.38rem,6.8vw,1.95rem);line-height:.99}.ps-start-choice-card p:not(.eyebrow){font-size:.8rem;line-height:1.34}.ps-start-includes-box{border-radius:17px;gap:.38rem;padding:.62rem}.ps-start-includes-box strong{font-size:.78rem}.ps-start-choice-card ul{gap:.28rem}.ps-start-choice-card li{gap:.32rem;font-size:.73rem;line-height:1.2}.ps-start-choice-card li svg{width:13px;height:13px}.ps-start-card-note{border-radius:15px;padding:.56rem;font-size:.72rem!important;line-height:1.28!important}.ps-start-main-button{width:100%;min-height:2.58rem;font-size:.82rem}.ps-start-bottom-card{border-radius:22px;gap:.68rem;margin-top:.62rem;padding:.78rem}.ps-start-bottom-card>div:first-child{align-items:start}.ps-start-bottom-icon{border-radius:14px;width:2.22rem;height:2.22rem}.ps-start-bottom-card h2{font-size:1.14rem}.ps-start-bottom-card p{font-size:.78rem;line-height:1.34}.ps-start-bottom-actions{grid-template-columns:1fr;display:grid}.ps-start-small-button{width:100%;min-height:2.42rem;font-size:.78rem}}@media (max-width:390px){.ps-start-intro-main h1{font-size:clamp(1.58rem,8vw,2.22rem)}.ps-start-choice-card h2{font-size:clamp(1.28rem,6.5vw,1.82rem)}.ps-start-choice-card li{font-size:.71rem}}
.ps-info-page{min-height:100svh;color:var(--ps-text);background:radial-gradient(circle at 8% 6%, #536b5c1a, transparent 25rem), radial-gradient(circle at 92% 14%, #ae8b5b17, transparent 28rem), linear-gradient(180deg, var(--ps-page) 0%, var(--ps-page-soft) 100%);overflow-x:clip}.ps-info-page:before{content:"";z-index:0;pointer-events:none;opacity:.12;background-image:linear-gradient(#20252207 1px,#0000 1px),linear-gradient(90deg,#20252206 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 74%);mask-image:linear-gradient(#000,#0000 74%)}.ps-info-shell{z-index:1;width:min(100%,1060px);margin:0 auto;padding:clamp(1rem,2.6vw,1.7rem) clamp(1rem,4vw,2rem) clamp(2.5rem,6vw,4.2rem);position:relative}.ps-info-hero,.ps-info-highlight-card,.ps-info-content,.ps-info-cta{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #536b5c1f;box-shadow:0 20px 58px #20252211}.ps-info-hero{background:radial-gradient(circle at 100% 0,#536b5c13,#0000 18rem),#ffffffc7;border-radius:30px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.62fr);align-items:stretch;gap:clamp(.8rem,2vw,1rem);padding:clamp(.9rem,2.4vw,1.15rem);animation:.7s cubic-bezier(.16,1,.3,1) both psInfoUp;display:grid}.ps-info-hero-copy{align-content:center;justify-items:start;gap:.58rem;min-width:0;padding:clamp(.35rem,1.6vw,.65rem);display:grid}.ps-info-hero-copy h1{max-width:720px;color:var(--ps-text);letter-spacing:-.074em;margin:0;font-size:clamp(2.05rem,4.7vw,4rem);line-height:.96}.ps-info-page-privacy .ps-info-hero-copy h1,.ps-info-page-terms .ps-info-hero-copy h1{max-width:680px;font-size:clamp(2rem,4.1vw,3.35rem)}.ps-info-hero-copy>p:not(.gallery-pill){max-width:650px;color:var(--ps-muted);margin:0;font-size:clamp(.94rem,1.25vw,1.03rem);line-height:1.52}.ps-info-trust-row{flex-wrap:wrap;gap:.34rem;margin-top:.08rem;display:flex}.ps-info-trust-row span{min-height:1.9rem;color:var(--ps-primary-dark);background:#e2eee5bd;border:1px solid #536b5c29;border-radius:999px;align-items:center;gap:.3rem;padding:.38rem .56rem;font-size:.7rem;font-weight:900;display:inline-flex}.ps-info-hero-card{background:radial-gradient(circle at 100% 0,#ae8b5b17,#0000 14rem),#ffffffb8;border:1px solid #536b5c1f;border-radius:24px;align-content:center;justify-items:start;gap:.5rem;padding:clamp(.82rem,2.1vw,1rem);display:grid}.ps-info-hero-card-icon,.ps-info-content-icon{background:var(--ps-primary-dark);color:#fff;place-items:center;display:grid;box-shadow:0 16px 34px #2025221f}.ps-info-hero-card-icon{border-radius:17px;width:2.65rem;height:2.65rem}.ps-info-hero-card h2{color:var(--ps-text);letter-spacing:-.055em;margin:0;font-size:clamp(1.28rem,2.65vw,1.9rem);line-height:1.02}.ps-info-hero-card p:not(.eyebrow){color:var(--ps-muted);margin:0;font-size:.88rem;line-height:1.44}.ps-info-side-points{gap:.28rem;margin-top:.06rem;display:grid}.ps-info-side-points span{color:var(--ps-primary-dark);align-items:center;gap:.32rem;font-size:.76rem;font-weight:900;display:inline-flex}.ps-info-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.68rem;margin-top:.68rem;animation:.82s cubic-bezier(.16,1,.3,1) both psInfoUp;display:grid}.ps-info-highlight-card{background:#ffffffc2;border-radius:22px;align-content:start;gap:.42rem;padding:.82rem;display:grid;position:relative;overflow:hidden}.ps-info-highlight-card:after{content:"";pointer-events:none;background:#536b5c0e;border-radius:999px;width:8rem;height:8rem;position:absolute;top:-3.2rem;right:-3.2rem}.ps-info-highlight-number{width:fit-content;color:var(--ps-primary-dark);letter-spacing:.12em;background:#e2eee5c7;border-radius:999px;padding:.3rem .44rem;font-size:.58rem;font-weight:950}.ps-info-highlight-card h2{color:var(--ps-text);letter-spacing:-.045em;margin:0;font-size:clamp(1.08rem,2vw,1.36rem);line-height:1.02}.ps-info-highlight-card p{color:var(--ps-muted);margin:0;font-size:.82rem;line-height:1.42}.ps-info-content{background:#ffffffdb;border-radius:26px;width:min(100%,900px);margin:.68rem auto 0;animation:.92s cubic-bezier(.16,1,.3,1) both psInfoUp;overflow:hidden}.ps-info-page-about .ps-info-content,.ps-info-page-contact .ps-info-content{width:100%}.ps-info-content-intro{border-bottom:1px solid var(--ps-border);background:radial-gradient(circle at 100% 0,#536b5c0e,#0000 14rem),#ffffffb8;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.68rem;padding:clamp(.82rem,2.2vw,1rem);display:grid}.ps-info-content-icon{border-radius:16px;width:2.5rem;height:2.5rem}.ps-info-content-intro h2{color:var(--ps-text);letter-spacing:-.055em;margin:.1rem 0 0;font-size:clamp(1.28rem,2.7vw,2rem);line-height:1}.ps-info-section-list{display:grid}.ps-info-section{border-bottom:1px solid var(--ps-border);grid-template-columns:minmax(175px,.42fr) minmax(0,1fr);gap:clamp(.7rem,2.2vw,1.15rem);padding:clamp(.9rem,2.25vw,1.1rem);display:grid}.ps-info-section:last-child{border-bottom:0}.ps-info-section h3{color:var(--ps-text);letter-spacing:-.04em;margin:0;font-size:clamp(1.02rem,1.8vw,1.26rem);line-height:1.06}.ps-info-section div{gap:.55rem;display:grid}.ps-info-section p{color:var(--ps-muted);margin:0;font-size:.9rem;line-height:1.62}.ps-info-content-legal .ps-info-section{grid-template-columns:minmax(160px,.35fr) minmax(0,1fr)}.ps-info-content-legal .ps-info-section p{max-width:700px}.ps-info-cta{background:radial-gradient(circle at 100% 0,#536b5c17,#0000 16rem),#ffffffd1;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:.68rem;padding:clamp(.84rem,2.2vw,1rem);animation:1.02s cubic-bezier(.16,1,.3,1) both psInfoUp;display:grid}.ps-info-cta h2{color:var(--ps-text);letter-spacing:-.055em;margin:.14rem 0 .26rem;font-size:clamp(1.28rem,2.6vw,2rem);line-height:1}.ps-info-cta p:not(.eyebrow){max-width:640px;color:var(--ps-muted);margin:0;font-size:.9rem;line-height:1.44}.ps-info-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:.42rem;display:flex}.ps-info-page-privacy .ps-info-highlight-grid,.ps-info-page-terms .ps-info-highlight-grid{width:min(100%,980px);margin-left:auto;margin-right:auto}.ps-info-page-privacy .ps-info-hero,.ps-info-page-terms .ps-info-hero{width:min(100%,980px);margin:0 auto}.ps-info-page-privacy .ps-info-cta,.ps-info-page-terms .ps-info-cta{width:min(100%,900px);margin-left:auto;margin-right:auto}@keyframes psInfoUp{0%{opacity:0;transform:translateY(18px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ps-info-hero,.ps-info-highlight-grid,.ps-info-content,.ps-info-cta{animation:none!important}}@media (max-width:900px){.ps-info-hero,.ps-info-cta,.ps-info-highlight-grid,.ps-info-section,.ps-info-content-legal .ps-info-section{grid-template-columns:1fr}.ps-info-cta-actions{justify-content:flex-start}}@media (max-width:640px){.ps-info-shell{padding:.72rem .65rem 1.7rem}.ps-info-hero{border-radius:24px;gap:.65rem;padding:.78rem}.ps-info-hero-copy{gap:.42rem;padding:0}.ps-info-hero-copy .gallery-pill{padding:.4rem .56rem;font-size:.68rem}.ps-info-hero-copy h1{letter-spacing:-.068em;font-size:clamp(1.86rem,8.8vw,2.7rem);line-height:.98}.ps-info-page-privacy .ps-info-hero-copy h1,.ps-info-page-terms .ps-info-hero-copy h1{font-size:clamp(1.75rem,8.1vw,2.42rem)}.ps-info-hero-copy>p:not(.gallery-pill){font-size:.84rem;line-height:1.38}.ps-info-trust-row{gap:.28rem}.ps-info-trust-row span{min-height:1.78rem;padding:.34rem .48rem;font-size:.64rem}.ps-info-hero-card{border-radius:20px;gap:.42rem;padding:.7rem}.ps-info-hero-card-icon{border-radius:14px;width:2.28rem;height:2.28rem}.ps-info-hero-card h2{font-size:clamp(1.18rem,5.7vw,1.62rem);line-height:1.04}.ps-info-hero-card p:not(.eyebrow){font-size:.78rem;line-height:1.34}.ps-info-side-points{gap:.24rem}.ps-info-side-points span{font-size:.72rem}.ps-info-highlight-grid{gap:.5rem;margin-top:.5rem}.ps-info-highlight-card{border-radius:20px;gap:.34rem;padding:.7rem}.ps-info-highlight-card h2{font-size:1.08rem}.ps-info-highlight-card p{font-size:.76rem;line-height:1.32}.ps-info-content{border-radius:22px;margin-top:.5rem}.ps-info-content-intro{gap:.52rem;padding:.72rem}.ps-info-content-icon{border-radius:14px;width:2.24rem;height:2.24rem}.ps-info-content-intro h2{font-size:clamp(1.14rem,5.6vw,1.62rem)}.ps-info-section{gap:.38rem;padding:.76rem}.ps-info-section h3{font-size:1rem}.ps-info-section div{gap:.44rem}.ps-info-section p{font-size:.8rem;line-height:1.48}.ps-info-cta{border-radius:22px;grid-template-columns:1fr;gap:.66rem;margin-top:.5rem;padding:.76rem}.ps-info-cta h2{font-size:clamp(1.18rem,5.8vw,1.7rem)}.ps-info-cta p:not(.eyebrow){font-size:.8rem;line-height:1.36}.ps-info-cta-actions{grid-template-columns:1fr;display:grid}.ps-info-cta-actions .button-link{width:100%}}@media (max-width:390px){.ps-info-hero-copy h1{font-size:clamp(1.66rem,8.2vw,2.35rem)}.ps-info-section p{font-size:.78rem}}
.seo-landing-page{background:0 0}.seo-landing-shell{width:min(1120px,100% - 32px);margin:0 auto}.seo-landing-hero-card{background:radial-gradient(circle at 100% 0,#e6d5b59e,#0000 26rem),#fffcf5bd;border:1px solid #204c3a1f;border-radius:34px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.78fr);align-items:center;gap:clamp(24px,4vw,44px);margin-top:clamp(28px,5vw,54px);padding:clamp(24px,5vw,48px);display:grid;box-shadow:0 24px 70px #31261814}.seo-landing-hero-copy{max-width:680px}.seo-landing-hero-copy h1{color:#173f30;letter-spacing:0;max-width:680px;margin:16px 0 0;font-size:clamp(2.2rem,4.8vw,3.85rem);line-height:1.02}.seo-landing-hero-copy>p:not(:first-child){color:#1f2e26b8;max-width:600px;margin:22px 0 0;font-size:clamp(1.03rem,1.4vw,1.18rem);line-height:1.68}.seo-landing-trust-row{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.seo-landing-trust-row span,.seo-landing-preview-list span,.seo-landing-proof-list span{color:#1f2e26c2;background:#ffffff9e;border:1px solid #204c3a21;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.seo-landing-trust-row svg,.seo-landing-preview-list svg,.seo-landing-proof-list svg{color:#214c39;flex:none}.seo-landing-actions,.seo-landing-final-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.seo-landing-product-preview{background:linear-gradient(145deg,#ffffffc7,#f8eedbbd),radial-gradient(circle at 100% 0,#224c3a14,#0000 18rem);border:1px solid #204c3a21;border-radius:28px;padding:clamp(22px,3vw,30px);position:relative;overflow:hidden;box-shadow:0 20px 52px #31261814}.seo-landing-preview-icon{color:#fffaf2;background:#214c39;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:22px;display:grid;box-shadow:0 14px 28px #214c3933}.seo-landing-product-preview h2{color:#173f30;letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,2.6vw,2.55rem);line-height:1.05}.seo-landing-product-preview p:not(.eyebrow){color:#1f2e26b0;margin:12px 0 0;line-height:1.62}.seo-landing-preview-list{gap:10px;margin-top:22px;display:grid}.seo-landing-preview-list span{border-radius:18px;justify-content:flex-start;padding:11px 13px}.seo-landing-problem-card{background:#ffffff80;border:1px solid #204c3a1c;border-radius:30px;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(22px,4vw,38px);margin-top:26px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 18px 50px #3126180f}.seo-landing-problem-card h2,.seo-landing-section-head h2,.seo-landing-steps-card h2,.seo-landing-proof-card h2,.seo-landing-faq-intro h2,.seo-landing-final-card h2{color:#173f30;letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.45vw,2.25rem);line-height:1.02}.seo-landing-problem-card p{color:#1f2e26b8;margin:0;font-size:1.04rem;line-height:1.72}.seo-landing-section-head{max-width:720px;margin:clamp(34px,5vw,54px) 0 18px}.seo-landing-section-head .eyebrow{align-items:center;gap:7px;display:inline-flex}.seo-landing-benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.seo-landing-benefit-card,.seo-landing-steps-card,.seo-landing-proof-card,.seo-landing-faq-card,.seo-landing-final-card{background:#ffffff8a;border:1px solid #204c3a1c;border-radius:28px;box-shadow:0 18px 50px #3126180f}.seo-landing-benefit-card{padding:22px}.seo-landing-benefit-card>span{color:#214c39;background:#214c3917;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:18px;display:grid}.seo-landing-benefit-card h3,.seo-landing-step h3{color:#173f30;margin:0 0 8px;font-size:1.08rem}.seo-landing-benefit-card p,.seo-landing-step p,.seo-landing-proof-card p,.seo-landing-faq-card p,.seo-landing-final-card p{color:#1f2e26b3;margin:0;line-height:1.62}.seo-landing-split-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:16px;margin-top:22px;display:grid}.seo-landing-steps-card,.seo-landing-proof-card,.seo-landing-faq-card{padding:clamp(22px,4vw,34px)}.seo-landing-steps{gap:12px;margin-top:22px;display:grid}.seo-landing-step{background:#fffaf2b8;border-radius:18px;grid-template-columns:34px 1fr;align-items:start;gap:13px;padding:14px;display:grid}.seo-landing-step>span{color:#fffaf2;background:#214c39;border-radius:999px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.seo-landing-proof-card{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 18rem),linear-gradient(135deg,#214c39,#183f30)}.seo-landing-proof-card .eyebrow,.seo-landing-proof-card h2,.seo-landing-proof-card p{color:#fffaf2}.seo-landing-proof-list{gap:10px;margin-top:22px;display:grid}.seo-landing-proof-list span{color:#fffaf2;background:#fffaf21f;border:0;border-radius:16px}.seo-landing-proof-list svg{color:#fffaf2}.seo-landing-faq-card{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:clamp(20px,4vw,34px);margin-top:16px;display:grid}.seo-landing-faq-list{gap:10px;display:grid}.seo-landing-faq-list details{background:#fffaf2bd;border-radius:17px;padding:14px 15px}.seo-landing-faq-list summary{cursor:pointer;color:#173f30;font-weight:900}.seo-landing-faq-list p{margin-top:10px}.seo-landing-final-spacing{padding:18px 0 64px}.seo-landing-final-card{background:radial-gradient(circle at 0 0,#ffffff80,#0000 24rem),linear-gradient(135deg,#ffffffad,#f4e8d2b8);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:16px;padding:clamp(24px,4vw,38px);display:grid}.seo-landing-final-card p:not(.eyebrow){max-width:680px;margin-top:10px}.seo-landing-final-actions{justify-content:flex-end;margin-top:0}@media (max-width:920px){.seo-landing-hero-card,.seo-landing-problem-card,.seo-landing-split-grid,.seo-landing-faq-card,.seo-landing-final-card,.seo-landing-benefit-grid{grid-template-columns:1fr}.seo-landing-final-actions{justify-content:flex-start}}@media (max-width:560px){.seo-landing-shell{width:min(100% - 22px,1120px)}.seo-landing-hero-card{border-radius:26px;margin-top:22px}.seo-landing-hero-copy h1{font-size:clamp(2.35rem,12vw,3.7rem)}.seo-landing-actions,.seo-landing-final-actions{flex-direction:column}.seo-landing-actions a,.seo-landing-final-actions a{width:100%}.seo-landing-product-preview,.seo-landing-problem-card,.seo-landing-benefit-card,.seo-landing-steps-card,.seo-landing-proof-card,.seo-landing-faq-card,.seo-landing-final-card{border-radius:24px}}.seo-landing-hero-note{border-left:2px solid #214c393d;max-width:620px;margin-top:24px;padding-left:16px}.seo-landing-hero-note h2{color:#173f30;letter-spacing:-.025em;margin:0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.12}.seo-landing-hero-note p:not(.eyebrow){color:#1f2e26ad;margin:8px 0 0;font-size:.95rem;line-height:1.58}.seo-landing-benefit-card{box-shadow:none;border-radius:22px;padding:18px}.seo-landing-benefit-card>span{border-radius:12px;width:32px;height:32px;margin-bottom:12px}.seo-landing-split-grid{align-items:stretch}.seo-landing-steps-card,.seo-landing-proof-card{border-radius:24px;box-shadow:0 14px 42px #3126180d}@media (max-width:560px){.seo-landing-hero-note{margin-top:18px;padding-left:12px}.seo-landing-benefit-card{padding:16px}}.seo-case-proof-card{background:#ffffff80;border:1px solid #204c3a1c;border-radius:24px;grid-template-columns:minmax(160px,.36fr) minmax(0,1fr);align-items:center;gap:clamp(16px,3vw,26px);padding:clamp(16px,3vw,22px);text-decoration:none;transition:background .16s;display:grid}.seo-case-proof-card:hover{background:#ffffffbd}.seo-case-proof-card img{object-fit:cover;border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 12px 30px #3126181a}.seo-case-proof-card h3{color:#173f30;letter-spacing:-.02em;margin:6px 0 0;font-size:1.14rem;line-height:1.18}.seo-case-proof-card p:not(.eyebrow){color:#1f2e26b3;margin:8px 0 0;font-size:.94rem;line-height:1.55}.seo-case-proof-cta{color:#214c39;align-items:center;gap:6px;margin-top:12px;font-size:.92rem;font-weight:900;display:inline-flex}.seo-case-proof-card-text-only{grid-template-columns:1fr}@media (max-width:640px){.seo-case-proof-card{grid-template-columns:1fr}}.seo-artist-website-page{padding-bottom:clamp(2rem,5vw,4rem)}.artist-web-shell{width:min(1080px,100% - 32px);min-width:0;margin:0 auto}.artist-web-hero-card{background:radial-gradient(circle at 100% 0,#e6d5b57a,#0000 24rem),#fffcf5c7;border:1px solid #204c3a1c;border-radius:32px;grid-template-columns:minmax(0,1fr) minmax(0,.42fr);align-items:end;gap:clamp(20px,4vw,40px);margin-top:clamp(28px,5vw,52px);padding:clamp(24px,5vw,44px);display:grid;box-shadow:0 22px 64px #31261813}.artist-web-hero-copy h1{color:#173f30;letter-spacing:0;max-width:700px;margin:16px 0 0;font-size:clamp(2.45rem,5vw,3.75rem);line-height:1.03}.artist-web-hero-copy>p:not(.gallery-pill){color:#1f2e26b8;max-width:680px;margin:18px 0 0;font-size:1.08rem;line-height:1.62}.artist-web-trust-row,.artist-web-actions,.artist-web-price-list,.artist-web-final-actions{flex-wrap:wrap;gap:10px;display:flex}.artist-web-trust-row{margin-top:20px}.artist-web-trust-row span,.artist-web-price-list span{color:#1f2e26c2;background:#ffffffad;border:1px solid #204c3a21;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.88rem;font-weight:840;display:inline-flex}.artist-web-trust-row svg,.artist-web-price-list svg,.artist-web-benefit-item svg{color:#214c39;flex:none}.artist-web-actions{margin-top:26px}.artist-web-hero-note{border-left:2px solid #214c3938;padding-left:18px}.artist-web-hero-note h2{color:#173f30;letter-spacing:0;margin:0;font-size:1.8rem;line-height:1.08}.artist-web-hero-note p:not(.eyebrow){color:#1f2e26ad;margin:10px 0 0;line-height:1.58}.artist-web-section-head{max-width:760px;margin-top:clamp(30px,5vw,50px)}.artist-web-section-head h2,.artist-web-pricing-card h2,.artist-web-final-card h2{color:#173f30;letter-spacing:0;margin:0;font-size:clamp(1.55rem,2.6vw,2.05rem);line-height:1.04}.artist-web-section-head p:not(.eyebrow),.artist-web-pricing-card p:not(.eyebrow),.artist-web-final-card p:not(.eyebrow){color:#1f2e26b3;max-width:760px;margin:10px 0 0;line-height:1.6}.artist-web-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.artist-web-benefit-item{background:#ffffff94;border:1px solid #204c3a1a;border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:16px;display:grid}.artist-web-benefit-item h3,.artist-web-step h3{color:#173f30;margin:0 0 6px;font-size:1.02rem;line-height:1.2}.artist-web-benefit-item p,.artist-web-step p{color:#1f2e26ad;margin:0;font-size:.92rem;line-height:1.5}.artist-web-steps-card,.artist-web-pricing-card,.artist-web-final-card{background:#fff9;border:1px solid #204c3a1c;border-radius:26px;box-shadow:0 14px 42px #3126180d}.artist-web-steps-card{margin-top:18px;padding:clamp(18px,4vw,28px)}.artist-web-steps-card .artist-web-section-head{margin-top:0}.artist-web-steps-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.artist-web-step{background:#fffaf2b8;border-radius:18px;padding:15px}.artist-web-step>span{color:#fffaf2;background:#214c39;border-radius:999px;place-items:center;width:30px;height:30px;margin-bottom:12px;font-weight:900;display:grid}.artist-web-pricing-card{grid-template-columns:minmax(0,1fr) minmax(0,.5fr);align-items:center;gap:clamp(16px,4vw,28px);margin-top:18px;padding:clamp(20px,4vw,32px);display:grid}.artist-web-price-list{align-content:start}.artist-web-price-list span{border-radius:16px;width:fit-content;max-width:100%}.artist-web-faq-shell .marketing-faq-section{margin-top:18px}.artist-web-faq .marketing-faq-card{border-radius:26px;padding:clamp(18px,4vw,28px)}.artist-web-partner-note{color:#1f2e269e;border-top:1px solid #204c3a1a;margin:16px 0 0;padding-top:12px;font-size:.86rem;line-height:1.5}.artist-web-partner-note span{color:#173f30;font-weight:900}.artist-web-partner-note a{color:#214c39;font-weight:900;text-decoration:none}.artist-web-final-spacing{padding-bottom:56px}.artist-web-final-card{background:radial-gradient(circle at 100% 0,#e6d5b557,#0000 20rem),#fffcf5bd;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:18px;padding:clamp(20px,4vw,30px);display:grid}.artist-web-final-actions{justify-content:flex-end;margin-top:0}@media (max-width:900px){.artist-web-hero-copy h1{font-size:clamp(2.25rem,6vw,3rem)}.artist-web-section-head h2,.artist-web-pricing-card h2,.artist-web-final-card h2{font-size:2rem}.artist-web-hero-card,.artist-web-benefit-grid,.artist-web-steps-row,.artist-web-pricing-card,.artist-web-final-card{grid-template-columns:1fr}.artist-web-final-actions{justify-content:flex-start}}@media (max-width:560px){.artist-web-shell{width:min(100% - 22px,1080px)}.artist-web-hero-card{border-radius:24px;margin-top:22px;padding:20px}.artist-web-hero-copy h1{font-size:clamp(2rem,10vw,2.45rem)}.artist-web-actions,.artist-web-final-actions{display:grid}.artist-web-actions a,.artist-web-final-actions a{width:100%}.artist-web-benefit-item,.artist-web-steps-card,.artist-web-step,.artist-web-pricing-card,.artist-web-final-card{border-radius:20px}}.seo-landing-hero-card,.seo-landing-product-preview,.seo-landing-problem-card,.seo-landing-benefit-card,.seo-landing-steps-card,.seo-landing-proof-card,.seo-landing-final-card,.artist-web-hero-card,.artist-web-benefit-item,.artist-web-step,.artist-web-pricing-card,.artist-web-final-card{overflow-wrap:anywhere;min-width:0}.seo-landing-trust-row span,.seo-landing-preview-list span,.seo-landing-proof-list span,.artist-web-trust-row span,.artist-web-price-list span{white-space:normal;max-width:100%}.artist-web-proof-shell{margin-top:clamp(18px,3vw,30px)}.artist-web-proof-card img{border-radius:18px}@media (max-width:900px){.seo-landing-hero-card,.seo-landing-problem-card,.seo-landing-benefit-grid,.artist-web-hero-card,.artist-web-benefit-grid,.artist-web-steps-row,.artist-web-pricing-card,.artist-web-final-card{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.seo-landing-shell,.artist-web-shell{width:min(100% - 22px,1080px)}.seo-landing-hero-card,.artist-web-hero-card{border-radius:24px;margin-top:18px;padding:18px}.seo-landing-hero-copy h1,.artist-web-hero-copy h1{font-size:clamp(2rem,9vw,2.55rem);line-height:1.05}.seo-landing-hero-copy>p:not(:first-child),.artist-web-hero-copy>p:not(.gallery-pill){font-size:.95rem;line-height:1.52}.seo-landing-actions,.seo-landing-final-actions,.artist-web-actions,.artist-web-final-actions{grid-template-columns:1fr;display:grid}.seo-landing-actions a,.seo-landing-final-actions a,.artist-web-actions a,.artist-web-final-actions a{width:100%}.artist-web-hero-note{border-top:1px solid #214c3929;border-left:0;padding:16px 0 0}}
.passport-page{--passport-title-size:clamp(2.4rem, 3.6vw, 4rem);--passport-title-line-height:1.04;color:#211f1a;background:radial-gradient(circle at 8% 0,#ae8b5b29,#0000 30rem),radial-gradient(circle at 100% 10%,#536b5c1f,#0000 32rem),linear-gradient(135deg,#f8f4ec 0%,#f0ebe2 48%,#fbf8f2 100%);min-height:100vh;padding:clamp(.7rem,2vw,1.35rem)}.passport-page a{color:inherit}@keyframes passport-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes passport-fade-in{0%{opacity:0}to{opacity:1}}.passport-page--live .passport-hero-copy,.passport-page--live .passport-gallery-caption,.passport-page--live .passport-story-hero-copy{animation:.46s cubic-bezier(.22,.61,.36,1) both passport-fade-up}.passport-page--live .passport-meta-row,.passport-page--live .passport-actions,.passport-page--live .passport-gallery-actions,.passport-page--live .passport-quiet-actions,.passport-page--live .passport-gallery-anchor-actions{animation:.36s .14s both passport-fade-in}.passport-page--live .passport-story-section,.passport-page--live .passport-info-grid,.passport-page--live .passport-wall-preview-callout,.passport-page--live .passport-artist-section{animation:.52s cubic-bezier(.22,.61,.36,1) .16s both passport-fade-up}.passport-page--live .passport-artwork-image{opacity:0;transition:opacity .42s}.passport-page--live .passport-artwork-image.is-loaded{opacity:1}@media (prefers-reduced-motion:reduce){.passport-page--live .passport-hero-copy,.passport-page--live .passport-gallery-caption,.passport-page--live .passport-story-hero-copy,.passport-page--live .passport-meta-row,.passport-page--live .passport-actions,.passport-page--live .passport-gallery-actions,.passport-page--live .passport-quiet-actions,.passport-page--live .passport-gallery-anchor-actions,.passport-page--live .passport-story-section,.passport-page--live .passport-info-grid,.passport-page--live .passport-wall-preview-callout,.passport-page--live .passport-artist-section{opacity:1;animation:none;transform:none}.passport-page--live .passport-artwork-image{opacity:1;transition:none}}.passport-hero{width:min(1180px,100%);margin:0 auto}.passport-hero-card{background:linear-gradient(135deg,#ffffffe6,#fffaf1cc),#fffaf1;border:1px solid #221f1a1a;border-radius:clamp(28px,4vw,56px);grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;display:grid;overflow:hidden;box-shadow:0 30px 90px #2d271f1a,inset 0 1px #fffc}.passport-hero-art-crop{background:radial-gradient(circle at 16% 8%,#fffc,#0000 18rem),linear-gradient(135deg,#f4efe3 0%,#ece5d7 55%,#f7f2e8 100%);place-items:center;min-height:360px;padding:clamp(1.1rem,2.6vw,1.9rem);display:grid;position:relative;overflow:hidden}.passport-hero-art-crop:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 76%,#fffaf12e),linear-gradient(#0000 55%,#14120f14);position:absolute;inset:0}.passport-hero-art-crop img{z-index:1;object-fit:contain;border:1px solid #221f1a14;width:auto;max-width:100%;height:auto;max-height:min(72svh,720px);display:block;position:relative;box-shadow:0 22px 56px #221f1a29}.passport-image-empty{color:#221f1a73;place-items:center;min-height:640px;font-weight:950;display:grid}.passport-language-switcher{justify-self:end;align-items:center;width:fit-content;display:flex}.passport-language-item{appearance:none;color:#221f1a66;font:inherit;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:800;text-decoration:none;transition:color .16s}.passport-language-item+.passport-language-item{margin-left:.85rem;position:relative}.passport-language-item+.passport-language-item:before{content:"·";color:#221f1a47;position:absolute;left:-.55rem}.passport-language-item:hover{color:#221f1ab3}.passport-language-item:disabled{cursor:default}.passport-language-item.is-active{color:#24211d;cursor:default;font-weight:950}.passport-language-item.is-muted{opacity:.42;cursor:help}.passport-hero-copy{align-content:center;gap:clamp(.8rem,1.5vw,1.25rem);padding:clamp(1.6rem,4vw,4.5rem);display:grid}.passport-artist-line{color:#221f1a99;margin:0;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:850;line-height:1.35}.passport-artist-line strong{color:#24211d;font-family:var(--ps-font-display);letter-spacing:-.04em;font-size:clamp(1.35rem,1.7vw,2rem);font-weight:500}.passport-hero-copy h1{color:#211f1a;font-family:var(--ps-font-display);font-size:var(--passport-title-size);letter-spacing:-.045em;font-weight:700;line-height:var(--passport-title-line-height);margin:0}.passport-story-hook{color:#221f1aad;max-width:42rem;font-family:var(--ps-font-display);letter-spacing:-.045em;margin:0;font-size:clamp(1.45rem,2.15vw,2.4rem);line-height:1.1}.passport-meta-row{flex-wrap:wrap;gap:.42rem;display:flex}.passport-meta-row span{color:#221f1ac7;background:#ffffff9e;border:1px solid #221f1a1a;border-radius:999px;align-items:center;min-height:2.2rem;padding:.46rem .72rem;font-size:.84rem;font-weight:950;display:inline-flex}.passport-actions{flex-wrap:wrap;gap:.6rem;margin-top:.2rem;display:flex}.passport-button{border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.15rem;font-size:.95rem;font-weight:950;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.passport-button:hover{transform:translateY(-1px)}.passport-button.primary{color:#fffaf1;background:#24211d;border:1px solid #24211d}.passport-button.secondary{color:#24211d;background:#ffffffa8;border:1px solid #221f1a1f}.passport-quiet-actions{flex-wrap:wrap;gap:.75rem;display:flex}.passport-quiet-link{color:#24211d;background:#ffffff8f;border:1px solid #221f1a1f;border-radius:999px;align-items:center;width:fit-content;min-height:2.35rem;padding:.55rem .85rem;font-size:.84rem;font-weight:900;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.passport-quiet-link:hover{background:#ffffffd1;border-color:#221f1a33;transform:translateY(-1px)}.passport-scroll-hint{display:none}.passport-story-section,.passport-info-grid,.passport-artist-section,.passport-wall-preview-callout,.passport-footer{width:min(1040px,100% - 1rem);margin-inline:auto}.passport-soft-heading{gap:.35rem;margin-bottom:1rem;display:grid}.passport-soft-heading span,.passport-wall-preview-callout span,.passport-artist-card>div>span{color:#536b5c;letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:950;line-height:1}.passport-soft-heading h2{color:#24211d;font-family:var(--ps-font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,2.4vw,2.3rem);line-height:1.05}.passport-soft-heading.compact h2{font-size:clamp(1.3rem,1.8vw,1.6rem)}.passport-story-panel{background:#ffffff94;border:1px solid #221f1a17;border-radius:clamp(24px,3vw,38px);padding:clamp(1.4rem,4vw,3rem);box-shadow:0 22px 65px #2d271f0f}.passport-story-panel p{color:#221f1abd;font-family:var(--ps-font-display);letter-spacing:-.02em;margin:0}.passport-wall-preview-callout{background:radial-gradient(circle at 0 0,#536b5c1f,#0000 16rem),#ffffff94;border:1px solid #536b5c29;border-radius:clamp(24px,3vw,34px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:clamp(1.2rem,3vw,2rem);display:grid;box-shadow:0 20px 60px #2d271f0f}.passport-wall-preview-callout h2{color:#24211d;font-family:var(--ps-font-display);letter-spacing:-.03em;margin:.3rem 0;font-size:clamp(1.4rem,1.8vw,1.7rem);line-height:1.1}.passport-wall-preview-callout p{color:#221f1a9e;max-width:620px;margin:0;line-height:1.55}.passport-info-grid{grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);gap:clamp(.85rem,2vw,1.15rem);padding:clamp(2rem,5vw,4rem) 0;display:grid}.passport-note-panel,.passport-details-panel,.passport-artist-card{background:#ffffff94;border:1px solid #221f1a17;border-radius:clamp(24px,3vw,34px);padding:clamp(1.2rem,3vw,2rem);box-shadow:0 20px 60px #2d271f0e}.passport-note-panel{align-content:start;gap:1.05rem;display:grid}.passport-note-panel>p{color:#221f1aad;font-family:var(--ps-font-display);letter-spacing:-.02em;margin:0}.passport-details-panel{gap:1.1rem;display:grid}.passport-detail-list{gap:0;margin:0;display:grid}.passport-detail-row{border-top:1px solid #221f1a17;grid-template-columns:130px minmax(0,1fr);gap:1rem;padding:.82rem 0;display:grid}.passport-detail-row:first-child{border-top:0;padding-top:0}.passport-detail-row dt{color:#221f1a6e;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:950}.passport-detail-row dd{color:#24211d;word-break:break-word;margin:0;font-weight:900;line-height:1.38}.passport-artist-section{padding-bottom:clamp(2rem,5vw,4rem)}.passport-artist-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(1rem,3vw,1.6rem);display:grid}.passport-artist-image,.passport-artist-monogram{border-radius:999px;width:clamp(72px,10vw,116px);height:clamp(72px,10vw,116px)}.passport-artist-image{object-fit:cover}.passport-artist-monogram{color:#fffaf1;font-family:var(--ps-font-display);background:#24211d;place-items:center;font-size:3rem;line-height:1;display:grid}.passport-artist-card h2{color:#24211d;font-family:var(--ps-font-display);letter-spacing:-.03em;margin:.3rem 0;font-size:clamp(1.6rem,2.2vw,2.4rem);line-height:1.05}.passport-artist-card p{color:#221f1a9e;max-width:760px;margin:0;line-height:1.6}.passport-artist-links{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.passport-artist-links a{color:#24211d;background:#ffffff8f;border:1px solid #221f1a1c;border-radius:999px;align-items:center;min-height:2.45rem;padding:.62rem .85rem;font-size:.88rem;font-weight:950;text-decoration:none;display:inline-flex}.passport-footer{text-align:center;padding:0 0 2rem}.passport-footer p{color:#221f1a75;max-width:760px;margin:0 auto;font-size:.86rem;line-height:1.55}.passport-footer a{color:#221f1abd;font-weight:950;text-decoration:none}@media (max-width:980px){.passport-hero-card{grid-template-columns:1fr}.passport-hero-art-crop{min-height:0;padding:.75rem}.passport-hero-art-crop img{max-height:min(62svh,620px)}.passport-image-empty{min-height:330px}}@media (max-width:760px){.passport-page{--passport-title-size:clamp(1.9rem, 8vw, 2.6rem);--passport-title-line-height:1.08;padding:.55rem}.passport-hero-card{border-radius:28px;grid-template-columns:1fr}.passport-hero-art-crop{min-height:0;max-height:none;padding:.52rem}.passport-hero-art-crop img{max-height:min(56svh,520px)}.passport-image-empty{min-height:clamp(190px,34svh,270px)}.passport-language-item{font-size:.72rem}.passport-hero-copy{gap:.58rem;padding:1rem 1.05rem 1.05rem}.passport-artist-line{font-size:.88rem;line-height:1.2}.passport-artist-line strong{font-size:.98rem}.passport-story-hook{font-size:clamp(1rem,4.9vw,1.28rem);line-height:1.12}.passport-meta-row{gap:.3rem}.passport-meta-row span{min-height:1.82rem;padding:.32rem .54rem;font-size:.7rem}.passport-actions{grid-template-columns:1fr;gap:.42rem;margin-top:.06rem;display:grid}.passport-button{width:100%;min-height:2.38rem;padding:.58rem .84rem;font-size:.84rem}.passport-button.secondary{min-height:2.28rem}.passport-quiet-actions{justify-content:center;gap:.65rem}.passport-quiet-link{font-size:.8rem;line-height:1.05}.passport-scroll-hint{display:none!important}.passport-story-section{width:100%;padding:1.7rem 0 1.15rem}.passport-soft-heading{margin-bottom:.65rem;padding:0 .35rem}.passport-soft-heading h2{font-size:clamp(1.4rem,5vw,1.8rem)}.passport-story-panel{border-radius:26px;padding:1.2rem}.passport-story-panel p{font-size:clamp(1.3rem,6.4vw,1.82rem);line-height:1.17}.passport-wall-preview-callout{border-radius:26px;grid-template-columns:1fr;width:100%;padding:1.15rem}.passport-wall-preview-callout h2{font-size:1.32rem}.passport-info-grid{grid-template-columns:1fr;gap:.65rem;width:100%;padding:1.2rem 0}.passport-note-panel,.passport-details-panel,.passport-artist-card{border-radius:26px;padding:1.15rem}.passport-note-panel>p{font-size:clamp(1.28rem,6.4vw,1.78rem);line-height:1.17}.passport-detail-row{grid-template-columns:1fr;gap:.3rem;padding:.7rem 0}.passport-artist-section{width:100%;padding-bottom:1.3rem}.passport-artist-card{grid-template-columns:1fr;justify-items:start}.passport-artist-card h2{font-size:1.55rem}.passport-artist-links{grid-template-columns:1fr;width:100%;display:grid}.passport-artist-links a{justify-content:center}.passport-footer{width:100%;padding-bottom:1.2rem}}@media (max-width:390px){.passport-page{padding:.45rem}.passport-hero-card{border-radius:24px}.passport-hero-art-crop{min-height:0;max-height:none;padding:.45rem}.passport-hero-art-crop img{max-height:min(54svh,480px)}.passport-image-empty{min-height:clamp(165px,29svh,225px)}.passport-hero-copy{gap:.46rem;padding:.86rem .92rem .95rem}.passport-story-hook{font-size:clamp(.94rem,4.4vw,1.12rem)}.passport-meta-row span{min-height:1.72rem;font-size:.66rem}.passport-button{min-height:2.2rem}}html{scroll-behavior:smooth}#passport-story,#passport-details{scroll-margin-top:1rem}@media (max-width:760px){#passport-story,#passport-details{scroll-margin-top:.65rem}}.passport-page--gallery .passport-hero-card{grid-template-columns:minmax(0,1fr);max-width:980px;margin:0 auto}.passport-page--gallery .passport-hero-art-crop{min-height:clamp(420px,66svh,760px)}.passport-page--gallery .passport-hero-copy{text-align:center;align-content:start;padding-top:clamp(1.4rem,3vw,3rem)}.passport-page--gallery .passport-meta-row,.passport-page--gallery .passport-actions,.passport-page--gallery .passport-quiet-actions{justify-content:center}.passport-page--story .passport-hero-card{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.passport-page--story .passport-hero-copy{align-content:start;padding-top:clamp(2rem,6vw,6rem)}.passport-page--story .passport-story-hook{font-size:clamp(1.8rem,2.8vw,3.1rem)}.passport-page--story .passport-story-section{width:min(900px,100%)}.passport-page--story .passport-story-panel p{font-size:clamp(1.18rem,1.55vw,1.45rem);line-height:1.72}@media (max-width:820px){.passport-page--story .passport-hero-card{grid-template-columns:1fr}}.passport-page--gallery{background:radial-gradient(circle at 50% -8%,#ffffffdb,#0000 34rem),linear-gradient(#f7f8f3 0%,#eceee7 100%)}.passport-gallery-hero,.passport-story-hero{width:min(1120px,100%);margin:0 auto}.passport-gallery-hero{gap:clamp(.8rem,2vw,1.2rem);display:grid}.passport-gallery-frame{background:#fff;border:1px solid #221f1a14;border-radius:clamp(22px,3vw,34px);place-items:center;padding:clamp(.75rem,2vw,1.2rem);display:grid;box-shadow:0 24px 70px #232a2314}.passport-gallery-frame img{object-fit:contain;border:1px solid #221f1a14;width:auto;max-width:100%;max-height:min(70svh,760px);box-shadow:0 14px 40px #221f1a1a}.passport-gallery-caption{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(.9rem,2vw,1.3rem);padding:clamp(.7rem,2vw,1.1rem) clamp(.4rem,1.2vw,.8rem);display:grid}.passport-gallery-caption p{color:#221f1a8f;margin:0 0 .35rem;font-weight:850}.passport-gallery-caption strong{color:#24211d}.passport-gallery-caption h1{color:#1f241f;font-family:var(--ps-font-display);font-size:var(--passport-title-size);letter-spacing:-.045em;line-height:var(--passport-title-line-height);margin:0}.passport-gallery-actions{align-items:center;gap:.55rem;display:flex}.passport-info-grid--gallery{grid-template-columns:minmax(360px,1.06fr) minmax(0,.94fr)}.passport-story-section--gallery .passport-story-panel p{letter-spacing:-.015em;font-family:inherit;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.65}.passport-page--story{background:radial-gradient(circle at 4% 0,#ae8b5b33,#0000 34rem),radial-gradient(circle at 100% 8%,#536b5c21,#0000 30rem),linear-gradient(135deg,#fff6e8 0%,#f4eadb 46%,#fbf7ee 100%)}.passport-story-hero{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);align-items:stretch;gap:clamp(1rem,3vw,1.6rem);display:grid}.passport-story-hero-copy,.passport-story-hero-art{background:#fffdf8ad;border:1px solid #4e3a231a;border-radius:clamp(26px,4vw,46px);box-shadow:0 28px 86px #4e3a2314}.passport-story-hero-copy{align-content:center;gap:clamp(.9rem,2vw,1.25rem);padding:clamp(1.2rem,4vw,4.5rem);display:grid}.passport-story-hero-copy h1{color:#211f1a;font-family:var(--ps-font-display);font-size:var(--passport-title-size);letter-spacing:-.045em;font-weight:700;line-height:var(--passport-title-line-height);margin:0}.passport-story-hero-art{background:radial-gradient(circle at 50% 0,#ffffffd1,#0000 18rem),linear-gradient(135deg,#ae8b5b12,#536b5c0f);place-items:center;padding:clamp(1.1rem,2.6vw,1.9rem);display:grid;overflow:hidden}.passport-story-hero-art img{object-fit:contain;border:1px solid #221f1a14;width:auto;max-width:100%;height:auto;max-height:min(76svh,760px);box-shadow:0 22px 56px #221f1a24}.passport-story-section--editorial .passport-story-panel{background:#fffdf8bd}.passport-story-panel--large p{max-width:880px;font-size:clamp(1.85rem,3.2vw,3.25rem);line-height:1.12}.passport-note-panel--warm{background:radial-gradient(circle at 0 0,#ae8b5b21,#0000 16rem),#fffdf8a8}@media (max-width:980px){.passport-gallery-caption,.passport-story-hero,.passport-info-grid--gallery{grid-template-columns:1fr}.passport-gallery-actions{flex-wrap:wrap;justify-content:flex-start}.passport-story-hero-art img{max-height:min(56svh,560px)}}@media (max-width:760px){.passport-gallery-caption{padding-inline:.15rem}.passport-story-hero-copy{border-radius:28px;padding:1.2rem}}.passport-gallery-hero,.passport-story-hero{position:relative}.passport-gallery-frame{min-height:clamp(360px,62svh,740px)}.passport-gallery-frame img{max-height:min(72svh,780px)}.passport-gallery-hook{color:#221f1a9e;max-width:42rem;margin:.75rem 0 0;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.45}.passport-gallery-actions{justify-items:end;gap:.75rem;display:grid}.passport-gallery-actions .passport-actions{gap:.55rem;min-width:min(280px,100%);margin:0;display:grid}.passport-gallery-actions .passport-button{width:100%}.passport-gallery-anchor-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.passport-page--gallery .passport-wall-preview-callout{margin-top:1.3rem}.passport-story-hero .passport-actions{margin-top:.1rem}.passport-story-hero .passport-button{min-width:min(250px,100%)}.passport-page--phone-preview{width:100%;min-width:0;max-width:100%;min-height:100%;padding:.55rem;overflow-x:hidden}.passport-page--phone-preview .passport-hero,.passport-page--phone-preview .passport-gallery-hero,.passport-page--phone-preview .passport-story-hero,.passport-page--phone-preview .passport-story-section,.passport-page--phone-preview .passport-info-grid,.passport-page--phone-preview .passport-artist-section,.passport-page--phone-preview .passport-wall-preview-callout,.passport-page--phone-preview .passport-footer{width:100%;max-width:100%}.passport-page--phone-preview .passport-hero-card,.passport-page--phone-preview .passport-story-hero,.passport-page--phone-preview .passport-info-grid,.passport-page--phone-preview .passport-info-grid--gallery,.passport-page--phone-preview .passport-wall-preview-callout,.passport-page--phone-preview .passport-artist-card{grid-template-columns:1fr;display:grid}.passport-page--phone-preview .passport-hero-card,.passport-page--phone-preview .passport-story-hero-copy,.passport-page--phone-preview .passport-story-hero-art,.passport-page--phone-preview .passport-gallery-frame,.passport-page--phone-preview .passport-story-panel,.passport-page--phone-preview .passport-note-panel,.passport-page--phone-preview .passport-details-panel,.passport-page--phone-preview .passport-artist-card,.passport-page--phone-preview .passport-wall-preview-callout{border-radius:26px}.passport-page--phone-preview .passport-hero-art-crop,.passport-page--phone-preview .passport-gallery-frame,.passport-page--phone-preview .passport-story-hero-art{min-height:0;padding:.52rem}.passport-page--phone-preview .passport-hero-art-crop img,.passport-page--phone-preview .passport-gallery-frame img,.passport-page--phone-preview .passport-story-hero-art img{object-fit:contain;width:100%;height:auto;max-height:min(56svh,520px)}.passport-page--phone-preview .passport-language-item{font-size:.72rem}.passport-page--phone-preview .passport-hero-copy,.passport-page--phone-preview .passport-story-hero-copy{gap:.58rem;padding:1rem 1.05rem 1.05rem}.passport-page--phone-preview .passport-artist-line,.passport-page--phone-preview .passport-gallery-caption p{font-size:.88rem;line-height:1.2}.passport-page--phone-preview .passport-artist-line strong{font-size:.98rem}.passport-page--phone-preview .passport-hero-copy h1,.passport-page--phone-preview .passport-gallery-caption h1,.passport-page--phone-preview .passport-story-hero-copy h1{letter-spacing:-.045em;overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.9rem,8cqw,2.6rem);line-height:1.08}.passport-page--phone-preview .passport-story-hook,.passport-page--phone-preview .passport-gallery-hook{max-width:100%;font-size:clamp(1rem,4.9cqw,1.28rem);line-height:1.16}.passport-page--phone-preview .passport-meta-row{gap:.3rem}.passport-page--phone-preview .passport-meta-row span{min-height:1.82rem;padding:.32rem .54rem;font-size:.7rem}.passport-page--phone-preview .passport-actions{grid-template-columns:1fr;gap:.42rem;width:100%;margin-top:.06rem;display:grid}.passport-page--phone-preview .passport-button{width:100%;min-height:2.38rem;padding:.58rem .84rem;font-size:.84rem}.passport-page--phone-preview .passport-button.secondary{min-height:2.28rem}.passport-page--phone-preview .passport-quiet-actions,.passport-page--phone-preview .passport-gallery-anchor-actions{justify-content:center;gap:.65rem}.passport-page--phone-preview .passport-quiet-link{font-size:.8rem;line-height:1.05}.passport-page--phone-preview .passport-scroll-hint{display:none!important}.passport-page--phone-preview .passport-story-section{width:100%;padding:1.7rem 0 1.15rem}.passport-page--phone-preview .passport-soft-heading{margin-bottom:.65rem;padding:0 .35rem}.passport-page--phone-preview .passport-soft-heading h2{font-size:clamp(1.4rem,5cqw,1.8rem)}.passport-page--phone-preview .passport-story-panel,.passport-page--phone-preview .passport-note-panel,.passport-page--phone-preview .passport-details-panel,.passport-page--phone-preview .passport-artist-card,.passport-page--phone-preview .passport-wall-preview-callout{padding:1.15rem}.passport-page--phone-preview .passport-detail-row{grid-template-columns:1fr;gap:.3rem;padding:.7rem 0}.passport-page--phone-preview .passport-wall-preview-callout h2{font-size:1.32rem}.passport-page--phone-preview .passport-artist-card{justify-items:start}.passport-page--phone-preview .passport-artist-card h2{font-size:1.55rem}.passport-page--phone-preview .passport-artist-links{grid-template-columns:1fr;width:100%;display:grid}.passport-page--phone-preview .passport-artist-links a{justify-content:center}.passport-page--phone-preview.passport-page--gallery .passport-gallery-hero{gap:.72rem;display:grid}.passport-page--phone-preview.passport-page--gallery .passport-gallery-frame{background:#ffffffb8;width:100%;max-width:100%;padding:.6rem;box-shadow:0 18px 54px #232a2313}.passport-page--phone-preview.passport-page--gallery .passport-gallery-caption{grid-template-columns:1fr;align-items:start;gap:.8rem;padding:.9rem .15rem 0;display:grid}.passport-page--phone-preview.passport-page--gallery .passport-gallery-caption p{margin-bottom:.22rem}.passport-page--phone-preview.passport-page--gallery .passport-gallery-hook{margin-top:.35rem}.passport-page--phone-preview.passport-page--gallery .passport-gallery-actions{justify-items:stretch;gap:.6rem;width:100%;display:grid}.passport-page--phone-preview.passport-page--gallery .passport-gallery-actions .passport-actions{width:100%;min-width:0}.passport-page--phone-preview.passport-page--gallery .passport-gallery-actions .passport-button{width:100%}.passport-page--phone-preview.passport-page--story .passport-story-hero{gap:.7rem}@media (max-width:760px){.passport-page--gallery{padding:.55rem;overflow-x:hidden}.passport-page--gallery .passport-gallery-hero{gap:.72rem;width:100%;max-width:100%;display:grid}.passport-page--gallery .passport-language-item{font-size:.72rem}.passport-page--gallery .passport-gallery-frame{background:#ffffffb8;border-radius:26px;width:100%;max-width:100%;min-height:0;padding:.6rem;box-shadow:0 18px 54px #232a2313}.passport-page--gallery .passport-gallery-frame img{object-fit:contain;width:100%;height:auto;max-height:min(56svh,520px)}.passport-page--gallery .passport-gallery-caption{grid-template-columns:1fr;align-items:start;gap:.8rem;padding:.9rem .15rem 0;display:grid}.passport-page--gallery .passport-gallery-caption p{margin-bottom:.22rem;font-size:.88rem;line-height:1.2}.passport-page--gallery .passport-gallery-caption h1{overflow-wrap:anywhere;max-width:100%}.passport-page--gallery .passport-gallery-hook{max-width:100%;margin-top:.35rem;font-size:clamp(1rem,4.9vw,1.28rem);line-height:1.16}.passport-page--gallery .passport-gallery-actions{justify-items:stretch;gap:.6rem;width:100%;display:grid}.passport-page--gallery .passport-gallery-actions .passport-actions{grid-template-columns:1fr;gap:.42rem;width:100%;min-width:0;margin-top:.06rem;display:grid}.passport-page--gallery .passport-gallery-actions .passport-button{width:100%;min-height:2.38rem;padding:.58rem .84rem;font-size:.84rem}.passport-page--gallery .passport-gallery-anchor-actions{justify-content:center;gap:.7rem}}.passport-page{padding-bottom:clamp(1rem,3vw,2rem)}.passport-story-section,.passport-info-grid,.passport-artist-section,.passport-wall-preview-callout{width:min(980px,100% - 1rem)}.passport-story-section{padding:clamp(2.4rem,5vw,4.8rem) 0 clamp(1.2rem,3.5vw,2.6rem)}.passport-story-panel{background:linear-gradient(135deg,#ffffffb8,#fffaf18a)}.passport-story-panel p{max-width:720px;font-size:clamp(1.2rem,1.55vw,1.55rem);line-height:1.42}.passport-story-section--gallery .passport-story-panel p,.passport-page--story .passport-story-panel p,.passport-story-panel--large p{letter-spacing:-.015em;max-width:760px;font-size:clamp(1.08rem,1.45vw,1.38rem);line-height:1.68}.passport-info-grid--compact{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:start;padding:clamp(1.2rem,3.5vw,2.8rem) 0}.passport-info-grid--gallery.passport-info-grid--compact{grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr)}.passport-note-panel{min-height:0}.passport-note-panel>p{font-size:clamp(1.1rem,1.4vw,1.4rem);line-height:1.42}.passport-details-panel.passport-accordion{padding:0;overflow:hidden}.passport-accordion>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem .9rem;padding:clamp(1rem,2.4vw,1.45rem);list-style:none;display:grid}.passport-accordion>summary::-webkit-details-marker{display:none}.passport-accordion>summary span{color:#536b5c;letter-spacing:.15em;text-transform:uppercase;grid-column:1/-1;font-size:.7rem;font-weight:950;line-height:1}.passport-accordion>summary strong{color:#221f1ab8;letter-spacing:0;min-width:0;font-family:inherit;font-size:clamp(.92rem,1.2vw,1.05rem);font-weight:850;line-height:1.35}.passport-accordion>summary em{color:#221f1ab8;background:#ffffff94;border:1px solid #221f1a1f;border-radius:999px;place-items:center;width:2.15rem;height:2.15rem;font-style:normal;font-weight:950;line-height:1;transition:transform .16s,background .16s;display:inline-grid}.passport-accordion[open]>summary em{color:#fffaf1;background:#24211d;transform:rotate(45deg)}.passport-accordion .passport-detail-list{padding:0 clamp(1rem,2.4vw,1.45rem) clamp(1rem,2.4vw,1.45rem)}.passport-wall-preview-callout{margin-top:.4rem}.passport-artist-section{padding-top:clamp(1.2rem,3vw,2.2rem);padding-bottom:clamp(1.3rem,3vw,2rem)}.passport-artist-card{box-shadow:0 16px 46px #2d271f0b}.passport-page--classic .passport-hero-card{box-shadow:0 28px 86px #2d271f17}.passport-page--gallery .passport-story-section{padding-top:clamp(1.4rem,3.5vw,2.6rem)}.passport-page--gallery .passport-details-panel{background:#ffffffc7}.passport-page--story .passport-story-section{width:min(820px,100%);padding-top:clamp(2rem,4vw,3.8rem)}.passport-page--story .passport-story-panel{background:#fffdf8c7;border-radius:clamp(24px,3vw,34px)}.passport-footer{display:none!important}@media (max-width:760px){.passport-page{padding-bottom:.75rem}.passport-story-section{padding:1.3rem 0 .75rem}.passport-story-panel{padding:1rem}.passport-story-panel p,.passport-story-section--gallery .passport-story-panel p,.passport-page--story .passport-story-panel p,.passport-story-panel--large p{letter-spacing:-.012em;font-size:clamp(1rem,4.65vw,1.24rem);line-height:1.48}.passport-info-grid--compact,.passport-info-grid--gallery.passport-info-grid--compact{grid-template-columns:1fr;gap:.62rem;padding:.75rem 0 .9rem}.passport-note-panel>p{font-size:clamp(1.04rem,4.9vw,1.28rem);line-height:1.42}.passport-accordion>summary{padding:1rem}.passport-accordion>summary strong{font-size:clamp(.82rem,3.2vw,.95rem)}.passport-accordion>summary em{width:2rem;height:2rem}.passport-accordion .passport-detail-list{padding:0 1rem 1rem}.passport-wall-preview-callout{margin-top:.2rem}.passport-wall-preview-callout p{font-size:.92rem;line-height:1.45}.passport-artist-section{padding-top:.75rem;padding-bottom:.85rem}}.passport-page--phone-preview .passport-story-panel p,.passport-page--phone-preview .passport-note-panel>p,.passport-page--phone-preview .passport-story-panel--large p{letter-spacing:-.012em;font-size:clamp(1rem,4.65cqw,1.24rem);line-height:1.48}.passport-page--phone-preview .passport-info-grid--compact,.passport-page--phone-preview .passport-info-grid--gallery.passport-info-grid--compact{grid-template-columns:1fr;gap:.62rem;padding:.75rem 0 .9rem}.passport-page--phone-preview .passport-accordion>summary{padding:1rem}.passport-page--phone-preview .passport-accordion>summary strong{font-size:clamp(.82rem,3.2cqw,.95rem)}.passport-page--phone-preview .passport-accordion .passport-detail-list{padding:0 1rem 1rem}
