html,body,#root{min-height:100dvh;margin:0}body,html{font-family:Poppins,sans-serif}.gw-root .msr{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-variation-settings:"wght" 500;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:500;line-height:1;display:inline-block}.gw-root{--teal:#006a61;--teal-d:#005249;--teal-l1:#edf5f3;--teal-l2:#dfedea;--teal-l3:#d7e8e6;--ink:#191c1b;--ink2:#3f4947;--hint:#646867;--line:#e2e8e8;--grey:#f4f6f6;--shadow:0 18px 50px #00000029;--card-shadow:0 6px 20px #14282612;--accent:#7b2ff7;--amber:#9a6b00;--amber-bg:#fbefcb;--blue:#2d5ba8;--blue-bg:#e4ecfa;color:var(--ink);background:#fff;flex-direction:column;align-items:stretch;min-height:100dvh;font-family:Poppins,sans-serif;line-height:1.55;display:flex}.gw-root *,.gw-root :before,.gw-root :after{box-sizing:border-box;margin:0;padding:0}.gw-root .app-shell{width:100%;max-width:100%;box-shadow:none;background:#f4f6f6;border-radius:0;flex-direction:column;min-height:100dvh;margin:0;display:flex;position:relative;overflow:hidden}@media(min-width:600px){.gw-root{background:#f4f6f6;justify-content:flex-start;align-items:center;min-height:100dvh;padding:24px 0}.gw-root .app-shell{background:#fff;border-radius:24px;max-width:430px;height:calc(100dvh - 48px);min-height:calc(100dvh - 48px);margin:0 auto;box-shadow:0 18px 50px #0f25221a,0 2px 8px #0f25220f}}.gw-root .appbar{flex-shrink:0;align-items:center;gap:12px;min-height:52px;padding:13px 18px;display:flex}.gw-root .appbar-back{color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 2px;font-family:inherit;display:inline-flex}.gw-root .appbar-back .msr{color:var(--ink);font-size:24px}.gw-root .appbar-title{color:var(--ink);font-size:15px;font-weight:600}.gw-root .appbar-spacer{flex:1}.gw-root .wiz-progress{background:var(--teal-l2);border-radius:0;width:100%;height:4px;margin:0;overflow:hidden}.gw-root .wiz-bar{background:var(--teal);width:33%;height:100%;transition:width .35s cubic-bezier(.4,0,.2,1)}.gw-root .screens{-webkit-overflow-scrolling:touch;background:#f4f6f6;flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.gw-root .screen{flex-direction:column;flex:1;padding:14px 20px 34px;animation:.32s gwfade;display:flex}.gw-root .screen.plain{background:#f4f6f6}@keyframes gwfade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gw-root .mo-badge{background:var(--teal-l1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.gw-root .mo-badge svg{width:64%;height:64%;display:block}.gw-root .mo-cloud{fill:#fff;stroke:var(--teal);stroke-width:5px}.gw-root .mo-eye{fill:var(--teal)}.gw-root .mo-cheek{fill:#ffb3a7;opacity:.65}.gw-root .mo-mouth{fill:none;stroke:var(--teal);stroke-width:4.5px;stroke-linecap:round}.gw-root h1.title{letter-spacing:-.01em;font-size:24px;font-weight:600;line-height:1.18}.gw-root h1.title em,.gw-root em.tealem{color:var(--teal);font-style:italic;font-weight:600}.gw-root .sub{color:var(--hint);margin-top:6px;font-size:13.5px}.gw-root .btn{cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:500;transition:all .15s;display:flex}.gw-root .btn.primary{background:var(--teal);color:#fff}.gw-root .btn.primary:hover{background:var(--teal-d)}.gw-root .btn.primary:disabled{background:var(--teal-l3);color:#9aaeab;cursor:default}.gw-root .btn.ghost{color:var(--teal);background:0 0;padding:11px;font-size:14px;font-weight:500}.gw-root .btn.soft{color:var(--teal);background:#dfedea}.gw-root .btn.soft:disabled{color:#9aa3a3;cursor:default;background:#ecefef}.gw-root .stack{flex-direction:column;gap:9px;margin-top:18px;display:flex}.gw-root .btn-row{padding:14px 0 calc(env(safe-area-inset-bottom,0px) + 8px);z-index:10;background:linear-gradient(#f4f6f600,#f4f6f6 28%);gap:10px;margin-top:auto;display:flex;position:sticky;bottom:0}.gw-root .btn-row .btn{flex:1}.gw-root .ob{text-align:center;flex-direction:column;flex:1;min-height:0;padding-top:6px;display:flex}.gw-root .ob-spacer{flex:1}.gw-root .ob-cards{perspective:900px;justify-content:center;align-items:center;gap:12px;height:300px;display:flex}.gw-root .ob-card3{color:#fff;border-radius:22px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:128px;height:240px;padding:14px 10px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #0000002e}.gw-root .ob-card3 .occ-tag{color:var(--teal);white-space:nowrap;background:#ffffffe6;border-radius:20px;padding:4px 9px;font-size:9.5px;font-weight:600;position:absolute;top:12px}.gw-root .ob-card3 .obc-e{filter:drop-shadow(0 4px 8px #0003);margin-top:6px;font-size:38px}.gw-root .ob-card3.left{opacity:.94;transform:rotate(-7deg)translateY(16px)scale(.88)}.gw-root .ob-card3.right{opacity:.94;transform:rotate(7deg)translateY(16px)scale(.88)}.gw-root .ob-card3.center{z-index:2;width:138px;height:252px;animation:.6s cubic-bezier(.34,1.56,.64,1) both obpop}@keyframes obpop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.gw-root .ob-card3 .obc-postits{width:100%;height:90px;margin-top:4px;position:relative}.gw-root .ob-card3 .obc-postits .obp{color:#2d2412;white-space:nowrap;border-radius:3px;padding:6px 8px;font-family:Comic Sans MS,cursive;font-size:9px;font-weight:600;position:absolute;box-shadow:0 4px 10px #0000002e}.gw-root .ob-card3 .obc-postits .obp-1{background:#fff4a3;top:0;left:6px;transform:rotate(-6deg)}.gw-root .ob-card3 .obc-postits .obp-2{background:#ffd0d0;top:18px;right:4px;transform:rotate(4deg)}.gw-root .ob-card3 .obc-postits .obp-3{background:#c8f0c0;top:50px;left:22px;transform:rotate(-3deg)}.gw-root .ob-card3 .obc-pixel{letter-spacing:.18em;text-shadow:2px 2px #00000040;flex-direction:column;align-items:center;gap:3px;margin-top:4px;font-family:Courier New,monospace;display:flex}.gw-root .ob-card3 .obc-pixel span{color:#fff;font-size:16px;font-weight:800}.gw-root .ob-card3 .obc-pixel .obc-pixel-sub{letter-spacing:.08em;opacity:.92;text-shadow:none;margin-top:5px;font-family:inherit;font-size:9px;font-weight:600}.gw-root .ob-card3 .obc-dots{grid-template-columns:1fr 1fr;gap:6px;margin-top:6px;display:grid}.gw-root .ob-card3 .obc-dots .obd{background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;box-shadow:0 3px 8px #00000026}.gw-root .ob-pill{color:var(--teal);background:var(--teal-l1);border-radius:20px;align-items:center;gap:5px;margin:8px auto 12px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-flex}.gw-root .ob h1{letter-spacing:-.01em;font-size:26px;font-weight:600;line-height:1.18}.gw-root .ob h1 em{color:var(--teal);font-style:italic}.gw-root .ob .sub{max-width:330px;margin:10px auto 0;font-size:14.5px}.gw-root .home-title{letter-spacing:-.01em;margin:2px 0 16px;font-size:26px;font-weight:600}.gw-root .home-tabs{background:#e3e5e5;border-radius:30px;margin-bottom:18px;padding:4px;display:flex}.gw-root .home-tab{color:var(--hint);cursor:pointer;background:0 0;border:none;border-radius:24px;flex:1;padding:11px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.gw-root .home-tab.on{color:var(--teal);background:#fff;box-shadow:0 2px 8px #00000012}.gw-root .item{cursor:pointer;box-shadow:none;background:#fff;border-radius:18px;align-items:center;gap:13px;margin-bottom:12px;padding:14px;transition:all .15s;display:flex}.gw-root .item:hover{box-shadow:none;background:#fff;transform:translateY(-1px)}.gw-root .item-emoji{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex;position:relative;overflow:hidden}.gw-root .item-main{flex:1;min-width:0}.gw-root .item-name{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.gw-root .item-meta{color:var(--hint);margin-top:2px;font-size:12px}.gw-root .status-tag{letter-spacing:.02em;border-radius:20px;padding:3px 9px;font-size:10px;font-weight:600}.gw-root .status-tag.collecting{background:var(--amber-bg);color:var(--amber)}.gw-root .status-tag.sent{background:var(--blue-bg);color:var(--blue)}.gw-root .status-tag.opened{background:var(--teal-l1);color:var(--teal)}.gw-root .item-chev{color:var(--hint);flex-shrink:0;align-items:center;font-size:24px;display:inline-flex}.gw-root .home-empty-tab{text-align:center;color:var(--hint);padding:50px 20px;font-size:13px;line-height:1.5}.gw-root .home-empty-tab .het-e{margin-bottom:10px;font-size:40px;display:block}.gw-root .create-cta{padding:14px 0 calc(env(safe-area-inset-bottom,0px) + 8px);z-index:10;background:linear-gradient(#f4f6f600,#f4f6f6 28%);margin-top:auto;position:sticky;bottom:0}.gw-root .daily-caption{color:var(--hint);text-align:center;margin-bottom:10px;font-size:12.5px}.gw-root .daily-caption.out{color:#b0513d;font-weight:600}.gw-root .wiz-h{letter-spacing:-.01em;margin-top:8px;font-size:24px;font-weight:600;line-height:1.2}.gw-root .wiz-sub{color:var(--hint);margin-top:6px;font-size:13.5px}.gw-root .occ-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:20px;display:grid}.gw-root .occ-card{cursor:pointer;box-shadow:none;background:#fff;border:none;border-radius:18px;flex-direction:column;align-items:center;gap:11px;padding:20px 12px 16px;font-family:inherit;transition:all .18s;display:flex}.gw-root .occ-card:hover{box-shadow:none;background:#fff;transform:translateY(-2px)}.gw-root .oc-badge{background:#f4f6f6;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;line-height:1;display:flex}.gw-root .occ-card .oc-name{color:var(--ink);text-align:center;font-size:14px;font-weight:600;line-height:1.2}.gw-root .occ-suggest{width:100%;box-shadow:none;cursor:pointer;text-align:left;background:#fff;border:none;border-radius:16px;justify-content:space-between;align-items:center;margin-top:18px;padding:16px 18px;font-family:inherit;display:flex}.gw-root .occ-suggest:hover{background:#fff}.gw-root .occ-suggest .os-t{color:var(--ink);font-size:14px;font-weight:600}.gw-root .occ-suggest .os-s{color:var(--hint);margin-top:1px;font-size:12px}.gw-root .occ-suggest .os-chev{color:var(--hint);align-items:center;font-size:24px;display:inline-flex}.gw-root .seg{background:#e3e5e5;border-radius:30px;margin:18px 0 14px;padding:4px;display:flex}.gw-root .seg-opt{color:var(--hint);cursor:pointer;background:0 0;border:none;border-radius:24px;flex:1;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .18s}.gw-root .seg-opt.on{color:var(--teal);background:#fff;box-shadow:0 2px 8px #00000012}.gw-root .seg-caption{text-align:center;color:var(--hint);margin-bottom:14px;font-size:13px}.gw-root .preview-caption{text-align:center;color:#a7b3b1;margin-top:10px;font-size:11.5px}.gw-root .field{margin-bottom:14px}.gw-root .field label{letter-spacing:.08em;text-transform:uppercase;color:#9aaeab;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.gw-root .input{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .15s}.gw-root .input:focus{border-color:var(--teal)}.gw-root textarea.input{resize:none;height:80px;line-height:1.5}.gw-root .field-card{border:1.5px solid var(--line);background:#fff;border-radius:16px;margin-bottom:12px;padding:14px 16px}.gw-root .field-card label{color:#9aaeab;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.gw-root .field-card input,.gw-root .field-card textarea{width:100%;color:var(--ink);resize:none;background:0 0;border:none;outline:none;font-family:inherit;font-size:15px}.gw-root .field-card textarea{height:54px;line-height:1.5}.gw-root .prev-wrap{margin-top:4px}.gw-root .live-prev{text-align:center;color:#fff;background:linear-gradient(160deg,#7b2ff7,#f107a3 60%,#ff6a88);border-radius:20px;flex-direction:column;justify-content:center;min-height:200px;padding:22px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001f}.gw-root .live-prev.onlight{color:var(--ink)}.gw-root .lp-pattern{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.gw-root .lp-pattern span{will-change:transform;filter:drop-shadow(0 1px 2px #0000001f);line-height:1;position:absolute}.gw-root .lp-burst{z-index:2;font-size:32px;position:relative}.gw-root .lp-title{z-index:2;text-shadow:0 1px 6px #0000002e;margin-top:8px;font-size:19px;font-weight:600;position:relative}.gw-root .onlight .lp-title,.gw-root .onlight .lp-msg,.gw-root .onlight .lp-sign{text-shadow:none}.gw-root .lp-msg{z-index:2;opacity:.97;margin-top:10px;font-size:13px;line-height:1.5;position:relative}.gw-root .lp-sign{z-index:2;opacity:.92;margin-top:10px;font-size:12px;font-weight:600;position:relative}.gw-root .lp-sign .sig-art{margin-bottom:2px;font-size:20px;display:block}.gw-root .lp-stack{z-index:2;text-align:left;flex-direction:column;gap:8px;margin-top:12px;display:flex;position:relative}.gw-root .lp-note{color:#33312a;background:#fff;border:1px solid #0000000a;border-radius:11px;padding:9px 12px;position:relative}.gw-root .lp-note .lpn-n{opacity:.9;color:var(--teal);font-size:9.5px;font-weight:600}.gw-root .lp-note .lpn-m{font-size:12px;line-height:1.4}.gw-root .lp-note.postit{background:var(--pit-bg,#ffe066);color:#33312a;border:none;border-radius:0;transform:rotate(-1.2deg);box-shadow:0 4px 12px #0000001f}.gw-root .lp-note.postit:nth-child(3n){transform:rotate(1.6deg)}.gw-root .lp-note.postit:nth-child(3n+1){transform:rotate(-.6deg)}.gw-root .lp-note.postit:nth-child(3n+2){transform:rotate(1deg)}.gw-root .lp-note.postit .lpn-n{color:#0000008c}.gw-root .lp-note.postit:before{content:"";background:#ffffff8c;width:38px;height:11px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 1px 2px #00000014}.gw-root .lp-stack:has(.lp-note.postit){grid-template-columns:1fr 1fr;gap:22px 12px;display:grid}.gw-root .lp-stack:has(.lp-note.shape){grid-template-columns:1fr 1fr;justify-items:center;gap:14px;display:grid}.gw-root .lp-note.shape{aspect-ratio:1;text-align:center;background:var(--sh-bg,#ffc857);color:#fff;width:100%;max-width:148px;box-shadow:none;clip-path:none;border:none;border-radius:0;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:3px;padding:20% 16%;display:flex;overflow:hidden;transform:none}.gw-root .lp-note.shape .lpn-n{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #0000002e;text-align:center;max-width:100%;margin-bottom:0;font-size:9px;overflow:hidden}.gw-root .lp-note.shape .lpn-m{-webkit-line-clamp:4;text-shadow:0 1px 2px #0000002e;text-align:center;-webkit-box-orient:vertical;max-width:100%;font-size:10.5px;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.gw-root .lp-note.shape[data-shape=squircle]{border-radius:32px}.gw-root .lp-note.shape[data-shape=blob]{border-radius:60% 40% 55% 45%/55% 45% 60% 40%}.gw-root .lp-note.shape[data-shape=scallop]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="black"/><circle cx="90.00" cy="50.00" r="7" fill="black"/><circle cx="86.04" cy="67.36" r="7" fill="black"/><circle cx="74.94" cy="81.27" r="7" fill="black"/><circle cx="58.90" cy="89.00" r="7" fill="black"/><circle cx="41.10" cy="89.00" r="7" fill="black"/><circle cx="25.06" cy="81.27" r="7" fill="black"/><circle cx="13.96" cy="67.36" r="7" fill="black"/><circle cx="10.00" cy="50.00" r="7" fill="black"/><circle cx="13.96" cy="32.64" r="7" fill="black"/><circle cx="25.06" cy="18.73" r="7" fill="black"/><circle cx="41.10" cy="11.00" r="7" fill="black"/><circle cx="58.90" cy="11.00" r="7" fill="black"/><circle cx="74.94" cy="18.73" r="7" fill="black"/><circle cx="86.04" cy="32.64" r="7" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="black"/><circle cx="90.00" cy="50.00" r="7" fill="black"/><circle cx="86.04" cy="67.36" r="7" fill="black"/><circle cx="74.94" cy="81.27" r="7" fill="black"/><circle cx="58.90" cy="89.00" r="7" fill="black"/><circle cx="41.10" cy="89.00" r="7" fill="black"/><circle cx="25.06" cy="81.27" r="7" fill="black"/><circle cx="13.96" cy="67.36" r="7" fill="black"/><circle cx="10.00" cy="50.00" r="7" fill="black"/><circle cx="13.96" cy="32.64" r="7" fill="black"/><circle cx="25.06" cy="18.73" r="7" fill="black"/><circle cx="41.10" cy="11.00" r="7" fill="black"/><circle cx="58.90" cy="11.00" r="7" fill="black"/><circle cx="74.94" cy="18.73" r="7" fill="black"/><circle cx="86.04" cy="32.64" r="7" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .lp-note.shape[data-shape=badge]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="36" fill="black"/><circle cx="86.00" cy="50.00" r="11" fill="black"/><circle cx="81.18" cy="68.00" r="11" fill="black"/><circle cx="68.00" cy="81.18" r="11" fill="black"/><circle cx="50.00" cy="86.00" r="11" fill="black"/><circle cx="32.00" cy="81.18" r="11" fill="black"/><circle cx="18.82" cy="68.00" r="11" fill="black"/><circle cx="14.00" cy="50.00" r="11" fill="black"/><circle cx="18.82" cy="32.00" r="11" fill="black"/><circle cx="32.00" cy="18.82" r="11" fill="black"/><circle cx="50.00" cy="14.00" r="11" fill="black"/><circle cx="68.00" cy="18.82" r="11" fill="black"/><circle cx="81.18" cy="32.00" r="11" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="36" fill="black"/><circle cx="86.00" cy="50.00" r="11" fill="black"/><circle cx="81.18" cy="68.00" r="11" fill="black"/><circle cx="68.00" cy="81.18" r="11" fill="black"/><circle cx="50.00" cy="86.00" r="11" fill="black"/><circle cx="32.00" cy="81.18" r="11" fill="black"/><circle cx="18.82" cy="68.00" r="11" fill="black"/><circle cx="14.00" cy="50.00" r="11" fill="black"/><circle cx="18.82" cy="32.00" r="11" fill="black"/><circle cx="32.00" cy="18.82" r="11" fill="black"/><circle cx="50.00" cy="14.00" r="11" fill="black"/><circle cx="68.00" cy="18.82" r="11" fill="black"/><circle cx="81.18" cy="32.00" r="11" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .lp-note.shape[data-shape=flower]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="32" fill="black"/><circle cx="82.00" cy="50.00" r="16" fill="black"/><circle cx="69.95" cy="75.02" r="16" fill="black"/><circle cx="42.88" cy="81.20" r="16" fill="black"/><circle cx="21.17" cy="63.88" r="16" fill="black"/><circle cx="21.17" cy="36.12" r="16" fill="black"/><circle cx="42.88" cy="18.80" r="16" fill="black"/><circle cx="69.95" cy="24.98" r="16" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="32" fill="black"/><circle cx="82.00" cy="50.00" r="16" fill="black"/><circle cx="69.95" cy="75.02" r="16" fill="black"/><circle cx="42.88" cy="81.20" r="16" fill="black"/><circle cx="21.17" cy="63.88" r="16" fill="black"/><circle cx="21.17" cy="36.12" r="16" fill="black"/><circle cx="42.88" cy="18.80" r="16" fill="black"/><circle cx="69.95" cy="24.98" r="16" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .lp-note.letter{color:#33312a;background:#fffdf5 repeating-linear-gradient(#fffdf5,#fffdf5 17px,#e2d9b8 18px);border:1px solid #ece6d4;border-radius:4px;padding:6px 12px 10px;font-family:Caveat,Patrick Hand,cursive;box-shadow:0 2px 6px #0000000f}.gw-root .lp-note.letter .lpn-n{color:#9a7b33;font-family:Poppins,sans-serif}.gw-root .lp-note.letter .lpn-m{font-size:14px;line-height:18px}.gw-root .set-style{text-align:center;color:var(--teal);cursor:pointer;background:0 0;border:none;width:100%;margin:20px 0;padding:16px 0;font-family:inherit;font-size:14px;font-weight:600;display:block}.gw-root .ptype{z-index:2;text-align:left;border-radius:12px;margin-top:12px;padding:14px;position:relative}.gw-root .ptype-letter{color:#33312a;background:#fffdf5 repeating-linear-gradient(#fffdf5,#fffdf5 26px,#e7e1cf 27px);font-family:Playfair Display,serif;box-shadow:0 6px 18px #0000002e}.gw-root .ptype-pixel{color:#9cff57;background:#101522;border-radius:2px;font-family:"Press Start 2P",monospace;line-height:1.9;box-shadow:0 0 0 3px #101522,0 0 0 6px #9cff57,0 0 0 9px #101522}.gw-root .ptype-gaming{color:#fff;text-shadow:0 0 8px #ffffff80;background:#13072b;border:2px solid #b16bff;border-radius:14px;box-shadow:0 0 18px #b16bff99,inset 0 0 18px #b16bff40}.gw-root .ptype-postcard{color:#2c2a26;background:#fbf7ef;border:1px dashed #c9bfa8;box-shadow:0 6px 18px #00000029}.gw-root .ptype-postcard .pt-msg{padding-right:44px}.gw-root .ptype-postcard:after{content:"📮";opacity:.8;background:#fff;border:1px solid #e0d8c5;border-radius:4px;padding:2px;font-size:18px;position:absolute;top:8px;right:10px}.gw-root .ptype .pt-msg{font-size:14px;line-height:1.5}.gw-root .ptype-pixel .pt-msg{padding-right:0;font-size:10px}.gw-root .ptype .pt-sign{opacity:.85;align-items:center;gap:8px;margin-top:10px;font-size:12px;font-weight:600;display:inline-flex}.gw-root .ptype-pixel .pt-sign{gap:6px;font-size:9px}.gw-root .ptype .pt-sign .sig-art{font-size:18px;line-height:1;display:inline-block}.gw-root .sig-scroll .sig-sw{border:1.5px solid var(--line);background:#fff;border-radius:50%;flex:0 0 56px;width:56px;height:56px}.gw-root .sig-scroll .sig-sw.on{border-color:var(--teal);border-width:2.5px}.gw-root .sig-scroll .sig-sw .sw-art{font-size:24px;line-height:1}.gw-root .sig-scroll .sig-sw .sw-none{color:var(--hint);font-size:11px;font-weight:600}.gw-root .check-pop{background:var(--teal-l1);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:8px auto 14px;font-size:28px;animation:.5s cubic-bezier(.34,1.56,.64,1) both gwpop;display:flex}@keyframes gwpop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.gw-root .center{text-align:center}.gw-root .chat-sim{background:#e9e9eb;border-radius:18px;margin:18px 0;padding:14px 14px 16px}.gw-root .chat-sim-label{letter-spacing:.08em;text-transform:uppercase;color:#9aaeab;text-align:center;margin-bottom:9px;font-size:10px;font-weight:600}.gw-root .bubble{background:#fff;border-radius:16px;max-width:88%;margin-left:auto;overflow:hidden;box-shadow:0 1px 4px #00000014}.gw-root .bubble-txt{color:#111;padding:9px 13px 4px;font-size:13px}.gw-root .unfurl{border-top:1px solid #eee}.gw-root .unfurl-img{color:#fff;background:linear-gradient(135deg,var(--teal),#00897c);justify-content:center;align-items:center;height:96px;font-size:40px;display:flex;position:relative;overflow:hidden}.gw-root .unfurl-meta{padding:9px 12px 11px}.gw-root .unfurl-title{color:var(--ink);font-size:12.5px;font-weight:600}.gw-root .unfurl-desc{color:var(--hint);margin-top:1px;font-size:11px}.gw-root .unfurl-url{color:#b0bbba;text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:10px}.gw-root .wall-head{color:#fff;background:linear-gradient(160deg,#7b2ff7,#f107a3 60%,#ff6a88);border-radius:20px;margin-bottom:16px;padding:20px;position:relative;overflow:hidden}.gw-root .wall-head.onlight{color:var(--ink)}.gw-root .wall-head .wh-burst{z-index:2;font-size:26px;position:relative}.gw-root .wall-head .wh-title{z-index:2;margin-top:4px;font-size:19px;font-weight:600;line-height:1.2;position:relative}.gw-root .wall-head .wh-sub{opacity:.92;z-index:2;margin-top:5px;font-size:12.5px;position:relative}.gw-root .contrib-nudge{box-shadow:none;background:#fff;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.gw-root .contrib-nudge .cn-e{font-size:22px}.gw-root .contrib-nudge .cn-t{color:var(--ink2);font-size:12px;line-height:1.4}.gw-root .contrib-nudge .cn-t strong{color:var(--teal)}.gw-root .note-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:16px;display:grid}.gw-root .ncard{box-shadow:none;background:#fff;border-radius:14px;flex-direction:column;gap:5px;min-height:86px;padding:12px;transition:all .15s;display:flex}.gw-root .ncard.creator{background:var(--teal-l1);box-shadow:none}.gw-root .ncard.new{animation:.6s cubic-bezier(.34,1.56,.64,1) both flyin}@keyframes flyin{0%{opacity:0;transform:translateY(40px)scale(.6)rotate(-6deg)}60%{transform:translateY(-6px)scale(1.05)rotate(2deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}.gw-root .ncard .nc-name{color:var(--teal);font-size:10px;font-weight:600}.gw-root .ncard .nc-msg{color:var(--ink);font-size:12px;line-height:1.4}.gw-root .ncard.postit{background:var(--pit-bg,#ffe066);color:#33312a;border-radius:0;box-shadow:0 4px 12px #0000001a}.gw-root .ncard.postit:nth-child(3n){transform:rotate(-2deg)}.gw-root .ncard.postit:nth-child(3n+1){transform:rotate(1.5deg)}.gw-root .ncard.postit .nc-name{color:#0000008c}.gw-root .note-grid:has(.ncard.shape){gap:14px 12px}.gw-root .ncard.shape{background:var(--sh-bg,#ffc857);color:#fff;aspect-ratio:1;text-align:center;min-height:0;box-shadow:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:22% 18%;display:flex;overflow:hidden}.gw-root .ncard.shape .nc-name{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px #0000002e;text-align:center;max-width:100%;overflow:hidden}.gw-root .ncard.shape .nc-msg{color:#fff;-webkit-line-clamp:4;text-shadow:0 1px 2px #0000002e;text-align:center;-webkit-box-orient:vertical;max-width:100%;font-weight:500;display:-webkit-box;overflow:hidden}.gw-root .ncard.shape[data-shape=squircle]{border-radius:32px}.gw-root .ncard.shape[data-shape=blob]{border-radius:60% 40% 55% 45%/55% 45% 60% 40%}.gw-root .ncard.shape[data-shape=scallop]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="black"/><circle cx="90.00" cy="50.00" r="7" fill="black"/><circle cx="86.04" cy="67.36" r="7" fill="black"/><circle cx="74.94" cy="81.27" r="7" fill="black"/><circle cx="58.90" cy="89.00" r="7" fill="black"/><circle cx="41.10" cy="89.00" r="7" fill="black"/><circle cx="25.06" cy="81.27" r="7" fill="black"/><circle cx="13.96" cy="67.36" r="7" fill="black"/><circle cx="10.00" cy="50.00" r="7" fill="black"/><circle cx="13.96" cy="32.64" r="7" fill="black"/><circle cx="25.06" cy="18.73" r="7" fill="black"/><circle cx="41.10" cy="11.00" r="7" fill="black"/><circle cx="58.90" cy="11.00" r="7" fill="black"/><circle cx="74.94" cy="18.73" r="7" fill="black"/><circle cx="86.04" cy="32.64" r="7" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="black"/><circle cx="90.00" cy="50.00" r="7" fill="black"/><circle cx="86.04" cy="67.36" r="7" fill="black"/><circle cx="74.94" cy="81.27" r="7" fill="black"/><circle cx="58.90" cy="89.00" r="7" fill="black"/><circle cx="41.10" cy="89.00" r="7" fill="black"/><circle cx="25.06" cy="81.27" r="7" fill="black"/><circle cx="13.96" cy="67.36" r="7" fill="black"/><circle cx="10.00" cy="50.00" r="7" fill="black"/><circle cx="13.96" cy="32.64" r="7" fill="black"/><circle cx="25.06" cy="18.73" r="7" fill="black"/><circle cx="41.10" cy="11.00" r="7" fill="black"/><circle cx="58.90" cy="11.00" r="7" fill="black"/><circle cx="74.94" cy="18.73" r="7" fill="black"/><circle cx="86.04" cy="32.64" r="7" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .ncard.shape[data-shape=badge]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="36" fill="black"/><circle cx="86.00" cy="50.00" r="11" fill="black"/><circle cx="81.18" cy="68.00" r="11" fill="black"/><circle cx="68.00" cy="81.18" r="11" fill="black"/><circle cx="50.00" cy="86.00" r="11" fill="black"/><circle cx="32.00" cy="81.18" r="11" fill="black"/><circle cx="18.82" cy="68.00" r="11" fill="black"/><circle cx="14.00" cy="50.00" r="11" fill="black"/><circle cx="18.82" cy="32.00" r="11" fill="black"/><circle cx="32.00" cy="18.82" r="11" fill="black"/><circle cx="50.00" cy="14.00" r="11" fill="black"/><circle cx="68.00" cy="18.82" r="11" fill="black"/><circle cx="81.18" cy="32.00" r="11" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="36" fill="black"/><circle cx="86.00" cy="50.00" r="11" fill="black"/><circle cx="81.18" cy="68.00" r="11" fill="black"/><circle cx="68.00" cy="81.18" r="11" fill="black"/><circle cx="50.00" cy="86.00" r="11" fill="black"/><circle cx="32.00" cy="81.18" r="11" fill="black"/><circle cx="18.82" cy="68.00" r="11" fill="black"/><circle cx="14.00" cy="50.00" r="11" fill="black"/><circle cx="18.82" cy="32.00" r="11" fill="black"/><circle cx="32.00" cy="18.82" r="11" fill="black"/><circle cx="50.00" cy="14.00" r="11" fill="black"/><circle cx="68.00" cy="18.82" r="11" fill="black"/><circle cx="81.18" cy="32.00" r="11" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .ncard.shape[data-shape=flower]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="32" fill="black"/><circle cx="82.00" cy="50.00" r="16" fill="black"/><circle cx="69.95" cy="75.02" r="16" fill="black"/><circle cx="42.88" cy="81.20" r="16" fill="black"/><circle cx="21.17" cy="63.88" r="16" fill="black"/><circle cx="21.17" cy="36.12" r="16" fill="black"/><circle cx="42.88" cy="18.80" r="16" fill="black"/><circle cx="69.95" cy="24.98" r="16" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="32" fill="black"/><circle cx="82.00" cy="50.00" r="16" fill="black"/><circle cx="69.95" cy="75.02" r="16" fill="black"/><circle cx="42.88" cy="81.20" r="16" fill="black"/><circle cx="21.17" cy="63.88" r="16" fill="black"/><circle cx="21.17" cy="36.12" r="16" fill="black"/><circle cx="42.88" cy="18.80" r="16" fill="black"/><circle cx="69.95" cy="24.98" r="16" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .ncard.letter{background:#fffdf5 repeating-linear-gradient(#fffdf5,#fffdf5 18px,#ece6d4 19px);border:1px solid #ece6d4;font-family:Playfair Display,serif}.gw-root .ncard.letter .nc-name{color:#9a7b33}.gw-root .ncard.add{box-shadow:none;border:2px dashed var(--teal-l3);cursor:pointer;text-align:center;background:0 0;justify-content:center;align-items:center;transition:all .15s}.gw-root .ncard.add:hover{background:var(--teal-l1)}.gw-root .ncard.add .ic{color:#9aaeab;font-size:22px}.gw-root .ncard.add .lb{color:var(--teal);font-size:11px;font-weight:600}.gw-root .softnudge{color:var(--hint);text-align:center;margin-bottom:6px;font-size:11.5px}.gw-root .softnudge strong{color:var(--teal)}.gw-root .note-celebrate{z-index:150;pointer-events:none;filter:drop-shadow(0 10px 26px #00000040);justify-content:center;align-items:center;font-size:130px;animation:1.2s both celebrate;display:flex;position:absolute;inset:0}@keyframes celebrate{0%{opacity:0;transform:scale(.2)rotate(-12deg)}28%{opacity:1;transform:scale(1.12)rotate(4deg)}68%{opacity:1;transform:scale(1)rotate(0)}to{opacity:0;transform:scale(1.35)}}.gw-root .heartbeat{text-align:center;margin:4px auto 14px;font-size:56px;animation:1.3s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.2)}28%{transform:scale(1)}42%{transform:scale(1.12)}56%{transform:scale(1)}}.gw-root .moment{color:#fff;text-align:center;background:linear-gradient(160deg,#7b2ff7,#f107a3 60%,#ff6a88);border-radius:0;margin:-14px -20px -34px;padding:34px 22px 30px;position:relative;overflow:hidden}.gw-root .moment.onlight{color:var(--ink)}.gw-root .confetti{pointer-events:none;position:absolute;inset:0}.gw-root .mom-pattern{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.gw-root .mom-pattern span{will-change:transform;filter:drop-shadow(0 1px 2px #00000024);line-height:1;position:absolute}.gw-root .cf{border-radius:2px;animation:linear both cffall;position:absolute}@keyframes cffall{0%{opacity:1;transform:translateY(-30px)rotate(0)}to{transform:translateY(var(--fall,760px)) rotate(var(--sp));opacity:0}}.gw-root .mom-gate{z-index:3;flex-direction:column;justify-content:center;align-items:center;padding:48px 0 24px;display:flex;position:relative}.gw-root .gate-burst{font-size:34px}.gw-root .gate-title{text-shadow:0 2px 10px #0003;margin-top:12px;font-size:25px;font-weight:600;line-height:1.16}.gw-root .onlight .gate-title,.gw-root .onlight .mom-title{text-shadow:none}.gw-root .gate-sub{opacity:.9;margin-top:10px;font-size:14px}.gw-root .gate-box{cursor:pointer;margin:28px 0 10px;font-size:96px;animation:2.2s ease-in-out infinite wiggle}@keyframes wiggle{0%,92%,to{transform:rotate(0)}94%{transform:rotate(-9deg)}97%{transform:rotate(9deg)}}.gw-root .gate-tap{opacity:.85;font-size:12.5px}.gw-root .mom-reveal{z-index:3;position:relative}.gw-root .mom-burst{z-index:2;font-size:34px;position:relative}.gw-root .mom-title{z-index:2;text-shadow:0 2px 10px #0003;margin-top:8px;font-size:25px;font-weight:600;line-height:1.14;position:relative}.gw-root .mom-from{opacity:.88;z-index:2;margin-top:8px;font-size:13px;position:relative}.gw-root .mom-notes{z-index:2;flex-direction:column;gap:11px;max-width:330px;margin:22px auto 6px;display:flex;position:relative}:is(.gw-root .mom-notes:has(.mom-note.shape),.gw-root .mom-notes:has(.mom-note.postit)){grid-template-columns:1fr 1fr;gap:14px 12px;display:grid}.gw-root .mom-note.shape{aspect-ratio:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:20% 16%;display:flex;overflow:hidden}.gw-root .mom-note.shape .mn-name{color:#ffffffd9;text-shadow:0 1px 2px #0000002e;text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;margin-bottom:0;overflow:hidden}.gw-root .mom-note.shape .mn-msg{color:#fff;text-shadow:0 1px 2px #0000002e;text-align:center;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.gw-root .mom-note.shape[data-shape=scallop]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="black"/><circle cx="90.00" cy="50.00" r="7" fill="black"/><circle cx="86.04" cy="67.36" r="7" fill="black"/><circle cx="74.94" cy="81.27" r="7" fill="black"/><circle cx="58.90" cy="89.00" r="7" fill="black"/><circle cx="41.10" cy="89.00" r="7" fill="black"/><circle cx="25.06" cy="81.27" r="7" fill="black"/><circle cx="13.96" cy="67.36" r="7" fill="black"/><circle cx="10.00" cy="50.00" r="7" fill="black"/><circle cx="13.96" cy="32.64" r="7" fill="black"/><circle cx="25.06" cy="18.73" r="7" fill="black"/><circle cx="41.10" cy="11.00" r="7" fill="black"/><circle cx="58.90" cy="11.00" r="7" fill="black"/><circle cx="74.94" cy="18.73" r="7" fill="black"/><circle cx="86.04" cy="32.64" r="7" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="black"/><circle cx="90.00" cy="50.00" r="7" fill="black"/><circle cx="86.04" cy="67.36" r="7" fill="black"/><circle cx="74.94" cy="81.27" r="7" fill="black"/><circle cx="58.90" cy="89.00" r="7" fill="black"/><circle cx="41.10" cy="89.00" r="7" fill="black"/><circle cx="25.06" cy="81.27" r="7" fill="black"/><circle cx="13.96" cy="67.36" r="7" fill="black"/><circle cx="10.00" cy="50.00" r="7" fill="black"/><circle cx="13.96" cy="32.64" r="7" fill="black"/><circle cx="25.06" cy="18.73" r="7" fill="black"/><circle cx="41.10" cy="11.00" r="7" fill="black"/><circle cx="58.90" cy="11.00" r="7" fill="black"/><circle cx="74.94" cy="18.73" r="7" fill="black"/><circle cx="86.04" cy="32.64" r="7" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .mom-note.shape[data-shape=badge]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="36" fill="black"/><circle cx="86.00" cy="50.00" r="11" fill="black"/><circle cx="81.18" cy="68.00" r="11" fill="black"/><circle cx="68.00" cy="81.18" r="11" fill="black"/><circle cx="50.00" cy="86.00" r="11" fill="black"/><circle cx="32.00" cy="81.18" r="11" fill="black"/><circle cx="18.82" cy="68.00" r="11" fill="black"/><circle cx="14.00" cy="50.00" r="11" fill="black"/><circle cx="18.82" cy="32.00" r="11" fill="black"/><circle cx="32.00" cy="18.82" r="11" fill="black"/><circle cx="50.00" cy="14.00" r="11" fill="black"/><circle cx="68.00" cy="18.82" r="11" fill="black"/><circle cx="81.18" cy="32.00" r="11" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="36" fill="black"/><circle cx="86.00" cy="50.00" r="11" fill="black"/><circle cx="81.18" cy="68.00" r="11" fill="black"/><circle cx="68.00" cy="81.18" r="11" fill="black"/><circle cx="50.00" cy="86.00" r="11" fill="black"/><circle cx="32.00" cy="81.18" r="11" fill="black"/><circle cx="18.82" cy="68.00" r="11" fill="black"/><circle cx="14.00" cy="50.00" r="11" fill="black"/><circle cx="18.82" cy="32.00" r="11" fill="black"/><circle cx="32.00" cy="18.82" r="11" fill="black"/><circle cx="50.00" cy="14.00" r="11" fill="black"/><circle cx="68.00" cy="18.82" r="11" fill="black"/><circle cx="81.18" cy="32.00" r="11" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .mom-note.shape[data-shape=flower]{-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="32" fill="black"/><circle cx="82.00" cy="50.00" r="16" fill="black"/><circle cx="69.95" cy="75.02" r="16" fill="black"/><circle cx="42.88" cy="81.20" r="16" fill="black"/><circle cx="21.17" cy="63.88" r="16" fill="black"/><circle cx="21.17" cy="36.12" r="16" fill="black"/><circle cx="42.88" cy="18.80" r="16" fill="black"/><circle cx="69.95" cy="24.98" r="16" fill="black"/></svg>') 50%/contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="32" fill="black"/><circle cx="82.00" cy="50.00" r="16" fill="black"/><circle cx="69.95" cy="75.02" r="16" fill="black"/><circle cx="42.88" cy="81.20" r="16" fill="black"/><circle cx="21.17" cy="63.88" r="16" fill="black"/><circle cx="21.17" cy="36.12" r="16" fill="black"/><circle cx="42.88" cy="18.80" r="16" fill="black"/><circle cx="69.95" cy="24.98" r="16" fill="black"/></svg>') 50%/contain no-repeat}.gw-root .mom-note{text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2b;border:1px solid #ffffff42;border-radius:14px;padding:12px 14px;animation:.5s both notein}.gw-root .onlight .mom-note{background:#0000000d;border-color:#00000014}@keyframes notein{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.gw-root .mom-note .mn-name{opacity:.9;margin-bottom:3px;font-size:10.5px;font-weight:600}.gw-root .mom-note .mn-msg{font-size:13px;line-height:1.45}.gw-root .mom-note.postit{background:var(--pit-bg,#ffe066);color:#33310f;border:none;border-radius:0}.gw-root .mom-note.postit:nth-child(2n){transform:rotate(-1.5deg)}.gw-root .mom-note.shape{background:var(--sh-bg,#ffc857);color:#fff;text-align:center;border:none;border-radius:0;padding:20% 16%}.gw-root .mom-note.shape[data-shape=squircle]{border-radius:28px}.gw-root .mom-note.shape[data-shape=blob]{border-radius:60% 40% 55% 45%/55% 45% 60% 40%}.gw-root .mom-note.letter{color:#33312a;background:#fffdf5 repeating-linear-gradient(#fffdf5,#fffdf5 20px,#ece6d4 21px);border:none;font-family:Playfair Display,serif}.gw-root .mom-cta{z-index:3;margin-top:22px;position:relative}.gw-root .mom-cta .btn.primary{color:var(--ink);background:#fff}.gw-root .mom-cta .btn.ghost{color:#fff}.gw-root .onlight .mom-cta .btn.ghost{color:var(--teal)}.gw-root .overlay{z-index:120;background:#00000052;align-items:flex-end;animation:.25s gwfade;display:flex;position:absolute;inset:0}.gw-root .overlay.center-overlay{justify-content:center;align-items:center;padding:18px}.gw-root .sheet{width:100%;padding:22px 20px calc(env(safe-area-inset-bottom,0px) + 28px);background:#fff;border-radius:22px 22px 0 0;max-height:90%;animation:.3s slideup;overflow-y:auto}.gw-root .sheet>.btn.primary{margin-top:14px}.gw-root .sheet.style-sheet{flex-direction:column;padding:0;display:flex;overflow:hidden}.gw-root .style-sheet-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:22px 20px 20px;overflow-y:auto}.gw-root .style-footer{padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 16px);flex-shrink:0}@keyframes slideup{0%{transform:translateY(100%)}to{transform:translateY(0)}}.gw-root .sheet-handle{background:var(--line);border-radius:2px;width:38px;height:4px;margin:0 auto 14px}.gw-root .sheet-title{margin-bottom:3px;font-size:16px;font-weight:600}.gw-root .sheet-sub{color:var(--hint);margin-bottom:14px;font-size:12px}.gw-root .sheet-top{justify-content:center;align-items:center;margin-bottom:14px;display:flex;position:relative}.gw-root .sheet-x{cursor:pointer;color:var(--ink);background:0 0;border:none;font-family:inherit;font-size:22px;position:absolute;top:-2px;left:0}.gw-root .sheet-h{font-size:16px;font-weight:600}.gw-root .share-targets{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px;display:grid}.gw-root .stgt{background:var(--grey);cursor:pointer;color:var(--ink2);border:none;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:13px 4px;font-family:inherit;font-size:10.5px;font-weight:600;transition:all .15s;display:flex}.gw-root .stgt:hover{background:var(--teal-l1)}.gw-root .stgt .si{font-size:24px}.gw-root .opt-row{text-align:left;border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:14px;font-family:inherit;transition:all .15s;display:flex}.gw-root .opt-row:hover{border-color:var(--teal);background:#fff}.gw-root .opt-row .or-t{color:var(--ink);font-size:14px;font-weight:600}.gw-root .opt-row .or-s{color:var(--hint);margin-top:2px;font-size:11.5px;line-height:1.35}.gw-root .opt-row .or-chev{color:var(--teal);flex-shrink:0;align-items:center;font-size:24px;display:inline-flex}.gw-root .style-prev{min-height:150px;margin-bottom:16px}.gw-root .style-section{margin-bottom:16px}.gw-root .style-section>.ss-label{color:var(--ink);margin-bottom:9px;font-size:13px;font-weight:600}.gw-root .chips{flex-wrap:wrap;gap:8px;display:flex}.gw-root .chip{color:var(--ink2);border:1.5px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:22px;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:600;transition:all .12s}.gw-root .chip.on{border-color:var(--teal);color:var(--teal);font-weight:600}.gw-root .chip.emoji{padding:7px 11px;font-size:19px}.gw-root .chip-scroll{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.gw-root .chip-scroll .chip{flex-shrink:0}.gw-root .swatch-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.gw-root .swatch-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.gw-root .swatch-scroll::-webkit-scrollbar{display:none}.gw-root .swatch-scroll .swatch{flex:0 0 86px;width:86px;height:86px}.gw-root .swatch{cursor:pointer;border:2.5px solid #0000;border-radius:14px;justify-content:center;align-items:center;height:74px;transition:all .12s;display:flex;position:relative;overflow:hidden}.gw-root .swatch.on{border-color:var(--teal);transform:scale(1.03)}.gw-root .swatch.more{border:1.5px solid var(--line);color:var(--hint);text-align:center;background:#fff;font-size:11px;font-weight:600}.gw-root .swatch .sw-art{font-size:30px}.gw-root .swatch .sw-pattern{opacity:.85;pointer-events:none;grid-template-columns:repeat(3,1fr);place-items:center;gap:2px;padding:6px;font-size:14px;display:grid;position:absolute;inset:0}.gw-root .footnote{color:#ffffff4d;text-align:center;max-width:430px;margin-top:22px;padding:0 16px;font-size:10px;line-height:1.5}.gw-root .btn,.gw-root .btn.ghost,.gw-root .status-tag,.gw-root .ob-pill,.gw-root .occ-tag,.gw-root .nc-name,.gw-root .lpn-n,.gw-root .pt-sign,.gw-root .lp-sign,.gw-root .mn-name,.gw-root .chip{font-weight:500}.gw-root .item-meta{font-weight:400}.gw-root .btn.ghost{background:0 0;border:none}.gw-root .home-tab,.gw-root .seg-opt{font-weight:400}.gw-root .home-tab.on,.gw-root .seg-opt.on,.gw-root .chip.on,.gw-root .set-style{font-weight:500}.gw-root .chip.emoji{aspect-ratio:1;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:20px;line-height:1;display:inline-flex}.gw-root .stack{padding:14px 0 calc(env(safe-area-inset-bottom,0px) + 8px);z-index:10;background:linear-gradient(#f4f6f600,#f4f6f6 28%);margin-top:auto;position:sticky;bottom:0}.gw-root .screen.plain .stack{background:linear-gradient(#f4f6f600,#f4f6f6 28%)}.gw-root .screens{background:#f4f6f6}.preview-receiver{z-index:9999;-webkit-overflow-scrolling:touch;background:#000;position:fixed;inset:0;overflow:auto}.preview-receiver .gw-root{min-height:100%}.preview-receiver .app-shell{min-height:100vh}.preview-close{top:max(14px,env(safe-area-inset-top,0px));z-index:10000;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#0000008c;border:none;border-radius:20px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1;position:fixed;right:max(14px,50vw - 201px)}@media(min-width:600px){.preview-receiver{background:0 0}.preview-receiver .gw-root{background:#f4f6f6}}.gw-root .screen.plain.share-success{background:#fff}.gw-root .screen.plain.share-success .stack{background:linear-gradient(#fff0,#fff 28%)}.gw-root .share-lottie{justify-content:center;align-items:center;width:140px;height:140px;margin:4px auto 22px;display:flex}.gw-root .share-lottie>*{width:100%;height:100%}.gw-root.on-share-success,.gw-root.on-share-success .app-shell,.gw-root.on-share-success .appbar,.gw-root.on-share-success .screens{background:#fff}.gw-root .detail-screen{flex-direction:column;gap:12px;padding-bottom:24px;display:flex}.gw-root .detail-card{background:#fff;border:none;border-radius:16px;padding:14px}.gw-root .detail-head{align-items:center;gap:12px;display:flex}.gw-root .dh-emoji{border-radius:14px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex}.gw-root .dh-main{flex-direction:column;flex:1;min-width:0;display:flex}.gw-root .dh-name-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gw-root .dh-name{color:var(--ink);font-size:16px;font-weight:600}.gw-root .dh-name-row .status-tag{align-self:center}.gw-root .dh-meta{color:var(--hint);margin-top:2px;font-size:13px}.gw-root .detail-notes{flex-direction:column;gap:10px;display:flex}.gw-root .dn-count{color:var(--ink);font-size:13px;font-weight:600}.gw-root .dn-list{flex-direction:column;gap:8px;display:flex}.gw-root .dn-item{background:#f4f6f6;border-radius:12px;padding:10px 12px}.gw-root .dn-author{color:var(--ink);margin-bottom:2px;font-size:12px;font-weight:600}.gw-root .dn-body{color:var(--ink);font-size:13px;line-height:1.35}.gw-root .dn-empty{color:var(--hint);font-size:13px}.gw-root .dn-preview{color:var(--teal);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 0;font-family:inherit;font-size:13px;font-weight:600}.gw-root .invite-row{text-align:left;cursor:pointer;border:none;align-items:center;gap:12px;width:100%;font-family:inherit;display:flex}.gw-root .ir-icon-wrap{background:#edf5f3;border-radius:12px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.gw-root .ir-icon{color:var(--teal);font-size:22px}.gw-root .ir-main{flex:1;min-width:0}.gw-root .ir-t{color:var(--ink);font-size:14px;font-weight:600}.gw-root .ir-s{color:var(--hint);margin-top:2px;font-size:12px}.gw-root .ir-chev{color:var(--hint);font-size:20px}.gw-root .locked-label{text-align:center;color:var(--hint);margin-bottom:8px;font-size:12px}.gw-root .status-tag.ready{color:#2e7d32;background:#d6f5c2}.gw-root .status-tag.created{color:#5a716e;background:#ecefef}.gw-root .personal-sheet{padding-top:18px;position:relative}.gw-root .ps-close{cursor:pointer;z-index:1;background:#f4f6f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:10px;right:10px}.gw-root .ps-close .msr{color:var(--ink);font-size:18px}.gw-root .ps-head{margin-top:12px}.gw-root .ps-cta-row{gap:10px;margin-top:14px;display:flex}.gw-root .ps-cta-row .btn{flex:1;margin:0}.gw-root .ncard:not(.postit):not(.shape):not(.letter):not(.add){flex-direction:row;align-items:flex-start;gap:10px}.gw-root .ncard .nc-avatar{border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;display:flex}.gw-root .ncard .nc-body{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.gw-root .mom-note:has(.mn-avatar){flex-direction:row;align-items:flex-start;gap:10px;display:flex}.gw-root .mn-avatar{border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;line-height:1;display:flex}.gw-root .mn-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.gw-root .chip.avatar-chip{background:0 0;border:2px solid #0000;padding:4px}.gw-root .chip.avatar-chip.on{border-color:var(--teal);background:0 0}.gw-root .avatar-scroll{padding:2px 0 6px}.gw-root .avatar-pick{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-family:inherit;transition:all .12s;display:inline-flex}.gw-root .avatar-pick:hover{background:var(--grey)}.gw-root .avatar-pick.on{border-color:var(--teal);background:var(--teal-l1)}.gw-root .avatar-pick .ap-e{font-size:22px;line-height:1}.gw-root .contrib-screen{padding-bottom:160px}.gw-root .live-prev.contrib-prev{margin-bottom:14px}.gw-root .contrib-meta{text-align:left;margin:4px 0 14px}.gw-root .contrib-meta .cm-title{color:var(--ink);margin:0 0 4px;font-size:20px;font-weight:600;line-height:1.25}.gw-root .contrib-meta .cm-sub{color:var(--ink2);margin:0;font-size:13px;line-height:1.5}.gw-root .contrib-bottom-bar{padding:14px 16px calc(env(safe-area-inset-bottom,0px) + 14px);-webkit-backdrop-filter:blur(18px)saturate(140%);z-index:50;background:#ffffff8c;border-top:1px solid #0000000f;gap:10px;max-width:430px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.gw-root .contrib-bb-secondary,.gw-root .contrib-bb-primary{cursor:pointer;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;height:48px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.gw-root .contrib-bb-secondary{color:#006a61;background:#dfedea}.gw-root .contrib-bb-primary{color:#fff;background:#006a61}.gw-root .contrib-bb-primary:disabled{opacity:.5;cursor:default}.gw-root .contrib-bb-secondary:active,.gw-root .contrib-bb-primary:active{transform:scale(.98)}.gw-root .contrib-preview-pill{z-index:10;-webkit-backdrop-filter:blur(8px);color:var(--ink);cursor:pointer;background:#ffffff8c;border:1px solid #0000000f;border-radius:999px;padding:6px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px}.gw-root .contrib-preview-pill:active{transform:scale(.97)}.gw-root .live-prev.draft-prev{min-height:0;margin-bottom:4px;padding:14px}.gw-root .live-prev.draft-prev .lp-stack{margin-top:6px}.gw-root .screen.plain:has(.rcv-pre){background:#0a0a0b;padding:0}.gw-root .rcv-pre{color:#fff;background:#0a0a0b;flex-direction:column;flex:1;align-items:center;padding:64px 24px 120px;display:flex;position:relative;overflow:hidden;font-family:Poppins,sans-serif!important}.gw-root .rcv-pre *{font-family:Poppins,sans-serif!important}.gw-root .rcv-title{text-align:center;max-width:320px;margin-top:8px;font-size:24px;font-weight:500;line-height:1.25;font-family:Poppins,sans-serif!important}.gw-root .rcv-bubble{color:#fff;text-align:center;background:#1a1a1c;border:1px solid #ffffff29;border-radius:18px;max-width:280px;margin-top:18px;padding:8px 16px 10px;font-size:14px;font-weight:400;position:relative}.gw-root .rcv-bubble:before{content:"";clip-path:polygon(0 0,100% 0,50% 100%);background:#ffffff29;width:14px;height:8px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.gw-root .rcv-bubble:after{content:"";clip-path:polygon(0 0,100% 0,50% 100%);background:#1a1a1c;width:12px;height:7px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.gw-root .rcv-giftwrap{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.gw-root .rcv-gift{object-fit:contain;filter:drop-shadow(0 24px 40px #ffc8502e);width:200px;height:200px}.gw-root .rcv-gift-idle{animation:2.6s ease-in-out infinite rcv-bob}@keyframes rcv-bob{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-10px)rotate(2deg)}}.gw-root .rcv-cta-bar{padding:16px 20px calc(env(safe-area-inset-bottom,0px) + 16px);z-index:50;justify-content:center;max-width:430px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.gw-root .rcv-cta{color:#0a0a0b;cursor:pointer;background:#fff;border:none;border-radius:999px;width:100%;padding:16px 24px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;box-shadow:0 8px 24px #0006}.gw-root .rcv-cta:active{transform:scale(.98)}.gw-root .rcv-instr{color:#fff;text-align:center;max-width:300px;margin:8px auto 0;font-size:16px;font-weight:500}.gw-root .rcv-play{flex:1;align-self:stretch;width:100%;margin-top:8px;position:relative}.gw-root .rcv-gift-float{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;will-change:left,top;flex-direction:column;align-items:center;gap:10px;transition:left .35s cubic-bezier(.34,1.56,.64,1),top .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;transform:translate(-50%,-50%)}.gw-root .rcv-gift-float .rcv-gift{width:150px;height:150px}.gw-root .rcv-gift-pop{animation:.35s rcv-pop}@keyframes rcv-pop{0%{transform:scale(1)rotate(0)}40%{transform:scale(1.18)rotate(-6deg)}to{transform:scale(1)rotate(0)}}.gw-root .rcv-counter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff29;border:1px solid #fff3;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:600}.gw-root .screen.plain:has(.rcv-count){background:#0a0a0b;padding:0}.gw-root .rcv-count{background:#0a0a0b;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;font-family:Poppins,sans-serif!important}.gw-root .rcv-star{color:#f5c24b;text-shadow:0 0 12px #f5c24bb3,0 0 22px #f5c24b59;pointer-events:none;animation:2.2s ease-in-out infinite rcv-twinkle,4.5s ease-in-out infinite rcv-float;position:absolute}@keyframes rcv-twinkle{0%,to{opacity:.45;filter:drop-shadow(0 0 2px #f5c24b66)}50%{opacity:1;filter:drop-shadow(0 0 10px #f5c24be6)}}@keyframes rcv-float{0%,to{transform:translateY(0)rotate(0)scale(.9)}50%{transform:translateY(-6px)rotate(15deg)scale(1.05)}}.gw-root .rcv-burst-wrap{pointer-events:none;animation:1.3s .9s forwards rcv-burst-fade;position:absolute;inset:0}@keyframes rcv-burst-fade{0%{opacity:1}to{opacity:0}}.gw-root .rcv-num{color:#fff;text-shadow:0 8px 40px #00000080;font-size:min(56vw,360px);font-weight:600;line-height:1;animation:.35s cubic-bezier(.34,1.56,.64,1) both rcv-numin;font-family:Poppins,sans-serif!important}@keyframes rcv-numin{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}.gw-root .screen.plain:has(.rcv-final){background:var(--rcv-solid,#111);padding:0}.gw-root .rcv-final{background:var(--rcv-solid,#111);flex:1;min-height:100%;position:relative;overflow:hidden}.gw-root .rcv-bgimg{pointer-events:none;z-index:0;height:90vh;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 55%,#0000 100%);mask-image:linear-gradient(#000 0% 55%,#0000);background-position:50%!important;background-size:cover!important}.gw-root .rcv-final-content{z-index:1;flex-direction:column;gap:18px;min-height:100%;padding:20px 20px 80px;display:flex;position:relative}.gw-root .rcv-topbar{justify-content:flex-end;display:flex}.gw-root .rcv-share{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.gw-root .rcv-share:active{transform:scale(.97)}.gw-root .rcv-head-stack{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.gw-root .rcv-emoji-sq{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:34px;display:flex}.gw-root .rcv-final-title{color:#fff;text-align:center;text-shadow:0 2px 14px #00000059;margin:0;font-size:28px;font-weight:600;line-height:1.2;font-family:Poppins,sans-serif!important}.gw-root .rcv-final.onlight .rcv-final-title{color:#0a0a0b;text-shadow:none}.gw-root .rcv-final.onlight .rcv-share{color:#0a0a0b;background:#00000014;border-color:#0000001f}.gw-root .rcv-final.onlight .rcv-emoji-sq{background:#0000000f}.gw-root .btn.muted{color:#9aa3a3;cursor:default;background:#ecefef}.gw-root .btn.muted:hover{background:#ecefef}.gw-root .desktop-nudge{color:#5c4a12;z-index:60;background:#fff8e1;border:1px solid #f2e2a8;border-radius:12px;align-items:center;gap:10px;margin:10px 10px 0;padding:10px 12px;font-size:12.5px;line-height:1.35;display:flex;position:relative}.gw-root .desktop-nudge .dn-text{flex:1}.gw-root .desktop-nudge .dn-x{color:#5c4a12;cursor:pointer;background:#0000000f;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:16px;line-height:1;display:inline-flex}.gw-root .lp-note:not(.postit):not(.shape):not(.letter){flex-direction:row;align-items:flex-start;gap:8px;display:flex}.gw-root .lp-note .lpn-avatar{border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:flex}.gw-root .lp-note .lpn-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.gw-root .draft-prev .draft-grid{z-index:2;grid-template-columns:1fr;gap:8px;margin-top:8px;display:grid;position:relative}.gw-root .rcv-final-notes{margin-top:8px}.gw-root .toggle-row{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;margin:10px 0;padding:14px;display:flex;position:relative}.gw-root .toggle-row .tr-main{flex:1;min-width:0}.gw-root .toggle-row .tr-t{color:var(--ink);font-size:14px;font-weight:600}.gw-root .toggle-row .tr-s{color:var(--hint);margin-top:2px;font-size:12px;line-height:1.35}.gw-root .tr-switch{background:var(--line);cursor:pointer;border-radius:12px;flex-shrink:0;width:42px;height:24px;transition:all .2s;position:relative}.gw-root .tr-switch.on{background:var(--teal)}.gw-root .tr-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.gw-root .tr-switch.on .tr-knob{left:20px}.gw-root .overlay.style-overlay{background:0 0;align-items:stretch;padding:0;animation:none}.gw-root .sheet.style-fullscreen{background:#f4f6f6;border-radius:0;flex-direction:column;height:100%;max-height:100%;padding:0;animation:.3s cubic-bezier(.4,0,.2,1) slideright;display:flex;overflow:hidden}@keyframes slideright{0%{transform:translate(100%)}to{transform:translate(0)}}.gw-root .style-fullscreen .style-sheet-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:22px 20px 20px;overflow-y:auto}.gw-root .style-fullscreen .sheet-top{justify-content:flex-start;margin-bottom:14px}.gw-root .style-fullscreen .sheet-h{letter-spacing:-.01em;color:var(--ink);font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.2}.gw-root .style-footer.cta-bar-sticky{padding:12px 16px calc(env(safe-area-inset-bottom,0px) + 16px);background:linear-gradient(#f4f6f600,#f4f6f6 28%);flex-shrink:0;box-shadow:none!important;border-top:none!important}.gw-root .cta-bar,.gw-root .create-cta{max-width:430px;padding:14px 20px calc(env(safe-area-inset-bottom,0px) + 14px);z-index:50;background:linear-gradient(#f4f6f600,#f4f6f6 28%);margin:0 auto;bottom:0;left:0;right:0;position:fixed!important}.gw-root .screen{padding-bottom:128px}.gw-root .screen.plain.share-success{padding-bottom:170px}.gw-root .screen.plain.share-success .cta-bar{background:linear-gradient(#fff0,#fff 28%)}.gw-root .share-targets.share-targets-3{grid-template-columns:repeat(3,1fr)}.gw-root .live-prev .lp-note:not(.postit):not(.shape):not(.letter){-webkit-backdrop-filter:blur(6px);color:inherit;background:#ffffff2b;border:1px solid #ffffff42}.gw-root .live-prev.onlight .lp-note:not(.postit):not(.shape):not(.letter){color:inherit;background:#0000000d;border-color:#00000014}.gw-root .live-prev .lp-note .lpn-n{color:inherit;opacity:.85}.gw-root .style-fullscreen .style-sheet-scroll{padding-bottom:128px}.gw-root .style-fullscreen .cta-bar{background:linear-gradient(#f4f6f600,#f4f6f6 28%)}.gw-root .rcv-final-content{padding-bottom:120px}.gw-root .rcv-bottom-bar{padding:14px 16px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px)saturate(140%);z-index:40;background:#ffffff1f;border-top:1px solid #ffffff2e;gap:10px;max-width:430px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.gw-root .rcv-bottom-bar.onlight{background:#ffffff73;border-top-color:#0000000f}.gw-root .rcv-bb-secondary,.gw-root .rcv-bb-primary{cursor:pointer;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;height:48px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.gw-root .rcv-bb-secondary,.gw-root .rcv-bottom-bar.onlight .rcv-bb-secondary{color:#006a61;background:#dfedea}.gw-root .rcv-bb-primary{color:#fff;background:#006a61}.gw-root .rcv-bb-secondary:active,.gw-root .rcv-bb-primary:active{transform:scale(.98)}.gw-root .feedback-footer{text-align:center;width:100%;color:inherit;opacity:.7;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;padding:18px 12px 28px;font-family:Poppins,sans-serif;font-size:14px;display:flex}.gw-root .feedback-footer:hover{opacity:.95}.gw-root .feedback-link{color:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:14px;text-decoration:underline}.gw-root .home-title-row{justify-content:space-between;align-items:center;gap:12px;margin:2px 0 16px;display:flex}.gw-root .home-title-row .home-title{margin:0}.gw-root .feedback-pill{color:#006a61;cursor:pointer;background:#dfedea;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.gw-root .feedback-pill:active{transform:scale(.97)}.gw-root .modak-page{background:#edf5f3;min-height:100%;padding:0;position:relative}.gw-root .modak-back{z-index:50;cursor:pointer;color:var(--ink);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex;position:absolute;top:26px;left:14px}.gw-root .modak-scroll{flex-direction:column;gap:18px;padding:28px 24px 140px;display:flex}.gw-root .modak-lottie{justify-content:center;align-items:center;height:120px;margin-bottom:4px;display:flex}.gw-root .modak-lottie>div,.gw-root .modak-lottie svg{width:auto!important;height:120px!important}.gw-root .modak-logo-wrap{justify-content:center;margin-bottom:6px;display:flex}.gw-root .modak-logo{width:auto;height:28px}.gw-root .modak-title{color:#0a0a0b;text-align:center;margin:6px 0 0;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:1.25}.gw-root .modak-sub{color:var(--hint,#6b7280);text-align:center;margin:0;font-family:Poppins,sans-serif;font-size:15px;line-height:1.45}.gw-root .modak-values{flex-direction:column;gap:12px;margin:14px 0 8px;padding:0;list-style:none;display:flex}.gw-root .modak-values li{color:#0a0a0b;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;font-family:Poppins,sans-serif;font-size:14.5px;line-height:1.35;display:flex}.gw-root .modak-values .mv-e{text-align:center;flex:0 0 28px;font-size:22px;line-height:1}.gw-root .modak-proof{text-align:center;margin-top:8px;font-family:Poppins,sans-serif}.gw-root .modak-proof .mp-stars{color:#6b7280;font-size:13px;font-weight:500}.gw-root .modak-proof .mp-foot{color:#9aa3a3;margin-top:4px;font-size:11px}.gw-root .modak-cta-bar{padding:14px 16px calc(18px + env(safe-area-inset-bottom));z-index:40;background:linear-gradient(#edf5f300,#edf5f3 30%);flex-direction:column;align-items:center;gap:10px;max-width:430px;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.gw-root .modak-cta{color:#006a61;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;height:52px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 4px 18px #00000014}.gw-root .modak-cta:active{transform:scale(.98)}.gw-root .modak-learn{color:#9aa3a3;text-underline-offset:3px;font-family:Poppins,sans-serif;font-size:13px;text-decoration:underline}.gw-root .sender-screen,.gw-root .reveal-screen{background:#f4f6f6;flex-direction:column;gap:12px;padding-bottom:120px;display:flex}.gw-root .sender-screen .wiz-h{margin-bottom:6px;font-weight:600}.gw-root .reveal-screen .wiz-h{margin-bottom:0;font-weight:600}.gw-root .reveal-screen .wiz-h+.wiz-sub{margin-top:-6px}.gw-root .mode-card{text-align:left;width:100%;color:var(--ink);cursor:pointer;box-shadow:none;background:#fff;border:0;border-radius:18px;flex-direction:column;gap:14px;padding:16px;font-family:inherit;transition:all .18s;display:flex}.gw-root .mode-card.on{box-shadow:none}.gw-root .mode-card .mc-head{align-items:flex-start;gap:12px;display:flex}.gw-root .mc-radio{border:2px solid #c7cfce;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;transition:all .18s;display:inline-flex}.gw-root .mc-radio.on{border-color:var(--teal)}.gw-root .mc-radio .mc-dot{background:var(--teal);border-radius:50%;width:10px;height:10px;transition:all .18s;transform:scale(0)}.gw-root .mc-radio.on .mc-dot{transform:scale(1)}.gw-root .mc-text{flex-direction:column;gap:4px;display:flex}.gw-root .mc-title{color:var(--ink);font-size:16px;font-weight:500;line-height:1.25}.gw-root .mc-sub{color:var(--hint);font-size:13px;font-weight:400;line-height:1.4}.gw-root .mc-preview{flex-direction:column;align-items:center;gap:8px;animation:.25s gwfade;display:flex}.gw-root .sender-cta-bar{padding:16px 16px calc(16px + env(safe-area-inset-bottom));z-index:40;background:linear-gradient(#f4f6f600,#f4f6f6 28%);max-width:430px;margin:0 auto;position:fixed;bottom:0;left:0;right:0}.gw-root .rv-emoji{margin-right:4px}.gw-root .rv-form{flex-direction:column;gap:8px;animation:.25s gwfade;display:flex}.gw-root .rv-label{color:var(--hint);margin-top:4px;font-size:12px;font-weight:500}.gw-root .rv-input{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#f8fafa;border-radius:12px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:400}.gw-root .rv-input:focus{border-color:var(--teal);background:#fff;outline:none}.gw-root .rv-opt-row{align-items:center;gap:10px;display:flex}.gw-root .rv-correct{cursor:pointer;background:#fff;border:2px solid #c7cfce;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.gw-root .rv-correct.on{border-color:var(--teal);background:var(--teal)}.gw-root .rv-correct-dot{background:0 0;border-radius:50%;width:8px;height:8px}.gw-root .rv-correct.on .rv-correct-dot{background:#fff}.gw-root .rv-hint{color:var(--hint);margin-top:2px;font-size:12px;font-weight:400}.gw-root strong,.gw-root b{font-weight:600}.rcv-scratch-wrap{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.rcv-scratch-canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;position:absolute;inset:0}.rcv-scratch-hint{color:#fff;text-shadow:0 1px 3px #0006;pointer-events:none;font-size:14px;font-weight:500;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.gw-root .rcv-pre.rcv-question-screen{justify-content:center;padding:24px}.rcv-q{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;max-width:340px;margin:0 auto;padding:0 20px;display:flex}.rcv-q-emoji{margin-bottom:6px;font-size:44px;line-height:1}.rcv-q-title{text-align:center;color:#fff;margin-bottom:6px;font-size:20px;font-weight:600}.rcv-q-opt{color:#fff;cursor:pointer;text-align:center;background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:14px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:500;transition:all .15s}.rcv-q-opt:hover{background:#fff3}.rcv-q-opt.wrong{background:#ff6b6b2e;border-color:#ff6b6b;animation:.35s gwshake}.rcv-q-err{color:#ffb4b4;text-align:center;font-size:13px;font-weight:500}@keyframes gwshake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.gw-root .screen.plain:has(.rcv-scratch-screen){background:#0a0a0b;padding:0}.gw-root .rcv-scratch-screen{padding:32px 20px calc(env(safe-area-inset-bottom,0px) + 32px);background:#0a0a0b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;display:flex;font-family:Poppins,sans-serif!important}.gw-root .rcv-scratch-screen *{font-family:Poppins,sans-serif!important}.gw-root .rcv-scratch-card{aspect-ratio:3/4;background:#1a1a1c;border-radius:24px;flex:0 560px;width:100%;max-width:360px;max-height:70vh;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000073,0 0 0 1px #ffffff0a}.gw-root .rcv-scratch-canvas{touch-action:none;cursor:grab;z-index:2;width:100%;height:100%;position:absolute;inset:0}.gw-root .rcv-scratch-canvas:active{cursor:grabbing}.gw-root .rcv-scratch-label{pointer-events:none;z-index:3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gw-root .rcv-scratch-pill{-webkit-backdrop-filter:blur(6px);color:#fff;letter-spacing:.01em;background:#00000052;border-radius:999px;padding:10px 18px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;display:inline-block}.gw-root .rcv-scratch-under{z-index:1;color:#fff;letter-spacing:.01em;text-align:center;pointer-events:none;justify-content:center;align-items:center;padding:0 24px;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;display:flex;position:absolute;inset:0}.gw-root .send-helper{color:var(--ink-2,#5b6470);text-align:center;margin:0 0 8px;font-size:12.5px;line-height:1.35}.gw-root .send-helper.limit{color:#d64545;font-weight:600}.gw-root .gift-delete-btn{color:#c0392b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:10px;right:10px}.gw-root .gift-delete-btn:hover{color:#a93226;background:#fbecec}.gw-root .gift-delete-btn:disabled{opacity:.5;cursor:not-allowed}.gw-root .gift-delete-btn .msr{font-size:20px}
