:root{--brand:#d4537e;--brand-ink:#b03a63;--brand-dark:#8d2f52;--brand-wash:#fdeff4;--brand-petal:#dd8489;--ink:#2c2c2a;--muted:#64635d;--line:#d9d5ca;--line-control:#8b8577;--ok:#2f6b3a;--danger:#a32d2d;--bg:#fbfaf6;--card:#fff;--radius:14px;--sans:var(--font-rubik),"Rubik",system-ui,sans-serif;--round:var(--font-varela),"Varela Round",var(--font-rubik),sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}@media screen{body,html{overflow-x:clip}}.hscroll{overflow-x:auto;contain:paint}html{background-color:var(--bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cg fill='none' stroke='%23d4537e' stroke-opacity='0.13' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M30 40l6 -14l6 14l-15 -9h18z'/%3E%3Ccircle cx='190' cy='60' r='7'/%3E%3Cpath d='M60 190q14 -18 28 0'/%3E%3Cpath d='M170 180l22 -22m-22 0l22 22'/%3E%3C/g%3E%3Cg fill='none' stroke='%233c3489' stroke-opacity='0.10' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M120 110l5 -12l5 12l-13 -8h16z'/%3E%3Ccircle cx='50' cy='120' r='5'/%3E%3Cpath d='M180 120q12 -14 24 0'/%3E%3C/g%3E%3C/svg%3E")}body{background:transparent}@media print{html{background-color:#fff;background-image:none}}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--brand-ink);outline-offset:2px;border-radius:4px}.skip-link{position:absolute;inset-inline-start:8px;top:-48px;z-index:100;background:var(--brand-ink);color:#fff;padding:10px 18px;border-radius:0 0 10px 10px;transition:top .15s ease}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{max-width:1080px;margin:0 auto;padding:0 16px}.header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--line);background:var(--card);position:-webkit-sticky;position:sticky;top:0;z-index:20}.logo-lockup{display:inline-flex;align-items:flex-end;justify-content:flex-start;width:-moz-fit-content;width:fit-content;line-height:1;color:var(--brand-ink);direction:rtl}.logo-lockup.sticker-mark{color:inherit}.logo-peel{flex:none;margin-bottom:-.07em}.logo-words{display:flex;flex-direction:column;align-items:center;-webkit-margin-start:-.16em;margin-inline-start:-.16em}.logo-word{font-weight:300;font-size:1em;letter-spacing:.015em}.logo-slogan,.logo-word{font-family:var(--sans);line-height:1;white-space:nowrap}.logo-slogan{display:flex;align-items:center;gap:.85em;margin-top:1em;font-size:.24em;font-weight:400;color:var(--muted)}.logo-slogan-t{letter-spacing:.3em;-webkit-margin-end:-.3em;margin-inline-end:-.3em}.logo-slogan:after,.logo-slogan:before{content:"";flex:none;width:.45em;height:.45em;border-radius:50%;background:var(--brand-petal)}.logo-lockup.tone-paper{color:#fff}.logo-lockup.tone-paper .logo-slogan{color:hsla(0,0%,100%,.82)}.logo-lockup.tone-paper .logo-slogan:after,.logo-lockup.tone-paper .logo-slogan:before{background:currentColor}.logo-seal{color:var(--brand-ink);overflow:visible}.logo-seal-word{font-family:var(--sans);font-weight:300;fill:currentColor}.logo-seal-slogan{font-family:var(--sans);font-weight:400;fill:var(--muted)}.logo-seal.tone-paper{color:#fff}.logo-seal.tone-paper .logo-seal-slogan{fill:hsla(0,0%,100%,.82)}.logo-lockup.on-art .logo-word{text-shadow:0 0 .3em #fff,0 0 .15em #fff,.05em 0 .02em #fff,-.05em 0 .02em #fff,0 .05em .02em #fff,0 -.05em .02em #fff,.036em .036em .02em #fff,-.036em .036em .02em #fff,.036em -.036em .02em #fff,-.036em -.036em .02em #fff}.logo-lockup.on-art .logo-peel{filter:drop-shadow(0 0 .06em #fff) drop-shadow(0 0 .12em #fff)}.logo{font-family:var(--sans);font-weight:300;font-size:22px;color:var(--brand-ink);display:inline-flex;align-items:center;gap:9px}.icon{vertical-align:-.125em;flex:none}.btn{display:inline-flex;align-items:center;gap:8px;justify-content:center;font-family:var(--round);font-size:16px;cursor:pointer;padding:12px 22px;border-radius:999px;border:none;background:var(--brand-ink);color:#fff;transition:transform .05s ease,background .15s ease}.btn:hover{background:var(--brand-dark)}.btn:active{transform:scale(.98)}.btn.ghost{background:transparent;color:var(--brand-ink);border:1.5px solid var(--brand-ink)}.btn.ghost:hover{background:var(--brand-wash)}.btn:disabled{opacity:.55;cursor:not-allowed}.chip{cursor:pointer;font-size:14px;padding:8px 14px;border-radius:999px;border:1.5px solid var(--line-control);background:#fff;color:var(--muted);transition:all .12s ease;font-family:var(--sans);display:inline-flex;align-items:center;gap:4px}.chip:hover:not(:disabled){border-color:#b6b0a2}.chip.on{border-color:transparent;background:var(--brand-ink);color:#fff}.chip:disabled{opacity:.45;cursor:not-allowed}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius)}.card.pick{border-style:solid}.card.pick:focus-within{outline:3px solid var(--brand-ink);outline-offset:2px}input,select,textarea{font-family:var(--sans);font-size:16px;width:100%;padding:11px 13px;border:1.5px solid var(--line-control);border-radius:10px;background:#fff;color:var(--ink)}input[type=checkbox],input[type=radio]{width:auto}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--brand-ink);box-shadow:0 0 0 3px var(--brand-wash)}input.invalid,input[aria-invalid=true]{border-color:var(--danger)}label.field,legend.field{display:block;font-size:13px;color:var(--muted);margin-bottom:3px}.err{color:var(--danger);font-size:12.5px;margin-top:4px}.badge-row{display:flex;flex-wrap:wrap;gap:14px 18px;color:var(--muted);font-size:14px;justify-content:center}.badge-row span{display:inline-flex;align-items:center;gap:6px}.badge-row i{color:var(--brand-ink)}.sticker{border-radius:14px;aspect-ratio:70/38;min-height:96px;max-width:340px;margin-inline:auto;display:flex;align-items:center;gap:12px;padding:14px 18px;font-family:var(--round);box-shadow:0 6px 18px rgba(0,0,0,.08);position:relative;overflow:hidden}.sticker .avatar{width:62px;height:62px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.8);flex-shrink:0;background:#fff}.sticker .klass-tag{position:absolute;top:8px;inset-inline-start:12px;font-size:12px;opacity:.75}.sticker.compact{min-height:0;max-width:none;padding:6px 8px;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.sticker.compact .avatar{width:26px;height:26px;border-width:2px}.thumb-zoom{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in;border-radius:8px}.sticker-zoom{padding:0;border:0;border-radius:var(--radius);background:var(--card);max-width:92vw}.sticker-zoom::-webkit-backdrop{background:rgba(28,26,24,.6)}.sticker-zoom::backdrop{background:rgba(28,26,24,.6)}.sticker-zoom-body{padding:18px;display:flex;flex-direction:column;align-items:center;gap:14px;width:min(520px,88vw)}.sticker-zoom-body .sticker{max-width:none;width:100%}.home-hero{padding:24px 16px 36px;text-align:center}.home-sub{font-size:16px;color:var(--muted);max-width:560px;margin:0 auto 10px}.home-claim{display:flex;gap:6px;font-size:15px;font-weight:500;margin:0 auto 12px;max-width:560px}.home-claim,.scroll-cue{align-items:center;justify-content:center;color:var(--brand-ink)}.scroll-cue{position:fixed;inset-block-end:18px;inset-inline-end:16px;z-index:30;display:inline-flex;width:44px;height:44px;font-size:22px;text-decoration:none;border-radius:999px;border:1px solid var(--line-control);background:var(--card);box-shadow:0 4px 14px rgba(0,0,0,.16)}.scroll-cue:hover{background:var(--brand-wash)}@media (min-width:640px){.scroll-cue{display:none}}.scroll-cue .icon{animation:scroll-cue-bob 1.4s ease-in-out 3}@keyframes scroll-cue-bob{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.scroll-cue .icon{animation:none}}#more{scroll-margin-top:84px}html{scroll-behavior:smooth}.sample-carousel{margin-top:14px;position:relative}.carousel-h{font-family:var(--round);font-size:22px;text-align:center;margin:0 16px 2px}.carousel-sub{color:var(--muted);font-size:13.5px;text-align:center;margin:0 16px 10px}@media (min-width:640px){.home-hero{padding:52px 16px 44px}.home-sub{font-size:18px;margin-bottom:12px}.sample-carousel{margin-top:28px}}.carousel-track{display:flex;gap:16px;list-style:none;margin:0;padding:4px max(var(--carousel-pad,16px),calc(50% - var(--carousel-item-w, min(300px, 78vw)) / 2)) 12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}@media (min-width:640px){.carousel-track{padding-inline:var(--carousel-pad,16px)}}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{flex:0 0 auto;width:var(--carousel-item-w,min(300px,78vw));scroll-snap-align:center}.sample-sticker{display:block;width:100%;height:auto;aspect-ratio:70/38;object-fit:cover;border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.08)}.carousel-overlay{position:absolute;inset-inline:0;bottom:24px;width:var(--carousel-item-w,min(300px,78vw));margin-inline:auto;padding-inline:8px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.carousel-ctl{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;flex-shrink:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.82);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--brand-ink);font-size:17px;line-height:1;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.18)}.carousel-ctl:hover{background:#fff}@media (prefers-reduced-motion:reduce){.carousel-track{scroll-behavior:auto}}.ahinomi-pick,.celeb-pick,.mayky-pick{display:block;width:100%;padding:0;border:0;background:none;cursor:pointer;text-align:center;font-family:inherit;border-radius:16px}.ahinomi-pick .sample-sticker,.celeb-pick .sample-sticker,.mayky-pick .sample-sticker{transition:box-shadow .15s ease}@media (prefers-reduced-motion:reduce){.ahinomi-pick .sample-sticker,.celeb-pick .sample-sticker,.mayky-pick .sample-sticker{transition:none}}.ahinomi-pick.on .sample-sticker,.celeb-pick.on .sample-sticker,.mayky-pick.on .sample-sticker{box-shadow:0 0 0 3px var(--brand-ink),0 6px 18px rgba(0,0,0,.1)}.ahinomi-pick-label,.celeb-pick-label,.mayky-pick-label{display:inline-flex;align-items:center;gap:5px;margin-top:6px;font-size:13px;color:var(--muted)}.ahinomi-pick-label,.celeb-pick.on .celeb-pick-label,.mayky-pick.on .mayky-pick-label{color:var(--brand-ink);font-weight:500}.resume-pay{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;justify-content:space-between;margin:0 0 14px;padding:12px 14px;border:1.5px solid #e2b871;border-radius:var(--radius);background:#fdf6e9}.resume-pay-text{flex:1 1 260px;min-width:0}.resume-pay h2{font-family:var(--round);font-size:16px;margin:0 0 2px;color:#854f0b;display:flex;align-items:center;gap:6px}.resume-pay p{margin:0;font-size:13.5px;color:var(--ink);line-height:1.45}.resume-pay-err{color:var(--danger);margin-top:6px;font-size:13px}.resume-pay-actions{display:flex;gap:8px;flex-wrap:wrap}.resume-pay-actions .btn{font-size:14px;padding:9px 16px}.share-invite{margin-top:26px;padding:20px 18px;text-align:center;background:var(--brand-wash);border-color:var(--brand-petal)}.share-invite h2{font-family:var(--round);font-size:20px;margin:0 0 6px}.share-invite-lead{margin:0 0 14px;color:var(--muted);font-size:15px}.share-invite-card{display:block;width:100%;max-width:320px;margin:0 auto 14px;aspect-ratio:1/1;border-radius:14px;background:var(--card);box-shadow:0 6px 18px rgba(0,0,0,.1)}.share-invite-msg{margin:0 0 14px;padding:12px 14px;background:var(--card);border:1px solid var(--line);border-radius:12px;font-size:14px;line-height:1.55;color:var(--ink);text-align:start;white-space:pre-wrap;overflow-wrap:anywhere}.share-invite-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.share-invite-status:empty{display:none}.share-invite-status{margin:12px 0 0;font-size:14px;color:var(--muted)}.cols{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media (min-width:820px){.cols{grid-template-columns:1fr 1fr;gap:24px}.container{padding:0 20px}}.wizard-cols{align-items:start}.wizard-preview{order:1;min-width:0}.wizard-stage{order:2;min-width:0}@media (min-width:820px){.wizard-preview{position:-webkit-sticky;position:sticky;top:16px}}.wizard-stepper{display:flex;margin:0 0 12px}.wizard-step{flex:1 1;text-align:center;position:relative;background:none;border:none;padding:0;font-family:var(--sans);color:var(--muted);cursor:pointer}.wizard-step:disabled{cursor:not-allowed}.wizard-step .dot{position:relative;z-index:1;width:28px;height:28px;border-radius:50%;margin:0 auto 4px;display:flex;align-items:center;justify-content:center;font-size:13px;background:#efece3;color:var(--muted);border:1.5px solid var(--line-control)}.wizard-step.done .dot{background:var(--brand-wash);color:var(--brand-ink);border-color:var(--brand-ink)}.wizard-step.current .dot{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.wizard-step .lbl{font-size:12px;display:block}.wizard-step.current .lbl{color:var(--brand-ink);font-weight:500}.wizard-step.done .lbl{color:var(--ink)}.wizard-step:before{content:"";position:absolute;top:14px;inset-inline-start:-50%;width:100%;height:2px;background:var(--line);z-index:0}.wizard-step:first-child:before{display:none}.wizard-step.current:before,.wizard-step.done:before{background:var(--brand-ink)}.wizard-h2{font-family:var(--round);font-size:19px;font-weight:500;margin:0 0 12px}.theme-tiles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.theme-tile{border:1.5px solid var(--line-control);border-radius:12px;background:#fff;padding:0;cursor:pointer;overflow:hidden;font-family:var(--sans);text-align:center}.theme-tile .swatch{height:46px;font-size:24px}.theme-tile .swatch,.theme-tile .tlbl{display:flex;align-items:center;justify-content:center}.theme-tile .tlbl{font-size:12.5px;padding:5px 4px 8px;color:var(--ink);gap:4px}.theme-tile:hover{border-color:#b6b0a2}.theme-tile.on{border-color:var(--brand-ink);box-shadow:0 0 0 1.5px var(--brand-ink)}.theme-tile.on .tlbl{color:var(--brand-ink);font-weight:500}.theme-tile.featured{display:flex;align-items:center;gap:12px;width:100%;text-align:start;padding:12px 14px;position:relative;margin:8px 0 10px;overflow:visible;background:var(--brand-wash)}.theme-tile.featured .swatch{width:52px;height:52px;border-radius:10px;flex-shrink:0;font-size:26px}.theme-tile.featured .tlbl{font-size:15px;font-weight:500;padding:0;justify-content:flex-start}.theme-tile.featured .tsub{display:block;font-size:12.5px;color:var(--muted);margin-top:2px}.feat-badge{position:absolute;top:-9px;inset-inline-start:12px;background:var(--brand-ink);color:#fff;font-size:11px;font-weight:500;border-radius:999px;padding:2px 10px}.tipline{display:flex;gap:8px;font-size:13px;color:var(--ink);background:#f6f3ea;border-radius:8px;padding:8px 11px;margin-top:8px}.idea-row{display:flex;flex-wrap:wrap;gap:6px;padding:8px 0 2px}.idea-chip{flex:0 0 auto;font-family:var(--sans);cursor:pointer;font-size:12.5px;color:var(--ink);background:#fff;border:1.5px dashed var(--line-control);border-radius:999px;padding:6px 12px;white-space:nowrap}.idea-chip:hover{border-color:var(--brand-ink);color:var(--brand-ink)}.linklike{background:none;border:none;cursor:pointer;font-family:var(--sans);font-size:14px;color:var(--muted);text-decoration:underline;padding:8px}.linklike:hover{color:var(--brand-ink)}.wiz-kid-card{gap:10px;padding:7px 12px;margin-bottom:8px}.wiz-kid-card,.wiz-mini{display:flex;align-items:center}.wiz-mini{width:72px;aspect-ratio:70/38;border-radius:8px;flex-shrink:0;border:1px solid var(--line);justify-content:center;overflow:hidden}.wiz-mini span{background:hsla(0,0%,100%,.82);border-radius:5px;padding:1px 6px;font-size:11px;color:#2c2c2a;font-weight:500;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wiz-kid-card .who{flex:1 1;min-width:0}.wiz-kid-card .who .n{font-weight:500;font-size:14px}.wiz-kid-card .who .d{font-size:12px;color:var(--muted)}.wiz-addkid{width:100%;padding:8px 14px;margin:2px 0 10px;cursor:pointer;text-align:center;font-size:14px;color:var(--brand-ink);border:1.5px dashed var(--brand-ink);background:transparent;border-radius:var(--radius);font-family:var(--sans)}.wiz-addkid:hover{background:var(--brand-wash)}.wiz-price-line{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;padding:2px 0}.wiz-price-line .amt{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wiz-price-line.total{font-size:17px;font-weight:500;border-top:1px solid var(--line);margin-top:4px;padding-top:6px}.checkout-form{order:1}.checkout-summary{order:2}.checkout-submit{order:3}@media (min-width:820px){.checkout-cols{row-gap:0}.checkout-form{grid-column:1;grid-row:1}.checkout-submit{grid-column:1;grid-row:2}.checkout-summary{grid-column:2;grid-row:1}}.grid3{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:640px){.grid3{grid-template-columns:repeat(3,1fr)}}.wa-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}@media (min-width:640px){.wa-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.wa-shot{width:100%;height:auto;display:block;border:1px solid var(--line);border-radius:var(--radius)}.ahinomi-hero-img,.celeb-hero-img,.mayky-hero-img{display:block;width:100%;max-width:300px;height:auto;margin:0 auto;border-radius:16px;box-shadow:0 6px 18px rgba(0,0,0,.1)}@media (min-width:640px){.ahinomi-hero-img,.celeb-hero-img,.mayky-hero-img{max-width:560px}}.ahinomi-official,.celeb-official,.mayky-official{margin:10px auto 0;font-size:13px;line-height:1.35;text-align:center;color:var(--brand-ink)}@media (min-width:640px){.ahinomi-official,.celeb-official,.mayky-official{font-size:14px}}.ahinomi-scroll-hint,.celeb-scroll-hint,.mayky-scroll-hint{display:flex;flex-direction:column;align-items:center;gap:2px;margin:10px auto 0;width:-moz-fit-content;width:fit-content;color:var(--brand-ink);font-size:13px;text-decoration:none}.ahinomi-scroll-hint .icon,.celeb-scroll-hint .icon,.mayky-scroll-hint .icon{font-size:20px;animation:mayky-nudge 1.8s ease-in-out infinite}@keyframes mayky-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.ahinomi-scroll-hint .icon,.celeb-scroll-hint .icon,.mayky-scroll-hint .icon{animation:none}}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.p.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.p.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.p.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_25031b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_Fallback_25031b;src:local("Arial");ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.00%;size-adjust:104.98%}.__className_25031b{font-family:__Rubik_25031b,__Rubik_Fallback_25031b;font-style:normal}.__variable_25031b{--font-rubik:"__Rubik_25031b","__Rubik_Fallback_25031b"}@font-face{font-family:__Varela_Round_297402;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f726c9cdf30b733e-s.p.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Varela_Round_297402;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a6d65f739d67e37-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Varela_Round_297402;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9ab0ca2b3ea09b32-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Varela_Round_297402;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a0440867ebca9002-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Varela_Round_Fallback_297402;src:local("Arial");ascent-override:85.62%;descent-override:26.67%;line-gap-override:0.00%;size-adjust:107.22%}.__className_297402{font-family:__Varela_Round_297402,__Varela_Round_Fallback_297402;font-weight:400;font-style:normal}.__variable_297402{--font-varela:"__Varela_Round_297402","__Varela_Round_Fallback_297402"}