[data-astro-cid-afcbntzb]{margin:0;padding:0;box-sizing:border-box}:root{--cream: #FAF8F3;--text-dark: #2c2c2c;--text-medium: #666666;--red: #BD3F3F;--yellow: #FFC138;--beige: #E7C7A5;--green: #A1CBA6}body{font-family:Inter,sans-serif;background-color:var(--cream);color:var(--text-dark);line-height:1.6}.container[data-astro-cid-afcbntzb]{max-width:1400px;margin:0 auto;padding:0 60px}.header[data-astro-cid-afcbntzb]{padding:20px 0 10px;background:linear-gradient(to bottom,#fffffff2,#ffffffe0);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;border-bottom:2px solid rgba(189,63,63,.35);box-shadow:0 4px 30px #bd3f3f0f}.nav-wrapper[data-astro-cid-afcbntzb]{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.brand[data-astro-cid-afcbntzb]{display:flex;align-items:center;gap:16px;text-decoration:none;transition:transform .3s ease;position:relative;z-index:101;margin-bottom:-80px}.brand[data-astro-cid-afcbntzb]:hover{transform:translateY(-2px)}.logo[data-astro-cid-afcbntzb]{width:150px;height:150px;transition:transform .3s ease;position:relative}.logo[data-astro-cid-afcbntzb]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;height:85%;background:#fff;border-radius:50%;z-index:-1}.brand[data-astro-cid-afcbntzb]:hover .logo[data-astro-cid-afcbntzb]{transform:rotate(-5deg)}.nav-menu[data-astro-cid-afcbntzb]{display:flex;gap:50px;align-items:center}.nav-menu[data-astro-cid-afcbntzb]>a[data-astro-cid-afcbntzb],.nav-menu[data-astro-cid-afcbntzb] .dropdown-toggle[data-astro-cid-afcbntzb]{color:var(--text-medium);text-decoration:none;font-size:16px;font-weight:400;font-family:Poppins,sans-serif;transition:color .3s ease}.nav-menu[data-astro-cid-afcbntzb]>a[data-astro-cid-afcbntzb]:hover,.nav-menu[data-astro-cid-afcbntzb] .dropdown-toggle[data-astro-cid-afcbntzb]:hover{color:var(--red)}.dropdown[data-astro-cid-afcbntzb]{position:relative}.dropdown-toggle[data-astro-cid-afcbntzb]:after{content:"";display:inline-block;width:8px;height:8px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .3s ease}.dropdown[data-astro-cid-afcbntzb]:hover .dropdown-toggle[data-astro-cid-afcbntzb]:after{transform:rotate(225deg)}.dropdown-menu[data-astro-cid-afcbntzb]{position:absolute;top:100%;left:0;background:#fff;border:2px solid rgba(189,63,63,.2);border-radius:4px;min-width:220px;box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:200;margin-top:12px}.dropdown[data-astro-cid-afcbntzb]:hover .dropdown-menu[data-astro-cid-afcbntzb]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-afcbntzb] a[data-astro-cid-afcbntzb]{display:block;padding:12px 20px;color:var(--text-dark);text-decoration:none;font-size:15px;font-family:Poppins,sans-serif;font-weight:500;transition:all .2s ease;border-bottom:1px solid rgba(189,63,63,.1)}.dropdown-menu[data-astro-cid-afcbntzb] a[data-astro-cid-afcbntzb]:last-child{border-bottom:none}.dropdown-menu[data-astro-cid-afcbntzb] a[data-astro-cid-afcbntzb]:hover{background:#bd3f3f0d;color:var(--red);padding-left:24px}.page-header[data-astro-cid-afcbntzb]{padding:100px 0 40px;text-align:center}.eyebrow[data-astro-cid-afcbntzb]{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:20px}h1[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:54px;font-weight:600;color:var(--text-dark);margin-bottom:24px}.subtitle[data-astro-cid-afcbntzb]{font-size:20px;color:var(--text-medium);max-width:800px;margin:0 auto;line-height:1.7}.deck-section[data-astro-cid-afcbntzb]{padding:40px 0 100px}.cards-preview-section[data-astro-cid-afcbntzb]{background:#fff9;padding:60px;border-radius:8px;border:2px solid rgba(189,63,63,.15);margin-bottom:80px}.preview-heading[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:36px;color:var(--text-dark);margin-bottom:20px;text-align:center}.preview-description[data-astro-cid-afcbntzb]{font-size:18px;color:var(--text-medium);text-align:center;margin-bottom:60px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.7}.card-example[data-astro-cid-afcbntzb]{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:70px}.card-example[data-astro-cid-afcbntzb]:last-child{margin-bottom:0}.card-box[data-astro-cid-afcbntzb]{flex:1;max-width:400px;background:#fff;border-radius:8px;padding:20px;position:relative;border:2px solid rgba(189,63,63,.2);box-shadow:0 2px 10px #00000014;transition:transform .3s ease,box-shadow .3s ease}.card-box[data-astro-cid-afcbntzb]:hover{transform:translateY(-5px);box-shadow:0 4px 20px #0000001f}.card-label[data-astro-cid-afcbntzb]{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;text-align:center;font-family:Poppins,sans-serif;color:var(--text-medium)}.card-content[data-astro-cid-afcbntzb] img[data-astro-cid-afcbntzb]{width:100%;height:auto;display:block;border-radius:4px}.arrow[data-astro-cid-afcbntzb]{font-size:48px;color:var(--red);font-weight:300;flex-shrink:0}.deck-info[data-astro-cid-afcbntzb]{margin-bottom:80px}.deck-info[data-astro-cid-afcbntzb] h2[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:36px;color:var(--text-dark);margin-bottom:28px}.features-list[data-astro-cid-afcbntzb]{list-style:none;margin-bottom:50px}.features-list[data-astro-cid-afcbntzb] li[data-astro-cid-afcbntzb]{font-size:18px;color:var(--text-dark);padding-left:28px;margin-bottom:14px;position:relative;line-height:1.6}.features-list[data-astro-cid-afcbntzb] li[data-astro-cid-afcbntzb]:before{content:"•";position:absolute;left:0;color:var(--red);font-size:24px}.who-section[data-astro-cid-afcbntzb]{background:#bd3f3f0d;padding:30px;border-radius:8px;margin-bottom:40px;border:1px solid rgba(189,63,63,.15)}.who-section[data-astro-cid-afcbntzb] h3[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:24px;color:var(--text-dark);margin-bottom:12px}.who-section[data-astro-cid-afcbntzb] p[data-astro-cid-afcbntzb]{font-size:17px;color:var(--text-medium);line-height:1.7}.download-btn[data-astro-cid-afcbntzb]{display:inline-block;padding:16px 48px;background:var(--red);color:#fff;text-decoration:none;border-radius:4px;font-weight:500;font-size:18px;transition:all .3s ease;border:2px solid var(--red)}.download-btn[data-astro-cid-afcbntzb]:hover{background:#9a3333;border-color:#9a3333;transform:translateY(-2px);box-shadow:0 4px 12px #bd3f3f4d}.instructions-box[data-astro-cid-afcbntzb]{background:#fff9;padding:50px;border-radius:8px;border:2px solid rgba(189,63,63,.15);max-width:800px;margin:0 auto 60px}.instructions-box[data-astro-cid-afcbntzb] h3[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:28px;color:var(--text-dark);margin-bottom:24px}.instructions-box[data-astro-cid-afcbntzb] ol[data-astro-cid-afcbntzb]{padding-left:24px}.instructions-box[data-astro-cid-afcbntzb] ol[data-astro-cid-afcbntzb] li[data-astro-cid-afcbntzb]{font-size:18px;color:var(--text-dark);margin-bottom:12px;line-height:1.7}.instructions-box[data-astro-cid-afcbntzb] a[data-astro-cid-afcbntzb]{color:var(--red);text-decoration:underline}.faq-section[data-astro-cid-afcbntzb]{background:#fff9;padding:60px;border-radius:8px;border:2px solid rgba(189,63,63,.15);max-width:1000px;margin:0 auto}.faq-section[data-astro-cid-afcbntzb] h3[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:32px;color:var(--text-dark);margin-bottom:40px;text-align:center}.faq-item[data-astro-cid-afcbntzb]{margin-bottom:20px;border:1px solid rgba(189,63,63,.2);border-radius:4px;background:#ffffff80}.faq-item[data-astro-cid-afcbntzb]:last-child{margin-bottom:0}.faq-item[data-astro-cid-afcbntzb] summary[data-astro-cid-afcbntzb]{cursor:pointer;padding:20px 24px;list-style:none;user-select:none}.faq-item[data-astro-cid-afcbntzb] summary[data-astro-cid-afcbntzb]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-afcbntzb] summary[data-astro-cid-afcbntzb] h4[data-astro-cid-afcbntzb]{font-family:Poppins,sans-serif;font-size:20px;color:var(--red);display:inline}.faq-item[data-astro-cid-afcbntzb] summary[data-astro-cid-afcbntzb]:after{content:"+";float:right;font-size:24px;font-weight:300;color:var(--red);transition:transform .3s ease}.faq-item[data-astro-cid-afcbntzb][open] summary[data-astro-cid-afcbntzb]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-afcbntzb] p[data-astro-cid-afcbntzb]{font-size:17px;color:var(--text-dark);line-height:1.7;padding:0 24px 20px;margin-bottom:12px}.faq-item[data-astro-cid-afcbntzb] p[data-astro-cid-afcbntzb]:last-child{margin-bottom:0}.faq-item[data-astro-cid-afcbntzb] a[data-astro-cid-afcbntzb]{color:var(--red);text-decoration:underline}.footer[data-astro-cid-afcbntzb]{margin-top:0}.footer[data-astro-cid-afcbntzb] .container[data-astro-cid-afcbntzb]{padding:50px 60px;text-align:center}.footer[data-astro-cid-afcbntzb] p[data-astro-cid-afcbntzb]{color:var(--text-medium);font-size:14px}@media(max-width:900px){h1[data-astro-cid-afcbntzb]{font-size:42px}.card-example[data-astro-cid-afcbntzb]{flex-direction:column;gap:20px}.arrow[data-astro-cid-afcbntzb]{transform:rotate(90deg)}.cards-preview-section[data-astro-cid-afcbntzb],.instructions-box[data-astro-cid-afcbntzb],.faq-section[data-astro-cid-afcbntzb]{padding:40px}}@media(max-width:600px){.container[data-astro-cid-afcbntzb]{padding:0 24px}.page-header[data-astro-cid-afcbntzb]{padding:60px 0 50px}h1[data-astro-cid-afcbntzb]{font-size:36px}.subtitle[data-astro-cid-afcbntzb]{font-size:18px}.cards-preview-section[data-astro-cid-afcbntzb]{padding:30px 20px}.preview-heading[data-astro-cid-afcbntzb]{font-size:28px}.preview-description[data-astro-cid-afcbntzb]{font-size:16px}.card-box[data-astro-cid-afcbntzb]{padding:15px}.instructions-box[data-astro-cid-afcbntzb],.faq-section[data-astro-cid-afcbntzb]{padding:30px 24px}.faq-section[data-astro-cid-afcbntzb] h3[data-astro-cid-afcbntzb]{font-size:26px}.faq-item[data-astro-cid-afcbntzb] summary[data-astro-cid-afcbntzb] h4[data-astro-cid-afcbntzb]{font-size:18px}.faq-item[data-astro-cid-afcbntzb] p[data-astro-cid-afcbntzb]{font-size:16px}}
