:root{--bg:#fffaf5;--panel:#f3edff;--text:#39284f;--muted:#706078;--line:#e4d9e9;--lime:#7546ad;--mint:#795397;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit}button,input,select{font:inherit}button,a,summary,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--lime);outline-offset:5px}.shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.ps-site{overflow:clip;min-height:75vh}.ps-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px;border-bottom:1px solid var(--line)}.ps-brand{text-decoration:none;display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em;font-size:20px}.ps-brand img{width:66px;height:66px;object-fit:contain}.ps-nav nav{display:flex;gap:28px}.ps-nav nav a{text-decoration:none;font-size:13px;color:var(--muted);transition:color .2s}.ps-nav nav a:hover{color:var(--lime)}.ps-header-actions{display:flex;gap:12px;align-items:center}.ps-language-form select{background:transparent;color:var(--text);border:1px solid var(--line);padding:10px;border-radius:12px;max-width:100px}.ps-login,.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:100px;padding:16px 26px;text-decoration:none;font-weight:700;font-size:14px;transition:transform .25s,background .25s,box-shadow .25s}.ps-login{border-color:var(--line);padding:12px 19px}.primary{background:var(--lime);color:#172216;box-shadow:0 0 0 0 #d4f88022}.primary:hover{background:#e1ffa9;transform:translateY(-3px);box-shadow:0 10px 30px #c9f68020}.ghost{border-color:var(--line);background:transparent;color:var(--text)}.ghost:hover,.ps-login:hover{background:#27342b;transform:translateY(-2px)}.btn span{transition:transform .25s}.btn:hover span{transform:translateX(4px)}
.ps-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:45px;align-items:center;min-height:690px;padding-block:80px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--mint);font-size:10px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px}.eyebrow:before{content:'';width:6px;height:6px;border-radius:100%;background:currentColor;box-shadow:0 0 12px #a5f4ac55}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{line-height:1.07;letter-spacing:-.055em}.ps-hero h1{font-size:clamp(48px,6.3vw,86px);margin:0;font-weight:500}.ps-hero em{font-style:normal;color:var(--lime)}.lead{font-size:17px;line-height:1.7;color:var(--muted);max-width:460px;margin:28px 0 32px}.ps-actions{display:flex;gap:12px;flex-wrap:wrap}.ps-points{display:flex;gap:22px;flex-wrap:wrap;list-style:none;margin:25px 0 0;padding:0;font-size:11px;color:var(--muted)}.ps-points li:before{content:'✓';color:var(--lime);margin-inline-end:8px}.ps-showcase{position:relative;min-width:0;height:490px;display:grid;place-items:center;background:radial-gradient(ellipse,#91c79518,transparent 68%)}.gold-ring{position:absolute;width:380px;height:380px;border:1px solid #8fb79228;border-radius:50%;pointer-events:none}.ring-two{width:470px;height:470px;border-style:dashed;animation:orbit 65s linear infinite}.phone{position:relative;z-index:1;width:248px;height:420px;background:#222e26;border:1px solid #69846b;border-radius:38px;padding:12px;box-shadow:0 35px 70px #0006;transform:rotate(-7deg);animation:float 7s ease-in-out infinite}.phone-speaker{width:60px;height:5px;background:#51634f;border-radius:10px;margin:2px auto 10px}.phone-screen{height:348px;border-radius:23px;background:linear-gradient(150deg,#d4f88a,#8ed9b5);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#193223;text-align:center}.phone-screen p{font-size:9px;letter-spacing:.19em;font-weight:800}.phone-screen img{width:145px;height:145px;object-fit:contain}.phone-screen span{font-size:12px;font-weight:600}.phone-bar{width:60px;height:4px;background:#61755e;margin:10px auto;border-radius:8px}.badge{position:absolute;z-index:2;padding:15px 20px;background:#f0f4e8;color:#213222;border:1px solid #ffffff66;border-radius:16px;box-shadow:0 18px 40px #0003;font-size:12px;font-weight:700;animation:badge-float 6s ease-in-out infinite}.badge:before{content:'↗';display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;margin-inline-end:10px;background:#cde9b3}.badge-one{top:90px;left:0}.badge-two{bottom:90px;left:0;animation-delay:-2s}.badge-three{top:235px;right:0;animation-delay:-4s;background:var(--lime)}
.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;border-block:1px solid var(--line);gap:30px}.stats article{padding-inline:16px;border-inline-end:1px solid var(--line)}.stats article:last-child{border:0}.stats b{font-size:26px;font-weight:500;letter-spacing:-.04em;display:block}.stats span{font-size:12px;color:var(--muted)}.ps-section{padding-block:100px}.ps-section h2{font-size:clamp(34px,4vw,54px);font-weight:500;margin:0 0 20px}.muted{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px}.service-card{display:flex;flex-direction:column;min-height:270px;padding:28px 24px;border:1px solid var(--line);border-radius:24px;background:var(--panel);text-decoration:none;position:relative;transition:transform .3s,border-color .3s,background .3s}.service-card:nth-child(4n+2){background:#202820}.service-card:nth-child(4n+3){background:#1b2927}.service-card:nth-child(4n+4){background:#27291d}.service-card:hover{transform:translateY(-8px);border-color:var(--mint);background:#28392c}.service-card i{align-self:flex-start;display:grid;place-items:center;min-width:54px;padding:7px 12px;border-radius:9px;color:var(--lime);background:#c8ee9220;font-size:11px;font-weight:700;font-style:normal}.service-card h3,.service-card h2{font-size:23px;margin:26px 0 10px;font-weight:500;letter-spacing:-.04em}.service-card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0 0 25px}.service-card b{margin-top:auto;font-size:12px;color:var(--lime);display:flex;justify-content:space-between}.service-card b span{font-size:20px}.ps-band{background:#19231c;border-block:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:45px}.steps article{display:flex;flex-direction:column;gap:22px}.steps b{font-size:13px;font-weight:500;border:1px solid #566545;border-radius:50%;color:var(--lime);display:grid;place-items:center;width:48px;height:48px}.steps h3{font-size:23px;font-weight:500;margin:0 0 14px}.steps p,.faq p{font-size:14px;line-height:1.75;color:var(--muted)}.faq{max-width:900px}.faq details{border-bottom:1px solid var(--line);padding:24px 0}.faq summary{font-size:17px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:24px;color:var(--lime);transition:transform .3s}.faq details[open] summary:after{transform:rotate(45deg)}.faq details[open] p{animation:rise .3s ease}.ps-cta{background:var(--lime);color:#20311d;padding:60px;border-radius:32px;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:70px;position:relative;isolation:isolate;overflow:hidden}.ps-cta:after{content:'';position:absolute;z-index:-1;width:400px;height:400px;border:1px solid #23351c22;border-radius:50%;right:-40px;top:-200px;box-shadow:0 0 0 50px #23351c08,0 0 0 100px #23351c05;animation:badge-float 10s ease-in-out infinite}.ps-cta .eyebrow{color:#405635}.ps-cta h2{font-size:clamp(32px,4vw,48px);max-width:500px;margin:0;font-weight:500}.ps-cta .primary{background:#17231b;color:var(--lime);flex-shrink:0}.ps-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-block:30px;color:var(--muted);font-size:12px}.ps-footer .ps-brand img{width:65px;height:65px}
.product-page,.cart-page,.collection-page{padding-block:35px 90px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:45px;align-items:start}.product-image{min-height:430px;aspect-ratio:1;border:1px solid var(--line);border-radius:30px;background:radial-gradient(circle at 30% 20%,#94cb6b33,transparent 60%),#202b22;display:grid;place-items:center;font-size:100px;font-weight:800;color:var(--lime);overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-page h1,.cart-page h1,.collection-page h1{font-size:clamp(34px,4vw,52px);font-weight:500}.price{font-size:32px;color:var(--lime);font-weight:600;margin:24px 0}.product-page select,.product-page input{width:100%;padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--panel);color:var(--text);margin:10px 0 18px}.product-page label{display:block;font-size:13px;margin-top:20px}.product-page button{width:100%}.product-page button:disabled{opacity:.5;cursor:not-allowed}.product-description{color:var(--muted);font-size:14px}.cart-line{display:grid;grid-template-columns:1fr auto 80px;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.cart-line input{width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text)}.cart-total{display:flex;justify-content:space-between;font-size:24px;margin:35px 0}.cart-page .btn{margin:6px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;background:var(--lime);color:#17231b;padding:15px}.skip-link:focus{top:10px}.ps-copy>*{animation:rise .8s both}.ps-copy h1{animation-delay:.1s}.ps-copy .lead{animation-delay:.2s}.ps-copy .ps-actions{animation-delay:.3s}.ps-copy .ps-points{animation-delay:.4s}.reveal-ready{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s;transition-delay:var(--delay,0ms)}.reveal-ready.is-visible{opacity:1;transform:translateY(0)}.service-card.is-visible:hover{transform:translateY(-8px)}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-16px) rotate(-4deg)}}@keyframes badge-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes orbit{to{transform:rotate(360deg)}}
@media(min-width:1600px){.ps-hero{min-height:760px}}@media(max-width:1000px){.ps-nav nav{gap:15px}.ps-hero{gap:15px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-showcase{transform:scale(.88)}.ps-header-actions .ps-login{font-size:12px;padding:12px}.product-layout{gap:30px}.ps-cta{padding:40px}}@media(max-width:700px){.shell{width:calc(100% - 36px)}.ps-nav{min-height:82px;gap:10px;flex-wrap:wrap;padding-bottom:12px}.ps-nav nav{order:3;width:100%;justify-content:center;gap:28px}.ps-brand img{width:52px;height:52px}.ps-header-actions{gap:8px}.ps-language-form select{max-width:76px;font-size:12px;padding:8px}.ps-hero{grid-template-columns:1fr;padding-block:50px 25px;gap:20px}.ps-hero h1{font-size:clamp(44px,11vw,68px)}.lead{font-size:16px}.ps-actions .btn{padding:15px 19px}.ps-showcase{height:420px;transform:none;max-width:430px;width:100%;margin:auto}.phone{width:220px;height:385px}.phone-screen{height:313px}.gold-ring{width:290px;height:290px}.ring-two{width:350px;height:350px}.badge{font-size:10px;padding:10px 12px}.badge-one{top:75px}.badge-two{bottom:50px}.badge-three{top:235px}.stats{grid-template-columns:repeat(2,1fr);gap:25px;padding-block:28px}.stats article:nth-child(2){border:0}.stats b{font-size:24px}.ps-section{padding-block:65px}.service-grid{gap:12px;margin-top:28px}.service-card{padding:22px 17px;min-height:260px;border-radius:18px}.service-card h3{font-size:21px}.steps{grid-template-columns:1fr;gap:30px}.steps article{flex-direction:row;gap:20px}.steps b{flex:0 0 45px}.steps h3{margin-top:5px}.ps-cta{padding:35px 25px;flex-direction:column;align-items:flex-start;margin-bottom:40px;border-radius:22px}.ps-footer{flex-direction:column;align-items:flex-start;gap:12px}.product-layout{grid-template-columns:1fr;margin-top:25px}.product-image{min-height:250px;max-height:350px;aspect-ratio:1.2}.cart-line{grid-template-columns:1fr 70px;gap:12px}.cart-line input{grid-column:2;grid-row:1 / span 2}.cart-line>span:nth-child(2){grid-column:1}.product-page,.cart-page,.collection-page{padding-top:20px}.ps-points{gap:15px}}@media(max-width:360px){.service-grid{grid-template-columns:1fr}.ps-actions{flex-direction:column}.badge:before{display:none}.ps-header-actions .ps-login{font-size:10px}.ps-hero h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}[dir=rtl] .btn span{transform:scaleX(-1)}
:root .ps-cart-link{font-size:12px;text-decoration:none;color:var(--lime);white-space:nowrap}.ps-header-actions{flex-wrap:wrap;justify-content:flex-end}@media(max-width:700px){.ps-header-actions{gap:6px}.ps-header-actions .ps-login{padding:10px;font-size:10px}.ps-cart-link{font-size:10px!important}.ps-language-form select{max-width:65px}}.cart-line>div{min-width:0;overflow-wrap:anywhere}
/* Ivory, lavender and peach palette. */
.primary,.skip-link{background:#7546ad;color:#fff}.primary:hover{background:#61378f;box-shadow:0 10px 30px #7546ad25}.ghost:hover,.ps-login:hover{background:#eee3f9}.eyebrow:before{box-shadow:0 0 12px #b093d955}.ps-showcase{background:radial-gradient(ellipse,#e8d5f680,transparent 68%)}.gold-ring{border-color:#cbb2de88}.phone{background:#fffdfb;border-color:#d7c4e6;box-shadow:0 35px 70px #83609830}.phone-speaker,.phone-bar{background:#ceb8df}.phone-screen{background:linear-gradient(150deg,#e7d2ff,#ffd9be);color:#50325f}.badge{background:#fff;color:#50325f;border-color:#eaddef;box-shadow:0 18px 40px #79539720}.badge:before{background:#eaddf7}.badge-three{background:#ffe0c5}.service-card:nth-child(4n+2){background:#fff0e3}.service-card:nth-child(4n+3){background:#eaf3f6}.service-card:nth-child(4n+4){background:#fbe9ef}.service-card:hover{background:#eee1fb;border-color:#b995d5}.service-card i{background:#fff9;color:#694197}.ps-band{background:#f3edf9}.steps b{border-color:#cbb2de;background:#fff8}.ps-cta{background:linear-gradient(115deg,#e5d2fa,#ffdfc7);color:#493057}.ps-cta .eyebrow{color:#6c477d}.ps-cta .primary{background:#7546ad;color:#fff}.ps-cta .primary:hover{background:#61378f}.ps-cta:after{border-color:#9565af22;box-shadow:0 0 0 50px #9565af08,0 0 0 100px #9565af05}.product-image{background:radial-gradient(circle at 30% 20%,#ead2fa,transparent 65%),#fff0e3}.product-page select,.product-page input,.cart-line input{background:#fff}
.ps-nav{min-height:122px}.ps-nav .ps-brand img{width:128px;height:108px;object-fit:contain}.ps-showcase .phone-screen img{width:205px;height:165px;object-fit:contain}.ps-footer .ps-brand img{width:220px;height:160px;object-fit:contain}.product-image>img{width:82%;height:82%;object-fit:contain}@media(max-width:700px){.ps-nav{min-height:102px}.ps-nav .ps-brand img{width:112px;height:76px}.ps-footer .ps-brand img{width:200px;height:140px}.ps-showcase .phone-screen img{width:170px;height:135px}}
.ps-nav .ps-brand img{width:160px;height:118px}.ps-showcase .phone-screen img{width:225px;height:180px}.ps-footer{flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:18px}.ps-footer .ps-brand img{width:270px;height:190px}.ps-footer span{display:block;width:100%;text-align:center}@media(max-width:700px){.ps-nav .ps-brand img{width:132px;height:88px}.ps-showcase .phone-screen img{width:190px;height:150px}.ps-footer{align-items:center;text-align:center}.ps-footer .ps-brand img{width:235px;height:165px}}
.ps-cart-link{display:grid;place-items:center;position:relative;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:var(--lime)}.ps-cart-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ps-cart-link .cart-count{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--lime);color:#fff;text-align:center;font-size:10px;line-height:17px;font-weight:700}.ps-cart-link:hover{background:#eee3f9}.ps-showcase .badge b{font:inherit}.ps-nav{flex-wrap:nowrap}.ps-header-actions{flex-wrap:nowrap}@media(max-width:700px){.ps-nav{flex-wrap:nowrap;padding-bottom:0}.ps-nav nav{display:none}.ps-header-actions{margin-left:auto;gap:5px}.ps-language-form select{display:none}.ps-header-actions .ps-login{padding:10px 8px;white-space:nowrap}.ps-cart-link{width:36px;height:36px;flex:0 0 36px}.ps-cart-link svg{width:19px;height:19px}}
.ps-language-form{position:relative;display:inline-flex;align-items:center}.ps-language-form .translate-icon{position:absolute;left:10px;width:16px;height:16px;fill:none;stroke:var(--lime);stroke-width:1.7;pointer-events:none}.ps-language-form select{padding-left:32px!important}@media(max-width:700px){.ps-language-form{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%}.ps-language-form .translate-icon{position:static;width:19px;height:19px}.ps-language-form select{position:absolute;inset:0;display:block!important;opacity:0;width:100%;height:100%;padding:0!important;cursor:pointer}}
.ps-footer{border-top:0!important;padding-top:12px}.footer-mark{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(820px,100%);gap:28px}.footer-note{margin:0;color:#795397;font:italic clamp(22px,3vw,36px)/1.1 cursive;letter-spacing:.02em;white-space:nowrap;opacity:0;animation:footer-note-in .9s ease forwards}.footer-note-left{text-align:right;animation-delay:.25s}.footer-note-right{text-align:left;animation-delay:.65s}.footer-note:after{content:'';display:block;height:2px;margin-top:7px;background:currentColor;transform:scaleX(0);transform-origin:left;animation:footer-underline .45s ease forwards;animation-delay:1.15s}.footer-note-left:after{transform-origin:right}@keyframes footer-note-in{from{opacity:0;transform:translateY(12px) rotate(-4deg)}to{opacity:1;transform:translateY(0) rotate(-2deg)}}@keyframes footer-underline{to{transform:scaleX(1)}}@media(max-width:700px){.footer-mark{grid-template-columns:1fr;gap:6px}.footer-mark .ps-brand{grid-row:1}.footer-note{font-size:24px;text-align:center}.footer-note-left{grid-row:2}.footer-note-right{grid-row:3}.footer-note:after{width:100px;margin-inline:auto;transform-origin:center!important}}@media(prefers-reduced-motion:reduce){.footer-note,.footer-note:after{animation:none;opacity:1;transform:none}}
.footer-note{animation:none}.footer-note:after{animation:none}.footer-note.is-visible{animation:footer-note-in .9s ease forwards}.footer-note-left.is-visible{animation-delay:.25s}.footer-note-right.is-visible{animation-delay:.65s}.footer-note.is-visible:after{animation:footer-underline .45s ease forwards;animation-delay:1.15s}@media(max-width:700px){.footer-mark{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.footer-mark .ps-brand{grid-column:2;grid-row:1}.ps-footer .ps-brand img{width:154px;height:108px}.footer-note{font-size:clamp(13px,4vw,18px);white-space:normal}.footer-note-left{grid-column:1;grid-row:1;text-align:right}.footer-note-right{grid-column:3;grid-row:1;text-align:left}.footer-note:after{width:56px;margin-inline:0}.footer-note-left:after{margin-left:auto}}
.ps-language-form{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%}.ps-language-form .translate-icon{position:static;width:20px;height:20px}.ps-language-form select{position:absolute;inset:0;display:block!important;width:100%;height:100%;padding:0!important;opacity:0;cursor:pointer}.ps-hero h1{font-family:"Segoe Print","Bradley Hand",cursive;font-weight:700;letter-spacing:-.025em}.ps-hero h1 em{font-weight:700}.hero-word{display:inline-block;white-space:nowrap}.hero-letter{display:inline-block;opacity:0;transform:translateY(9px) rotate(-3deg);animation:hero-letter-write .36s ease-out forwards;animation-delay:var(--letter-delay)}@keyframes hero-letter-write{to{opacity:1;transform:translateY(0) rotate(0)}}@media(max-width:700px){.ps-language-form{width:36px;height:36px;flex:0 0 36px}.ps-language-form .translate-icon{width:19px;height:19px}.ps-nav:not(.shell){gap:10px}.ps-nav:not(.shell) nav{display:none}.ps-nav:not(.shell) .ps-header-actions{margin-left:auto}.ps-nav:not(.shell) .ps-brand img{width:132px;height:88px}.ps-nav:not(.shell) .ps-login{padding:10px 9px;font-size:11px}}@media(prefers-reduced-motion:reduce){.hero-letter{animation:none;opacity:1;transform:none}}
