@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Noto+Serif+SC:wght@400;500;600&display=swap";.pictionary-tools[data-astro-cid-oondkvbh]{background:#231e15}.tool-card[data-astro-cid-oondkvbh]{color:#fff}.tool-thumb[data-astro-cid-oondkvbh]{height:clamp(200px,24vw,270px);border-radius:2rem;border:1px solid rgba(255,255,255,.12);position:relative;overflow:hidden}.tool-thumb-link[data-astro-cid-oondkvbh]{display:block;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tool-thumb-link[data-astro-cid-oondkvbh]:hover{transform:translateY(-2px);border-color:#ffffff3d;box-shadow:0 14px 28px #00000038}.tool-thumb[data-astro-cid-oondkvbh]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff1a,#0000000f)}.tool-thumb-image[data-astro-cid-oondkvbh]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:relative;z-index:1}.theme-amber[data-astro-cid-oondkvbh]{background:linear-gradient(135deg,#fcb315,#f59e0b 55%,#fef3c7)}.theme-mist[data-astro-cid-oondkvbh]{background:linear-gradient(135deg,#dad3dd,#cfc9d2 55%,#efebf2)}.theme-cyan[data-astro-cid-oondkvbh]{background:linear-gradient(135deg,#45c3c7,#64d5d8 55%,#b1f0f2)}.tool-thumb-label[data-astro-cid-oondkvbh]{position:absolute;z-index:1;left:1rem;bottom:1rem;display:inline-flex;align-items:center;min-height:2rem;padding:.25rem .7rem;border-radius:999px;background:#00000059;color:#ffffffe6;font-size:.8rem;letter-spacing:.03em}.tool-link[data-astro-cid-oondkvbh]{--shift-distance: .25rem ;--link-yellow: #facc15;position:relative;z-index:1;display:inline-flex;align-items:center;gap:.6rem;color:#fff;text-decoration:none;border-radius:2em;line-height:2rem;padding-right:.2rem;transform:translate(0);transition:color .15s ease-in-out,transform .3s ease}.tool-link[data-astro-cid-oondkvbh]:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2.35rem;height:2.35rem;border-radius:2em;background:var(--link-yellow);transition:width .32s ease;z-index:-1}.link-label[data-astro-cid-oondkvbh],.arrow-badge[data-astro-cid-oondkvbh]{position:relative;z-index:1}.link-label[data-astro-cid-oondkvbh]{font-size:1em;font-weight:400;padding:.38rem .72rem .38rem .76rem;transition:color .2s ease}.arrow-badge[data-astro-cid-oondkvbh]{width:2.35rem;height:2.35rem;border-radius:999px;display:inline-grid;place-items:center;color:#1f1a13;font-size:1.15rem;line-height:2rem;font-weight:400;transition:transform .2s ease,color .2s ease}.group[data-astro-cid-oondkvbh]:hover .tool-link[data-astro-cid-oondkvbh]{transform:translate(var(--shift-distance))}.group[data-astro-cid-oondkvbh]:hover .tool-link[data-astro-cid-oondkvbh]:before{width:100%}.group[data-astro-cid-oondkvbh]:hover .link-label[data-astro-cid-oondkvbh],.group[data-astro-cid-oondkvbh]:hover .arrow-badge[data-astro-cid-oondkvbh]{color:#1f1a13}.group[data-astro-cid-oondkvbh]:hover .arrow-badge[data-astro-cid-oondkvbh]{transform:translate(2px)}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#fafaf8;color:#1a1a1a}h1,h2,h3,h4{font-family:Playfair Display,serif}.font-zen{font-family:"Noto Serif SC",serif}.glass{background:#fafaf8d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.ink-border{border:1px solid rgba(26,26,26,.1)}.vertical-text{writing-mode:vertical-rl;text-orientation:mixed}.zen-mode{filter:grayscale(.8) contrast(1.1)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes neon-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes seal-pulse{0%,to{transform:scale(1);box-shadow:0 8px 20px #d45a2a4d}50%{transform:scale(1.03);box-shadow:0 8px 25px #d45a2a66}}@keyframes divider-grow{0%{height:0%}to{height:80%}}@keyframes bottom-line-grow{0%{width:0%}to{width:60%}}.animate-float{animation:float 3s ease-in-out infinite}.animate-breathe{animation:breathe 3s ease-in-out infinite}.animate-neon-pulse{animation:neon-pulse 2s ease-in-out infinite}.seal-pulse{animation:seal-pulse 4s ease-in-out infinite}.divider-grow{animation:divider-grow .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.5s;height:0%}.bottom-line{animation:bottom-line-grow 1s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.8s;width:0%}.word-card.selected{background:#0066ff1a;color:#06f;border-color:#06f;transform:scale(1.1);box-shadow:0 0 20px #0066ff4d}.faq-item.active{box-shadow:0 10px 40px #1a1a1a14}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-answer-text{opacity:0;transform:rotateX(-10deg);transition:opacity .3s ease,transform .4s cubic-bezier(.16,1,.3,1)}.faq-item.active .faq-answer-text{opacity:1;transform:rotateX(0)}.gradient-border{background:linear-gradient(135deg,#d45a2a,#ff8a5c,#d45a2a);padding:2px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor}.reveal{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.16,1,.3,1)}.reveal.active{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-30px);transition:all .5s cubic-bezier(.16,1,.3,1)}.reveal-left.active{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transform:scale(.9);transition:all .5s cubic-bezier(.16,1,.3,1)}.reveal-scale.active{opacity:1;transform:scale(1)}
