.Navbar-module__cJzEcG__nav{z-index:100;position:relative}.Navbar-module__cJzEcG__navBlock{justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:6rem;display:flex;position:relative}.Navbar-module__cJzEcG__leftBase,.Navbar-module__cJzEcG__rightBase{align-items:center;min-width:0;display:flex}.Navbar-module__cJzEcG__rightBase{gap:.75rem}.Navbar-module__cJzEcG__brand{color:var(--ink);white-space:nowrap;align-items:center;gap:.3rem;font-size:clamp(1.25rem,2vw,1.6rem);font-style:italic;line-height:1;text-decoration:none;display:flex}.Navbar-module__cJzEcG__brandIcon{flex-shrink:0;width:30px;height:32px}.Navbar-module__cJzEcG__navButtons{align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__btnWrap{border:1px solid var(--accent);text-align:center;border-radius:99rem;max-width:100%;position:relative}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__outline{background:0 0}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled{background:var(--accent)}.Navbar-module__cJzEcG__btnBgWrap{border-radius:inherit;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.Navbar-module__cJzEcG__btnCircle{aspect-ratio:1;background:var(--accent);border-radius:50%;flex-shrink:0;width:120%;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:scale(0)}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled .Navbar-module__cJzEcG__btnCircle{background:var(--accent-contrast)}.Navbar-module__cJzEcG__btnWrap:is(:hover,:has(.Navbar-module__cJzEcG__btnText:focus-visible)) .Navbar-module__cJzEcG__btnCircle{transform:scale(1)}.Navbar-module__cJzEcG__btnText{z-index:1;border-radius:inherit;min-height:44px;color:var(--accent);overflow-wrap:anywhere;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.9rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .3s;display:flex;position:relative}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled .Navbar-module__cJzEcG__btnText,.Navbar-module__cJzEcG__btnWrap:is(:hover,:has(.Navbar-module__cJzEcG__btnText:focus-visible)) .Navbar-module__cJzEcG__btnText{color:var(--accent-contrast)}.Navbar-module__cJzEcG__btnWrap.Navbar-module__cJzEcG__filled:is(:hover,:has(.Navbar-module__cJzEcG__btnText:focus-visible)) .Navbar-module__cJzEcG__btnText{color:var(--accent)}.Navbar-module__cJzEcG__toggleWrapper{align-items:center;display:flex}.Navbar-module__cJzEcG__toggle{background:var(--accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;width:44px;height:44px;padding:0;position:relative}.Navbar-module__cJzEcG__toggle:hover{background:var(--accent-hover)}.Navbar-module__cJzEcG__toggleLine{background:var(--accent-contrast);border-radius:1px;width:14px;height:2px;transition:transform .2s,top .2s;display:block;position:absolute;left:15px}.Navbar-module__cJzEcG__toggleLineTop{top:17px}.Navbar-module__cJzEcG__toggleLineBottom{top:25px}.Navbar-module__cJzEcG__toggleLineTopOpen{top:21px;transform:rotate(45deg)}.Navbar-module__cJzEcG__toggleLineBottomOpen{top:21px;transform:rotate(-45deg)}.Navbar-module__cJzEcG__menuDropdown{background:var(--paper-raised);border:1px solid var(--paper-line);width:min(36rem,100%);max-height:calc(100dvh - 7rem);box-shadow:var(--shadow-lifted);border-radius:1rem;padding:clamp(1rem,3vw,2rem);position:absolute;top:calc(100% - .25rem);right:0;overflow-y:auto}.Navbar-module__cJzEcG__menuDropdown[hidden]{display:none}.Navbar-module__cJzEcG__menuGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.Navbar-module__cJzEcG__menuColumn{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Navbar-module__cJzEcG__menuHeading{color:var(--ink);text-transform:uppercase;letter-spacing:.1em;padding:.65rem .75rem;font-size:.75rem;font-weight:600}.Navbar-module__cJzEcG__menuLink{color:var(--ink);overflow-wrap:anywhere;border-radius:.5rem;padding:.65rem .75rem;font-size:.95rem;line-height:1.45;text-decoration:none}a.Navbar-module__cJzEcG__menuLink:hover{background:var(--accent-wash);color:var(--accent)}.Navbar-module__cJzEcG__menuLink[aria-disabled]{color:var(--ink-soft)}.Navbar-module__cJzEcG__menuButtons{border-top:1px solid var(--paper-line);gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.Navbar-module__cJzEcG__menuButtons .Navbar-module__cJzEcG__btnWrap{flex:1}@media (max-width:767px){.Navbar-module__cJzEcG__navBlock{min-height:5rem}.Navbar-module__cJzEcG__hideMobile{display:none}.Navbar-module__cJzEcG__menuDropdown{max-height:calc(100dvh - 6rem)}}@media (max-width:480px){.Navbar-module__cJzEcG__menuGrid{grid-template-columns:1fr;gap:.75rem}.Navbar-module__cJzEcG__menuButtons{flex-direction:column}}
.Footer-module__S6Hkya__section{color:var(--ink);background:linear-gradient(180deg, var(--paper) 0%, var(--blue) 100%);padding:0 clamp(.75rem,2.67vw,3rem);position:relative}.Footer-module__S6Hkya__wrapper{--paper-entry:clamp(3rem, 4vw, 4rem);--paper-tail:clamp(10rem, 14vw, 14rem);isolation:isolate;max-width:107rem;min-height:100svh;padding-top:var(--paper-entry);margin-inline:auto;position:relative}.Footer-module__S6Hkya__paper{z-index:1;width:98%;min-height:calc(100svh - var(--paper-entry));padding-bottom:var(--paper-tail);background:var(--paper-raised);margin-inline:auto;position:relative;box-shadow:0 25px 25px 12px #201c2e33}.Footer-module__S6Hkya__cta{background:var(--accent);color:var(--accent-contrast);padding:clamp(1.25rem,2.23vw,2.5rem)}.Footer-module__S6Hkya__ctaHeading{text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:clamp(2rem,4.24vw,4.75rem);font-weight:900;line-height:1.25}.Footer-module__S6Hkya__ctaDetails{justify-content:space-between;align-items:center;gap:1.25rem 2rem;margin-top:1rem;display:flex}.Footer-module__S6Hkya__ctaSubtitle{text-transform:uppercase;max-width:46rem;margin:0;font-size:1rem;font-weight:700;line-height:1.6}.Footer-module__S6Hkya__ctaLink{border:1px solid var(--accent-contrast);max-width:100%;min-height:44px;color:var(--accent);background:var(--accent-contrast);text-align:center;overflow-wrap:anywhere;border-radius:99rem;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;line-height:1.4;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__ctaLink:hover{background:var(--paper);border-color:var(--paper)}.Footer-module__S6Hkya__ctaLink:focus-visible{outline-color:var(--accent-contrast)}.Footer-module__S6Hkya__inner{grid-template-columns:repeat(4,minmax(0,1fr));padding:1.5rem clamp(1.25rem,2.23vw,2.5rem);display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:.25rem;min-width:0;padding-inline:clamp(1rem,1.67vw,1.5rem);display:flex}.Footer-module__S6Hkya__column:first-child{padding-left:0}.Footer-module__S6Hkya__column:last-child{padding-right:0}.Footer-module__S6Hkya__column+.Footer-module__S6Hkya__column{border-left:1px solid var(--paper-line)}.Footer-module__S6Hkya__columnTitle{color:var(--blue);margin:0 0 .25rem;font-size:clamp(1rem,1.75vw,1.563rem);font-weight:900;line-height:1.5}.Footer-module__S6Hkya__columnLink{color:var(--ink-soft);overflow-wrap:anywhere;font-size:clamp(.95rem,1.4vw,1.25rem);font-weight:300;line-height:1.5;text-decoration:none;display:block}a.Footer-module__S6Hkya__columnLink:hover{color:var(--accent);text-underline-offset:.2em;text-decoration:underline}.Footer-module__S6Hkya__bottomBlock{padding:0 12% 1.5rem}.Footer-module__S6Hkya__handwriting{max-width:62rem;color:var(--ink-soft);font-family:var(--font-handwriting), cursive;text-align:center;margin:0 auto;font-size:clamp(1.3rem,1.67vw,1.5rem);font-weight:700;line-height:1.5}.Footer-module__S6Hkya__behind,.Footer-module__S6Hkya__envelopeMask{pointer-events:none;width:100%;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__behind{height:100%}.Footer-module__S6Hkya__envelopeMask{z-index:2;height:100%}@media (min-width:1024px) and (min-height:800px) and (prefers-reduced-motion:no-preference){.Footer-module__S6Hkya__section{overflow:clip}.Footer-module__S6Hkya__paper{transform:translate3d(0, var(--paper-offset,0px), 0);will-change:transform}}.Footer-module__S6Hkya__paper:focus-within{transform:none}@media (max-width:1023px){.Footer-module__S6Hkya__wrapper{--compact-fold-height:clamp(10rem, 20vw, 13rem);--paper-tail:var(--compact-fold-height);min-height:0}.Footer-module__S6Hkya__paper{min-height:0}.Footer-module__S6Hkya__envelopeMask{height:calc(var(--compact-fold-height) * 1385 / 675);clip-path:inset(51.2635% 0 0)}.Footer-module__S6Hkya__ctaDetails{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 0}.Footer-module__S6Hkya__column:nth-child(3){border-left:0;padding-left:0}.Footer-module__S6Hkya__column:nth-child(2){padding-right:0}.Footer-module__S6Hkya__bottomBlock{padding-inline:8%}}@media (max-width:479px){.Footer-module__S6Hkya__inner{grid-template-columns:minmax(0,1fr);gap:1.5rem}.Footer-module__S6Hkya__column{padding-inline:0}.Footer-module__S6Hkya__column+.Footer-module__S6Hkya__column{border-left:0;border-top:1px solid var(--paper-line);padding-top:1.5rem}.Footer-module__S6Hkya__columnTitle{font-size:1.15rem}.Footer-module__S6Hkya__columnLink{padding-block:.25rem}.Footer-module__S6Hkya__bottomBlock{padding-inline:1.25rem}}@media (max-width:1023px),(max-height:799px),(prefers-reduced-motion:reduce){.Footer-module__S6Hkya__paper{will-change:auto;transform:none}}
.EcomHero-module__ok8VZW__section{background:var(--paper);padding:clamp(2rem, 5vw, 4rem) 0 var(--section-space);position:relative;overflow:hidden}.EcomHero-module__ok8VZW__grid{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(0,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(--ink-soft);border:1px solid var(--paper-line);background:#ffffff80;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(--accent);border-radius:50%;width:.45rem;height:.45rem}.EcomHero-module__ok8VZW__headline{font-size:var(--text-display);color:var(--ink);letter-spacing:-.01em;margin-top:1.75rem;font-weight:700;line-height:1.08}.EcomHero-module__ok8VZW__headline em{font-family:var(--font-handwriting), cursive;color:var(--accent);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='%230e6b5c' 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(--ink-soft);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:0;text-transform:none;border-radius:99rem;align-items:center;gap:.65rem;max-width:100%;min-height:3rem;padding:.85rem 1.4rem;font-size:.95rem;font-weight:500;line-height:1.4;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{flex-shrink:0;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(--accent);color:var(--paper-raised);box-shadow:var(--shadow-card)}.EcomHero-module__ok8VZW__btnPrimary:hover{background:var(--accent-hover);box-shadow:var(--shadow-card)}.EcomHero-module__ok8VZW__btnGhost{color:var(--accent);border:1px solid var(--accent-wash)}.EcomHero-module__ok8VZW__btnGhost:hover{border-color:var(--ink);background:var(--accent-wash)}.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__section[data-animate-scene=true] .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:"";background-image:repeating-linear-gradient(transparent 0, transparent 1.6rem, var(--accent-wash) 1.6rem, var(--accent-wash) calc(1.6rem + 1px));border-radius:inherit;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}.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:#2a4db5;text-shadow:0 0 .6px #2a4db58c,0 .5px 1.2px #2a4db52e;transform-origin:0;font-size:clamp(1.4rem,2vw,1.9rem);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.4rem,2vw,1.9rem);line-height:1.5;transform:rotate(-.3deg)skew(-.3deg)}.EcomHero-module__ok8VZW__cardFooter{border-top:1px solid var(--paper-line);justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;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(--ink-soft);font-size:.62rem;font-weight:700}.EcomHero-module__ok8VZW__cardLabelText{color:var(--ink-soft);font-size:.7rem}.EcomHero-module__ok8VZW__cardQr{background:var(--paper-raised);border-radius:.25rem;flex-shrink:0;width:clamp(3rem,5.5vw,4.5rem);height:clamp(3rem,5.5vw,4.5rem);padding:.25rem}.EcomHero-module__ok8VZW__chip{background:var(--paper-raised);box-shadow:var(--shadow-card);color:var(--ink);border-radius:.7rem;align-items:center;gap:.65rem;padding:.75rem 1.1rem;font-size:.95rem;font-weight:600;display:flex;position:absolute}.EcomHero-module__ok8VZW__chipDot{background:var(--accent);border-radius:50%;flex-shrink:0;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 (max-width:991px){.EcomHero-module__ok8VZW__section{padding-top:2rem}.EcomHero-module__ok8VZW__grid{grid-template-columns:1fr;gap:4rem}.EcomHero-module__ok8VZW__stage{aspect-ratio:auto;flex-direction:column;gap:1.5rem;max-width:28rem;margin:0 auto;padding:1rem 0}.EcomHero-module__ok8VZW__chip{text-align:center;max-width:100%;font-size:.8rem;position:relative}.EcomHero-module__ok8VZW__chipTopRight,.EcomHero-module__ok8VZW__chipBottomLeft{inset:auto;transform:none}.EcomHero-module__ok8VZW__card{width:92%;transform:rotate(-1.5deg)}.EcomHero-module__ok8VZW__stageBackdrop{width:86%;height:75%;transform:rotate(3deg)}}@media (max-width:767px){.EcomHero-module__ok8VZW__section{padding-top:1.5rem}.EcomHero-module__ok8VZW__headline{font-size:var(--text-display)}}@media (prefers-reduced-motion:reduce){.EcomHero-module__ok8VZW__section .EcomHero-module__ok8VZW__card{animation:none}.EcomHero-module__ok8VZW__chipTopRight,.EcomHero-module__ok8VZW__chipBottomLeft{will-change:auto;transform:none}.EcomHero-module__ok8VZW__btn,.EcomHero-module__ok8VZW__btnArrow{transition:none}.EcomHero-module__ok8VZW__btn:hover,.EcomHero-module__ok8VZW__btn:hover .EcomHero-module__ok8VZW__btnArrow{transform:none}}
.EcomCardPreview-module__px9xIq__section{background:var(--paper);padding:var(--section-space) 0;position:relative;overflow:hidden}.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(--ink-soft);font-size:.78rem;font-weight:600}.EcomCardPreview-module__px9xIq__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomCardPreview-module__px9xIq__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomCardPreview-module__px9xIq__sub{color:var(--ink-soft);margin-top:1.25rem;font-size:1.1rem;line-height:1.55}.EcomCardPreview-module__px9xIq__grid{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,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;background:var(--paper-raised);border:1px solid var(--paper-line);text-align:left;cursor:pointer;color:var(--ink-soft);border-radius:1rem;grid-template-columns:2.6rem minmax(0,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:var(--accent-wash);transform:translateY(-1px)}.EcomCardPreview-module__px9xIq__intentBtnActive{border-color:var(--ink);box-shadow:var(--shadow-card);background:var(--paper-raised)}.EcomCardPreview-module__px9xIq__intentIcon{background:var(--accent-wash);width:2.6rem;height:2.6rem;color:var(--ink);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(--accent);color:var(--paper-raised)}.EcomCardPreview-module__px9xIq__intentBody{flex-direction:column;gap:.15rem;display:flex}.EcomCardPreview-module__px9xIq__intentTitle{color:var(--ink);font-size:1rem;font-weight:700}.EcomCardPreview-module__px9xIq__intentSub{color:var(--ink-soft);font-size:.85rem;line-height:1.4}.EcomCardPreview-module__px9xIq__intentRadio{border:1.5px solid var(--paper-line);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(--ink)}.EcomCardPreview-module__px9xIq__intentRadioDot{background:var(--accent);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(--desk);color:var(--paper-raised);font-family:var(--font-mono), ui-monospace, monospace;box-shadow:var(--shadow-card);border:none;border-radius:.85rem;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.75rem;padding:1rem 1.25rem;display:flex}.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:var(--desk-text-soft);font-family:inherit;font-size:.7rem;font-weight:700}.EcomCardPreview-module__px9xIq__urlValue{letter-spacing:.01em;word-break:break-all;min-width:0;color:var(--paper-raised);flex:1;font-size:.85rem;font-weight:600;animation:.5s cubic-bezier(.22,1,.36,1) both EcomCardPreview-module__px9xIq__urlIn}.EcomCardPreview-module__px9xIq__qrChip{background:var(--paper-raised);z-index:4;white-space:nowrap;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(--accent);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.EcomCardPreview-module__px9xIq__qrChipText{color:var(--ink);letter-spacing:-.025em;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;flex-shrink:0;width:100%;min-width:0;max-width:30rem;height:auto;padding:clamp(1.25rem,3vw,2.5rem);display:flex;position:relative;overflow:visible;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}.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:#2a4db5;text-shadow:0 0 .6px #2a4db58c,0 .5px 1.2px #2a4db52e;transform-origin:0;font-size:clamp(1.4rem,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.4rem,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 var(--accent-wash);justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1rem;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(--ink);font-size:.78rem;font-weight:700}.EcomCardPreview-module__px9xIq__footerLabelText{color:var(--ink);letter-spacing:-.025em;font-size:1.15rem;font-weight:700;line-height:1.2}.EcomCardPreview-module__px9xIq__qrFrame{background:var(--paper-raised);width:clamp(4rem,8vw,6rem);height:clamp(4rem,8vw,6rem);box-shadow:var(--shadow-card);border:1px solid #2a4db54d;border-radius:.5rem;flex-shrink:0;padding:.4rem}@media (max-width:991px){.EcomCardPreview-module__px9xIq__grid{grid-template-columns:1fr;gap:3rem}.EcomCardPreview-module__px9xIq__cardStage{flex-direction:column;gap:1rem;min-height:auto;padding:1rem 0}.EcomCardPreview-module__px9xIq__qrChip{white-space:normal;max-width:100%;position:relative;inset:auto;transform:none}.EcomCardPreview-module__px9xIq__card{width:96%;max-width:26rem;margin:0 auto}}@media (max-width:767px){.EcomCardPreview-module__px9xIq__section{padding:var(--section-space) 0}.EcomCardPreview-module__px9xIq__headWrap{margin-bottom:2.5rem}}@media (max-width:400px){.EcomCardPreview-module__px9xIq__intentBtn{grid-template-columns:2rem minmax(0,1fr) auto;gap:.65rem;padding:1rem}.EcomCardPreview-module__px9xIq__intentIcon{width:2rem;height:2rem}.EcomCardPreview-module__px9xIq__intentTitle{font-size:.95rem}.EcomCardPreview-module__px9xIq__footerLabelText{font-size:1rem}.EcomCardPreview-module__px9xIq__urlValue{flex-basis:100%}}@media (prefers-reduced-motion:reduce),(max-width:1023px),(max-height:799px){.EcomCardPreview-module__px9xIq__tw{opacity:var(--ink-target,1);animation:none}.EcomCardPreview-module__px9xIq__urlValue,.EcomCardPreview-module__px9xIq__qrChipText{opacity:1;animation:none;transform:none}}@media (prefers-reduced-motion:reduce){.EcomCardPreview-module__px9xIq__intentBtn,.EcomCardPreview-module__px9xIq__intentIcon,.EcomCardPreview-module__px9xIq__intentRadioDot{transition:none}.EcomCardPreview-module__px9xIq__intentBtn:hover,.EcomCardPreview-module__px9xIq__intentRadioDot,.EcomCardPreview-module__px9xIq__intentBtnActive .EcomCardPreview-module__px9xIq__intentRadioDot{transform:none}}
.FlowToggle-module__Lm43za__toggleWrap{justify-content:center;min-width:0;max-width:100%;display:flex}.FlowToggle-module__Lm43za__toggle{background:var(--paper-raised);border:1px solid var(--paper-line);max-width:100%;box-shadow:var(--shadow-card);border-radius:1.25rem;align-items:stretch;gap:.25rem;padding:.35rem;display:flex}.FlowToggle-module__Lm43za__btn{appearance:none;min-width:0;min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:.9rem;flex-wrap:wrap;flex:1 1 0;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.15rem;font-family:inherit;font-size:.9rem;font-weight:600;line-height:1.35;transition:color .2s,background .2s;display:flex}.FlowToggle-module__Lm43za__btn:hover{color:var(--accent)}.FlowToggle-module__Lm43za__btnActive,.FlowToggle-module__Lm43za__btnActive:hover{color:var(--accent-contrast);background:var(--accent)}.FlowToggle-module__Lm43za__badge{background:var(--accent-wash);color:var(--accent);border-radius:99rem;align-items:center;padding:.2rem .45rem;font-size:.68rem;font-weight:600;line-height:1.3;display:inline-flex}.FlowToggle-module__Lm43za__btnActive .FlowToggle-module__Lm43za__badge{background:var(--accent-hover);color:var(--accent-contrast)}@media (max-width:400px){.FlowToggle-module__Lm43za__toggle{width:100%}.FlowToggle-module__Lm43za__btn{padding-inline:.65rem;font-size:.85rem}}
.EcomFlywheel-module__ru7hnq__section{background:var(--paper);padding:var(--section-space) 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__toggleWrap{justify-content:center;margin-bottom:3.5rem;display:flex}.EcomFlywheel-module__ru7hnq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem;font-weight:600}.EcomFlywheel-module__ru7hnq__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomFlywheel-module__ru7hnq__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomFlywheel-module__ru7hnq__steps{z-index:2;grid-template-columns:repeat(3,minmax(0,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(--paper-raised);border:1px solid var(--paper-line);border-radius:1.25rem;flex-direction:column;gap:1.25rem;min-width:0;padding:clamp(1.25rem,3vw,2rem);transition:transform .25s,box-shadow .25s;display:flex;position:relative}.EcomFlywheel-module__ru7hnq__step:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.EcomFlywheel-module__ru7hnq__stepHead{justify-content:space-between;align-items:center;gap:1rem;display:flex}.EcomFlywheel-module__ru7hnq__stepIcon{background:var(--accent-wash);width:3.25rem;height:3.25rem;color:var(--ink);border-radius:.9rem;place-items:center;display:grid}.EcomFlywheel-module__ru7hnq__stepNumber{font-family:var(--font-handwriting), cursive;color:var(--accent);opacity:1;font-size:4rem;font-weight:700;line-height:1}.EcomFlywheel-module__ru7hnq__stepTitle{color:var(--ink);font-size:1.45rem;font-weight:700;line-height:1.2}.EcomFlywheel-module__ru7hnq__stepBody{color:var(--ink-soft);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(--accent);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:var(--section-space) 0}}@media (prefers-reduced-motion:reduce){.EcomFlywheel-module__ru7hnq__steps{opacity:1;animation:none;transform:none}.EcomFlywheel-module__ru7hnq__step,.EcomFlywheel-module__ru7hnq__step:hover{transition:none;transform:none}}
.EcomCompare-module__B1TMBq__section{background:var(--paper);padding:var(--section-space) 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(--ink-soft);font-size:.78rem;font-weight:600}.EcomCompare-module__B1TMBq__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomCompare-module__B1TMBq__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomCompare-module__B1TMBq__sub{color:var(--ink-soft);margin-top:1rem;font-size:1.05rem;line-height:1.55}.EcomCompare-module__B1TMBq__grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid;position:relative}.EcomCompare-module__B1TMBq__column{background:var(--paper-raised);border:1px solid var(--paper-line);border-radius:1.25rem;flex-direction:column;gap:1.25rem;min-width:0;padding:clamp(1.25rem,3vw,1.75rem);display:flex}.EcomCompare-module__B1TMBq__columnHero{background:var(--paper-raised);border:1.5px solid var(--accent);box-shadow:var(--shadow-card);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{background:var(--accent-wash);width:2.5rem;height:2.5rem;color:var(--ink);border-radius:.7rem;flex-shrink:0;place-items:center;display:grid}.EcomCompare-module__B1TMBq__columnHero .EcomCompare-module__B1TMBq__mediumIcon{background:var(--accent);color:var(--paper-raised)}.EcomCompare-module__B1TMBq__mediumName{color:var(--ink);letter-spacing:-.025em;font-size:1.1rem;font-weight:700}.EcomCompare-module__B1TMBq__mediumLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:.7rem;font-weight:600}.EcomCompare-module__B1TMBq__attribute{border-top:1px solid var(--paper-line);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(--ink-soft);font-size:.7rem;font-weight:700}.EcomCompare-module__B1TMBq__attributeValue{color:var(--ink);font-size:.98rem;font-weight:600;line-height:1.4}.EcomCompare-module__B1TMBq__attributeValueMuted{color:var(--ink-soft);font-weight:400}.EcomCompare-module__B1TMBq__callout{color:var(--ink-soft);background:var(--accent-wash);border-left:3px solid var(--accent);border-radius:.75rem;margin-top:auto;padding:1rem;font-size:.92rem;line-height:1.5}.EcomCompare-module__B1TMBq__calloutMuted{background:var(--paper-line);border-left-color:var(--paper-line)}@media (max-width:991px){.EcomCompare-module__B1TMBq__grid{grid-template-columns:1fr}}@media (max-width:767px){.EcomCompare-module__B1TMBq__section{padding:var(--section-space) 0}}
.EcomDesigns-module__CxhuRW__section{background:var(--paper);padding:var(--section-space) 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(--ink-soft);font-size:.78rem;font-weight:600}.EcomDesigns-module__CxhuRW__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomDesigns-module__CxhuRW__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomDesigns-module__CxhuRW__headRight{color:var(--ink-soft);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,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);display:grid;position:relative}.EcomDesigns-module__CxhuRW__designCard{cursor:pointer;flex-direction:column;gap:1.25rem;min-width:0;display:flex}.EcomDesigns-module__CxhuRW__preview{aspect-ratio:4/5;border-radius:.5rem;flex-direction:column;height:auto;padding:clamp(1.25rem,1.6vw,1.75rem);transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:visible;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 var(--paper-line);flex-wrap:wrap;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(--accent)}.EcomDesigns-module__CxhuRW__designName{color:var(--ink);letter-spacing:-.025em;font-size:1.1rem;font-weight:700;transition:color .3s}.EcomDesigns-module__CxhuRW__designCard:hover .EcomDesigns-module__CxhuRW__designName{color:var(--accent)}.EcomDesigns-module__CxhuRW__designTag{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-soft);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:#344697;font-size:clamp(2rem,2.4vw,2.5rem);font-weight:900;line-height:1}.EcomDesigns-module__CxhuRW__minimaalRule{background:#c45757;width:2rem;height:2px;margin:1rem 0}.EcomDesigns-module__CxhuRW__minimaalBody{font-family:var(--font-handwriting), cursive;color:#685551;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:#685551;font-size:.65rem;font-weight:700}.EcomDesigns-module__CxhuRW__editorial{color:#f8f6f1;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,minmax(0,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:var(--section-space) 0}.EcomDesigns-module__CxhuRW__grid{grid-template-columns:1fr;gap:1.75rem}}@media (prefers-reduced-motion:reduce){.EcomDesigns-module__CxhuRW__preview,.EcomDesigns-module__CxhuRW__designCard:hover .EcomDesigns-module__CxhuRW__preview{transition:none;transform:none}}
.HeroCard-module__dIrRea__figure{justify-self:center;width:100%;min-width:0;max-width:35rem;margin:0}.HeroCard-module__dIrRea__stack{isolation:isolate;margin:1rem 1.1rem 1.75rem .65rem;position:relative}.HeroCard-module__dIrRea__backing{z-index:-1;background:var(--blue);border-radius:2px;position:absolute;inset:0;transform:translate(15px,15px)rotate(.5deg)}.HeroCard-module__dIrRea__paper{background-color:var(--paper-raised);border:1px solid var(--paper-line);background-image:linear-gradient(#f6f4eef0,#f6f4eef0),url(/paper-texture.png);background-size:auto,810px;border-radius:2px;position:relative;transform:rotate(-2deg);box-shadow:0 1px 1px #201c2e14,0 20px 45px -23px #201c2e66}.HeroCard-module__dIrRea__note{aspect-ratio:130/100;width:100%;height:auto;display:block;overflow:visible}.HeroCard-module__dIrRea__stroke{fill:none;stroke:var(--blue);stroke-width:.42px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0}.HeroCard-module__dIrRea__pen{visibility:hidden;pointer-events:none}.HeroCard-module__dIrRea__caption{color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.15rem .75rem;margin-inline:.65rem;font-size:.75rem;line-height:1.5;display:flex}.HeroCard-module__dIrRea__control{min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:.35rem .1rem;font-size:.75rem;display:inline-flex}.HeroCard-module__dIrRea__control:hover{color:var(--blue)}.HeroCard-module__dIrRea__control[hidden]{display:none}.HeroCard-module__dIrRea__control svg{flex:none;width:1.1rem;height:1.1rem}@media (prefers-reduced-motion:no-preference){.HeroCard-module__dIrRea__figure:not([data-enhanced]) .HeroCard-module__dIrRea__ink{animation:1.8s step-end backwards HeroCard-module__dIrRea__await-handwriting}}@keyframes HeroCard-module__dIrRea__await-handwriting{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.HeroCard-module__dIrRea__ink{opacity:1!important;animation:none!important}.HeroCard-module__dIrRea__stroke{stroke-dashoffset:0!important;visibility:visible!important}.HeroCard-module__dIrRea__pen{visibility:hidden!important}.HeroCard-module__dIrRea__control{display:none}}@media (max-width:900px){.HeroCard-module__dIrRea__figure{max-width:33rem}}@media (max-width:480px){.HeroCard-module__dIrRea__stack{margin:.5rem .6rem 1.25rem .35rem}.HeroCard-module__dIrRea__paper{transform:rotate(-1deg)}.HeroCard-module__dIrRea__backing{transform:translate(8px,9px)}.HeroCard-module__dIrRea__caption{margin-inline:.35rem}}
.EcomPackages-module__CFzidW__section{background:var(--paper);padding:var(--section-space) 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(--ink-soft);font-size:.78rem;font-weight:600}.EcomPackages-module__CFzidW__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomPackages-module__CFzidW__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomPackages-module__CFzidW__sub{color:var(--ink-soft);margin-top:1rem;font-size:1.05rem;line-height:1.55}.EcomPackages-module__CFzidW__tiers{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid;position:relative}.EcomPackages-module__CFzidW__tier{background:var(--paper-raised);border:1px solid var(--paper-line);border-radius:1.25rem;flex-direction:column;gap:1.25rem;min-width:0;padding:clamp(1.25rem,2vw,1.75rem);transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.EcomPackages-module__CFzidW__tier:hover{box-shadow:var(--shadow-card);transform:translateY(-3px)}.EcomPackages-module__CFzidW__tierHighlight{border-color:var(--accent);background:var(--paper-raised);box-shadow:0 0 0 1px var(--accent), var(--shadow-card)}@keyframes EcomPackages-module__CFzidW__tierFlash{0%,to{box-shadow:var(--shadow-card)}20%{box-shadow:0 0 0 4px var(--accent), 0 30px 60px -25px var(--accent-wash)}60%{box-shadow:0 0 0 2px var(--accent), 0 30px 60px -25px var(--accent-wash)}}.EcomPackages-module__CFzidW__tierFlash{animation:1.6s cubic-bezier(.22,1,.36,1) both EcomPackages-module__CFzidW__tierFlash}.EcomPackages-module__CFzidW__tierHighlight:hover{border-color:var(--accent);background:var(--paper-raised);box-shadow:0 0 0 1px var(--accent), var(--shadow-card)}.EcomPackages-module__CFzidW__tierBadge{background:var(--accent);color:var(--paper-raised);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;box-shadow:var(--shadow-card);border-radius:99rem;padding:.45rem .85rem;font-size:.66rem;font-weight:700;position:absolute;top:-.85rem;left:50%;transform:translate(-50%)}.EcomPackages-module__CFzidW__tierName{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-soft);font-size:.7rem;font-weight:700}.EcomPackages-module__CFzidW__tierQuantity{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.EcomPackages-module__CFzidW__tierQuantityNumber{letter-spacing:-.02em;color:var(--ink);font-size:clamp(2.1rem,3vw,2.75rem);font-weight:700;line-height:1}.EcomPackages-module__CFzidW__tierQuantityUnit{color:var(--ink-soft);font-size:.95rem;font-weight:600}.EcomPackages-module__CFzidW__tierPrice{border-top:1px solid var(--paper-line);border-bottom:1px solid var(--paper-line);flex-direction:column;gap:.2rem;padding:1rem 0;display:flex}.EcomPackages-module__CFzidW__tierPriceTotal{color:var(--ink);letter-spacing:-.025em;font-size:1.35rem;font-weight:700}.EcomPackages-module__CFzidW__tierPricePer{color:var(--ink-soft);font-size:.85rem}.EcomPackages-module__CFzidW__tierIncludes{flex-direction:column;flex:1;gap:.6rem;display:flex}.EcomPackages-module__CFzidW__tierIncludesItem{color:var(--ink-soft);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.4;display:flex}.EcomPackages-module__CFzidW__tierIncludesItem svg{color:var(--ink);flex-shrink:0;margin-top:.18rem}.EcomPackages-module__CFzidW__tierBtn{text-align:center;letter-spacing:0;text-transform:none;border:1px solid var(--accent);max-width:100%;min-height:2.75rem;color:var(--ink);border-radius:99rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.9rem;font-weight:600;line-height:1.4;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(--accent);color:var(--paper-raised)}.EcomPackages-module__CFzidW__tierHighlight .EcomPackages-module__CFzidW__tierBtn:hover{color:var(--ink);background:0 0}.EcomPackages-module__CFzidW__enterprise{z-index:2;background:var(--paper-raised);border:1px dashed var(--accent-wash);border-radius:1.25rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.5rem;padding:clamp(1.25rem,3vw,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(--ink);font-size:1.1rem;font-weight:700}.EcomPackages-module__CFzidW__enterpriseSub{color:var(--ink-soft);font-size:.9rem;line-height:1.5}.EcomPackages-module__CFzidW__enterpriseBtn{text-align:center;letter-spacing:0;text-transform:none;background:var(--accent);max-width:100%;min-height:2.75rem;color:var(--paper-raised);border-radius:99rem;align-items:center;padding:.7rem 1rem;font-size:.9rem;font-weight:600;line-height:1.4;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,minmax(0,1fr))}}@media (max-width:767px){.EcomPackages-module__CFzidW__section{padding:var(--section-space) 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}}@media (prefers-reduced-motion:reduce){.EcomPackages-module__CFzidW__tier,.EcomPackages-module__CFzidW__tier:hover,.EcomPackages-module__CFzidW__tierHighlight,.EcomPackages-module__CFzidW__tierHighlight:hover{transition:none;transform:none}.EcomPackages-module__CFzidW__tierFlash{animation:none}}
.Hero-module__ZARIfG__section{padding-block:clamp(3rem,5vw,5rem) clamp(4rem,5vw,5rem);position:relative}.Hero-module__ZARIfG__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,5vw,5rem);display:grid}.Hero-module__ZARIfG__copy{min-width:0}.Hero-module__ZARIfG__heading{max-width:11.5em;color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(2.5rem,4.1vw,4.2rem);font-weight:600;line-height:1.1}.Hero-module__ZARIfG__row{display:block}.Hero-module__ZARIfG__handwriting{font-family:var(--font-handwriting), cursive;color:var(--blue);letter-spacing:-.01em;font-size:1.12em;font-weight:700;display:inline-block}.Hero-module__ZARIfG__description{max-width:33rem;color:var(--ink-soft);margin:clamp(1.5rem,2.2vw,2rem) 0 0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.65}.Hero-module__ZARIfG__description+a{margin-top:1.5rem}@media (max-width:900px){.Hero-module__ZARIfG__section{padding-block:2.5rem 4rem}.Hero-module__ZARIfG__content{grid-template-columns:minmax(0,1fr);gap:2.75rem}.Hero-module__ZARIfG__heading{max-width:13em;font-size:clamp(2.25rem,6.3vw,3.75rem)}.Hero-module__ZARIfG__description{max-width:34rem}}@media (max-width:480px){.Hero-module__ZARIfG__content{gap:2.25rem}.Hero-module__ZARIfG__heading{font-size:clamp(2.125rem,8.4vw,2.5rem)}.Hero-module__ZARIfG__row{display:inline}}
.EcomCalculator-module__KkNyVa__section{background:var(--paper);padding:var(--section-space) 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(--ink-soft);padding-left:1.5rem;font-size:.95rem;line-height:1.45;position:relative}.EcomCalculator-module__KkNyVa__bulkBullets li:before{content:"";background:var(--accent);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(--ink-soft);font-size:.78rem;font-weight:600}.EcomCalculator-module__KkNyVa__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomCalculator-module__KkNyVa__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomCalculator-module__KkNyVa__sub{color:var(--ink-soft);margin-top:1rem;font-size:1.05rem;line-height:1.55}.EcomCalculator-module__KkNyVa__panel{z-index:2;background:var(--paper-raised);border:1px solid var(--paper-line);box-shadow:var(--shadow-card);border-radius:1.5rem;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(2rem,4vw,4rem);padding:clamp(1.25rem,3.5vw,3rem);display:grid;position:relative}.EcomCalculator-module__KkNyVa__controls{flex-direction:column;gap:2rem;min-width:0;display:flex}.EcomCalculator-module__KkNyVa__field{flex-direction:column;gap:.85rem;display:flex}.EcomCalculator-module__KkNyVa__fieldHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.EcomCalculator-module__KkNyVa__fieldLabel{letter-spacing:.02em;text-transform:none;color:var(--ink-soft);font-size:.85rem;font-weight:700}.EcomCalculator-module__KkNyVa__fieldValue{color:var(--ink);letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.EcomCalculator-module__KkNyVa__fieldValue small{color:var(--ink-soft);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;background:var(--accent-wash);outline-offset:6px;cursor:pointer;z-index:2;border-radius:99rem;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:var(--paper-line);width:1px;height:.55rem;margin-top:-.05rem}.EcomCalculator-module__KkNyVa__markerLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap;opacity:1;font-size:.65rem;font-weight:700;transition:color .25s,opacity .25s}.EcomCalculator-module__KkNyVa__markerActive .EcomCalculator-module__KkNyVa__markerLabel{color:var(--ink);opacity:1}.EcomCalculator-module__KkNyVa__markerActive .EcomCalculator-module__KkNyVa__markerTick{background:var(--accent);width:2px;height:.7rem}.EcomCalculator-module__KkNyVa__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);border:3px solid var(--paper-raised);width:1.4rem;height:1.4rem;box-shadow:var(--shadow-card);cursor:grab;border-radius:50%;transition:transform .15s}.EcomCalculator-module__KkNyVa__slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.EcomCalculator-module__KkNyVa__slider::-moz-range-thumb{background:var(--accent);border:3px solid var(--paper-raised);width:1.4rem;height:1.4rem;box-shadow:var(--shadow-card);cursor:grab;border-radius:50%}.EcomCalculator-module__KkNyVa__fieldHint{color:var(--ink-soft);opacity:1;font-size:.78rem}.EcomCalculator-module__KkNyVa__output{background:var(--paper);border:1px solid var(--accent-wash);border-radius:1.25rem;flex-direction:column;gap:1.5rem;min-width:0;padding:clamp(1rem,2.5vw,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(--ink-soft);font-size:.7rem;font-weight:700}.EcomCalculator-module__KkNyVa__outputTier{color:var(--ink);letter-spacing:-.025em;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:700;display:flex}.EcomCalculator-module__KkNyVa__outputTier em{font-family:var(--font-handwriting), cursive;color:var(--accent);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(--accent)}.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 var(--paper-line);border-bottom:1px solid var(--paper-line);grid-template-columns:minmax(0,1fr) minmax(0,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(--ink-soft);font-size:.7rem;font-weight:700}.EcomCalculator-module__KkNyVa__statValue{color:var(--ink);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:700}.EcomCalculator-module__KkNyVa__statHint{color:var(--ink-soft);font-size:.78rem}.EcomCalculator-module__KkNyVa__outputNote{color:var(--ink-soft);font-size:.85rem;line-height:1.5}.EcomCalculator-module__KkNyVa__outputNote strong{color:var(--ink)}@media (max-width:991px){.EcomCalculator-module__KkNyVa__panel{grid-template-columns:1fr;gap:2rem}}@media (max-width:767px){.EcomCalculator-module__KkNyVa__section{padding:var(--section-space) 0}.EcomCalculator-module__KkNyVa__outputStats{grid-template-columns:1fr;gap:1.25rem}.EcomCalculator-module__KkNyVa__sliderWrap{padding-bottom:2.75rem}.EcomCalculator-module__KkNyVa__marker:nth-child(2n) .EcomCalculator-module__KkNyVa__markerLabel{margin-top:.85rem}}.EcomCalculator-module__KkNyVa__marker:first-child{align-items:flex-start;transform:none}.EcomCalculator-module__KkNyVa__marker:last-child{align-items:flex-end;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.EcomCalculator-module__KkNyVa__slider::-webkit-slider-thumb{transition:none}.EcomCalculator-module__KkNyVa__slider::-webkit-slider-thumb:active{transform:none}.EcomCalculator-module__KkNyVa__tierLinkArrow,.EcomCalculator-module__KkNyVa__tierLink:hover .EcomCalculator-module__KkNyVa__tierLinkArrow{transition:none;transform:none}}
.EnvelopeAnimation-module__v1BtVq__envelope{aspect-ratio:422/312;width:100%;margin-inline:auto;position:relative}.EnvelopeAnimation-module__v1BtVq__body{box-shadow:var(--shadow-lifted);z-index:9;background:repeating-linear-gradient(45deg,#0000,#0000 10px,#ffffff0d 10px 20px),linear-gradient(135deg,#d4b896,#c4a882);border-radius:.5rem;position:absolute;inset:0}.EnvelopeAnimation-module__v1BtVq__front{clip-path:polygon(0 0,50% 40%,100% 0,100% 100%,0 100%);z-index:11;pointer-events:none;background:linear-gradient(135deg,#e8d5b8,#d4c0a0);border-radius:.5rem;position:absolute;inset:0}.EnvelopeAnimation-module__v1BtVq__flap{clip-path:polygon(0 100%,50% 20%,100% 100%);transform-origin:bottom;pointer-events:none;background:linear-gradient(#c4a882,#d4b896);height:64.1%;position:absolute;bottom:100%;left:0;right:0}
.EcomQuality-module__Ouo-gW__section{background:var(--paper);padding:var(--section-space) 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(--ink-soft);font-size:.78rem;font-weight:600}.EcomQuality-module__Ouo-gW__heading{color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-size:clamp(1.65rem,2.6vw,2.5rem);font-weight:700;line-height:1.15}.EcomQuality-module__Ouo-gW__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomQuality-module__Ouo-gW__row{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,2vw,2rem);display:grid;position:relative}.EcomQuality-module__Ouo-gW__item{border-left:1px solid var(--paper-line);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(--accent)}.EcomQuality-module__Ouo-gW__itemIcon{background:var(--accent-wash);width:2.5rem;height:2.5rem;color:var(--ink);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(--accent);color:var(--paper-raised);transform:rotate(-4deg)}.EcomQuality-module__Ouo-gW__itemNumber{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;font-size:.62rem;font-weight:700;display:inline-flex}.EcomQuality-module__Ouo-gW__itemNumber:before{content:"";background:var(--accent);width:1.1rem;height:1px}.EcomQuality-module__Ouo-gW__itemTitle{color:var(--ink);margin-top:-.25rem;font-size:1.1rem;font-weight:700;line-height:1.25}.EcomQuality-module__Ouo-gW__itemBody{color:var(--ink-soft);font-size:.88rem;line-height:1.5}@media (max-width:991px){.EcomQuality-module__Ouo-gW__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:539px){.EcomQuality-module__Ouo-gW__row{grid-template-columns:1fr}.EcomQuality-module__Ouo-gW__item{border-left:none;border-top:1px solid var(--paper-line);padding-top:1.25rem;padding-left:0}.EcomQuality-module__Ouo-gW__item:first-child{border-top:none;padding-top:0}}@media (prefers-reduced-motion:reduce){.EcomQuality-module__Ouo-gW__itemIcon,.EcomQuality-module__Ouo-gW__item:hover .EcomQuality-module__Ouo-gW__itemIcon{transition:none;transform:none}}
.PdpSection-module__DbIVaW__section{padding:1rem var(--gutter) var(--section-space);position:relative}.PdpSection-module__DbIVaW__stage{isolation:isolate;flex-direction:column;align-items:center;gap:clamp(2.5rem,6vw,5rem);max-width:90rem;margin-inline:auto;display:flex;position:relative}.PdpSection-module__DbIVaW__handwritingBlock{z-index:10;transform-origin:top;width:min(100%,63rem);position:relative}.PdpSection-module__DbIVaW__platformBlock{z-index:5;width:min(56vw,1000px)}.PdpSection-module__DbIVaW__platformWidth{aspect-ratio:1400/826;border:1px solid var(--paper-line);border-radius:1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #201c2e40;container-type:inline-size}.PdpSection-module__DbIVaW__screenLayer{position:absolute;inset:0}.PdpSection-module__DbIVaW__screen{background:var(--paper);color:var(--ink);border-radius:1rem;flex-direction:column;font-size:clamp(.65rem,1.35cqw,.82rem);line-height:1.4;display:flex;position:absolute;inset:0;overflow:hidden}.PdpSection-module__DbIVaW__labelWrapper,.PdpSection-module__DbIVaW__staticCaption{background:var(--blue);color:var(--paper-raised);text-transform:uppercase;text-align:center;letter-spacing:-.025em;border-radius:1rem;font-size:clamp(1.5rem,5vh,3rem);font-weight:900;line-height:1.18}.PdpSection-module__DbIVaW__labelWrapper{margin-top:1rem;position:relative;overflow:hidden}.PdpSection-module__DbIVaW__labelTrack{will-change:transform;margin:0;padding:0;list-style:none;transition:transform .6s}.PdpSection-module__DbIVaW__labelItem{justify-content:center;align-items:center;padding:clamp(1.25rem,2.8vh,1.75rem) clamp(1.5rem,3vw,3rem);display:flex}.PdpSection-module__DbIVaW__labelItem span{width:100%;display:block}.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__staticSteps{gap:clamp(2rem,6vw,4rem);width:min(100%,55rem);margin:0;padding:0;list-style:none;display:grid}.PdpSection-module__DbIVaW__staticSteps li{min-width:0}.PdpSection-module__DbIVaW__staticSteps .PdpSection-module__DbIVaW__platformWidth{aspect-ratio:auto}.PdpSection-module__DbIVaW__staticSteps .PdpSection-module__DbIVaW__screen{min-height:clamp(27.5rem,58cqw,32.5rem);position:relative}.PdpSection-module__DbIVaW__staticSteps :is(.PdpSection-module__DbIVaW__browserBody,.PdpSection-module__DbIVaW__browserInner,.PdpSection-module__DbIVaW__mainArea,.PdpSection-module__DbIVaW__mockNoteArea,.PdpSection-module__DbIVaW__demoBody){min-height:auto}.PdpSection-module__DbIVaW__staticSteps .PdpSection-module__DbIVaW__mainArea{gap:.65rem}.PdpSection-module__DbIVaW__staticCaption{margin-top:1rem;padding:1.5rem;font-size:clamp(1.2rem,3.2vw,2.4rem)}.PdpSection-module__DbIVaW__envelopeSlot{width:clamp(250px,33vw,422px);max-width:100%;margin-top:2rem;position:relative}.PdpSection-module__DbIVaW__section[data-scene-animated=true]{height:440vh;padding:0 var(--gutter)}.PdpSection-module__DbIVaW__section[data-scene-animated=true] .PdpSection-module__DbIVaW__stage{height:100vh;display:block;position:sticky;top:0;overflow:clip}.PdpSection-module__DbIVaW__section[data-scene-animated=true] .PdpSection-module__DbIVaW__handwritingBlock{width:min(70vw,1200px);position:absolute;top:0;left:50%}.PdpSection-module__DbIVaW__section[data-scene-animated=true] .PdpSection-module__DbIVaW__slide{padding-inline:10vw}.PdpSection-module__DbIVaW__section[data-scene-animated=true] .PdpSection-module__DbIVaW__platformBlock{position:absolute;top:50%;left:50%}.PdpSection-module__DbIVaW__section[data-scene-animated=true] .PdpSection-module__DbIVaW__platformWidth{min-height:min(25rem,60vh);max-height:60vh}.PdpSection-module__DbIVaW__section[data-scene-animated=true] .PdpSection-module__DbIVaW__envelopeSlot{margin:0 auto;position:absolute;left:0;right:0}.PdpSection-module__DbIVaW__sliderContainer{width:100%;position:relative}.PdpSection-module__DbIVaW__sliderMask{width:100%;padding:1rem 0;overflow:hidden}.PdpSection-module__DbIVaW__sliderTrack{align-items:stretch;transition:transform .7s ease-in-out;display:flex}.PdpSection-module__DbIVaW__slide{flex:0 0 100%;min-width:0;padding-inline:3rem;display:flex}.PdpSection-module__DbIVaW__cardWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.PdpSection-module__DbIVaW__cardContent{width:100%;box-shadow:var(--shadow-card);border:1px solid var(--paper-line-soft);background:#fff;flex-direction:column;flex:1;padding:clamp(1.25rem,3.5vw,2.75rem);display:flex;position:relative}.PdpSection-module__DbIVaW__cardContent>.paper-texture{display:block}.PdpSection-module__DbIVaW__styleLabel{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-top:1.5rem;font-size:1rem;font-weight:300;line-height:1.5}.PdpSection-module__DbIVaW__personalField{vertical-align:baseline;white-space:nowrap;display:inline-grid}.PdpSection-module__DbIVaW__personalField>span{border-bottom:1px solid #0000;grid-area:1/1}.PdpSection-module__DbIVaW__fieldToken{visibility:hidden;background:var(--blue-wash);border-radius:.1em}.PdpSection-module__DbIVaW__personalField[data-show-field=true] .PdpSection-module__DbIVaW__fieldValue{visibility:hidden}.PdpSection-module__DbIVaW__personalField[data-show-field=true] .PdpSection-module__DbIVaW__fieldToken{visibility:visible;border-bottom-color:var(--blue)}.PdpSection-module__DbIVaW__noteArea{flex:1;align-items:center;display:flex;position:relative}.PdpSection-module__DbIVaW__noteText{font-family:var(--font-handwriting), cursive;color:#1a2db5;overflow-wrap:anywhere;width:100%;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:1.65}.PdpSection-module__DbIVaW__noteText p{margin:0}.PdpSection-module__DbIVaW__noteText p+p{margin-top:.65em}.PdpSection-module__DbIVaW__noteText p:last-child{margin-top:1em}.PdpSection-module__DbIVaW__sliderArrow{border:1px solid var(--paper-raised);background:var(--blue);color:var(--paper-raised);z-index:12;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:background .2s,scale .2s;display:flex;position:absolute;top:calc(50% - 2rem)}.PdpSection-module__DbIVaW__sliderArrow:hover{background:var(--blue-hover);scale:1.05}.PdpSection-module__DbIVaW__sliderArrow:active{scale:.95}.PdpSection-module__DbIVaW__sliderArrow:disabled{visibility:hidden}.PdpSection-module__DbIVaW__arrowLeft{left:0}.PdpSection-module__DbIVaW__arrowRight{right:0}.PdpSection-module__DbIVaW__browserChrome{background:var(--paper);border-bottom:1px solid var(--paper-line);flex-shrink:0;justify-content:space-between;align-items:center;gap:3%;padding:.85% 2.5%;display:flex}.PdpSection-module__DbIVaW__browserDots{gap:5px;display:flex}.PdpSection-module__DbIVaW__browserDots span{background:color-mix(in srgb, var(--ink-soft) 35%, transparent);border-radius:50%;width:7px;height:7px}.PdpSection-module__DbIVaW__browserDots span:first-child{background:var(--brass)}.PdpSection-module__DbIVaW__urlBar{background:var(--paper-raised);border:1px solid var(--paper-line);width:55%;color:var(--ink-soft);border-radius:5px;justify-content:center;align-items:center;gap:.6em;padding:.18em .6em;font-size:.85em;display:flex}.PdpSection-module__DbIVaW__browserMenu{color:var(--ink-soft);font-weight:800}.PdpSection-module__DbIVaW__campaignHeader{background:var(--paper-raised);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1% 2.8%;display:flex}.PdpSection-module__DbIVaW__campaignTitle{align-items:center;gap:.75em;min-width:0;display:flex}.PdpSection-module__DbIVaW__campaignTitle>div{flex-direction:column;display:flex}.PdpSection-module__DbIVaW__appMonogram{background:var(--blue);width:2.2em;height:2.2em;color:var(--paper-raised);border-radius:.5em;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2em;font-weight:800;display:flex}.PdpSection-module__DbIVaW__eyebrow{color:var(--ink-soft);font-size:.75em}.PdpSection-module__DbIVaW__campaignTitle strong{font-size:1.1em;font-weight:700}.PdpSection-module__DbIVaW__savedStatus{color:var(--ink-soft);white-space:nowrap;align-items:center;gap:.45em;font-size:.85em;display:flex}.PdpSection-module__DbIVaW__savedStatus>span{color:var(--accent)}.PdpSection-module__DbIVaW__workflowSteps{background:var(--paper-raised);border-bottom:1px solid var(--paper-line);flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:.7%;padding:0 2.8% 1%;display:grid}.PdpSection-module__DbIVaW__workflowStep{min-width:0;color:var(--ink-soft);border-radius:.4em;justify-content:center;align-items:center;gap:.55em;padding:.45em .3em;font-size:.9em;font-weight:600;display:flex}.PdpSection-module__DbIVaW__workflowStep>span{background:var(--paper);border-radius:50%;justify-content:center;align-items:center;width:1.6em;height:1.6em;font-size:.8em;display:flex}.PdpSection-module__DbIVaW__workflowStep[data-active=true]{background:var(--accent);color:var(--accent-contrast)}.PdpSection-module__DbIVaW__workflowStep[data-active=true]>span{background:color-mix(in srgb, var(--accent-contrast) 18%, transparent)}.PdpSection-module__DbIVaW__browserBody{flex-direction:column;flex:1;min-height:0;display:flex}.PdpSection-module__DbIVaW__browserInner{flex:1;grid-template-columns:20% minmax(0,1fr) 21%;min-height:0;display:grid}.PdpSection-module__DbIVaW__sidebar,.PdpSection-module__DbIVaW__rightPanel{background:var(--paper-raised);flex-direction:column;gap:.7em;min-width:0;padding:9% 10%;display:flex}.PdpSection-module__DbIVaW__sidebar{border-right:1px solid var(--paper-line)}.PdpSection-module__DbIVaW__rightPanel{border-left:1px solid var(--paper-line)}.PdpSection-module__DbIVaW__panelHeading{color:var(--ink);font-size:.83em;font-weight:600}.PdpSection-module__DbIVaW__editorTool{color:var(--ink);border-radius:.35em;align-items:center;gap:.5em;padding:.65em .5em;display:flex}.PdpSection-module__DbIVaW__editorTool[data-selected=true]{background:var(--accent-wash);color:var(--accent);font-weight:700}.PdpSection-module__DbIVaW__toolSymbol{text-align:center;min-width:1.4em;font-size:1.1em;font-weight:700}.PdpSection-module__DbIVaW__mainArea{background:var(--paper);flex-direction:column;gap:2.5%;min-width:0;min-height:0;padding:2% 7%;display:flex}.PdpSection-module__DbIVaW__previewHeading{color:var(--ink-soft);justify-content:space-between;align-items:center;font-size:.8em;display:flex}.PdpSection-module__DbIVaW__previewHeading>span:last-child{border:1px solid var(--paper-line);border-radius:.25em;padding:0 .4em}.PdpSection-module__DbIVaW__mockNoteArea{border:1px solid var(--paper-line);background:#fff;flex:1;align-items:center;min-height:0;padding:8%;display:flex;box-shadow:0 3px 9px #201c2e0f}.PdpSection-module__DbIVaW__mockNoteArea[data-moving-card=true]{box-shadow:none;background:0 0;border:0;padding:0}.PdpSection-module__DbIVaW__mockNoteText{width:100%;font-family:var(--font-handwriting), cursive;color:#1a2db5;font-size:clamp(.72rem,1.5cqw,.95rem);line-height:1.5}.PdpSection-module__DbIVaW__mockNoteText p{margin:0}.PdpSection-module__DbIVaW__mockNoteText p+p{margin-top:.65em}.PdpSection-module__DbIVaW__previewFooter{text-align:center;color:var(--ink-soft);font-size:.75em}.PdpSection-module__DbIVaW__selectedHandwriting{background:var(--paper-raised);border:1px solid var(--accent);border-radius:.4em;justify-content:space-between;align-items:center;gap:.4em;margin-bottom:.7em;padding:.55em;display:flex}.PdpSection-module__DbIVaW__selectedHandwriting>span:first-child{font-family:var(--font-handwriting), cursive;color:var(--blue);font-size:1.5em}.PdpSection-module__DbIVaW__selectedHandwriting strong{font-size:.85em;font-weight:500}.PdpSection-module__DbIVaW__selectedHandwriting>span:last-child{color:var(--ink-soft)}.PdpSection-module__DbIVaW__colorSwatches{gap:.65em;margin-bottom:.75em;display:flex}.PdpSection-module__DbIVaW__colorSwatches>span{background:#1a2db5;border:3px solid #fff;border-radius:50%;width:1.55em;height:1.55em}.PdpSection-module__DbIVaW__colorSwatches>span[data-selected=true]{outline:1px solid var(--blue)}.PdpSection-module__DbIVaW__colorSwatches>span:nth-child(2){background:#373941}.PdpSection-module__DbIVaW__colorSwatches>span:nth-child(3){background:#206257}.PdpSection-module__DbIVaW__paperSetting{border-top:1px solid var(--paper-line);flex-direction:column;gap:.35em;padding-top:.8em;display:flex}.PdpSection-module__DbIVaW__paperSetting strong{font-weight:500}.PdpSection-module__DbIVaW__paperSetting>span:last-child{color:var(--ink-soft);font-size:.75em}.PdpSection-module__DbIVaW__toolbar{background:var(--paper-raised);border-top:1px solid var(--paper-line);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:1em;padding:.75% 2.8%;font-size:.85em;display:flex}.PdpSection-module__DbIVaW__toolbarAction{background:var(--accent);color:var(--accent-contrast);border-radius:.35em;padding:.45em .85em;font-weight:600}.PdpSection-module__DbIVaW__variableList{color:var(--accent);flex-direction:column;align-items:flex-start;gap:.65em;font-size:.9em;display:flex}.PdpSection-module__DbIVaW__variableList>span{border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);background:var(--accent-wash);border-radius:.3em;max-width:100%;padding:.35em .45em}.PdpSection-module__DbIVaW__variableList small{color:var(--ink-soft);font-size:.85em;line-height:1.6}.PdpSection-module__DbIVaW__demoBody{background:var(--paper);flex:1;min-height:0;padding:2.2% 3%;display:flex;position:relative}.PdpSection-module__DbIVaW__demoBody[data-card-aside=true]{padding-left:35%}.PdpSection-module__DbIVaW__parkedPreview{background:var(--paper);border-right:1px solid var(--paper-line);color:var(--ink-soft);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;padding:12px 8px 16px;font-size:.85em;display:flex;position:absolute;inset:0 68% 0 0}.PdpSection-module__DbIVaW__parkedPreview>span:last-child{font-size:.8em}.PdpSection-module__DbIVaW__uploadPanel,.PdpSection-module__DbIVaW__trackingPanel{width:100%;min-width:0}.PdpSection-module__DbIVaW__uploadPanel h3,.PdpSection-module__DbIVaW__trackingPanel h3{color:var(--ink);margin:0;font-size:1.35em;font-weight:700;line-height:1.2}.PdpSection-module__DbIVaW__demoHeading{justify-content:space-between;align-items:center;gap:.5em;margin-bottom:1em;display:flex}.PdpSection-module__DbIVaW__exampleBadge{background:var(--paper);color:var(--ink-soft);border:1px solid var(--paper-line);white-space:nowrap;border-radius:1em;padding:.2em .6em;font-size:.75em}.PdpSection-module__DbIVaW__dropzone{border:1px dashed color-mix(in srgb, var(--accent) 35%, transparent);background:var(--accent-wash);color:var(--accent);border-radius:.5em;align-items:center;gap:.85em;padding:1em;display:flex}.PdpSection-module__DbIVaW__dropzone svg{width:2em;height:2em;color:var(--accent);flex-shrink:0}.PdpSection-module__DbIVaW__dropzone>div{flex-direction:column;gap:.2em;display:flex}.PdpSection-module__DbIVaW__dropzone strong{color:var(--accent);font-size:.95em;font-weight:600}.PdpSection-module__DbIVaW__dropzone>div>span{font-size:.75em}.PdpSection-module__DbIVaW__uploadAction{border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);background:var(--paper-raised);color:var(--accent);white-space:nowrap;border-radius:.3em;margin-left:auto;padding:.5em .6em;font-size:.75em}.PdpSection-module__DbIVaW__fileRow{align-items:center;gap:.75em;padding:1em 0;display:flex}.PdpSection-module__DbIVaW__fileIcon{background:var(--paper);border:1px solid var(--paper-line);color:var(--accent);border-radius:.3em;padding:.5em .4em;font-size:.65em;font-weight:700}.PdpSection-module__DbIVaW__fileRow>div{flex-direction:column;gap:.2em;min-width:0;display:flex}.PdpSection-module__DbIVaW__fileRow strong{overflow-wrap:anywhere;font-size:.9em;font-weight:600}.PdpSection-module__DbIVaW__fileRow>div>span{color:var(--ink-soft);font-size:.75em}.PdpSection-module__DbIVaW__successCheck{color:var(--accent);margin-left:auto;font-weight:700}.PdpSection-module__DbIVaW__recipientTable{border-collapse:separate;border-spacing:0;background:var(--paper-raised);border:1px solid var(--paper-line);text-align:left;border-radius:.45em;width:100%;font-size:.83em;overflow:hidden}.PdpSection-module__DbIVaW__recipientTable th{background:var(--paper);color:var(--ink-soft);font-weight:600}.PdpSection-module__DbIVaW__recipientTable th,.PdpSection-module__DbIVaW__recipientTable td{white-space:nowrap;padding:.55em .7em}.PdpSection-module__DbIVaW__recipientTable td{border-top:1px solid var(--paper-line-soft);color:var(--ink)}.PdpSection-module__DbIVaW__validationLine{color:var(--accent);align-items:center;gap:.5em;margin-top:.85em;font-size:.85em;line-height:1.35;display:flex}.PdpSection-module__DbIVaW__validationLine>span{color:var(--accent);font-weight:700}.PdpSection-module__DbIVaW__trackingGrid{grid-template-columns:.8fr 1.2fr;gap:1em;display:grid}.PdpSection-module__DbIVaW__qrPanel,.PdpSection-module__DbIVaW__activityPanel{background:var(--paper-raised);border:1px solid var(--paper-line);border-radius:.5em;padding:1em}.PdpSection-module__DbIVaW__qrPanel{color:var(--ink-soft);text-align:center;flex-direction:column;align-items:center;gap:.65em;font-size:.85em;display:flex}.PdpSection-module__DbIVaW__qrPanel strong{font-weight:600}.PdpSection-module__DbIVaW__qrPanel>span{font-size:.85em}.PdpSection-module__DbIVaW__qrMark{border:1px solid var(--paper-line);width:68%;max-width:8em;color:var(--ink);border-radius:.3em;padding:.3em}.PdpSection-module__DbIVaW__activityPanel{color:var(--ink);flex-direction:column;min-width:0;font-size:.9em;display:flex}.PdpSection-module__DbIVaW__activityPanel strong{font-weight:600}.PdpSection-module__DbIVaW__chartSubtitle{color:var(--ink-soft);margin-top:.3em;font-size:.75em}.PdpSection-module__DbIVaW__activityChart{border-bottom:1px solid var(--paper-line);flex:1;align-items:flex-end;gap:7%;min-height:4em;margin-top:1em;display:flex}.PdpSection-module__DbIVaW__activityChart>span{background:var(--blue);border-radius:.2em .2em 0 0;flex:1}.PdpSection-module__DbIVaW__activityChart>span:nth-child(2n){background:color-mix(in srgb, var(--blue) 35%, var(--paper-raised))}.PdpSection-module__DbIVaW__chartAxis{color:var(--ink-soft);justify-content:space-between;margin-top:.5em;font-size:.7em;display:flex}.PdpSection-module__DbIVaW__activityList{color:var(--ink-soft);margin-top:1.1em;font-size:.85em}.PdpSection-module__DbIVaW__activityList>strong{font-size:.9em;font-weight:600}.PdpSection-module__DbIVaW__activityRow{border-bottom:1px solid var(--paper-line-soft);align-items:center;gap:.7em;padding:.6em 0;display:flex}.PdpSection-module__DbIVaW__activityRow>span:first-child{background:var(--accent-wash);width:1.8em;height:1.8em;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PdpSection-module__DbIVaW__activityRow>div{color:var(--ink);flex-direction:column;gap:.15em;display:flex}.PdpSection-module__DbIVaW__activityRow small{color:var(--ink-soft);font-size:.8em}.PdpSection-module__DbIVaW__activityRow>span:last-child{color:var(--ink-soft);margin-left:auto;font-size:.8em}@media (max-width:1023px){.PdpSection-module__DbIVaW__sliderArrow{width:3rem;height:3rem}.PdpSection-module__DbIVaW__noteText{line-height:1.5}}@media (max-width:600px){.PdpSection-module__DbIVaW__screen{font-size:11px}.PdpSection-module__DbIVaW__browserChrome{padding:8px 10px}.PdpSection-module__DbIVaW__urlBar{width:66%;font-size:9px}.PdpSection-module__DbIVaW__browserDots{gap:3px}.PdpSection-module__DbIVaW__browserDots span{width:5px;height:5px}.PdpSection-module__DbIVaW__campaignHeader{gap:6px;padding:12px}.PdpSection-module__DbIVaW__campaignTitle{gap:8px}.PdpSection-module__DbIVaW__campaignTitle strong{font-size:11px}.PdpSection-module__DbIVaW__savedStatus{font-size:0}.PdpSection-module__DbIVaW__savedStatus>span{font-size:12px}.PdpSection-module__DbIVaW__workflowSteps{gap:1px;padding:0 7px 9px}.PdpSection-module__DbIVaW__workflowStep{gap:3px;padding:7px 2px;font-size:9px}.PdpSection-module__DbIVaW__workflowStep>span{display:none}.PdpSection-module__DbIVaW__browserInner{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.PdpSection-module__DbIVaW__sidebar{border-right:0;border-bottom:1px solid var(--paper-line);flex-direction:row;align-items:center;gap:4px;padding:8px 10px}.PdpSection-module__DbIVaW__sidebar>.PdpSection-module__DbIVaW__panelHeading,.PdpSection-module__DbIVaW__rightPanel{display:none}.PdpSection-module__DbIVaW__editorTool{gap:4px;padding:5px 6px;font-size:10px}.PdpSection-module__DbIVaW__toolSymbol{min-width:12px}.PdpSection-module__DbIVaW__variableList{flex-direction:row;gap:4px;font-size:9px}.PdpSection-module__DbIVaW__variableList small,.PdpSection-module__DbIVaW__screen[data-platform-screen="1"] .PdpSection-module__DbIVaW__editorTool{display:none}.PdpSection-module__DbIVaW__mainArea{gap:7px;padding:10px 12%}.PdpSection-module__DbIVaW__mockNoteArea{padding:14px}.PdpSection-module__DbIVaW__mockNoteText{font-size:12px;line-height:1.45}.PdpSection-module__DbIVaW__previewHeading,.PdpSection-module__DbIVaW__previewFooter{font-size:9px}.PdpSection-module__DbIVaW__toolbar{padding:8px 12px;font-size:9px}.PdpSection-module__DbIVaW__demoBody{padding:15px 12px}.PdpSection-module__DbIVaW__demoHeading{margin-bottom:13px}.PdpSection-module__DbIVaW__exampleBadge{font-size:8px}.PdpSection-module__DbIVaW__dropzone{padding:12px 9px}.PdpSection-module__DbIVaW__dropzone>div>span{max-width:130px}.PdpSection-module__DbIVaW__uploadAction{display:none}.PdpSection-module__DbIVaW__fileRow{padding:16px 0}.PdpSection-module__DbIVaW__recipientTable{font-size:9px}.PdpSection-module__DbIVaW__recipientTable th,.PdpSection-module__DbIVaW__recipientTable td{padding:10px 6px}.PdpSection-module__DbIVaW__validationLine{margin-top:14px}.PdpSection-module__DbIVaW__trackingGrid{grid-template-columns:1fr 1.15fr;gap:8px}.PdpSection-module__DbIVaW__qrPanel,.PdpSection-module__DbIVaW__activityPanel{padding:10px 8px}.PdpSection-module__DbIVaW__qrMark{width:85%}.PdpSection-module__DbIVaW__activityList{margin-top:18px}.PdpSection-module__DbIVaW__activityRow{padding-block:10px}}@media (max-width:480px){.PdpSection-module__DbIVaW__slide{padding-inline:.5rem}.PdpSection-module__DbIVaW__sliderArrow{width:44px;height:44px;margin-top:.25rem;position:static}.PdpSection-module__DbIVaW__sliderContainer{grid-template-columns:1fr 1fr;gap:0 .75rem;display:grid}.PdpSection-module__DbIVaW__sliderMask{grid-column:1/-1}.PdpSection-module__DbIVaW__arrowLeft{justify-self:end}.PdpSection-module__DbIVaW__arrowRight{justify-self:start}.PdpSection-module__DbIVaW__staticCaption{padding:1.1rem;font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.PdpSection-module__DbIVaW__sliderTrack,.PdpSection-module__DbIVaW__labelTrack,.PdpSection-module__DbIVaW__sliderArrow{transition:none}}
.EcomFaq-module__VtCSvG__section{background:var(--paper);padding:var(--section-space) 0;position:relative;overflow:hidden}.EcomFaq-module__VtCSvG__head{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,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(--ink-soft);font-size:.78rem;font-weight:600}.EcomFaq-module__VtCSvG__heading{font-size:var(--text-heading);color:var(--ink);letter-spacing:-.025em;margin-top:.75rem;font-weight:700;line-height:1.15}.EcomFaq-module__VtCSvG__heading em{font-family:var(--font-handwriting), cursive;color:var(--accent);font-style:normal;font-weight:700}.EcomFaq-module__VtCSvG__helper{color:var(--ink-soft);max-width:28rem;font-size:1rem;line-height:1.55}.EcomFaq-module__VtCSvG__helper a{color:var(--accent);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:minmax(0,1fr) minmax(0,1fr);gap:clamp(.75rem,1.25vw,1.25rem);display:grid;position:relative}.EcomFaq-module__VtCSvG__item{background:var(--paper-raised);border:1px solid var(--paper-line);border-radius:1rem;padding:clamp(1rem,2.5vw,1.5rem);transition:border-color .25s,box-shadow .25s}.EcomFaq-module__VtCSvG__item[open]{border-color:var(--accent-wash);box-shadow:var(--shadow-card)}.EcomFaq-module__VtCSvG__summary{cursor:pointer;min-height:44px;color:var(--ink);letter-spacing:-.025em;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(--accent);width:1.5rem;height:1.5rem;color:var(--ink);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(--accent);color:var(--paper-raised);transform:rotate(180deg)}.EcomFaq-module__VtCSvG__item[open] .EcomFaq-module__VtCSvG__icon:after{opacity:0}.EcomFaq-module__VtCSvG__body{color:var(--ink-soft);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:var(--section-space) 0}}@media (prefers-reduced-motion:reduce){.EcomFaq-module__VtCSvG__icon,.EcomFaq-module__VtCSvG__icon:before,.EcomFaq-module__VtCSvG__icon:after{transition:none}.EcomFaq-module__VtCSvG__item[open] .EcomFaq-module__VtCSvG__icon{transform:none}}
.SentNextDay-module__Sw9Yea__section{padding:var(--section-space) var(--gutter)}.SentNextDay-module__Sw9Yea__content{text-align:center;max-width:52rem;margin-inline:auto}.SentNextDay-module__Sw9Yea__content h2{font-size:var(--text-heading);letter-spacing:-.035em;color:var(--ink);margin:0 0 1.5rem;font-weight:600;line-height:1.15}.SentNextDay-module__Sw9Yea__content p{max-width:40rem;color:var(--ink-soft);margin-inline:auto;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65}
.EcomFinalCTA-module__MbW_sW__section{background:var(--paper);padding:calc(var(--section-space) / 2) 0 var(--section-space);position:relative;overflow:hidden}.EcomFinalCTA-module__MbW_sW__card{z-index:2;background:var(--desk);color:var(--desk-text);border-radius:1rem;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(1.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.EcomFinalCTA-module__MbW_sW__cardBg{pointer-events:none;border:1px solid var(--brass);border-radius:inherit;opacity:.3;position:absolute;inset:0}.EcomFinalCTA-module__MbW_sW__eyebrow{z-index:2;letter-spacing:.18em;text-transform:uppercase;color:var(--desk-text-soft);font-size:.78rem;font-weight:600;position:relative}.EcomFinalCTA-module__MbW_sW__headline{z-index:2;font-size:var(--text-heading);letter-spacing:-.01em;margin-top:1rem;font-weight:700;line-height:1.05;position:relative}.EcomFinalCTA-module__MbW_sW__handwritten{font-family:var(--font-handwriting), cursive;font-style:normal;font-weight:700;font-size:var(--text-heading);color:var(--brass);margin-top:.4rem;display:block;transform:rotate(-2deg)}.EcomFinalCTA-module__MbW_sW__sub{z-index:2;color:var(--desk-text);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:0;text-transform:none;border-radius:99rem;align-items:center;max-width:100%;min-height:3rem;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;line-height:1.4;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__btn:focus-visible{outline-color:var(--brass)}.EcomFinalCTA-module__MbW_sW__btnPrimary{background:var(--paper-raised);color:var(--desk)}.EcomFinalCTA-module__MbW_sW__btnPrimary:hover{background:var(--desk-text);color:var(--desk)}.EcomFinalCTA-module__MbW_sW__btnGhost{color:var(--paper-raised);border:1px solid #f8f6f159}.EcomFinalCTA-module__MbW_sW__btnGhost:hover{border-color:var(--paper-raised);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%;min-width:0;height:auto;padding:clamp(1.5rem,2vw,2rem);display:flex;position:relative;overflow:visible;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{color:#fffffff2;letter-spacing:-.05em;z-index:3;background:radial-gradient(circle at 35% 30%,#ffffff59,#0000 55%),radial-gradient(circle at 65% 75%,#00000040,#0000 60%),#c45757;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 #c4575760,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 var(--paper-line);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(--ink-soft);font-size:.6rem;font-weight:700}@media (max-width:991px){.EcomFinalCTA-module__MbW_sW__card{grid-template-columns:1fr}.EcomFinalCTA-module__MbW_sW__mockStage{aspect-ratio:auto;width:100%;max-width:22rem;margin:1rem auto}}@media (max-width:767px){.EcomFinalCTA-module__MbW_sW__section{padding:calc(var(--section-space) / 2) 0 var(--section-space)}.EcomFinalCTA-module__MbW_sW__card{border-radius:1.25rem}}@media (prefers-reduced-motion:reduce){.EcomFinalCTA-module__MbW_sW__btn,.EcomFinalCTA-module__MbW_sW__btn:hover{transition:none;transform:none}}
.LunchboxGrid-module__M3VZVW__section{padding:0 var(--gutter) clamp(3.5rem, 9vw, 8rem)}.LunchboxGrid-module__M3VZVW__panel{background:var(--accent);max-width:75rem;box-shadow:0 25px 50px -20px var(--shadow-black);border-radius:1rem;margin-inline:auto;overflow:hidden}.LunchboxGrid-module__M3VZVW__panel h2{color:var(--accent-contrast);letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere;margin:0;padding:2rem 2rem 1.75rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:900;line-height:1.1}.LunchboxGrid-module__M3VZVW__grid{grid-template-columns:minmax(0,1fr);display:grid}.LunchboxGrid-module__M3VZVW__feature{border-top:1px solid #f6f4ee66;align-items:center;min-width:0;min-height:90px;padding:1.25rem 2rem;display:flex}.LunchboxGrid-module__M3VZVW__feature h3{color:var(--accent-contrast);letter-spacing:.03rem;text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:clamp(1.1rem,1.8vw,1.5rem);font-weight:900;line-height:1.3}.LunchboxGrid-module__M3VZVW__feature:hover{background-color:#ffffff1a}@media (min-width:600px){.LunchboxGrid-module__M3VZVW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.LunchboxGrid-module__M3VZVW__feature:nth-child(2n){border-left:1px solid #f6f4ee66}}@media (min-width:1100px){.LunchboxGrid-module__M3VZVW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.LunchboxGrid-module__M3VZVW__feature:nth-child(2n){border-left:0}.LunchboxGrid-module__M3VZVW__feature:not(:nth-child(3n+1)){border-left:1px solid #f6f4ee66}}@media (max-width:767px){.LunchboxGrid-module__M3VZVW__panel h2{padding:1.5rem;font-size:clamp(1.5rem,7vw,2.5rem)}.LunchboxGrid-module__M3VZVW__feature{padding-inline:1.5rem}}@media (min-width:1024px) and (min-height:800px) and (prefers-reduced-motion:no-preference){.LunchboxGrid-module__M3VZVW__panel{transition:opacity .8s,transform .8s}.LunchboxGrid-module__M3VZVW__feature{transition:opacity .5s,transform .5s}.LunchboxGrid-module__M3VZVW__panel[data-in-view=false]{opacity:0;transform:translateY(2rem)}.LunchboxGrid-module__M3VZVW__panel[data-in-view=false] .LunchboxGrid-module__M3VZVW__feature{opacity:0;transform:translateY(1rem)}}
.EcomPostscript-module__xgx-AW__section{background:var(--paper);padding:var(--section-space) 0;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(--accent);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(--accent);width:1.5rem;height:1.5px}.EcomPostscript-module__xgx-AW__body{font-family:var(--font-handwriting), cursive;color:var(--ink-soft);margin:0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.5}.EcomPostscript-module__xgx-AW__body strong{color:var(--ink);font-weight:700}.EcomPostscript-module__xgx-AW__signature{font-family:var(--font-handwriting), cursive;color:var(--ink);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:var(--section-space) 0}}
.PricingSection-module__2CM7mq__section{padding:0 var(--gutter) var(--section-space)}.PricingSection-module__2CM7mq__content{max-width:75rem;margin-inline:auto}.PricingSection-module__2CM7mq__toggleContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex;position:relative}.PricingSection-module__2CM7mq__toggleLabel{color:var(--ink);font-size:.95rem;font-weight:500}.PricingSection-module__2CM7mq__toggleSwitch{flex-shrink:0;width:60px;height:44px;display:inline-block;position:relative}.PricingSection-module__2CM7mq__toggleSwitch input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.PricingSection-module__2CM7mq__slider{pointer-events:none;background:var(--ink-soft);border-radius:34px;position:absolute;inset:5px 0}.PricingSection-module__2CM7mq__slider:before{content:"";background:var(--paper-raised);border-radius:50%;width:26px;height:26px;transition:transform .2s;position:absolute;bottom:4px;left:4px}.PricingSection-module__2CM7mq__toggleSwitch input:checked+.PricingSection-module__2CM7mq__slider{background:var(--accent)}.PricingSection-module__2CM7mq__toggleSwitch input:checked+.PricingSection-module__2CM7mq__slider:before{transform:translate(26px)}.PricingSection-module__2CM7mq__toggleSwitch input:focus-visible+.PricingSection-module__2CM7mq__slider{outline:3px solid var(--accent);outline-offset:4px}.PricingSection-module__2CM7mq__countrySelect{border:1px solid var(--ink-soft);background:var(--paper-raised);min-height:44px;font:inherit;color:var(--ink);cursor:pointer;border-radius:.3rem;margin:0;padding:.25rem}.PricingSection-module__2CM7mq__countrySelect:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.PricingSection-module__2CM7mq__countrySelect:disabled{color:var(--ink-soft);border-color:var(--paper-line);cursor:default}.PricingSection-module__2CM7mq__tooltip{display:inline-flex}.PricingSection-module__2CM7mq__tooltipIcon{border:1px solid var(--ink-soft);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.PricingSection-module__2CM7mq__tooltipIcon[aria-expanded=true]{background:var(--accent);color:var(--accent-contrast);border-color:var(--accent)}.PricingSection-module__2CM7mq__tooltipText{z-index:20;background:var(--desk);width:min(100%,32rem);color:var(--desk-text);text-align:left;box-shadow:var(--shadow-lifted);border-radius:.75rem;margin-inline:auto;padding:1.25rem;font-size:.9rem;line-height:1.55;position:absolute;top:calc(100% + .75rem);left:0;right:0}.PricingSection-module__2CM7mq__tabsContainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:30px;display:grid}.PricingSection-module__2CM7mq__tab{text-align:center;cursor:pointer;background-color:var(--paper-raised);min-width:0;min-height:44px;box-shadow:0 25px 50px -20px var(--shadow-black);border:none;border-radius:1rem;flex-direction:column;align-items:center;padding:20px;font-family:inherit;transition:background-color .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:var(--accent-contrast)}.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%;height:clamp(7rem,14vw,12.5rem);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:var(--accent-contrast)}.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:minmax(0,1fr);gap:15px;margin-bottom:30px;display:grid}.PricingSection-module__2CM7mq__pricingItem{min-width:0;box-shadow:0 25px 50px -20px var(--shadow-black);border-radius:1rem;overflow:hidden}.PricingSection-module__2CM7mq__pricingHeader{background-color:var(--blue);color:var(--accent-contrast);text-align:center;border-radius:8px 8px 0 0;padding:15px .75rem;font-size:16px;font-weight:700}.PricingSection-module__2CM7mq__pricingBody{background-color:var(--paper-raised);text-align:center;border:1px solid var(--blue);border-top:none;border-radius:0 0 1rem 1rem;padding:20px .75rem}.PricingSection-module__2CM7mq__baseBadge,.PricingSection-module__2CM7mq__discountBadge{color:var(--ink-soft);border-radius:20px;margin-bottom:8px;padding:3px 8px;font-size:12px;display:inline-block}.PricingSection-module__2CM7mq__baseBadge{border:1px solid var(--ink-soft)}.PricingSection-module__2CM7mq__discountBadge{border:1px solid var(--blue)}.PricingSection-module__2CM7mq__price{font-variant-numeric:tabular-nums;color:var(--blue);margin-bottom:5px;font-size:26px;font-weight:700}.PricingSection-module__2CM7mq__priceNote{color:var(--ink-soft);font-size:14px}.PricingSection-module__2CM7mq__ctaBanner{background-color:var(--accent);box-shadow:0 25px 50px -20px var(--shadow-black);border-radius:1rem;padding:2.5rem 2rem 3rem}.PricingSection-module__2CM7mq__ctaHeading{letter-spacing:0;overflow-wrap:anywhere;color:var(--accent-contrast);text-transform:uppercase;margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:900;line-height:1.3}.PricingSection-module__2CM7mq__ctaBtn{border:1px solid var(--accent-contrast);cursor:pointer;background:0 0;border-radius:99rem;justify-content:center;align-items:center;max-width:100%;min-height:44px;text-decoration:none;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{aspect-ratio:1;background:var(--accent-contrast);border-radius:50%;flex-shrink:0;width:120%;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:scale(0)}.PricingSection-module__2CM7mq__ctaBtn:is(:hover,:focus-visible) .PricingSection-module__2CM7mq__ctaBtnCircle{transform:scale(1)}.PricingSection-module__2CM7mq__ctaBtnText{z-index:1;letter-spacing:.1rem;text-transform:uppercase;text-align:center;min-height:44px;color:var(--accent-contrast);align-items:center;padding:.7rem 1rem;font-size:.8125rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .3s;display:flex;position:relative}.PricingSection-module__2CM7mq__ctaBtn:is(:hover,:focus-visible) .PricingSection-module__2CM7mq__ctaBtnText{color:var(--accent)}.PricingSection-module__2CM7mq__tab:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.PricingSection-module__2CM7mq__tabActive:focus-visible{outline:3px solid var(--accent-contrast);outline-offset:-6px}.PricingSection-module__2CM7mq__ctaBtn:focus-visible{outline:3px solid var(--accent-contrast);outline-offset:4px}@media (min-width:520px){.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:800px){.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:767px){.PricingSection-module__2CM7mq__ctaBanner{padding:2rem 1.5rem}.PricingSection-module__2CM7mq__tabImage{width:75%}}@media (max-width:400px){.PricingSection-module__2CM7mq__tabsContainer{grid-template-columns:minmax(0,1fr)}.PricingSection-module__2CM7mq__tabImage{width:50%;height:8rem}}@media (min-width:1024px) and (min-height:800px) and (prefers-reduced-motion:no-preference){.PricingSection-module__2CM7mq__content{transition:opacity .8s,transform .8s}.PricingSection-module__2CM7mq__content[data-in-view=false]{opacity:0;transform:translateY(2rem)}}@media (prefers-reduced-motion:reduce){.PricingSection-module__2CM7mq__tab img,.PricingSection-module__2CM7mq__slider:before,.PricingSection-module__2CM7mq__ctaBtnCircle,.PricingSection-module__2CM7mq__ctaBtnText{transition:none}.PricingSection-module__2CM7mq__tab:hover img,.PricingSection-module__2CM7mq__tabActive img,.PricingSection-module__2CM7mq__tabActive:hover img{transform:none}}
.EcomSectionNav-module__jyugIa__nav{z-index:50;background:var(--paper-raised);-webkit-backdrop-filter:blur(8px);border:1px solid var(--paper-line);opacity:0;visibility:hidden;pointer-events:none;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;visibility:visible;pointer-events:auto}.EcomSectionNav-module__jyugIa__dot{cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;display:grid;position:relative}.EcomSectionNav-module__jyugIa__dot:before{content:"";background:var(--ink-soft);border-radius:50%;width:.55rem;height:.55rem;transition:background .25s,transform .25s}.EcomSectionNav-module__jyugIa__dot:hover:before{background:var(--accent);transform:scale(1.3)}.EcomSectionNav-module__jyugIa__dotActive:before{background:var(--accent);transform:scale(1.4)}.EcomSectionNav-module__jyugIa__dotActive:hover:before{background:var(--accent)}.EcomSectionNav-module__jyugIa__dotLabel{background:var(--accent);color:var(--paper-raised);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(--ink);position:absolute;top:50%;left:100%;transform:translateY(-50%)}.EcomSectionNav-module__jyugIa__dot:hover .EcomSectionNav-module__jyugIa__dotLabel,.EcomSectionNav-module__jyugIa__dot:focus-visible .EcomSectionNav-module__jyugIa__dotLabel{opacity:1;transform:translateY(-50%)translate(-.15rem)}@media (max-width:1199px){.EcomSectionNav-module__jyugIa__nav{display:none}}@media (prefers-reduced-motion:reduce){.EcomSectionNav-module__jyugIa__nav,.EcomSectionNav-module__jyugIa__dot:before,.EcomSectionNav-module__jyugIa__dotLabel{transition:none}.EcomSectionNav-module__jyugIa__dot:hover:before,.EcomSectionNav-module__jyugIa__dotActive:before{transform:none}.EcomSectionNav-module__jyugIa__dot:hover .EcomSectionNav-module__jyugIa__dotLabel,.EcomSectionNav-module__jyugIa__dot:focus-visible .EcomSectionNav-module__jyugIa__dotLabel{transform:translateY(-50%)}}
