@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@500;600;700&display=swap";:root{font-family:Quicksand,system-ui,sans-serif;color:#4a3f67;background:#fff8fc;--brand-pink: #e957a4;--brand-pink-dark: #b83d82;--brand-orange: #f47f4f;--brand-orange-dark: #e95719;--brand-lavender: #a497e5;--brand-lavender-light: #eee9fa;--brand-aqua: #91d9dc;--brand-ink: #4a3f67;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.page{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 12% 18%,rgba(145,217,220,.34),transparent 30%),radial-gradient(circle at 85% 82%,rgba(233,87,164,.22),transparent 32%),radial-gradient(circle at 80% 8%,rgba(164,151,229,.2),transparent 26%),#fff8fc}.welcome{width:min(680px,100%);padding:clamp(36px,7vw,72px);border-radius:32px;background:#fffffff0;box-shadow:0 28px 70px -42px #253945b3;text-align:center}.brand-logo-main{display:block;width:min(480px,92%);height:auto;margin:0 auto 16px}.eyebrow{margin:0;color:var(--brand-orange-dark);font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:10px 0 16px;font-size:clamp(40px,8vw,68px);line-height:1}.intro{margin:0 auto;max-width:520px;font-size:19px;line-height:1.65;color:#706783}.auth-panel{margin:28px auto 0;max-width:430px;text-align:left}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border-radius:16px;background:#f4effb}.auth-tabs button{border:0;border-radius:12px;padding:10px;color:#706783;background:transparent;font-weight:700;cursor:pointer}.auth-tabs button.active{background:#fff;color:#4a3f67;box-shadow:0 4px 12px #2539451a}.auth-panel h2{margin:22px 0 16px;text-align:center;font-size:24px}form{display:grid;gap:14px}label{display:grid;gap:7px;font-size:14px;font-weight:700}input,select,textarea{width:100%;border:2px solid #e5dff2;border-radius:13px;padding:12px 14px;color:#4a3f67;background:#fff;font:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#e957a4;box-shadow:0 0 0 3px #509b8f21}textarea{resize:vertical}.primary-button,.secondary-button{border:0;border-radius:999px;padding:13px 22px;font-weight:700;cursor:pointer}.primary-button{margin-top:4px;color:#fff;background:#e957a4;box-shadow:0 5px #b83d82}.primary-button:disabled{cursor:wait;opacity:.6}.text-button{display:block;margin:16px auto 0;border:0;background:transparent;color:#b83d82;font-weight:700;cursor:pointer}.hint{margin:-6px 0 0;color:#958da4;font-size:12px}.adult-notice{margin:0;padding:10px 12px;border-radius:11px;color:#665d77;background:#f4effb;font-size:12px;line-height:1.4;text-align:center}.signup-consent{margin-top:1px;font-size:12px}.signup-consent button{border:0;padding:0;color:#b83d82;background:transparent;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.public-footer{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 16px;margin-top:28px;color:#958da4;font-size:12px}.public-footer button{border:0;padding:0;color:#b83d82;background:transparent;font:inherit;font-weight:700;cursor:pointer}.public-footer span{width:100%}.form-message{margin:16px 0 0;padding:11px 13px;border-radius:12px;background:#fff8fc;color:#665d77;font-size:13px;line-height:1.45;text-align:center}.form-message.error{background:#fff0e8;color:#c84e2c}.dashboard{max-width:760px}.tool-card{margin:30px auto 22px;display:grid;grid-template-columns:auto 1fr;gap:6px 14px;align-items:center;max-width:500px;padding:20px;border-radius:20px;background:#fff8fc;text-align:left}.tool-card>span{grid-row:1 / 3;font-size:32px}.tool-card>div{display:grid;gap:4px}.tool-card small{color:#706783;line-height:1.4}.tool-card .primary-button{grid-column:1 / -1;width:100%;margin-top:12px}.secondary-button{color:#b83d82;background:#eee9fa}.secondary-button:disabled{cursor:not-allowed;opacity:.55}.locked-note{grid-column:1 / -1;margin:12px 0 0;padding:11px 13px;border-radius:12px;background:#fff;color:#706783;font-size:13px;text-align:center}.redeem-card{margin:0 auto 24px;max-width:500px;padding:18px;border:2px dashed #e5dff2;border-radius:18px;text-align:left}.redeem-card h2{margin:0 0 4px;font-size:18px}.redeem-help{margin:0 0 14px;color:#706783;font-size:13px;line-height:1.4}.redeem-card .secondary-button{width:100%;margin-top:4px}.membership-card{margin:0 auto 22px;max-width:500px;padding:22px;border-radius:20px;background:#eee9fa;text-align:center}.membership-card h2{margin:7px 0 8px;font-size:24px}.membership-card>p:not(.beta-badge):not(.form-message){margin:0 auto 16px;color:#665d77;font-size:14px;line-height:1.45}.beta-badge{display:inline-block;margin:0;padding:5px 10px;border-radius:999px;color:#c84e2c;background:#fff0e8;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.membership-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.membership-options button{position:relative;display:grid;gap:1px;padding:15px 10px;border:2px solid transparent;border-radius:16px;color:#4a3f67;background:#fff;cursor:pointer}.membership-options button.best-value{border-color:#f47f4f}.membership-options button:disabled{cursor:wait;opacity:.65}.membership-options strong{font-size:26px}.membership-options span{color:#706783;font-size:13px}.membership-options small{min-height:15px;color:#f47f4f;font-weight:700}.membership-toast{position:fixed;right:24px;bottom:24px;z-index:10;padding:14px 18px;border-radius:16px;color:#fff;background:#b83d82;box-shadow:0 10px 30px #25394533;font-weight:700;animation:toast-in .25s ease-out}.membership-manage{margin-top:2px}.hub-page{min-height:100vh;padding-bottom:64px;background:radial-gradient(circle at 8% 8%,rgba(145,217,220,.22),transparent 26%),radial-gradient(circle at 92% 88%,rgba(233,87,164,.16),transparent 28%),radial-gradient(circle at 75% 16%,rgba(164,151,229,.13),transparent 24%),#fff8fc}.hub-header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:18px max(24px,calc((100vw - 1120px)/2));background:#fffffff0;border-bottom:1px solid #e5dff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hub-brand{display:flex;align-items:center;gap:18px;min-width:0}.hub-brand>img{width:clamp(210px,25vw,320px);height:auto}.hub-brand .eyebrow{font-size:11px}.hub-header h1{margin:3px 0 0;font-size:clamp(28px,4vw,42px)}.account-menu{position:relative}.account-menu summary{max-width:280px;padding:10px 14px;border-radius:999px;color:#b83d82;background:#eee9fa;font-weight:700;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu>div{position:absolute;right:0;top:calc(100% + 8px);width:260px;display:grid;padding:8px;border:1px solid #e5dff2;border-radius:14px;background:#fff;box-shadow:0 14px 32px #25394529}.account-menu button{border:0;border-radius:10px;padding:10px 12px;color:#4a3f67;background:transparent;text-align:left;cursor:pointer}.account-menu button:hover{background:#fff8fc}.account-email{margin:3px 7px 8px;color:#706783;font-size:12px;overflow-wrap:anywhere}.display-name-form{display:grid;gap:6px;margin:0 0 7px;padding:8px 7px 10px;border-bottom:1px solid #eee9fa}.display-name-form label{display:grid;gap:5px;color:#4a3f67;font-size:12px;font-weight:700}.display-name-form input{width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #d8d0e8;border-radius:9px;color:#4a3f67;background:#fff;font:inherit}.display-name-form button{padding:8px 10px;color:#fff;background:#b83d82;text-align:center}.display-name-form button:hover{background:#a52f73}.display-name-form button:disabled{cursor:wait;opacity:.6}.display-name-form small{color:#706783;line-height:1.3}.hub-content{width:min(1120px,calc(100% - 40px));margin:34px auto}.hub-content h2{margin:0 0 16px;font-size:28px}.library-intro{max-width:720px;margin:-7px 0 20px;color:#706783;line-height:1.55}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.category-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:150px;padding:24px;border:0;border-radius:24px;color:#4a3f67;background:#fff;box-shadow:0 14px 34px -26px #253945cc;text-align:left;cursor:pointer}.category-card>span{font-size:38px}.category-card h3{margin:0 0 6px;font-size:21px}.category-card p{margin:0;color:#706783;line-height:1.45}.category-card b{color:#e957a4;font-size:26px}.category-card small{display:inline-block;margin-top:10px;color:#c84e2c;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.category-card:disabled{cursor:default;opacity:.72}.category-card .access-count{color:#706783}.category-card .access-count.has-access{color:#b83d82}.hub-back{margin-bottom:22px;border:0;padding:0;color:#b83d82;background:transparent;font-weight:700;cursor:pointer}.category-heading{display:flex;align-items:center;gap:18px;margin-bottom:26px}.category-heading>span{font-size:48px}.category-heading h2{margin-bottom:5px}.category-heading p{margin:0;color:#706783}.theme-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.theme-card{display:grid;grid-template-columns:auto 1fr;gap:12px 14px;align-content:start;padding:22px;border-radius:22px;background:#fff;box-shadow:0 14px 34px -26px #253945cc}.theme-icon{font-size:34px}.theme-card h3{margin:2px 0 7px;font-size:20px}.theme-card div>p:last-child{margin:0;color:#706783;line-height:1.45}.theme-label{margin:0;color:#f47f4f;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.theme-card .primary-button,.theme-card .locked-note{grid-column:1 / -1;width:100%}.cute-icon{width:54px;height:54px;border-radius:18px;display:inline-grid;place-items:center;color:var(--brand-ink);background:linear-gradient(145deg,#fff,#f5f1fc);box-shadow:0 9px 20px #4a3f6724,inset 0 0 0 2px #ffffffe6;flex:0 0 auto}.cute-icon svg{width:42px;height:42px;overflow:visible}.cute-icon svg *{fill:#fff;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cute-icon svg .icon-pop{fill:#f6ad8f;stroke:currentColor}.agenda-icon{background:linear-gradient(145deg,#fff5cf,#ffe59a)}.check-icon{background:linear-gradient(145deg,#e7f7e4,#bfe8bc)}.check-icon .icon-pop{fill:none;stroke:#5b9b61;stroke-width:5}.group-icon{background:linear-gradient(145deg,#e7f6ff,#bbe4f4)}.group-icon .icon-pop{fill:none;stroke:#4aa6cb}.game-icon{background:linear-gradient(145deg,#f7edff,#ddc5ef)}.game-icon .icon-pop{fill:none;stroke:#9e6dbf}.pig-icon{background:linear-gradient(145deg,#fff0f4,#ffc9d7)}.pig-icon .icon-pop{fill:#f48dab}.football-icon{background:linear-gradient(145deg,#fff1df,#dfae78)}.football-icon svg>path:first-child{fill:#bf7548}.cow-icon{background:linear-gradient(145deg,#f3fff0,#cfeec8)}.cow-icon .icon-pop{fill:#263a42}.leaf-icon{background:linear-gradient(145deg,#fff2d8,#f3bd72)}.leaf-icon svg>path:first-child{fill:#e17b4d}.leaf-icon .icon-pop{fill:none;stroke:#8f4f36}.fallback-icon{font-size:30px}.category-card>.cute-icon{width:62px;height:62px;border-radius:20px}.category-heading>.cute-icon{width:64px;height:64px;border-radius:21px}.theme-card>.cute-icon{grid-row:1 / 3}.conversion-area{width:min(1040px,calc(100% - 40px));display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:48px auto 0;align-items:start}.conversion-area .membership-card,.conversion-area .redeem-card{width:100%;max-width:none;margin:0}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.board-page{height:100vh;height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#fff8fc}.back-button{display:inline-flex;align-items:center;gap:8px}.back-button img{width:30px;height:30px;border-radius:50%}.board-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:10px 18px;color:#4a3f67;background:#fff;border-bottom:1px solid #e5dff2;box-shadow:0 3px 14px #25394514;z-index:1}.board-toolbar>div{display:flex;align-items:baseline;gap:14px}.board-toolbar span{color:#706783;font-size:13px}.toolbar-feedback{border:0;padding:0;color:#b83d82;background:transparent;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.back-button{border:0;border-radius:999px;padding:10px 15px;color:#b83d82;background:#eee9fa;font-weight:700;cursor:pointer}.board-frame{width:100%;height:100%;min-height:0;border:0;background:#fff}.session-alert{width:min(1040px,calc(100% - 40px));display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px auto 0;padding:13px 16px;border-radius:14px;color:#665d77;background:#fff3d7;font-weight:700}.session-alert button{flex:0 0 auto;border:0;border-radius:999px;padding:9px 14px;color:#fff;background:#b83d82;font-weight:800;cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#25394573;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feedback-modal,.info-modal{position:relative;width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:30px;border-radius:24px;background:#fff;box-shadow:0 28px 70px #2539454d}.feedback-modal h2{margin:5px 36px 7px 0;font-size:27px}.feedback-intro{margin:0 0 20px;color:#706783;line-height:1.5}.info-modal{width:min(680px,100%)}.info-modal h2{margin:5px 36px 3px 0;font-size:29px}.info-modal h3{margin:22px 0 5px;font-size:17px}.info-modal p{color:#665d77;line-height:1.58}.info-modal .policy-date{margin:0 0 20px;color:#958da4;font-size:13px}.modal-close{position:absolute;top:16px;right:18px;width:38px;height:38px;border:0;border-radius:50%;color:#665d77;background:#f4effb;font-size:25px;cursor:pointer}.feedback-modal fieldset{margin:0;padding:0;border:0}.feedback-modal legend{margin-bottom:5px;font-size:14px;font-weight:700}.rating-options{display:flex;gap:5px}.rating-options button{border:0;padding:2px;color:#cbd5d7;background:transparent;font-size:30px;cursor:pointer}.rating-options button.selected,.rating-options button:has(~button.selected){color:#e5a640}.consent-option{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;font-weight:600;line-height:1.4}.consent-option input{width:18px;height:18px;margin-top:2px;accent-color:#e957a4}.feedback-privacy{margin:-7px 0 0 28px;color:#958da4;font-size:12px;line-height:1.4}.testimonial-identity{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-3px 0 2px 28px;padding:13px;border-radius:14px;background:#f3f8f7}.testimonial-identity>p{grid-column:1 / -1;margin:0;color:#665d77;font-size:13px;font-weight:700}.testimonial-identity label{margin:0;font-size:13px}.privacy-callout{display:grid;gap:3px;margin:18px 0;padding:15px;border-radius:14px;color:#665d77;background:#eee9fa;line-height:1.45}.privacy-callout strong{color:#4a3f67}.danger-button{width:100%;border:0;border-radius:999px;padding:13px 18px;color:#fff;background:#b65342;font-weight:700;cursor:pointer}.danger-button:disabled{cursor:not-allowed;opacity:.45}.policy-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px}.policy-links button,.hub-footer button{border:0;padding:0;color:#b83d82;background:transparent;font:inherit;font-weight:700;cursor:pointer}.hub-footer{width:min(1120px,calc(100% - 40px));display:flex;flex-wrap:wrap;gap:10px 20px;margin:54px auto 0;padding-top:20px;border-top:1px solid #e5dff2;color:#958da4;font-size:13px}.hub-footer span{margin-left:auto}.review-list{display:grid;gap:12px}.review-list article{padding:15px;border:1px solid #e5dff2;border-radius:14px;background:#faf8f3}.review-list small,.review-list em{display:block;margin-top:3px;color:#706783;font-size:12px}.review-list article>p{margin:10px 0}.review-list article>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.review-list button{border:0;border-radius:999px;padding:7px 12px;color:#b83d82;background:#eee9fa;font-weight:700;cursor:pointer}.testimonial-section{width:min(1040px,calc(100% - 40px));margin:42px auto 0;text-align:center}.testimonial-section h2{margin:5px 0 18px}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.testimonial-grid blockquote{margin:0;padding:20px;border-radius:18px;background:#fff;box-shadow:0 14px 34px -26px #253945cc;text-align:left}.testimonial-grid blockquote div{color:#e5a640;letter-spacing:.08em}.testimonial-grid blockquote p{margin:9px 0 0;color:#665d77;line-height:1.5}.testimonial-grid blockquote footer{margin-top:12px;color:#b83d82;font-size:13px;font-weight:800}@media(max-width:700px){.board-page{position:relative;width:100%;height:100vh;height:100dvh;min-height:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.board-frame{width:100%;max-width:100vw;height:100%;min-width:0;min-height:0}.page{padding:16px}.welcome{padding:30px 20px;border-radius:24px}h1{font-size:42px}.intro{font-size:16px}.board-toolbar{align-items:flex-start;padding:9px 10px}.board-toolbar>div{display:grid;gap:1px;text-align:right}.back-button{padding:8px 11px}.board-toolbar .toolbar-feedback{display:none}.feedback-modal,.info-modal{padding:25px 20px;border-radius:20px}.hub-footer span{width:100%;margin-left:0}.membership-options{grid-template-columns:1fr}.testimonial-identity{grid-template-columns:1fr;margin-left:0}.testimonial-identity>p{grid-column:1}.hub-header{align-items:flex-start;gap:10px;padding:14px 16px}.hub-brand{gap:9px}.hub-brand>img{width:135px}.hub-brand .eyebrow{display:none}.hub-header h1{font-size:21px;line-height:1.05}.account-menu summary{max-width:125px;font-size:12px}.session-alert{width:calc(100% - 24px);align-items:flex-start}.hub-content,.conversion-area{width:min(100% - 24px,1120px)}.category-grid,.conversion-area{grid-template-columns:1fr}.category-card{min-height:130px;padding:18px}}
