.Navbar-module__cJzEcG__nav{z-index:100;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;inset:0% 0% auto}.Navbar-module__cJzEcG__navBlock{justify-content:space-between;width:100%;height:0;display:flex;position:static}.Navbar-module__cJzEcG__leftBase{z-index:100;justify-content:center;align-items:center;gap:.5rem;height:6rem;display:flex;position:relative}.Navbar-module__cJzEcG__brand{z-index:100;color:var(--blue);letter-spacing:.05rem;cursor:pointer;align-items:center;gap:.3rem;font-size:1.6rem;font-style:italic;font-weight:400;line-height:1;text-decoration:none;display:flex}.Navbar-module__cJzEcG__brandIcon{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__cJzEcG__rightBase{z-index:10;justify-content:center;align-items:center;gap:.5rem;height:6rem;display:flex;position:static}.Navbar-module__cJzEcG__navButtons{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__btnWrap{border:1px solid var(--blue);cursor:pointer;border-radius:99rem;transition:border-color .3s;position:relative;overflow:hidden}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__outline{background-color:#0000}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled{background-color:var(--blue)}.Navbar-module__cJzEcG__btnBgWrap{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:-1px}.Navbar-module__cJzEcG__btnCircle{background:var(--blue);border-radius:50%;width:0;height:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled .Navbar-module__cJzEcG__btnCircle{background:var(--antique-white)}.Navbar-module__cJzEcG__btnWrap:hover .Navbar-module__cJzEcG__btnCircle{width:300%;height:300%}.Navbar-module__cJzEcG__btnText{z-index:1;letter-spacing:1.6px;text-transform:uppercase;white-space:nowrap;height:2.5rem;color:var(--blue);align-items:center;padding:0 1rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .3s;display:flex;position:relative}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled .Navbar-module__cJzEcG__btnText{color:#fff}.Navbar-module__cJzEcG__btnWrap:hover .Navbar-module__cJzEcG__btnText{color:var(--antique-white)}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled:hover .Navbar-module__cJzEcG__btnText{color:var(--blue)}.Navbar-module__cJzEcG__toggleWrapper{z-index:900;align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__toggle{z-index:100;background-color:var(--blue);cursor:pointer;border:none;border-radius:100rem;flex-shrink:0;width:42px;height:42px;padding:0;position:relative}.Navbar-module__cJzEcG__toggleLine{background-color:var(--antique-white);transform-origin:50%;border-radius:1px;width:14px;height:2px;margin-left:-7px;transition:all .3s;display:block;position:absolute;left:50%}.Navbar-module__cJzEcG__toggleLineTop{top:16px}.Navbar-module__cJzEcG__toggleLineBottom{top:24px}.Navbar-module__cJzEcG__toggleLineTopOpen{top:20px;transform:rotate(45deg)}.Navbar-module__cJzEcG__toggleLineBottomOpen{top:20px;transform:rotate(-45deg)}.Navbar-module__cJzEcG__menuDropdown{background-color:var(--antique-white);z-index:800;border-radius:.625rem;min-width:320px;padding:2rem;transition:opacity .3s,transform .3s;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 25px 50px -12px #00000040}.Navbar-module__cJzEcG__menuGrid{grid-template-columns:1fr 1fr;gap:1.5rem;min-width:400px;display:grid}.Navbar-module__cJzEcG__menuColumn{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__cJzEcG__menuHeading{font-size:var(--sm);color:var(--blue);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-weight:700}.Navbar-module__cJzEcG__menuLink{font-size:var(--base);color:var(--brown);border-radius:.5rem;padding:.5rem .75rem;font-weight:400;text-decoration:none;transition:background-color .2s,color .2s}.Navbar-module__cJzEcG__menuLink:hover{color:var(--blue);background-color:#3446970f}.Navbar-module__cJzEcG__menuButtons{border-top:1px solid #3446971a;gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Navbar-module__cJzEcG__menuButtons .Navbar-module__cJzEcG__btnWrap{flex:1;justify-content:center;display:flex}@media screen and (max-width:991px){.Navbar-module__cJzEcG__leftBase,.Navbar-module__cJzEcG__rightBase{height:5rem}}@media screen and (max-width:767px){.Navbar-module__cJzEcG__leftBase,.Navbar-module__cJzEcG__rightBase{height:5rem}.Navbar-module__cJzEcG__hideMobile{display:none}}
.Footer-module__S6Hkya__section{background-color:var(--antique-white);background-image:linear-gradient(180deg, var(--antique-white) 0%, var(--blue) 100%);min-height:100vh;position:relative;overflow:hidden}.Footer-module__S6Hkya__wrapper{width:100%;max-width:107rem;height:100vh;margin-left:auto;margin-right:auto;position:relative;overflow:visible}.Footer-module__S6Hkya__paper{z-index:1;will-change:transform;width:98%;height:96%;transform-style:preserve-3d;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-left:1%;padding-bottom:10%;display:flex;position:absolute;bottom:0;box-shadow:0 25px 25px 12px #00000040}.Footer-module__S6Hkya__cta{background-color:var(--red);color:#fff;font-size:var(--base);flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:32px;display:flex}.Footer-module__S6Hkya__ctaHeading{font-size:var(--4xl);color:#fff;text-transform:uppercase;margin:0;font-weight:900;line-height:1.25}.Footer-module__S6Hkya__ctaSubtitle{text-transform:uppercase;margin-top:8px;font-weight:700}.Footer-module__S6Hkya__inner{flex-direction:row;justify-content:space-between;align-items:stretch;padding:32px;display:flex}.Footer-module__S6Hkya__column{flex-direction:column;flex:1;gap:4px;display:flex}.Footer-module__S6Hkya__columnTitle{font-size:var(--md);color:var(--blue);margin-bottom:4px;font-weight:900}.Footer-module__S6Hkya__columnLink{font-size:var(--base);color:var(--brown);font-weight:300;line-height:1.5;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__columnLink:hover{color:var(--blue)}.Footer-module__S6Hkya__divider{background-color:var(--blue);align-self:stretch;width:1px}.Footer-module__S6Hkya__envelopeMask{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:auto 0% 0%}.Footer-module__S6Hkya__behind{width:100%;height:100%;display:block}.Footer-module__S6Hkya__bottomBlock{flex:1;justify-content:center;align-items:center;padding:0 15%;display:flex}.Footer-module__S6Hkya__handwriting{font-family:var(--font-handwriting), cursive;color:var(--brown);text-align:center;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:700;line-height:1.8}.Footer-module__S6Hkya__qr{background:#fff;flex-shrink:0;width:120px;height:120px;padding:8px}@media screen and (max-width:991px){.Footer-module__S6Hkya__inner{padding:2rem}}@media screen and (max-width:767px){.Footer-module__S6Hkya__section{background-image:none;min-height:auto;padding-top:2rem}.Footer-module__S6Hkya__envelopeMask,.Footer-module__S6Hkya__behind{display:none}.Footer-module__S6Hkya__wrapper{height:auto;position:static}.Footer-module__S6Hkya__paper{width:100%;height:auto;box-shadow:none;background-color:#0000;margin-left:0;padding-bottom:4%;position:static;transform:none!important}.Footer-module__S6Hkya__cta{box-shadow:0 25px 50px -12px var(--shadow-black);font-size:var(--base);border-radius:1rem}.Footer-module__S6Hkya__ctaHeading{font-size:var(--3xl)}.Footer-module__S6Hkya__qr{display:none}.Footer-module__S6Hkya__inner{flex-wrap:wrap;gap:1rem 0;padding:2rem 0}.Footer-module__S6Hkya__column{text-align:center;flex:none;justify-content:center;align-items:center;width:50%;min-width:40vw}.Footer-module__S6Hkya__divider{display:none}.Footer-module__S6Hkya__bottomBlock{padding:1rem 10%}}@media screen and (min-width:1280px){.Footer-module__S6Hkya__columnTitle{font-size:var(--lg)}.Footer-module__S6Hkya__inner{padding-top:3rem}}@media screen and (min-width:1440px){.Footer-module__S6Hkya__columnTitle{font-size:var(--lg)}.Footer-module__S6Hkya__columnLink{font-size:var(--md)}.Footer-module__S6Hkya__ctaHeading{font-size:var(--4xl)}.Footer-module__S6Hkya__cta{padding:3vw}}@media screen and (min-width:1920px){.Footer-module__S6Hkya__columnTitle{font-size:var(--xl)}.Footer-module__S6Hkya__cta{font-size:var(--xl);padding:3vw}.Footer-module__S6Hkya__ctaHeading{font-size:var(--6xl)}}@media screen and (max-width:479px){.Footer-module__S6Hkya__column{width:100%;max-width:none}.Footer-module__S6Hkya__inner{background-color:var(--antique-white);flex-direction:column}.Footer-module__S6Hkya__cta{flex-direction:column;gap:1rem}}
.EcomHero-module__ok8VZW__section{background:var(--antique-white);padding:6rem 0 4rem;position:relative;overflow:hidden}.EcomHero-module__ok8VZW__section:after{content:"";pointer-events:none;mix-blend-mode:overlay;opacity:.35;z-index:10;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:240px 240px;position:absolute;inset:0}.EcomHero-module__ok8VZW__grid{z-index:2;grid-template-columns:1.1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);display:grid;position:relative}.EcomHero-module__ok8VZW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);background:#ffffff80;border:1px solid #68555140;border-radius:99rem;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.EcomHero-module__ok8VZW__eyebrowDot{background:var(--red);border-radius:50%;width:.45rem;height:.45rem}.EcomHero-module__ok8VZW__headline{color:var(--blue);letter-spacing:-.01em;margin-top:1.75rem;font-size:clamp(2.75rem,5.4vw,5.4rem);font-weight:900;line-height:1.02}.EcomHero-module__ok8VZW__headline em{font-family:var(--font-handwriting), cursive;color:var(--red);letter-spacing:0;font-style:normal;font-weight:700;display:inline-block;position:relative;transform:rotate(-2deg)}.EcomHero-module__ok8VZW__headline em:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' fill='none'><path d='M2 8 C 30 2, 70 11, 110 5 S 180 2, 198 7' stroke='%23c45757' stroke-width='2.5' stroke-linecap='round'/></svg>");background-repeat:no-repeat;background-size:100% 100%;height:.18em;position:absolute;bottom:-.05em;left:5%;right:5%}.EcomHero-module__ok8VZW__subhead{color:var(--brown);max-width:32rem;margin-top:1.75rem;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.55}.EcomHero-module__ok8VZW__ctaRow{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.EcomHero-module__ok8VZW__btn{letter-spacing:.1em;text-transform:uppercase;border-radius:99rem;align-items:center;gap:.65rem;height:3rem;padding:0 1.6rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative}.EcomHero-module__ok8VZW__btn:hover{transform:translateY(-1px)}.EcomHero-module__ok8VZW__btnArrow{width:1rem;height:1rem;transition:transform .25s cubic-bezier(.22,1,.36,1)}.EcomHero-module__ok8VZW__btn:hover .EcomHero-module__ok8VZW__btnArrow{transform:translate(.2rem)}.EcomHero-module__ok8VZW__btnPrimary{background:var(--blue);color:var(--antique-white);box-shadow:0 12px 28px -12px #3446978c}.EcomHero-module__ok8VZW__btnPrimary:hover{box-shadow:0 18px 36px -14px #344697a6}.EcomHero-module__ok8VZW__btnGhost{color:var(--blue);border:1px solid #34469759}.EcomHero-module__ok8VZW__btnGhost:hover{border-color:var(--blue);background:#3446970d}.EcomHero-module__ok8VZW__stage{aspect-ratio:4/5;perspective:1600px;perspective-origin:30% 25%;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.EcomHero-module__ok8VZW__stage:before{content:"";pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(60% 50% at 22% 18%,#fff6deb3 0%,#0000 70%),radial-gradient(14% 10% at 76% 16%,#221e1c38 0%,#0000 70%),radial-gradient(80% 70% at 80% 90%,#52413012 0%,#0000 65%);position:absolute;inset:-8% -10% -10% -8%}@keyframes EcomHero-module__ok8VZW__heroCardParallax{0%{transform:translateY(0)rotate(-3.5deg)rotateX(4deg)rotateY(-2deg)}to{transform:translateY(-3rem)rotate(-5deg)rotateX(4deg)rotateY(-2deg)}}@supports (animation-timeline:scroll()){.EcomHero-module__ok8VZW__card{animation:linear both EcomHero-module__ok8VZW__heroCardParallax;animation-timeline:scroll();animation-range:0 100vh}}.EcomHero-module__ok8VZW__stageBackdrop{aspect-ratio:4/5;opacity:.85;filter:blur(.6px)brightness(.97);z-index:0;background:radial-gradient(140% 110% at 18% 12%,#fffefa 0%,#fbf3e2 100%);border-radius:.4rem;width:80%;position:absolute;transform:rotate(5deg)translate(2rem,1.5rem);box-shadow:0 1px 1px #221e1c2e,0 18px 36px -22px #221e1c66}.EcomHero-module__ok8VZW__stageBackdrop:before{content:"";border-radius:inherit;background-image:repeating-linear-gradient(#0000 0 1.6rem,#34469714 1.6rem calc(1.6rem + 1px));position:absolute;inset:0}.EcomHero-module__ok8VZW__card{z-index:2;aspect-ratio:4/5;-webkit-user-select:none;user-select:none;transform-origin:50% 60%;background:linear-gradient(115deg,#0000 28%,#fffef029 46%,#fffef042 50%,#fffef029 54%,#0000 72%),radial-gradient(140% 110% at 22% 8%,#fffefb 0%,#fbf6e6 100%);border-radius:7px 4px 6px 5px/5px 6px 4px 7px;flex-direction:column;width:86%;padding:clamp(1.5rem,3vw,2.75rem);display:flex;position:relative;overflow:hidden;transform:rotate(-3.5deg)rotateX(4deg)rotateY(-2deg);box-shadow:2px 2px #60483273,0 2px 2px #221e1c66,1px 3px 4px #221e1c29,8px 18px 32px -8px #221e1c4d,16px 50px 90px -28px #221e1c42,inset 1px 0 #ffffff80,inset 0 .5px #ffffffa6,inset -.5px 0 #5241302e,inset 0 -1px #52413038,inset 0 -5px 7px -2px #ffdca559,inset -5px 0 7px -2px #ffdca538;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500' preserveAspectRatio='none'><defs><filter id='r' x='-2%25' y='-2%25' width='104%25' height='104%25'><feTurbulence type='fractalNoise' baseFrequency='0.018' numOctaves='2' seed='4'/><feDisplacementMap in='SourceGraphic' scale='3.5'/></filter></defs><rect width='400' height='500' fill='white' filter='url(%23r)'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500' preserveAspectRatio='none'><defs><filter id='r' x='-2%25' y='-2%25' width='104%25' height='104%25'><feTurbulence type='fractalNoise' baseFrequency='0.018' numOctaves='2' seed='4'/><feDisplacementMap in='SourceGraphic' scale='3.5'/></filter></defs><rect width='400' height='500' fill='white' filter='url(%23r)'/></svg>");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.EcomHero-module__ok8VZW__card:before{content:"";mix-blend-mode:multiply;opacity:.42;pointer-events:none;border-radius:inherit;background-image:url(/paper-texture.png),repeating-linear-gradient(32deg,#624b3200 0,#624b320a 1px,#624b3200 2px 5px),repeating-linear-gradient(-58deg,#624b3200 0,#624b3208 1px,#624b3200 2px 7px);background-repeat:repeat;background-size:380px,auto,auto;position:absolute;inset:0}.EcomHero-module__ok8VZW__card:after{content:"";pointer-events:none;border-radius:inherit;mix-blend-mode:multiply;background:radial-gradient(130% 105% at 22% 10%,#fffae62e 0%,#0000 40%),radial-gradient(120% 100%,#0000 60%,#52413017 100%);position:absolute;inset:0}.EcomHero-module__ok8VZW__cardSpine{display:none}.EcomHero-module__ok8VZW__cardGreeting{font-family:var(--font-handwriting), cursive;color:var(--blue);text-shadow:0 0 .6px #2a4db58c,0 .5px 1.2px #2a4db52e;transform-origin:0;font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.4;transform:rotate(-.5deg)}.EcomHero-module__ok8VZW__cardBody{font-family:var(--font-handwriting), cursive;color:#2a4db5;text-shadow:0 0 .5px #2a4db580,0 .5px 1px #2a4db529;transform-origin:0 0;flex:1;margin-top:.75rem;font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.5;transform:rotate(-.3deg)skew(-.3deg)}.EcomHero-module__ok8VZW__cardFooter{border-top:1px solid #6855511f;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.EcomHero-module__ok8VZW__cardLabel{flex-direction:column;gap:.15rem;display:flex}.EcomHero-module__ok8VZW__cardLabelTitle{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.62rem;font-weight:700}.EcomHero-module__ok8VZW__cardLabelText{color:var(--brown);font-size:.7rem}.EcomHero-module__ok8VZW__cardQr{background:#fff;border-radius:.25rem;width:clamp(3rem,5.5vw,4.5rem);height:clamp(3rem,5.5vw,4.5rem);padding:.25rem}.EcomHero-module__ok8VZW__chip{color:var(--blue);background:#fff;border-radius:.7rem;align-items:center;gap:.65rem;padding:.75rem 1.1rem;font-size:.95rem;font-weight:600;display:flex;position:absolute;box-shadow:0 1px 1px #221e1c33,4px 8px 16px -4px #221e1c2e,8px 22px 36px -10px #221e1c29}.EcomHero-module__ok8VZW__chipDot{background:var(--red);border-radius:50%;width:.55rem;height:.55rem}.EcomHero-module__ok8VZW__chipTopRight{transform:translate(calc(var(--mx,0) * 14px), calc(var(--my,0) * 10px)) rotate(4deg);z-index:3;will-change:transform;top:6%;right:8%}.EcomHero-module__ok8VZW__chipBottomLeft{transform:translate(calc(var(--mx,0) * -10px), calc(var(--my,0) * -7px)) rotate(-5deg);z-index:3;will-change:transform;bottom:8%;left:2%}@media (prefers-reduced-motion:reduce){.EcomHero-module__ok8VZW__chipTopRight,.EcomHero-module__ok8VZW__chipBottomLeft{transform:rotate(var(--reduced-rot,0deg))}.EcomHero-module__ok8VZW__chipTopRight{--reduced-rot:4deg}.EcomHero-module__ok8VZW__chipBottomLeft{--reduced-rot:-5deg}}@media (max-width:991px){.EcomHero-module__ok8VZW__section{padding:5rem 0 3rem}.EcomHero-module__ok8VZW__grid{grid-template-columns:1fr;gap:4rem}.EcomHero-module__ok8VZW__stage{aspect-ratio:1;max-width:28rem;margin:0 auto}.EcomHero-module__ok8VZW__chipTopRight{right:4%}.EcomHero-module__ok8VZW__chipBottomLeft{left:4%}}@media (max-width:767px){.EcomHero-module__ok8VZW__section{padding:4rem 0 3rem}.EcomHero-module__ok8VZW__headline{font-size:clamp(2.25rem,9vw,3.25rem)}}
.EcomCardPreview-module__px9xIq__section{background:var(--antique-white);padding:7rem 0;position:relative;overflow:hidden}.EcomCardPreview-module__px9xIq__section:after{content:"";pointer-events:none;mix-blend-mode:overlay;opacity:.3;z-index:10;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.55 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:240px 240px;position:absolute;inset:0}.EcomCardPreview-module__px9xIq__headWrap{z-index:2;text-align:center;max-width:44rem;margin:0 auto 4rem;position:relative}.EcomCardPreview-module__px9xIq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomCardPreview-module__px9xIq__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomCardPreview-module__px9xIq__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomCardPreview-module__px9xIq__sub{color:var(--brown);margin-top:1.25rem;font-size:1.1rem;line-height:1.55}.EcomCardPreview-module__px9xIq__grid{z-index:2;grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid;position:relative}.EcomCardPreview-module__px9xIq__intents{flex-direction:column;gap:.75rem;display:flex}.EcomCardPreview-module__px9xIq__intentBtn{appearance:none;text-align:left;cursor:pointer;color:var(--brown);background:#fff;border:1px solid #68555126;border-radius:1rem;grid-template-columns:2.6rem 1fr auto;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-family:inherit;transition:border-color .25s,box-shadow .25s,transform .2s;display:grid}.EcomCardPreview-module__px9xIq__intentBtn:hover{border-color:#34469759;transform:translateY(-1px)}.EcomCardPreview-module__px9xIq__intentBtnActive{border-color:var(--blue);background:#fff;box-shadow:0 12px 28px -16px #34469773}.EcomCardPreview-module__px9xIq__intentIcon{width:2.6rem;height:2.6rem;color:var(--blue);background:#34469714;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s;display:flex}.EcomCardPreview-module__px9xIq__intentBtnActive .EcomCardPreview-module__px9xIq__intentIcon{background:var(--blue);color:var(--antique-white)}.EcomCardPreview-module__px9xIq__intentBody{flex-direction:column;gap:.15rem;display:flex}.EcomCardPreview-module__px9xIq__intentTitle{color:var(--blue);font-size:1rem;font-weight:700}.EcomCardPreview-module__px9xIq__intentSub{color:var(--brown);font-size:.85rem;line-height:1.4}.EcomCardPreview-module__px9xIq__intentRadio{border:1.5px solid #6855514d;border-radius:50%;flex-shrink:0;place-items:center;width:1.1rem;height:1.1rem;display:grid}.EcomCardPreview-module__px9xIq__intentBtnActive .EcomCardPreview-module__px9xIq__intentRadio{border-color:var(--blue)}.EcomCardPreview-module__px9xIq__intentRadioDot{background:var(--blue);opacity:0;border-radius:50%;width:.5rem;height:.5rem;transition:opacity .2s,transform .2s;transform:scale(.6)}.EcomCardPreview-module__px9xIq__intentBtnActive .EcomCardPreview-module__px9xIq__intentRadioDot{opacity:1;transform:scale(1)}.EcomCardPreview-module__px9xIq__urlPreview{background:var(--blue);color:var(--antique-white);font-family:var(--font-mono), ui-monospace, monospace;border:none;border-radius:.85rem;align-items:center;gap:.85rem;margin-top:1.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 16px 32px -18px #3446978c}.EcomCardPreview-module__px9xIq__urlIcon{opacity:.85;flex-shrink:0;width:1.1rem;height:1.1rem}.EcomCardPreview-module__px9xIq__urlLabel{text-transform:uppercase;letter-spacing:.18em;color:#f8f6f1b3;font-family:inherit;font-size:.7rem;font-weight:700}.EcomCardPreview-module__px9xIq__urlValue{letter-spacing:.01em;word-break:break-all;color:var(--antique-white);flex:1;font-size:1rem;font-weight:600;animation:.5s cubic-bezier(.22,1,.36,1) both EcomCardPreview-module__px9xIq__urlIn}.EcomCardPreview-module__px9xIq__qrChip{z-index:4;white-space:nowrap;background:#fff;border-radius:.85rem;align-items:center;gap:.6rem;padding:.6rem 1rem;display:flex;position:absolute;bottom:-1rem;right:4%;transform:rotate(3deg);box-shadow:0 12px 30px -10px #221e1c40,0 4px 10px -4px #221e1c1a}.EcomCardPreview-module__px9xIq__qrChipDot{background:var(--red);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.EcomCardPreview-module__px9xIq__qrChipText{color:var(--blue);letter-spacing:-.005em;font-size:.85rem;font-weight:700;animation:.5s cubic-bezier(.22,1,.36,1) both EcomCardPreview-module__px9xIq__urlIn}@keyframes EcomCardPreview-module__px9xIq__urlIn{0%{opacity:0;transform:translate(-.4rem)}to{opacity:1;transform:translate(0)}}.EcomCardPreview-module__px9xIq__cardStage{perspective:1800px;perspective-origin:30% 25%;justify-content:center;align-items:center;min-height:32rem;display:flex;position:relative}.EcomCardPreview-module__px9xIq__cardStage:before{content:"";pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(60% 50% at 22% 18%,#fff6de8c 0%,#0000 70%),radial-gradient(12% 9% at 76% 16%,#221e1c2e 0%,#0000 70%),radial-gradient(80% 70% at 80% 90%,#5241300f 0%,#0000 65%);position:absolute;inset:-6% -8% -8% -6%}.EcomCardPreview-module__px9xIq__card{aspect-ratio:4/5;-webkit-user-select:none;user-select:none;transform-origin:50% 60%;background:linear-gradient(115deg,#0000 28%,#fffef029 46%,#fffef042 50%,#fffef029 54%,#0000 72%),radial-gradient(140% 110% at 22% 8%,#fffefb 0%,#fbf6e6 100%);border-radius:7px 4px 6px 5px/5px 6px 4px 7px;flex-direction:column;width:100%;max-width:30rem;padding:clamp(1.75rem,3vw,3rem);display:flex;position:relative;overflow:hidden;transform:rotate(-1.5deg)rotateX(3deg)rotateY(-1.5deg);box-shadow:2px 2px #6048326b,0 2px 2px #221e1c61,1px 3px 4px #221e1c29,8px 18px 32px -8px #221e1c4d,16px 50px 90px -28px #221e1c42,inset 1px 0 #ffffff80,inset 0 .5px #ffffffa6,inset -.5px 0 #5241302e,inset 0 -1px #52413038,inset 0 -5px 7px -2px #ffdca552,inset -5px 0 7px -2px #ffdca533;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500' preserveAspectRatio='none'><defs><filter id='r' x='-2%25' y='-2%25' width='104%25' height='104%25'><feTurbulence type='fractalNoise' baseFrequency='0.02' numOctaves='2' seed='9'/><feDisplacementMap in='SourceGraphic' scale='3'/></filter></defs><rect width='400' height='500' fill='white' filter='url(%23r)'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 500' preserveAspectRatio='none'><defs><filter id='r' x='-2%25' y='-2%25' width='104%25' height='104%25'><feTurbulence type='fractalNoise' baseFrequency='0.02' numOctaves='2' seed='9'/><feDisplacementMap in='SourceGraphic' scale='3'/></filter></defs><rect width='400' height='500' fill='white' filter='url(%23r)'/></svg>");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.EcomCardPreview-module__px9xIq__card:before{content:"";mix-blend-mode:multiply;opacity:.42;pointer-events:none;border-radius:inherit;background-image:url(/paper-texture.png),repeating-linear-gradient(32deg,#624b3200 0,#624b320a 1px,#624b3200 2px 5px),repeating-linear-gradient(-58deg,#624b3200 0,#624b3208 1px,#624b3200 2px 7px);background-repeat:repeat;background-size:380px,auto,auto;position:absolute;inset:0}.EcomCardPreview-module__px9xIq__card:after{content:"";pointer-events:none;border-radius:inherit;mix-blend-mode:multiply;z-index:1;background:radial-gradient(130% 105% at 22% 10%,#fffae62e 0%,#0000 40%),radial-gradient(120% 100%,#0000 60%,#52413017 100%);position:absolute;inset:0}.EcomCardPreview-module__px9xIq__greeting{z-index:2;font-family:var(--font-handwriting), cursive;color:var(--blue);text-shadow:0 0 .6px #2a4db58c,0 .5px 1.2px #2a4db52e;transform-origin:0;font-size:clamp(1.2rem,1.85vw,1.85rem);line-height:1.4;position:relative;transform:rotate(-.4deg)}.EcomCardPreview-module__px9xIq__bodyText{z-index:2;font-family:var(--font-handwriting), cursive;color:#2a4db5;text-shadow:0 0 .5px #2a4db580,0 .5px 1px #2a4db529;transform-origin:0 0;flex:1;margin-top:.6rem;font-size:clamp(1.2rem,1.85vw,1.85rem);line-height:1.5;position:relative;transform:rotate(-.25deg)skew(-.3deg)}.EcomCardPreview-module__px9xIq__tw{opacity:0;animation:90ms linear forwards EcomCardPreview-module__px9xIq__twChar;display:inline}@keyframes EcomCardPreview-module__px9xIq__twChar{0%{opacity:0}to{opacity:var(--ink-target,1)}}.EcomCardPreview-module__px9xIq__cardFooter{border-top:1.5px solid #34469733;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:auto;padding-top:1.5rem;display:flex}.EcomCardPreview-module__px9xIq__footerLabel{flex-direction:column;flex:1;gap:.35rem;display:flex}.EcomCardPreview-module__px9xIq__footerLabelTitle{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);font-size:.78rem;font-weight:800}.EcomCardPreview-module__px9xIq__footerLabelText{color:var(--blue);letter-spacing:-.005em;font-size:1.15rem;font-weight:700;line-height:1.2}.EcomCardPreview-module__px9xIq__qrFrame{border:2px solid var(--blue);background:#fff;border-radius:.5rem;flex-shrink:0;width:clamp(5.5rem,9.5vw,7.25rem);height:clamp(5.5rem,9.5vw,7.25rem);padding:.4rem;box-shadow:0 12px 24px -10px #3446974d}@media (max-width:991px){.EcomCardPreview-module__px9xIq__grid{grid-template-columns:1fr;gap:3rem}.EcomCardPreview-module__px9xIq__cardStage{min-height:auto}.EcomCardPreview-module__px9xIq__card{max-width:26rem;margin:0 auto}}@media (max-width:767px){.EcomCardPreview-module__px9xIq__section{padding:5rem 0}.EcomCardPreview-module__px9xIq__headWrap{margin-bottom:2.5rem}}
.FlowToggle-module__Lm43za__toggleWrap{justify-content:center;display:flex}.FlowToggle-module__Lm43za__toggle{background:var(--antique-white);border:1px solid #6855512e;border-radius:99rem;align-items:center;padding:.35rem;display:inline-flex;position:relative;box-shadow:0 12px 30px -18px #221e1c33}.FlowToggle-module__Lm43za__btn{appearance:none;letter-spacing:.04em;color:var(--brown);cursor:pointer;z-index:2;white-space:nowrap;background:0 0;border:none;border-radius:99rem;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:color .25s;display:inline-flex;position:relative}.FlowToggle-module__Lm43za__btn:hover{color:var(--blue)}.FlowToggle-module__Lm43za__btnActive,.FlowToggle-module__Lm43za__btnActive:hover{color:var(--antique-white)}.FlowToggle-module__Lm43za__slider{background:var(--blue);z-index:1;border-radius:99rem;transition:transform .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1);position:absolute;top:.35rem;bottom:.35rem;box-shadow:0 6px 14px -6px #34469780}.FlowToggle-module__Lm43za__badge{letter-spacing:.16em;text-transform:uppercase;background:var(--red);color:var(--antique-white);border-radius:99rem;align-items:center;margin-left:.4rem;padding:.2rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.FlowToggle-module__Lm43za__btnActive .FlowToggle-module__Lm43za__badge{background:#ffffff40}
.EcomFlywheel-module__ru7hnq__section{background:#efeae0;padding:7rem 0;position:relative;overflow:hidden}.EcomFlywheel-module__ru7hnq__head{z-index:2;text-align:center;max-width:48rem;margin:0 auto 3rem;position:relative}.EcomFlywheel-module__ru7hnq__toggle{z-index:2;background:var(--antique-white);border:1px solid #6855512e;border-radius:99rem;align-items:center;margin:0 auto 3.5rem;padding:.35rem;display:inline-flex;position:relative;box-shadow:0 12px 30px -18px #221e1c33}.EcomFlywheel-module__ru7hnq__toggleWrap{justify-content:center;margin-bottom:3.5rem;display:flex}.EcomFlywheel-module__ru7hnq__toggleBtn{appearance:none;letter-spacing:.04em;color:var(--brown);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:99rem;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:color .25s;display:inline-flex;position:relative}.EcomFlywheel-module__ru7hnq__toggleBtn:hover{color:var(--blue)}.EcomFlywheel-module__ru7hnq__toggleBtnActive,.EcomFlywheel-module__ru7hnq__toggleBtnActive:hover{color:var(--antique-white)}.EcomFlywheel-module__ru7hnq__toggleSlider{background:var(--blue);z-index:1;border-radius:99rem;transition:transform .35s cubic-bezier(.22,1,.36,1),width .35s cubic-bezier(.22,1,.36,1);position:absolute;top:.35rem;bottom:.35rem;box-shadow:0 6px 14px -6px #34469780}.EcomFlywheel-module__ru7hnq__toggleBadge{letter-spacing:.16em;text-transform:uppercase;background:var(--red);color:var(--antique-white);border-radius:99rem;align-items:center;margin-left:.4rem;padding:.2rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.EcomFlywheel-module__ru7hnq__toggleBtnActive .EcomFlywheel-module__ru7hnq__toggleBadge{background:#ffffff40}.EcomFlywheel-module__ru7hnq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomFlywheel-module__ru7hnq__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomFlywheel-module__ru7hnq__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomFlywheel-module__ru7hnq__steps{z-index:2;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,3rem);animation:.4s cubic-bezier(.22,1,.36,1) both EcomFlywheel-module__ru7hnq__stepsIn;display:grid;position:relative}@keyframes EcomFlywheel-module__ru7hnq__stepsIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.EcomFlywheel-module__ru7hnq__step{background:var(--antique-white);border:1px solid #6855511a;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:2.25rem 2rem 2rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.EcomFlywheel-module__ru7hnq__step:hover{transform:translateY(-3px);box-shadow:0 25px 50px -25px #221e1c40}.EcomFlywheel-module__ru7hnq__stepHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.EcomFlywheel-module__ru7hnq__stepIcon{width:3.25rem;height:3.25rem;color:var(--blue);background:#34469714;border-radius:.9rem;place-items:center;display:grid}.EcomFlywheel-module__ru7hnq__stepNumber{font-family:var(--font-handwriting), cursive;color:var(--red);opacity:.55;font-size:4rem;font-weight:700;line-height:1}.EcomFlywheel-module__ru7hnq__stepTitle{color:var(--blue);font-size:1.45rem;font-weight:800;line-height:1.2}.EcomFlywheel-module__ru7hnq__stepBody{color:var(--brown);font-size:.98rem;line-height:1.55}.EcomFlywheel-module__ru7hnq__connector{pointer-events:none;width:clamp(3rem,5.5vw,5rem);height:2.5rem;color:var(--red);position:absolute;top:50%;right:calc(-1*clamp(1.5rem,3vw,3rem) - 1rem);transform:translateY(-50%)}.EcomFlywheel-module__ru7hnq__connector svg{opacity:.95;width:100%;height:100%}.EcomFlywheel-module__ru7hnq__connector .EcomFlywheel-module__ru7hnq__connectorH{display:block}.EcomFlywheel-module__ru7hnq__connector .EcomFlywheel-module__ru7hnq__connectorV,.EcomFlywheel-module__ru7hnq__step:last-child .EcomFlywheel-module__ru7hnq__connector{display:none}@media (max-width:991px){.EcomFlywheel-module__ru7hnq__steps{grid-template-columns:1fr;gap:5.5rem}.EcomFlywheel-module__ru7hnq__connector{width:2.25rem;height:4.5rem;top:auto;bottom:-5rem;right:50%;transform:translate(50%)translateY(0)}.EcomFlywheel-module__ru7hnq__connector .EcomFlywheel-module__ru7hnq__connectorH{display:none}.EcomFlywheel-module__ru7hnq__connector .EcomFlywheel-module__ru7hnq__connectorV{display:block}}@media (max-width:767px){.EcomFlywheel-module__ru7hnq__section{padding:5rem 0}}
.EcomCompare-module__B1TMBq__section{background:var(--antique-white);padding:7rem 0;position:relative;overflow:hidden}.EcomCompare-module__B1TMBq__head{z-index:2;text-align:center;max-width:44rem;margin:0 auto 4rem;position:relative}.EcomCompare-module__B1TMBq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomCompare-module__B1TMBq__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomCompare-module__B1TMBq__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomCompare-module__B1TMBq__sub{color:var(--brown);margin-top:1rem;font-size:1.05rem;line-height:1.55}.EcomCompare-module__B1TMBq__grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid;position:relative}.EcomCompare-module__B1TMBq__column{background:var(--antique-white);border:1px solid #68555126;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:2rem 1.75rem 1.75rem;display:flex}.EcomCompare-module__B1TMBq__columnHero{background:linear-gradient(180deg, #c457570f 0%, transparent 50%), var(--antique-white);border:1.5px solid var(--red);box-shadow:0 0 0 1px var(--red), 0 30px 60px -28px #c4575780, 0 60px 100px -40px #c457574d;transform:translateY(-.5rem)}@media (max-width:991px){.EcomCompare-module__B1TMBq__columnHero{transform:none}}.EcomCompare-module__B1TMBq__medium{align-items:center;gap:.75rem;display:flex}.EcomCompare-module__B1TMBq__mediumIcon{width:2.5rem;height:2.5rem;color:var(--blue);background:#34469714;border-radius:.7rem;flex-shrink:0;place-items:center;display:grid}.EcomCompare-module__B1TMBq__columnHero .EcomCompare-module__B1TMBq__mediumIcon{background:var(--red);color:var(--antique-white)}.EcomCompare-module__B1TMBq__mediumName{color:var(--blue);letter-spacing:-.005em;font-size:1.1rem;font-weight:800}.EcomCompare-module__B1TMBq__mediumLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.7rem;font-weight:600}.EcomCompare-module__B1TMBq__attribute{border-top:1px solid #6855511a;flex-direction:column;gap:.2rem;padding-top:1rem;display:flex}.EcomCompare-module__B1TMBq__attribute:first-of-type{border-top:none;padding-top:0}.EcomCompare-module__B1TMBq__attributeLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--brown);opacity:.7;font-size:.7rem;font-weight:700}.EcomCompare-module__B1TMBq__attributeValue{color:var(--blue);font-size:.98rem;font-weight:600;line-height:1.4}.EcomCompare-module__B1TMBq__attributeValueMuted{color:var(--brown);font-weight:400}.EcomCompare-module__B1TMBq__callout{color:var(--brown);border-left:3px solid var(--red);background:#c457570d;border-radius:.75rem;margin-top:auto;padding:1rem;font-size:.92rem;line-height:1.5}.EcomCompare-module__B1TMBq__calloutMuted{background:#6855510d;border-left-color:#6855514d}@media (max-width:991px){.EcomCompare-module__B1TMBq__grid{grid-template-columns:1fr}}@media (max-width:767px){.EcomCompare-module__B1TMBq__section{padding:5rem 0}}
.EcomDesigns-module__CxhuRW__section{background:var(--antique-white);padding:7rem 0;position:relative;overflow:hidden}.EcomDesigns-module__CxhuRW__head{z-index:2;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.5rem;display:flex;position:relative}.EcomDesigns-module__CxhuRW__headLeft{max-width:36rem}.EcomDesigns-module__CxhuRW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomDesigns-module__CxhuRW__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomDesigns-module__CxhuRW__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomDesigns-module__CxhuRW__headRight{color:var(--brown);text-align:right;max-width:24rem;font-size:1rem;line-height:1.55}.EcomDesigns-module__CxhuRW__grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid;position:relative}.EcomDesigns-module__CxhuRW__designCard{cursor:pointer;flex-direction:column;gap:1.25rem;display:flex}.EcomDesigns-module__CxhuRW__preview{aspect-ratio:4/5;border-radius:.5rem;flex-direction:column;padding:clamp(1.25rem,1.6vw,1.75rem);transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px #0000000d,0 20px 40px -20px #221e1c4d}.EcomDesigns-module__CxhuRW__designCard:hover .EcomDesigns-module__CxhuRW__preview{transform:translateY(-4px);box-shadow:0 1px #0000000d,0 30px 60px -20px #221e1c66}.EcomDesigns-module__CxhuRW__designLabel{border-top:1px solid #68555126;justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.5rem;transition:border-color .3s;display:flex}.EcomDesigns-module__CxhuRW__designCard:hover .EcomDesigns-module__CxhuRW__designLabel{border-top-color:var(--red)}.EcomDesigns-module__CxhuRW__designName{color:var(--blue);letter-spacing:-.005em;font-size:1.1rem;font-weight:700;transition:color .3s}.EcomDesigns-module__CxhuRW__designCard:hover .EcomDesigns-module__CxhuRW__designName{color:var(--red)}.EcomDesigns-module__CxhuRW__designTag{letter-spacing:.15em;text-transform:uppercase;color:var(--brown);font-size:.72rem;font-weight:600}.EcomDesigns-module__CxhuRW__klassiek{background:#faf3e3}.EcomDesigns-module__CxhuRW__klassiekGreeting{color:#2c4a8a;font-family:ui-serif,Iowan Old Style,Georgia,serif;font-size:clamp(1.35rem,1.65vw,1.7rem);font-style:italic}.EcomDesigns-module__CxhuRW__klassiekBody{font-family:var(--font-handwriting), cursive;color:#2c4a8a;flex:1;margin-top:1rem;font-size:clamp(1.05rem,1.3vw,1.35rem);line-height:1.5}.EcomDesigns-module__CxhuRW__klassiekFooter{justify-content:space-between;align-items:flex-end;gap:.75rem;margin-top:auto;display:flex}.EcomDesigns-module__CxhuRW__klassiekSig{color:#2c4a8a;font-family:ui-serif,Iowan Old Style,Georgia,serif;font-size:.85rem;font-style:italic}.EcomDesigns-module__CxhuRW__minimaal{background:#fff}.EcomDesigns-module__CxhuRW__minimaalHeadline{letter-spacing:-.02em;color:var(--blue);font-size:clamp(2rem,2.4vw,2.5rem);font-weight:900;line-height:1}.EcomDesigns-module__CxhuRW__minimaalRule{background:var(--red);width:2rem;height:2px;margin:1rem 0}.EcomDesigns-module__CxhuRW__minimaalBody{font-family:var(--font-handwriting), cursive;color:var(--brown);flex:1;font-size:clamp(1.05rem,1.3vw,1.35rem);line-height:1.5}.EcomDesigns-module__CxhuRW__minimaalFooter{justify-content:flex-end;align-items:center;gap:.6rem;margin-top:auto;display:flex}.EcomDesigns-module__CxhuRW__minimaalFooterText{letter-spacing:.16em;text-transform:uppercase;color:var(--brown);font-size:.65rem;font-weight:700}.EcomDesigns-module__CxhuRW__editorial{color:var(--antique-white);background:#1f2547}.EcomDesigns-module__CxhuRW__editorialEyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;font-size:.65rem;font-weight:700}.EcomDesigns-module__CxhuRW__editorialHeadline{letter-spacing:-.02em;margin-top:.5rem;font-size:clamp(2.1rem,2.6vw,2.7rem);font-weight:900;line-height:.95}.EcomDesigns-module__CxhuRW__editorialAccent{font-family:var(--font-handwriting), cursive;color:#f1b04a;margin-top:.5rem;font-size:clamp(1.65rem,2vw,2.1rem);font-style:normal;font-weight:700;display:block;transform:rotate(-3deg)}.EcomDesigns-module__CxhuRW__editorialBody{font-family:var(--font-handwriting), cursive;color:#f8f6f1d9;flex:1;margin-top:1.25rem;font-size:clamp(1.05rem,1.3vw,1.35rem);line-height:1.5}.EcomDesigns-module__CxhuRW__editorialFooter{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;display:flex}.EcomDesigns-module__CxhuRW__editorialQrFrame{background:#fffffff2;border-radius:.25rem;width:3rem;height:3rem;padding:.2rem}.EcomDesigns-module__CxhuRW__qrShared{border-radius:.25rem;width:3rem;height:3rem;padding:.2rem}.EcomDesigns-module__CxhuRW__qrShared.EcomDesigns-module__CxhuRW__light{background:#0000000a}@media (max-width:991px){.EcomDesigns-module__CxhuRW__grid{grid-template-columns:repeat(2,1fr)}.EcomDesigns-module__CxhuRW__head{flex-direction:column;align-items:flex-start}.EcomDesigns-module__CxhuRW__headRight{text-align:left}}@media (max-width:767px){.EcomDesigns-module__CxhuRW__section{padding:5rem 0}.EcomDesigns-module__CxhuRW__grid{grid-template-columns:1fr;gap:1.75rem}}
.EcomPackages-module__CFzidW__section{background:#efeae0;padding:7rem 0;position:relative;overflow:hidden}.EcomPackages-module__CFzidW__head{z-index:2;text-align:center;max-width:44rem;margin:0 auto 2.5rem;position:relative}.EcomPackages-module__CFzidW__toggleSpacer{justify-content:center;margin-bottom:3rem;display:flex}.EcomPackages-module__CFzidW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomPackages-module__CFzidW__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomPackages-module__CFzidW__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomPackages-module__CFzidW__sub{color:var(--brown);margin-top:1rem;font-size:1.05rem;line-height:1.55}.EcomPackages-module__CFzidW__tiers{z-index:2;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid;position:relative}.EcomPackages-module__CFzidW__tier{background:var(--antique-white);border:1px solid #6855511f;border-radius:1.25rem;flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.EcomPackages-module__CFzidW__tier:hover{transform:translateY(-3px);box-shadow:0 30px 60px -25px #221e1c40}.EcomPackages-module__CFzidW__tierHighlight{border-color:var(--blue);background:linear-gradient(180deg, #3446970a 0%, transparent 60%), var(--antique-white);box-shadow:0 0 0 1px var(--blue), 0 35px 60px -28px #34469780, 0 80px 100px -50px #3446974d;transform:translateY(-.75rem)}@keyframes EcomPackages-module__CFzidW__tierFlash{0%,to{box-shadow:0 30px 60px -25px #221e1c40}20%{box-shadow:0 0 0 4px var(--red), 0 30px 60px -25px #c4575780}60%{box-shadow:0 0 0 2px var(--red), 0 30px 60px -25px #c4575759}}.EcomPackages-module__CFzidW__tierFlash{animation:1.6s cubic-bezier(.22,1,.36,1) both EcomPackages-module__CFzidW__tierFlash}.EcomPackages-module__CFzidW__tierHighlight:hover{box-shadow:0 0 0 1px var(--blue), 0 45px 70px -28px #3446978c, 0 90px 120px -50px #34469759;transform:translateY(-1.1rem)}.EcomPackages-module__CFzidW__tierBadge{background:var(--blue);color:var(--antique-white);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;border-radius:99rem;padding:.45rem .85rem;font-size:.66rem;font-weight:700;position:absolute;top:-.85rem;left:50%;transform:translate(-50%);box-shadow:0 8px 16px -6px #34469773}.EcomPackages-module__CFzidW__tierName{letter-spacing:.2em;text-transform:uppercase;color:var(--brown);font-size:.7rem;font-weight:700}.EcomPackages-module__CFzidW__tierQuantity{align-items:baseline;gap:.4rem;display:flex}.EcomPackages-module__CFzidW__tierQuantityNumber{letter-spacing:-.02em;color:var(--blue);font-size:3rem;font-weight:900;line-height:1}.EcomPackages-module__CFzidW__tierQuantityUnit{color:var(--brown);font-size:.95rem;font-weight:600}.EcomPackages-module__CFzidW__tierPrice{border-top:1px solid #6855511f;border-bottom:1px solid #6855511f;flex-direction:column;gap:.2rem;padding:1rem 0;display:flex}.EcomPackages-module__CFzidW__tierPriceTotal{color:var(--blue);letter-spacing:-.005em;font-size:1.35rem;font-weight:800}.EcomPackages-module__CFzidW__tierPricePer{color:var(--brown);font-size:.85rem}.EcomPackages-module__CFzidW__tierIncludes{flex-direction:column;flex:1;gap:.6rem;display:flex}.EcomPackages-module__CFzidW__tierIncludesItem{color:var(--brown);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.4;display:flex}.EcomPackages-module__CFzidW__tierIncludesItem svg{color:var(--blue);flex-shrink:0;margin-top:.18rem}.EcomPackages-module__CFzidW__tierBtn{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--blue);height:2.75rem;color:var(--blue);border-radius:99rem;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.EcomPackages-module__CFzidW__tierBtn:hover,.EcomPackages-module__CFzidW__tierHighlight .EcomPackages-module__CFzidW__tierBtn{background:var(--blue);color:var(--antique-white)}.EcomPackages-module__CFzidW__tierHighlight .EcomPackages-module__CFzidW__tierBtn:hover{color:var(--blue);background:0 0}.EcomPackages-module__CFzidW__enterprise{z-index:2;background:var(--antique-white);border:1px dashed #34469759;border-radius:1.25rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.5rem;padding:1.75rem 2rem;display:flex;position:relative}.EcomPackages-module__CFzidW__enterpriseCopy{flex-direction:column;gap:.25rem;max-width:36rem;display:flex}.EcomPackages-module__CFzidW__enterpriseTitle{color:var(--blue);font-size:1.1rem;font-weight:800}.EcomPackages-module__CFzidW__enterpriseSub{color:var(--brown);font-size:.9rem;line-height:1.5}.EcomPackages-module__CFzidW__enterpriseBtn{letter-spacing:.12em;text-transform:uppercase;background:var(--blue);height:2.75rem;color:var(--antique-white);border-radius:99rem;align-items:center;padding:0 1.4rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.EcomPackages-module__CFzidW__enterpriseBtn:hover{opacity:.9}@media (max-width:1199px){.EcomPackages-module__CFzidW__tiers{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.EcomPackages-module__CFzidW__section{padding:5rem 0}.EcomPackages-module__CFzidW__tiers{grid-template-columns:1fr}.EcomPackages-module__CFzidW__tierHighlight{transform:none}.EcomPackages-module__CFzidW__tierHighlight:hover{transform:translateY(-3px)}.EcomPackages-module__CFzidW__enterprise{flex-direction:column;align-items:flex-start}}
.EcomCalculator-module__KkNyVa__section{background:var(--antique-white);padding:7rem 0;position:relative;overflow:hidden}.EcomCalculator-module__KkNyVa__head{z-index:2;text-align:center;max-width:44rem;margin:0 auto 2.5rem;position:relative}.EcomCalculator-module__KkNyVa__toggleSpacer{justify-content:center;margin-bottom:3rem;display:flex}.EcomCalculator-module__KkNyVa__bulkBullets{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.EcomCalculator-module__KkNyVa__bulkBullets li{color:var(--brown);padding-left:1.5rem;font-size:.95rem;line-height:1.45;position:relative}.EcomCalculator-module__KkNyVa__bulkBullets li:before{content:"";background:var(--blue);border-radius:1px;width:.75rem;height:1.5px;position:absolute;top:.55rem;left:0}.EcomCalculator-module__KkNyVa__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomCalculator-module__KkNyVa__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomCalculator-module__KkNyVa__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomCalculator-module__KkNyVa__sub{color:var(--brown);margin-top:1rem;font-size:1.05rem;line-height:1.55}.EcomCalculator-module__KkNyVa__panel{z-index:2;background:var(--antique-white);border:1px solid #68555126;border-radius:1.5rem;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,4vw,4rem);padding:clamp(2rem,3.5vw,3rem);display:grid;position:relative;box-shadow:0 30px 60px -35px #221e1c40}.EcomCalculator-module__KkNyVa__controls{flex-direction:column;gap:2rem;display:flex}.EcomCalculator-module__KkNyVa__field{flex-direction:column;gap:.85rem;display:flex}.EcomCalculator-module__KkNyVa__fieldHead{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.EcomCalculator-module__KkNyVa__fieldLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--brown);font-size:.85rem;font-weight:700}.EcomCalculator-module__KkNyVa__fieldValue{color:var(--blue);letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.EcomCalculator-module__KkNyVa__fieldValue small{color:var(--brown);margin-left:.25rem;font-size:.85rem;font-weight:500}.EcomCalculator-module__KkNyVa__sliderWrap{padding-bottom:1.75rem;position:relative}.EcomCalculator-module__KkNyVa__slider{appearance:none;cursor:pointer;z-index:2;background:#34469726;border-radius:99rem;outline:none;width:100%;height:.4rem;position:relative}.EcomCalculator-module__KkNyVa__markers{pointer-events:none;height:.4rem;position:absolute;inset:0 0 auto}.EcomCalculator-module__KkNyVa__marker{pointer-events:none;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:absolute;top:100%;transform:translate(-50%)}.EcomCalculator-module__KkNyVa__markerTick{background:#68555159;width:1px;height:.55rem;margin-top:-.05rem}.EcomCalculator-module__KkNyVa__markerLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--brown);white-space:nowrap;opacity:.65;font-size:.65rem;font-weight:700;transition:color .25s,opacity .25s}.EcomCalculator-module__KkNyVa__markerActive .EcomCalculator-module__KkNyVa__markerLabel{color:var(--blue);opacity:1}.EcomCalculator-module__KkNyVa__markerActive .EcomCalculator-module__KkNyVa__markerTick{background:var(--blue);width:2px;height:.7rem}.EcomCalculator-module__KkNyVa__slider::-webkit-slider-thumb{appearance:none;background:var(--blue);border:3px solid var(--antique-white);cursor:grab;border-radius:50%;width:1.4rem;height:1.4rem;transition:transform .15s;box-shadow:0 4px 12px -2px #34469773}.EcomCalculator-module__KkNyVa__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.EcomCalculator-module__KkNyVa__slider::-moz-range-thumb{background:var(--blue);border:3px solid var(--antique-white);cursor:grab;border-radius:50%;width:1.4rem;height:1.4rem;box-shadow:0 4px 12px -2px #34469773}.EcomCalculator-module__KkNyVa__fieldHint{color:var(--brown);opacity:.75;font-size:.78rem}.EcomCalculator-module__KkNyVa__output{background:linear-gradient(180deg, #3446970d 0%, transparent 60%), var(--antique-white);border:1px solid #34469733;border-radius:1.25rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.EcomCalculator-module__KkNyVa__outputHead{flex-direction:column;gap:.35rem;display:flex}.EcomCalculator-module__KkNyVa__outputLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.7rem;font-weight:700}.EcomCalculator-module__KkNyVa__outputTier{color:var(--blue);letter-spacing:-.005em;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:900;display:flex}.EcomCalculator-module__KkNyVa__outputTier em{font-family:var(--font-handwriting), cursive;color:var(--red);margin-left:.25rem;font-style:normal;font-weight:700}.EcomCalculator-module__KkNyVa__tierLink{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin:0;padding:0;text-decoration:none;transition:color .2s;display:inline-flex}.EcomCalculator-module__KkNyVa__tierLink:hover{color:var(--red)}.EcomCalculator-module__KkNyVa__tierLinkArrow{opacity:.6;width:1.05rem;height:1.05rem;transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .25s}.EcomCalculator-module__KkNyVa__tierLink:hover .EcomCalculator-module__KkNyVa__tierLinkArrow{opacity:1;transform:translate(.25rem)}.EcomCalculator-module__KkNyVa__outputStats{border-top:1px solid #6855511f;border-bottom:1px solid #6855511f;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem 0;display:grid}.EcomCalculator-module__KkNyVa__statBlock{flex-direction:column;gap:.2rem;display:flex}.EcomCalculator-module__KkNyVa__statLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--brown);font-size:.7rem;font-weight:700}.EcomCalculator-module__KkNyVa__statValue{color:var(--blue);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:800}.EcomCalculator-module__KkNyVa__statHint{color:var(--brown);font-size:.78rem}.EcomCalculator-module__KkNyVa__outputNote{color:var(--brown);font-size:.85rem;line-height:1.5}.EcomCalculator-module__KkNyVa__outputNote strong{color:var(--blue)}@media (max-width:991px){.EcomCalculator-module__KkNyVa__panel{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:767px){.EcomCalculator-module__KkNyVa__section{padding:5rem 0}.EcomCalculator-module__KkNyVa__outputStats{grid-template-columns:1fr;gap:1.25rem}}
.EcomQuality-module__Ouo-gW__section{background:var(--antique-white);padding:6rem 0;position:relative;overflow:hidden}.EcomQuality-module__Ouo-gW__head{z-index:2;text-align:center;max-width:36rem;margin:0 auto 3rem;position:relative}.EcomQuality-module__Ouo-gW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomQuality-module__Ouo-gW__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(1.65rem,2.6vw,2.5rem);font-weight:800;line-height:1.15}.EcomQuality-module__Ouo-gW__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomQuality-module__Ouo-gW__row{z-index:2;grid-template-columns:repeat(4,1fr);gap:clamp(1.25rem,2vw,2rem);display:grid;position:relative}.EcomQuality-module__Ouo-gW__item{border-left:1px solid #6855512e;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.5rem 1.25rem 1.5rem 1.5rem;transition:border-color .3s;display:flex}.EcomQuality-module__Ouo-gW__item:hover{border-left-color:var(--red)}.EcomQuality-module__Ouo-gW__itemIcon{width:2.5rem;height:2.5rem;color:var(--blue);background:#34469714;border-radius:.7rem;place-items:center;transition:background .3s,color .3s,transform .3s;display:grid}.EcomQuality-module__Ouo-gW__item:hover .EcomQuality-module__Ouo-gW__itemIcon{background:var(--blue);color:var(--antique-white);transform:rotate(-4deg)}.EcomQuality-module__Ouo-gW__itemNumber{letter-spacing:.22em;text-transform:uppercase;color:var(--red);align-items:center;gap:.5rem;font-size:.62rem;font-weight:700;display:inline-flex}.EcomQuality-module__Ouo-gW__itemNumber:before{content:"";background:var(--red);width:1.1rem;height:1px}.EcomQuality-module__Ouo-gW__itemTitle{color:var(--blue);margin-top:-.25rem;font-size:1.1rem;font-weight:800;line-height:1.25}.EcomQuality-module__Ouo-gW__itemBody{color:var(--brown);font-size:.88rem;line-height:1.5}@media (max-width:991px){.EcomQuality-module__Ouo-gW__row{grid-template-columns:repeat(2,1fr)}}@media (max-width:539px){.EcomQuality-module__Ouo-gW__row{grid-template-columns:1fr}.EcomQuality-module__Ouo-gW__item{border-top:1px solid #6855512e;border-left:none;padding-top:1.25rem;padding-left:0}.EcomQuality-module__Ouo-gW__item:first-child{border-top:none;padding-top:0}}
.EcomFaq-module__VtCSvG__section{background:#efeae0;padding:7rem 0;position:relative;overflow:hidden}.EcomFaq-module__VtCSvG__head{z-index:2;grid-template-columns:1fr 1.4fr;align-items:end;gap:clamp(2rem,5vw,5rem);margin-bottom:3.5rem;display:grid;position:relative}.EcomFaq-module__VtCSvG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--brown);font-size:.78rem;font-weight:600}.EcomFaq-module__VtCSvG__heading{color:var(--blue);letter-spacing:-.005em;margin-top:.75rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:900;line-height:1.1}.EcomFaq-module__VtCSvG__heading em{font-family:var(--font-handwriting), cursive;color:var(--red);font-style:normal;font-weight:700}.EcomFaq-module__VtCSvG__helper{color:var(--brown);max-width:28rem;font-size:1rem;line-height:1.55}.EcomFaq-module__VtCSvG__helper a{color:var(--blue);text-underline-offset:.2em;font-weight:600;text-decoration:underline;text-decoration-thickness:1.5px}.EcomFaq-module__VtCSvG__list{z-index:2;grid-template-columns:1fr 1fr;gap:clamp(.75rem,1.25vw,1.25rem);display:grid;position:relative}.EcomFaq-module__VtCSvG__item{background:var(--antique-white);border:1px solid #6855511f;border-radius:1rem;padding:1.25rem 1.5rem;transition:border-color .25s,box-shadow .25s}.EcomFaq-module__VtCSvG__item[open]{border-color:#34469766;box-shadow:0 18px 40px -25px #34469759}.EcomFaq-module__VtCSvG__summary{cursor:pointer;color:var(--blue);letter-spacing:-.005em;justify-content:space-between;align-items:center;gap:1rem;font-size:1.02rem;font-weight:700;line-height:1.35;list-style:none;display:flex}.EcomFaq-module__VtCSvG__summary::-webkit-details-marker{display:none}.EcomFaq-module__VtCSvG__icon{border:1.5px solid var(--blue);width:1.5rem;height:1.5rem;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;transition:transform .25s,background .25s,color .25s;display:grid;position:relative}.EcomFaq-module__VtCSvG__icon:before,.EcomFaq-module__VtCSvG__icon:after{content:"";background:currentColor;transition:transform .25s,opacity .25s;position:absolute}.EcomFaq-module__VtCSvG__icon:before{border-radius:1px;width:.65rem;height:1.5px}.EcomFaq-module__VtCSvG__icon:after{border-radius:1px;width:1.5px;height:.65rem}.EcomFaq-module__VtCSvG__item[open] .EcomFaq-module__VtCSvG__icon{background:var(--blue);color:var(--antique-white);transform:rotate(180deg)}.EcomFaq-module__VtCSvG__item[open] .EcomFaq-module__VtCSvG__icon:after{opacity:0}.EcomFaq-module__VtCSvG__body{color:var(--brown);margin-top:1rem;font-size:.95rem;line-height:1.6}@media (max-width:991px){.EcomFaq-module__VtCSvG__head{grid-template-columns:1fr;align-items:start;gap:1.5rem}.EcomFaq-module__VtCSvG__list{grid-template-columns:1fr}}@media (max-width:767px){.EcomFaq-module__VtCSvG__section{padding:5rem 0}}
.EcomFinalCTA-module__MbW_sW__section{background:var(--antique-white);padding:4rem 0 8rem;position:relative;overflow:hidden}.EcomFinalCTA-module__MbW_sW__card{z-index:2;color:var(--antique-white);background:#1f2547;border-radius:1.75rem;grid-template-columns:1.4fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,6vw,6rem) clamp(2rem,5vw,5rem);display:grid;position:relative;overflow:hidden}.EcomFinalCTA-module__MbW_sW__cardBg{pointer-events:none;opacity:.7;background:radial-gradient(circle at 20% 0,#c457574d,#0000 45%),radial-gradient(circle at 100% 100%,#f1b04a33,#0000 50%);position:absolute;inset:0}.EcomFinalCTA-module__MbW_sW__eyebrow{z-index:2;letter-spacing:.18em;text-transform:uppercase;color:#f8f6f1a6;font-size:.78rem;font-weight:600;position:relative}.EcomFinalCTA-module__MbW_sW__headline{z-index:2;letter-spacing:-.01em;margin-top:1rem;font-size:clamp(2.25rem,4vw,4rem);font-weight:900;line-height:1.05;position:relative}.EcomFinalCTA-module__MbW_sW__handwritten{font-family:var(--font-handwriting), cursive;color:#f1b04a;margin-top:.4rem;font-size:clamp(2rem,3.5vw,3.5rem);font-style:normal;font-weight:700;display:block;transform:rotate(-2deg)}.EcomFinalCTA-module__MbW_sW__sub{z-index:2;color:#f8f6f1c7;max-width:32rem;margin-top:1.5rem;font-size:1rem;line-height:1.55;position:relative}.EcomFinalCTA-module__MbW_sW__btnRow{z-index:2;flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex;position:relative}.EcomFinalCTA-module__MbW_sW__btn{letter-spacing:.1em;text-transform:uppercase;border-radius:99rem;align-items:center;height:3rem;padding:0 1.6rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-flex}.EcomFinalCTA-module__MbW_sW__btn:hover{transform:translateY(-1px)}.EcomFinalCTA-module__MbW_sW__btnPrimary{background:var(--antique-white);color:#1f2547}.EcomFinalCTA-module__MbW_sW__btnPrimary:hover{color:#1f2547;background:#f1b04a}.EcomFinalCTA-module__MbW_sW__btnGhost{color:var(--antique-white);border:1px solid #f8f6f159}.EcomFinalCTA-module__MbW_sW__btnGhost:hover{border-color:var(--antique-white);background:#f8f6f114}.EcomFinalCTA-module__MbW_sW__mockStage{z-index:2;aspect-ratio:4/5;justify-content:center;align-items:center;display:flex;position:relative}.EcomFinalCTA-module__MbW_sW__mockCard{aspect-ratio:4/5;background:#fffdf8;border-radius:.5rem;flex-direction:column;width:86%;padding:clamp(1.5rem,2vw,2rem);display:flex;position:relative;overflow:hidden;transform:rotate(4deg);box-shadow:0 20px 50px -15px #0009,0 50px 100px -30px #00000073}.EcomFinalCTA-module__MbW_sW__mockCard:before{content:"";mix-blend-mode:multiply;opacity:.07;pointer-events:none;border-radius:inherit;background-image:url(/paper-texture.png);background-repeat:repeat;background-size:500px;position:absolute;inset:0}.EcomFinalCTA-module__MbW_sW__mockSeal{background:radial-gradient(circle at 35% 30%, #ffffff59, transparent 55%), radial-gradient(circle at 65% 75%, #00000040, transparent 60%), var(--red);color:#fffffff2;letter-spacing:-.05em;z-index:3;border-radius:50%;place-items:center;width:3rem;height:3rem;font-family:ui-serif,Iowan Old Style,Georgia,serif;font-size:.95rem;font-style:italic;font-weight:700;display:grid;position:absolute;top:-.85rem;left:-.85rem;transform:rotate(-14deg);box-shadow:0 8px 18px -8px #c457578c,inset 0 0 0 1.5px #fff3}.EcomFinalCTA-module__MbW_sW__mockSeal:before{content:"";border:1px dashed #ffffff4d;border-radius:50%;position:absolute;inset:.16rem}.EcomFinalCTA-module__MbW_sW__mockGreeting{font-family:var(--font-handwriting), cursive;color:#2a4db5;font-size:clamp(1.65rem,2.4vw,2.2rem);line-height:1}.EcomFinalCTA-module__MbW_sW__mockBody{font-family:var(--font-handwriting), cursive;color:#2a4db5;flex:1;margin-top:1rem;font-size:clamp(1.1rem,1.55vw,1.45rem);line-height:1.5}.EcomFinalCTA-module__MbW_sW__mockFooter{border-top:1px solid #6855511f;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.85rem;display:flex}.EcomFinalCTA-module__MbW_sW__mockFooterLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--brown);font-size:.6rem;font-weight:700}.EcomFinalCTA-module__MbW_sW__mockQr{background:#fff;border-radius:.25rem;width:clamp(3.5rem,4.5vw,4.5rem);height:clamp(3.5rem,4.5vw,4.5rem);padding:.25rem}@media (max-width:991px){.EcomFinalCTA-module__MbW_sW__card{grid-template-columns:1fr;padding:3rem 2rem}.EcomFinalCTA-module__MbW_sW__mockStage{aspect-ratio:1;max-width:22rem;margin:0 auto}}@media (max-width:767px){.EcomFinalCTA-module__MbW_sW__section{padding:2rem 0 5rem}.EcomFinalCTA-module__MbW_sW__card{border-radius:1.25rem}}
.PdpSection-module__DbIVaW__section{background-color:var(--antique-white);min-height:250vh;position:relative}.PdpSection-module__DbIVaW__wrapper{width:100%;min-height:250vh;position:relative}.PdpSection-module__DbIVaW__col1{width:80%;position:absolute;inset:5vh 10% -200vh}.PdpSection-module__DbIVaW__handwritingBlock{z-index:10;justify-content:center;align-items:center;width:100%;padding:4rem 0;transition:padding .15s linear;display:flex;position:sticky;top:5vh;overflow:visible}.PdpSection-module__DbIVaW__sliderContainer{width:70vw;max-width:1200px;display:inline-block;position:relative;overflow:visible}.PdpSection-module__DbIVaW__sliderMask{width:100%;position:relative;overflow:visible}.PdpSection-module__DbIVaW__sliderTrack{transition:transform .7s ease-in-out;display:flex}.PdpSection-module__DbIVaW__slide{flex-shrink:0;width:100%;padding-left:10vw;padding-right:10vw}.PdpSection-module__DbIVaW__cardWrapper{aspect-ratio:655/476;backface-visibility:hidden;flex-direction:column;width:100%;display:flex;position:relative;overflow:visible;transform:perspective(1200px);box-shadow:0 25px 50px -12px #00000040}.PdpSection-module__DbIVaW__cardContent{background-color:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:visible}.PdpSection-module__DbIVaW__styleLabel{color:var(--blue);font-size:var(--base);text-align:center;text-transform:uppercase;letter-spacing:.1em;width:100%;font-weight:300;line-height:1;position:absolute;bottom:-3rem}.PdpSection-module__DbIVaW__mergeField{z-index:2;background:var(--blue);color:var(--antique-white);letter-spacing:.05em;border-radius:4px;padding:4px 8px;font-size:.7rem;position:absolute;top:5.5%;left:10%}.PdpSection-module__DbIVaW__noteArea{flex-direction:column;flex:1;justify-content:center;padding:8% 10%;display:flex}.PdpSection-module__DbIVaW__noteText{font-family:var(--font-handwriting), cursive;color:#1a2db5;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:2}.PdpSection-module__DbIVaW__sliderArrow{background-color:var(--red);z-index:50;cursor:pointer;border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:auto;transition:transform .2s;display:flex;position:absolute;top:0;bottom:0}.PdpSection-module__DbIVaW__sliderArrow:hover{transform:scale(1.05)}.PdpSection-module__DbIVaW__sliderArrow:active{transform:scale(.95)}.PdpSection-module__DbIVaW__arrowLeft{left:0}.PdpSection-module__DbIVaW__arrowRight{right:0}.PdpSection-module__DbIVaW__col2{margin-left:auto;margin-right:auto;position:absolute;inset:50vh 0 5vh}.PdpSection-module__DbIVaW__platformBlock{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100vh;display:flex;position:sticky;top:0}.PdpSection-module__DbIVaW__platformWidth{aspect-ratio:1400/826;border-radius:1rem;width:56vw;max-width:1000px;max-height:50vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.PdpSection-module__DbIVaW__screen{border-radius:1rem;transition:opacity .5s;position:absolute;inset:0;overflow:hidden}.PdpSection-module__DbIVaW__browserChrome{background:linear-gradient(135deg,#e8e4f0,#d4d0e0);align-items:center;gap:6px;padding:2.5% 3%;display:flex}.PdpSection-module__DbIVaW__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.PdpSection-module__DbIVaW__urlBar{background:#34469714;border-radius:6px;width:35%;height:20px;margin-left:3%}.PdpSection-module__DbIVaW__browserBody{background:#fff;border-radius:0 0 8px 8px;flex-direction:column;flex:1;margin:0 3% 3%;display:flex;overflow:hidden}.PdpSection-module__DbIVaW__browserInner{flex:1;gap:3%;padding:3%;display:flex}.PdpSection-module__DbIVaW__sidebar{flex-direction:column;gap:8px;width:22%;display:flex}.PdpSection-module__DbIVaW__sidebarLine{background:#3446971a;border-radius:4px;height:8px}.PdpSection-module__DbIVaW__mainArea{flex-direction:column;flex:1;display:flex}.PdpSection-module__DbIVaW__mockNoteArea{border:1px dashed var(--brown);opacity:.7;border-radius:6px;padding:4%}.PdpSection-module__DbIVaW__blueBar{background:var(--blue);border-radius:6px;justify-content:space-between;align-items:center;margin-top:auto;padding:2% 3%;display:flex}.PdpSection-module__DbIVaW__rightPanel{flex-direction:column;gap:8px;width:22%;display:flex}.PdpSection-module__DbIVaW__thumbnailGrid{grid-template-columns:1fr 1fr;gap:4px;margin-top:8px;display:grid}.PdpSection-module__DbIVaW__thumbnail{aspect-ratio:1;background:#3446970f;border-radius:4px}.PdpSection-module__DbIVaW__toolbar{background:#34469705;border-top:1px solid #3446970f;justify-content:center;gap:12px;padding:1.5% 3%;display:flex}.PdpSection-module__DbIVaW__toolbarBtn{background:#3446970f;border-radius:12px;width:15%;height:24px}.PdpSection-module__DbIVaW__labelWrapper{background-color:var(--blue);color:var(--antique-white);text-transform:uppercase;border-radius:1rem;flex-direction:column;flex-shrink:0;align-items:center;width:56vw;max-width:1000px;height:20vh;padding:0 2rem;font-size:clamp(1.5rem,5vh,3.5rem);font-weight:900;display:flex;position:relative;overflow:hidden}.PdpSection-module__DbIVaW__labelMaskTop,.PdpSection-module__DbIVaW__labelMaskBottom{z-index:2;pointer-events:none;height:15%;position:absolute;left:0;right:0}.PdpSection-module__DbIVaW__labelMaskTop{background:linear-gradient(180deg, var(--blue), transparent);top:0}.PdpSection-module__DbIVaW__labelMaskBottom{background:linear-gradient(0deg, var(--blue), transparent);bottom:0}.PdpSection-module__DbIVaW__labelTrack{will-change:transform;transition:transform .6s}.PdpSection-module__DbIVaW__labelItem{text-align:center;justify-content:center;align-items:center;height:20vh;padding:0 1rem;display:flex}@media screen and (max-width:991px){.PdpSection-module__DbIVaW__col1{width:95%;left:2.5%;right:2.5%}.PdpSection-module__DbIVaW__sliderContainer{width:90vw}.PdpSection-module__DbIVaW__sliderArrow{width:3rem;height:3rem}.PdpSection-module__DbIVaW__platformWidth{width:85vw}.PdpSection-module__DbIVaW__labelWrapper{width:85vw;height:15vh;font-size:clamp(1rem,3vw,1.5rem)}.PdpSection-module__DbIVaW__labelItem{height:15vh}}@media screen and (max-width:767px){.PdpSection-module__DbIVaW__platformWidth{width:90vw}.PdpSection-module__DbIVaW__sliderContainer{width:95vw}.PdpSection-module__DbIVaW__slide{padding-left:5vw;padding-right:5vw}.PdpSection-module__DbIVaW__labelWrapper{width:90vw;height:12vh;font-size:clamp(.85rem,2.5vw,1.2rem)}.PdpSection-module__DbIVaW__labelItem{height:12vh}.PdpSection-module__DbIVaW__sliderArrow{width:2.5rem;height:2.5rem}}
.EcomPostscript-module__xgx-AW__section{background:var(--antique-white);padding:5rem 0 6rem;position:relative;overflow:hidden}.EcomPostscript-module__xgx-AW__inner{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:38rem;margin:0 auto;display:flex;position:relative}.EcomPostscript-module__xgx-AW__label{color:var(--red);align-items:center;gap:.5rem;font-family:ui-serif,Iowan Old Style,Georgia,serif;font-size:1.05rem;font-style:italic;font-weight:600;display:inline-flex}.EcomPostscript-module__xgx-AW__labelDash{background:var(--red);width:1.5rem;height:1.5px}.EcomPostscript-module__xgx-AW__body{font-family:var(--font-handwriting), cursive;color:var(--brown);margin:0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.5}.EcomPostscript-module__xgx-AW__body strong{color:var(--blue);font-weight:700}.EcomPostscript-module__xgx-AW__signature{font-family:var(--font-handwriting), cursive;color:var(--blue);margin-top:.5rem;font-size:clamp(1.1rem,1.5vw,1.5rem);transform:rotate(-2deg)}@media (max-width:767px){.EcomPostscript-module__xgx-AW__section{padding:3.5rem 0 4rem}}
.PricingSection-module__2CM7mq__toggleContainer{justify-content:center;align-items:center;gap:8px;margin-bottom:2.5rem;display:flex;position:relative}.PricingSection-module__2CM7mq__toggleLabel{color:var(--blue);white-space:nowrap;font-size:16px;font-weight:500;transition:opacity .3s}.PricingSection-module__2CM7mq__toggleSwitch{flex-shrink:0;width:60px;height:34px;display:inline-block;position:relative}.PricingSection-module__2CM7mq__toggleSwitch input{opacity:0;width:0;height:0}.PricingSection-module__2CM7mq__slider{cursor:pointer;background-color:#ccc;border-radius:34px;transition:all .4s;position:absolute;inset:0}.PricingSection-module__2CM7mq__slider:before{content:"";background-color:#fff;border-radius:50%;width:26px;height:26px;transition:all .4s;position:absolute;bottom:4px;left:4px}.PricingSection-module__2CM7mq__toggleSwitch input:checked+.PricingSection-module__2CM7mq__slider{background-color:var(--blue)}.PricingSection-module__2CM7mq__toggleSwitch input:checked+.PricingSection-module__2CM7mq__slider:before{transform:translate(26px)}.PricingSection-module__2CM7mq__countrySelect{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;appearance:none;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;transition:opacity .3s,-webkit-text-decoration .3s,text-decoration .3s;display:inline-block}.PricingSection-module__2CM7mq__countrySelect:focus{outline:none}.PricingSection-module__2CM7mq__countrySelect:disabled{opacity:.5;cursor:default;text-decoration:none}.PricingSection-module__2CM7mq__tooltip{cursor:help;margin-left:4px;display:inline-flex;position:relative}.PricingSection-module__2CM7mq__tooltipIcon{background-color:var(--brown);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;line-height:1;display:inline-flex}.PricingSection-module__2CM7mq__tooltipText{z-index:100;color:#fff;text-align:left;background-color:#555;border-radius:6px;width:300px;padding:10px;font-size:14px;line-height:1.4;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.PricingSection-module__2CM7mq__tabsContainer{gap:20px;margin-bottom:30px;display:flex}.PricingSection-module__2CM7mq__tab{text-align:center;cursor:pointer;box-shadow:0 25px 50px -12px var(--shadow-black);background-color:#f9f9f9;border:none;border-radius:1rem;flex-direction:column;flex:1;align-items:center;padding:20px;font-family:inherit;transition:all .3s;display:flex}.PricingSection-module__2CM7mq__tab img{transform-origin:bottom;transition:transform .3s}.PricingSection-module__2CM7mq__tab:hover img{transform:scale(1.1)}.PricingSection-module__2CM7mq__tabActive{background-color:var(--blue);color:#fff}.PricingSection-module__2CM7mq__tabActive img,.PricingSection-module__2CM7mq__tabActive:hover img{transform:scale(1.05)}.PricingSection-module__2CM7mq__tabImage{justify-content:center;align-items:center;width:50%;max-height:200px;margin:0 auto 15px;display:flex}.PricingSection-module__2CM7mq__tabTitle{color:var(--blue);font-size:18px;font-weight:600}.PricingSection-module__2CM7mq__tabActive .PricingSection-module__2CM7mq__tabTitle{color:#fff}.PricingSection-module__2CM7mq__pricingGrid{gap:15px;margin-bottom:30px;display:grid}.PricingSection-module__2CM7mq__pricingItem{box-shadow:0 25px 50px -12px var(--shadow-black);border-radius:1rem;overflow:hidden}.PricingSection-module__2CM7mq__pricingHeader{background-color:var(--blue);color:#fff;text-align:center;border-radius:8px 8px 0 0;padding:15px;font-size:16px;font-weight:700}.PricingSection-module__2CM7mq__pricingBody{text-align:center;border:1px solid var(--blue);background-color:#fff;border-top:none;border-radius:0 0 1rem 1rem;padding:20px}.PricingSection-module__2CM7mq__baseBadge,.PricingSection-module__2CM7mq__discountBadge{color:var(--brown);border-radius:20px;margin-bottom:8px;padding:3px 8px;font-size:12px;display:inline-block}.PricingSection-module__2CM7mq__baseBadge{border:1px solid var(--brown)}.PricingSection-module__2CM7mq__discountBadge{border:1px solid var(--blue)}.PricingSection-module__2CM7mq__price{color:var(--blue);margin-bottom:5px;font-size:26px;font-weight:700}.PricingSection-module__2CM7mq__priceNote{color:var(--brown);font-size:14px}.PricingSection-module__2CM7mq__ctaBanner{background-color:var(--red);box-shadow:0 25px 50px -12px var(--shadow-black);border-radius:1rem;padding:2.5rem 2rem 3rem}.PricingSection-module__2CM7mq__ctaHeading{color:var(--antique-white);text-transform:uppercase;margin:0 0 1.25rem;font-size:3rem;font-weight:900;line-height:1.3}.PricingSection-module__2CM7mq__ctaBtn{border:1px solid var(--antique-white);cursor:pointer;background:0 0;border-radius:99rem;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.PricingSection-module__2CM7mq__ctaBtnBg{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:-1px}.PricingSection-module__2CM7mq__ctaBtnCircle{background:var(--antique-white);border-radius:50%;width:0;height:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.PricingSection-module__2CM7mq__ctaBtn:hover .PricingSection-module__2CM7mq__ctaBtnCircle{width:300%;height:300%}.PricingSection-module__2CM7mq__ctaBtnText{z-index:1;font-size:var(--sm);letter-spacing:.1rem;text-transform:uppercase;white-space:nowrap;height:2.5rem;color:var(--antique-white);align-items:center;padding:0 1rem;font-weight:400;text-decoration:none;transition:color .3s;display:flex;position:relative}.PricingSection-module__2CM7mq__ctaBtn:hover .PricingSection-module__2CM7mq__ctaBtnText{color:var(--red)}@media screen and (max-width:991px){.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:1fr!important}.PricingSection-module__2CM7mq__tabsContainer{flex-direction:column}.PricingSection-module__2CM7mq__ctaHeading{font-size:var(--xl)}}@media screen and (max-width:767px){.PricingSection-module__2CM7mq__toggleContainer{flex-wrap:wrap;gap:6px}.PricingSection-module__2CM7mq__tooltipText{width:250px;margin-top:10px;inset:100% 0 auto auto;transform:none}}
.EcomSectionNav-module__jyugIa__nav{z-index:50;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#f8f6f18c;border:1px solid #68555126;border-radius:99rem;flex-direction:column;gap:.6rem;padding:.85rem .6rem;transition:opacity .4s,transform .4s;display:flex;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)}.EcomSectionNav-module__jyugIa__navVisible{opacity:1;pointer-events:auto}.EcomSectionNav-module__jyugIa__dot{cursor:pointer;background:#68555159;border:none;border-radius:50%;width:.55rem;height:.55rem;padding:0;transition:background .25s,transform .25s;position:relative}.EcomSectionNav-module__jyugIa__dot:hover{background:var(--blue);transform:scale(1.3)}.EcomSectionNav-module__jyugIa__dotActive{background:var(--red);transform:scale(1.4)}.EcomSectionNav-module__jyugIa__dotActive:hover{background:var(--red)}.EcomSectionNav-module__jyugIa__dotLabel{background:var(--blue);color:var(--antique-white);letter-spacing:.06em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:.4rem;padding:.35rem .65rem;font-size:.72rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;top:50%;right:calc(100% + .85rem);transform:translateY(-50%)}.EcomSectionNav-module__jyugIa__dotLabel:after{content:"";border:.3rem solid #0000;border-left-color:var(--blue);position:absolute;top:50%;left:100%;transform:translateY(-50%)}.EcomSectionNav-module__jyugIa__dot:hover .EcomSectionNav-module__jyugIa__dotLabel{opacity:1;transform:translateY(-50%)translate(-.15rem)}@media (max-width:1199px){.EcomSectionNav-module__jyugIa__nav{display:none}}
