.lp-root{--lp-cream: #fdfbf9;--lp-charcoal: #171717;--lp-cocoa: #2b1a07;--lp-dew: #f7efe9;--lp-marker: #ff6f1e;--lp-sienna: #ce500a;--lp-sky: #3b82f6;--lp-bubblegum: #ff66cf;--lp-sprout: #22c55e;--lp-shadow-card: rgba(0, 0, 0, .06) 0px 2px 20px 0px;--lp-shadow-btn: rgba(0, 0, 0, .25) 0px 1px 2px 0px;--lp-font-round: "Zen Maru Gothic", "Hiragino Maru Gothic ProN", ui-rounded, sans-serif;--lp-font-marker: "Yusei Magic", "Zen Maru Gothic", sans-serif;background-color:var(--lp-cream);color:var(--lp-cocoa);font-family:var(--lp-font-round);overflow-x:hidden}.lp-display{font-family:var(--lp-font-round);font-weight:900;line-height:1.16;letter-spacing:.01em;color:var(--lp-cocoa)}.lp-heading{font-family:var(--lp-font-round);font-weight:900;line-height:1.25;color:var(--lp-cocoa)}.lp-body{color:#5b4a37;line-height:1.9}.lp-script{font-family:var(--lp-font-marker);color:var(--lp-marker);font-weight:400}.lp-marked{position:relative;white-space:nowrap}.lp-marked>svg{position:absolute;left:-2%;bottom:-.12em;width:104%;height:.34em;overflow:visible}.lp-marked>svg path{fill:none;stroke:var(--lp-marker);stroke-width:7;stroke-linecap:round}.lp-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1.5px solid var(--lp-charcoal);border-radius:20px;background:var(--lp-cream);color:var(--lp-charcoal);font-family:var(--lp-font-round);font-weight:700;font-size:15px;padding:10px 28px;box-shadow:var(--lp-shadow-btn);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;cursor:pointer;text-decoration:none;white-space:nowrap}.lp-pill:hover{transform:translateY(-2px);box-shadow:#00000038 0 4px 10px;background:#fffdfb}.lp-pill:active{transform:translateY(0);box-shadow:var(--lp-shadow-btn)}.lp-pill:disabled{opacity:.5;pointer-events:none}.lp-pill--lg{font-size:17px;padding:13px 34px}.lp-pill--ink{background:var(--lp-charcoal);color:var(--lp-cream)}.lp-pill--ink:hover{background:#262626}.lp-quiet{font-size:13px;color:#8a7a67;line-height:1.7}.lp-photo{position:relative;border:1.5px solid var(--lp-charcoal);border-radius:12px;background:#fff;box-shadow:var(--lp-shadow-card);overflow:hidden;transform:rotate(var(--tilt, -3deg));transition:transform .35s cubic-bezier(.22,1,.36,1)}.lp-photo img{display:block;width:100%;height:auto}.lp-photo:hover{transform:rotate(calc(var(--tilt, -3deg) * .25)) scale(1.015)}.lp-tape{position:absolute;width:96px;height:26px;background:#ffd6a5d9;border-left:1px dashed rgba(206,80,10,.25);border-right:1px dashed rgba(206,80,10,.25);box-shadow:#00000014 0 1px 2px;z-index:3;pointer-events:none}.lp-sticker{position:absolute;z-index:4;pointer-events:none;transform:rotate(var(--rot, 8deg))}@media (prefers-reduced-motion: no-preference){.lp-sticker--wiggle{animation:lpWiggle 5.5s ease-in-out infinite}@keyframes lpWiggle{0%,to{transform:rotate(var(--rot, 8deg))}50%{transform:rotate(calc(var(--rot, 8deg) + 5deg)) translateY(-3px)}}}.lp-sticker--static{transform:rotate(var(--rot, 8deg))}.lp-arrow{stroke:var(--lp-charcoal);stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.lp-arrow--orange{stroke:var(--lp-marker)}.lp-card{background:var(--lp-cream);border:1.5px solid var(--lp-charcoal);border-radius:12px;box-shadow:var(--lp-shadow-card)}.lp-card--dew{background:var(--lp-dew)}.lp-table{width:100%;border-collapse:collapse;font-size:15px}.lp-table th,.lp-table td{padding:14px 12px;text-align:right}.lp-table th:first-child,.lp-table td:first-child{text-align:left}.lp-table thead tr{border-bottom:2px solid var(--lp-charcoal)}.lp-table tbody tr{border-bottom:1px dashed rgba(43,26,7,.25)}.lp-table tbody tr:last-child{border-bottom:none}.lp-faq details{border-bottom:1px dashed rgba(43,26,7,.3)}.lp-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 4px;font-weight:700;color:var(--lp-cocoa)}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary .lp-faq-mark{color:var(--lp-marker);font-family:var(--lp-font-marker);font-size:22px;line-height:1;transition:transform .2s ease;flex-shrink:0}.lp-faq details[open] summary .lp-faq-mark{transform:rotate(45deg)}.lp-footer-band{background:var(--lp-marker);border-radius:56px 56px 0 0;color:var(--lp-cocoa)}.lp-footer-band a{color:var(--lp-cocoa);text-decoration:none;border-bottom:1px solid rgba(43,26,7,.4);transition:border-color .15s ease}.lp-footer-band a:hover{border-color:var(--lp-cocoa)}.lp-header{background:#fdfbf9e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1.5px solid rgba(23,23,23,.08)}.lp-hero-paper{background-image:repeating-linear-gradient(transparent,transparent 38px,rgba(43,26,7,.045) 38px,rgba(43,26,7,.045) 39px)}.lp-reveal{opacity:1;transform:none}@media (prefers-reduced-motion: no-preference){.lp-reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1);transition-delay:var(--rd, 0ms)}.lp-reveal.lp-in{opacity:1;transform:none}.lp-hero-item{opacity:0;animation:lpRise .7s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--hd, 0ms)}@keyframes lpRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.lp-hero-photo{opacity:0;animation:lpSettle .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:.35s}@keyframes lpSettle{0%{opacity:0;transform:rotate(2deg) translateY(34px) scale(.97)}to{opacity:1;transform:none}}.lp-hero-sticker{opacity:0;animation:lpPop .5s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:var(--sd, .9s)}@keyframes lpPop{0%{opacity:0;transform:scale(.3) rotate(calc(var(--rot, 8deg) - 24deg))}to{opacity:1;transform:scale(1) rotate(var(--rot, 8deg))}}}
