*,:before,:after{scroll-behavior:smooth;box-sizing:border-box;margin:0;padding:0}:root{--font-body:"Poppins", sans-serif;--text-xs:clamp(.7rem, 1.5vw, .75rem);--text-sm:clamp(.8rem, 1.8vw, .875rem);--text-base:clamp(.9rem, 2vw, 1rem);--text-md:clamp(1rem, 2.2vw, 1.125rem);--text-lg:clamp(1.1rem, 2.5vw, 1.25rem);--text-xl:clamp(1.2rem, 3vw, 1.5rem);--text-2xl:clamp(1.4rem, 4vw, 2rem);--text-3xl:clamp(1.8rem, 5vw, 2.5rem);--text-4xl:clamp(2rem, 6vw, 3.5rem);--text-5xl:clamp(2.4rem, 7vw, 4.5rem);--text-6xl:clamp(2.8rem, 8vw, 5.5rem);--color-bg:#fff;--color-text:#222;--color-heading:#111;--color-primary:#222;--color-primary-hover:#444;--color-secondary:#f5f5f5;--color-accent:#e85d5d;--color-accent-muted:#ff8a8a;--color-muted:#777;--color-border:#d1d5db;--color-ring:#3b82f6;--color-online:#10b981}body{font-family:var(--font-body);font-size:var(--text-base);background-color:var(--color-heading);color:var(--color-bg);line-height:1.6}h1{font-size:var(--text-4xl);color:var(--color-heading);font-weight:600;line-height:1.15}h2{font-size:var(--text-3xl);color:var(--color-heading);font-weight:600;line-height:1.2}h3{font-size:var(--text-2xl);color:var(--color-heading);font-weight:500;line-height:1.25}h4{font-size:var(--text-xl);color:var(--color-heading);font-weight:500;line-height:1.3}h5{font-size:var(--text-lg);color:var(--color-heading);font-weight:500;line-height:1.4}h6{font-size:var(--text-md);color:var(--color-heading);font-weight:500;line-height:1.4}p{font-size:var(--text-base);line-height:1.7}small{font-size:var(--text-sm);color:var(--color-muted)}button{font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;background-color:var(--color-primary);color:#fff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:500;transition:background .3s}button:hover{background-color:var(--color-primary-hover)}.section{background-color:var(--color-secondary);padding:2rem 1rem}p.muted{color:var(--color-muted)}hr{border:1px solid var(--color-border)}input:focus,textarea:focus{outline:2px solid var(--color-ring);outline-offset:2px}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.btn{font-size:var(--text-base);background:var(--color-heading);background-image:linear-gradient(var(--color-primary), var(--color-primary)), conic-gradient(from var(--angle,0deg), var(--color-accent) 0%, transparent 50%);cursor:pointer;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 2rem;font-weight:500;animation:2s linear infinite rotateBorder;display:inline-flex;color:#fff!important}.btn:hover{opacity:.9}.btn svg{width:1em;height:1em}@keyframes rotateBorder{0%{--angle:0deg}to{--angle:360deg}}.btn:disabled{cursor:not-allowed;opacity:.5;background-image:linear-gradient(var(--color-heading), var(--color-heading));border:2px solid var(--color-muted);animation:none;color:var(--color-muted)!important}.hero{border-bottom:.5px solid var(--color-muted);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.hero__inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:560px;display:flex}.hero__eyebrow{font-size:var(--text-sm);letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-weight:500}.hero__eyebrow span{color:var(--color-accent)}.hero__title{font-size:var(--text-6xl);color:var(--color-bg);font-weight:600;line-height:1.1}.hero__accent{color:var(--color-accent)}.hero__sub{font-size:var(--text-md);color:var(--color-secondary);max-width:420px;line-height:1.7}.hero__angel{font-size:var(--text-sm);color:var(--color-muted);max-width:420px;line-height:1.7}.hero__sub span{color:var(--color-accent)}.features{border-bottom:.5px solid var(--color-muted);color:var(--color-text);font-family:var(--font-body);padding:4rem 1rem}.features__inner{text-align:center;max-width:1200px;margin:0 auto}.features__eyebrow{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:1px;color:var(--color-accent);margin-bottom:.5rem;font-weight:500}.features__heading{font-size:var(--text-2xl);color:var(--color-bg);margin-bottom:3rem;font-weight:600;line-height:1.2}.features__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.features__card{text-align:center;border-radius:12px;flex:250px;max-width:300px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.features__icon{border:1px solid var(--color-muted);background-color:var(--color-heading);width:60px;height:60px;color:var(--color-secondary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.8rem;display:flex}.features__card-title{font-size:var(--text-md);color:var(--color-secondary);text-transform:capitalize;margin-bottom:.5rem;font-weight:600}.features__card-desc{font-size:var(--text-sm);color:var(--color-muted);line-height:1.6}@media (width<=480px){.features__card{flex:100%}}.testimonials{text-align:center;padding:6rem 1.5rem}.testimonials__inner{max-width:800px;margin:0 auto}.testimonials__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.testimonials__heading{color:var(--color-secondary);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.testimonials__sub{color:var(--color-muted);max-width:500px;margin:0 auto 3rem;font-size:1rem;line-height:1.5}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;width:100%;margin-top:3rem;display:grid}.t-card{background:var(--color-heading);border:1px dashed var(--color-border);text-align:center;border-radius:16px;padding:2rem;transition:all .3s}.t-icon{color:var(--color-secondary);margin-bottom:1rem}.t-card h3{color:var(--color-secondary);margin-bottom:.5rem;font-size:1.1rem}.t-card p{font-size:var(--text-xs);color:var(--color-muted);line-height:1.5}.beta-status{font-size:var(--text-xs);color:var(--color-secondary);opacity:.7;justify-content:center;align-items:center;gap:8px;margin-top:4rem;display:flex}.pulse-dot{background-color:var(--color-online);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 5px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.footer{border-top:.5px solid var(--color-muted);margin-top:4rem;padding:3rem 1.5rem}.footer__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.footer__dev p{color:var(--color-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.9rem;display:flex}.footer__dev-link{color:var(--color-secondary);font-weight:400;text-decoration:underline;transition:color .2s}.footer__dev-link:hover{color:var(--color-accent);text-decoration:underline}.footer__version{text-transform:uppercase;color:var(--color-secondary);border:1px solid var(--color-secondary);border-radius:4px;margin-left:4px;padding:1px 6px;font-size:.65rem}.footer__social-row{color:var(--color-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:.85rem;display:flex}.footer__icon-link{color:inherit;align-items:center;transition:color .2s;display:flex}.footer__icon-link:hover{color:var(--color-accent)}.footer__divider{opacity:.3}.footer__made-with{align-items:center;gap:4px;display:flex}.footer__made-with span{color:var(--color-accent)}@media (width>=768px){.footer__content{flex-direction:row;justify-content:space-between}.footer__dev p,.footer__social-row{justify-content:flex-start}}.landing{width:100%;height:auto;min-height:100vh}.spinner{border-style:solid;border-color:#ffffff4d;border-top-color:var(--color-muted);border-radius:50%;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.back-button{z-index:10;color:var(--color-secondary);opacity:.85;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:opacity .2s,background-color .2s;display:inline-flex;position:absolute;top:1.5rem;left:1.5rem}.back-button:hover{opacity:.5}.support-section{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:480px;display:flex}.support-label{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.4rem;font-weight:600;display:inline-block}.support-title{font-size:var(--text-3xl);color:var(--color-bg);cursor:pointer;margin-bottom:.75rem;font-weight:700;line-height:1.15}.support-link{cursor:pointer}.support-accent{color:var(--color-accent)}.support-heart{color:var(--color-accent);font-size:var(--text-sm)}.support-desc{font-size:var(--text-sm);color:var(--color-muted);line-height:1.75}.support-desc strong{color:var(--color-bg);font-weight:600}.support-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:2rem 1.5rem;display:flex}.support-method{flex-direction:column;align-items:center;gap:.25rem;display:flex}.support-method-label{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);font-weight:700}.qr-wrapper{flex-direction:column;align-items:center;gap:.75rem;display:flex}.qr-placeholder .qr-image{object-fit:cover;border-radius:12px;width:160px;height:160px}.qr-caption{font-size:var(--text-xs);color:var(--color-muted)}.btn-text{justify-content:center;align-items:center;min-width:140px;display:inline-flex}.loading-state{align-items:center;gap:6px;display:inline-flex}.progress-text{text-align:left;width:40px}.start{justify-content:center;align-items:center;width:100%;height:100vh;padding:1rem;display:flex;overflow:hidden}.capture{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:1.5rem 1rem;display:flex}.capture-flash{opacity:.85;z-index:999;pointer-events:none;background:#fff;animation:.3s forwards flash-out;position:fixed;inset:0}@keyframes flash-out{0%{opacity:.85}to{opacity:0}}.capture-viewfinder{aspect-ratio:4/3;background:#000;border:1px solid #ffffff14;border-radius:16px;flex-shrink:0;width:100%;max-width:460px;position:relative;overflow:hidden}.capture-video{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.capture-canvas{display:none}.capture-corners{pointer-events:none;position:absolute;inset:0}.capture-corners span{border-color:var(--color-accent);opacity:.7;border-style:solid;width:20px;height:20px;position:absolute}.capture-corners span:first-child{border-width:2px 0 0 2px;border-radius:3px 0 0;top:12px;left:12px}.capture-corners span:nth-child(2){border-width:2px 2px 0 0;border-radius:0 3px 0 0;top:12px;right:12px}.capture-corners span:nth-child(3){border-width:0 0 2px 2px;border-radius:0 0 0 3px;bottom:12px;left:12px}.capture-corners span:nth-child(4){border-width:0 2px 2px 0;border-radius:0 0 3px;bottom:12px;right:12px}.capture-countdown{color:#fff;background:#0006;justify-content:center;align-items:center;font-size:8rem;font-weight:700;animation:.4s countdown-pop;display:flex;position:absolute;inset:0}@keyframes countdown-pop{0%{opacity:0;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.capture-controls{flex-direction:column;align-items:center;gap:.85rem;width:100%;max-width:560px;display:flex}.capture-status{font-size:var(--text-md);color:var(--color-muted);text-align:center}.capture-timers{gap:.5rem;display:flex}.capture-timer-btn{font-size:var(--text-md);background:var(--color-heading);color:var(--color-muted);cursor:pointer;letter-spacing:.04em;border-radius:999px;padding:.4rem 1rem;font-weight:600;transition:border-color .2s,color .2s,background .2s}.capture-timer-btn:hover:not(:disabled){color:var(--color-bg);border-color:#ffffff59}.capture-timer-btn.active{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-heading)}.capture-timer-btn:disabled{background:var(--color-heading);cursor:not-allowed}.capture-switch-btn{font-size:var(--text-xs);color:var(--color-muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.4rem .8rem;font-weight:600;line-height:1;transition:border-color .2s,color .2s,background .2s,transform .2s;display:inline-flex}.capture-switch-btn svg{display:block}.capture-switch-btn:hover:not(:disabled){color:var(--color-accent)}.capture-switch-btn:disabled{background:var(--color-heading);cursor:not-allowed}.capture-btn{background:var(--color-heading);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:72px;height:72px;padding:0;font-size:14px;font-weight:500;transition:all .2s;display:flex}.capture-btn:hover:not(:disabled){border-color:var(--color-accent);background:var(--color-heading);transform:translateY(-2px)}.capture-btn:active:not(:disabled){background:var(--color-heading);transform:scale(.96)}.capture-btn:disabled{opacity:.4;cursor:not-allowed}.capture-btn svg{color:#fff}.capture-btn:has(svg[data-stop]){color:red}.capture-hint{font-size:var(--text-sm);color:var(--color-muted);letter-spacing:.06em}.capture-slots{flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1rem 0;display:flex}.capture-slot{background:#ffffff08;border:1.5px dashed #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:300px;height:200px;transition:all .3s;display:flex;overflow:hidden}.capture-slot.current{border-color:var(--color-accent);border-style:solid;box-shadow:0 0 12px #e85d5d40}.capture-slot.captured{border-style:solid;border-color:#fff3}.capture-slot-num{font-size:var(--text-xs);color:var(--color-muted);font-weight:600}.capture-slot-img{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.capture-retake-btn{font-size:var(--text-xs);background:var(--color-heading);color:var(--color-muted);cursor:pointer;letter-spacing:.04em;border:1.5px solid #fff3;border-radius:999px;padding:.4rem 1.25rem;font-weight:600;transition:border-color .2s,color .2s}.capture-retake-btn:hover{background:var(--color-heading);border-color:var(--color-accent);color:var(--color-accent)}@media (width>=800px){.capture{justify-content:center;padding:2rem}.capture-controls{width:100%;max-width:1000px}.capture-slots{flex-flow:row;justify-content:center;width:100%}.capture-slot{border-width:2px;border-radius:12px;flex-shrink:0;width:240px;height:180px}}.filter-pills-row{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:10px;width:100%;max-width:520px;padding:6px 4px;display:flex;overflow-x:auto}.filter-pills-row::-webkit-scrollbar{display:none}.filter-pill{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;background:var(--color-heading);cursor:pointer;white-space:nowrap;border:1px solid #ffffff1a;flex:none;padding:8px 16px;font-family:DM Mono,Courier New,monospace;font-size:12px;transition:background .15s,color .15s,border-color .15s,transform .1s}.filter-pill:hover{background:var(--color-heading);color:#ffffffa6;background:var(--color-heading)}.filter-pill.active{background:var(--color-heading);border:2px solid #c8506480}.filter-pills-wrapper{align-items:center;gap:6px;width:100%;max-width:480px;display:flex}.filter-arrow{background:var(--color-heading);color:#ffffff80;cursor:pointer;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;transition:background .15s,color .15s;display:flex}.filter-arrow:hover{color:#ffffffe6;background:#ffffff1a}.card-header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.card-label-tag{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent);font-weight:700}.card-title{font-size:var(--text-2xl);color:var(--color-bg);font-weight:700}.card-accent{color:var(--color-accent)}.card-desc{font-size:var(--text-sm);color:var(--color-muted)}.card-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;max-width:900px;display:grid}.card-item{aspect-ratio:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem .75rem;transition:border .2s,background .2s,transform .15s;display:flex}.card-item:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px)}.card-item.active{border-color:var(--color-accent);background:#e85d5d1a}.card-preview{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;flex-shrink:0;gap:4px;width:50px;padding:6px;display:flex}.pose-skeleton{background:#ffffff0d;border:1.5px dashed #fff3;border-radius:4px;flex-shrink:0;width:100%;height:14px;position:relative;overflow:hidden}.pose-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:100%;height:100%;animation:1.8s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}60%{left:150%}to{left:150%}}.card-item.active .pose-skeleton{border-color:var(--color-accent);background:#e85d5d14}.card-item.active .pose-skeleton:after{background:linear-gradient(90deg,#0000,#e85d5d26,#0000)}.card-item-label{font-size:var(--text-sm);color:var(--color-bg);font-weight:600}.card-item-size{font-size:var(--text-xs);color:var(--color-muted);letter-spacing:.08em}@media (width<=800px){.card{gap:.75rem;padding:1rem}.card-grid{grid-template-columns:1fr;gap:.5rem;max-width:100%}.card-item{aspect-ratio:unset;flex-direction:row;justify-content:flex-start;gap:1rem;min-height:80px;padding:.75rem 1rem}.card-preview{flex-shrink:0;width:36px}.pose-skeleton{height:10px}.card-title{font-size:var(--text-xl)}.card-desc{font-size:var(--text-xs)}.card-confirm-btn{max-width:100%}}.card{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100vh;min-height:100vh;padding:1.5rem 1rem;display:flex;overflow:hidden}.ps-page{background-color:#181818;flex-direction:row;width:100%;min-height:100vh;font-family:Poppins,sans-serif;display:flex;overflow:hidden}.ps-sidebar{background-color:#111;border-right:1px solid #222;flex-direction:column;flex-shrink:0;gap:1.5rem;width:210px;min-width:210px;min-height:100vh;padding:1.5rem 1.1rem;display:flex;overflow-y:auto}.sidebar-logo{color:#fff;letter-spacing:.1em;border-bottom:1px solid #222;padding-bottom:1rem;font-size:1rem}.sidebar-logo-span{color:#e85d5d;letter-spacing:.1em;padding-bottom:1rem;font-size:1rem}.ps-topbar,.ps-bottom-bar{display:none}.ctrl-tabs{flex-direction:column;gap:.4rem;display:flex}.tab-btn{color:#777;cursor:pointer;text-align:left;background-color:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;width:100%;padding:.55rem .75rem;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.tab-btn:hover{color:#ccc;background-color:#222}.tab-btn.tab-active{color:#fff;background-color:#e85d5d;border-color:#e85d5d}.ctrl-group{flex-direction:column;gap:.55rem;display:flex}.ctrl-label{letter-spacing:.12em;text-transform:uppercase;color:#555;font-size:.67rem;font-weight:600}.color-swatches{flex-wrap:wrap;gap:.45rem;display:flex}.swatch{cursor:pointer;border:2px solid #2a2a2a;border-radius:50%;flex-shrink:0;width:26px;height:26px;padding:0;transition:transform .15s,border-color .15s}.swatch:hover{transform:scale(1.15)}.swatch-active{transform:scale(1.12);border-color:#e85d5d!important}.swatch-custom{cursor:pointer;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red);justify-content:center;align-items:center;display:flex;position:relative}.swatch-plus{color:#fff;text-shadow:0 0 3px #000;pointer-events:none;font-size:.9rem;font-weight:700;line-height:1}.hidden-color-input{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.save-btn{color:#fff;cursor:pointer;background-color:#e85d5d;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.65rem 1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:background .18s}.save-btn:hover{background-color:#d94f4f}.ps-preview{background-color:#1e1e1e;background-image:radial-gradient(circle,#2a2a2a 1px,#0000 1px);background-size:22px 22px;flex:1;justify-content:center;align-items:flex-start;min-height:100vh;padding:2.5rem 1.5rem;display:flex;overflow-y:auto}.preview-inner{justify-content:center;align-items:flex-start;width:100%;display:flex}.strip{border-radius:6px;flex-direction:column;flex-shrink:0;align-items:center;width:220px;display:flex;overflow:hidden}.strip-photos{flex-direction:column;width:100%;display:flex}.strip-frame{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.strip-img{object-fit:cover;object-position:center;border-radius:2px;width:100%;height:100%;display:block}.watermark{text-align:center;letter-spacing:.18em;-webkit-user-select:none;user-select:none;width:100%;padding:.42rem .5rem;font-size:.62rem}.film-strip{background-color:#1c1c1c;box-shadow:0 0 0 2px #333,0 16px 48px #000000d9}.film-inner{flex-direction:row;width:100%;display:flex}.sprocket-col{background-color:#1c1c1c;flex-direction:column;flex-shrink:0;justify-content:space-around;align-items:center;width:18px;padding:8px 3px;display:flex}.sprocket-hole{background-color:#fff;border:1px solid #555;border-radius:2px;flex-shrink:0;width:7px;height:5px;display:block;box-shadow:inset 0 0 2px #ffffff12}.film-frame{border-top:8px solid #1c1c1c;position:relative}.film-frame:last-child{border-bottom:8px solid #1c1c1c}.film-frame:first-child{border-top:8px solid #1c1c1c}.film-frame:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.film-watermark{color:#555;background-color:#1c1c1c;border-top:1px solid #2a2a2a;padding:.5rem .5rem .75rem}.color-strip{flex-direction:column;gap:.35rem;padding:.5rem .6rem;display:flex;box-shadow:0 0 0 2px #00000026,0 16px 48px #00000073}.color-strip .strip-photos{gap:.35rem}.color-frame{border-top:none;border-radius:3px;overflow:hidden}.color-watermark{border-top:none;margin-top:.1rem;padding:.5rem .5rem .75rem}@media (width<=800px){.ps-page{flex-direction:column;height:auto;min-height:100vh;overflow:auto}.ps-sidebar{display:none}.ps-topbar{z-index:10;background-color:#111;border-bottom:1px solid #222;flex-direction:column;gap:.9rem;padding:1rem;display:flex;position:sticky;top:0}.ps-topbar .ctrl-tabs{flex-direction:row}.ps-topbar .save-btn{display:none}.ps-preview{min-height:unset;flex:unset;padding:1.5rem 1rem 5rem;overflow-y:visible}.strip{width:180px}@media (width>=641px){.strip{width:200px}}.ps-bottom-bar{z-index:20;background-color:#111;border-top:1px solid #222;padding:.75rem 1rem;display:block;position:fixed;bottom:0;left:0;right:0}.save-btn-full{color:#fff;cursor:pointer;background-color:#e85d5d;border:none;border-radius:8px;width:100%;padding:.75rem;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600}}.save-btn:disabled,.save-btn-full:disabled{opacity:.6;cursor:not-allowed;opacity:.6;cursor:not-allowed}.sticker-soon-btn{border:1px solid color-mix(in srgb, var(--color-accent) 30%, transparent);width:100%;color:var(--color-accent-muted);cursor:not-allowed;letter-spacing:.02em;background:linear-gradient(135deg,#1e1e2e,#2a2a3d);border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:10px 16px;font-size:.875rem;font-weight:500;display:flex;position:relative;overflow:hidden}.sticker-soon-btn:after{content:"";background:linear-gradient(120deg, transparent 0%, color-mix(in srgb, var(--color-accent) 15%, transparent) 50%, transparent 100%);width:60%;height:100%;animation:2.8s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}.sticker-icon{color:var(--color-accent);animation:2.8s ease-in-out infinite icon-pulse}@keyframes icon-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.sticker-soon-badge{background:color-mix(in srgb, var(--color-accent) 15%, transparent);color:var(--color-accent-muted);letter-spacing:.08em;text-transform:uppercase;border:1px solid color-mix(in srgb, var(--color-accent) 25%, transparent);border-radius:99px;margin-left:auto;padding:2px 8px;font-size:.6rem;font-weight:700}.particles-container{z-index:-1;pointer-events:none;background-color:var(--color-heading);position:fixed;inset:0}.main-layout{width:100%;min-height:100vh;position:relative;overflow:hidden}.content-wrapper{z-index:1;min-height:100vh;position:relative}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-devanagari-400-normal-CJDn6rn8.woff2)format("woff2"),url(/assets/poppins-devanagari-400-normal-CqVvlrh5.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-ext-400-normal-by3JarPu.woff2)format("woff2"),url(/assets/poppins-latin-ext-400-normal-DaBSavcJ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/poppins-latin-400-normal-cpxAROuN.woff2)format("woff2"),url(/assets/poppins-latin-400-normal-BOb3E3N0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/poppins-devanagari-500-normal-BIdkeU1p.woff2)format("woff2"),url(/assets/poppins-devanagari-500-normal-DMPDjHtT.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/poppins-latin-ext-500-normal-CK-6C4Hw.woff2)format("woff2"),url(/assets/poppins-latin-ext-500-normal-CgAe2rWW.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/poppins-latin-500-normal-C8OXljZJ.woff2)format("woff2"),url(/assets/poppins-latin-500-normal-DGXqpDMm.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-devanagari-600-normal-STEjXBNN.woff2)format("woff2"),url(/assets/poppins-devanagari-600-normal-ClASKHrr.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-latin-ext-600-normal-CAhIAdZj.woff2)format("woff2"),url(/assets/poppins-latin-ext-600-normal-Df5ffKXP.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/poppins-latin-600-normal-zEkxB9Mr.woff2)format("woff2"),url(/assets/poppins-latin-600-normal-BJdTmd5m.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
