.testimonials-section[data-v-b2753f8c]{text-align:center;padding:0}h2[data-v-b2753f8c]{font-size:2.5em;margin-bottom:30px;font-weight:800}.testimonial-container[data-v-b2753f8c]{display:flex;align-items:stretch;justify-content:center;max-width:400px;max-height:1200px;margin:0 auto}.testimonial-container.desktop[data-v-b2753f8c]{max-width:900px}.testimonials-wrapper[data-v-b2753f8c]{display:flex;flex:1;gap:20px;width:100%}.testimonial[data-v-b2753f8c]{background-color:var(--vt-c-black);flex:0 0 calc(50% - 10px);padding:20px;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;border-radius:20px;border:4px solid var(--gold);position:relative;max-height:100%;box-shadow:2px 2px 8px #0003}.testimonial-content[data-v-b2753f8c]{flex-grow:1;display:flex;flex-direction:column}.quote[data-v-b2753f8c]{flex-grow:1;font-style:italic;margin-bottom:10px}.author-container[data-v-b2753f8c]{display:flex;align-items:center;justify-content:flex-end;margin-top:10px}.author-image[data-v-b2753f8c]{width:80px;height:80px;border-radius:50%;margin-right:10px}.author[data-v-b2753f8c]{font-weight:700;margin-top:20}.nav-button[data-v-b2753f8c]{background:none;border:none;font-size:3em;cursor:pointer;color:var(--gold)}.nav-button[data-v-b2753f8c]:hover{color:var(--gold-hover)}.expand-button[data-v-b2753f8c]{background:none;border:none;color:var(--gold);cursor:pointer;font-size:.9em;text-decoration:underline;position:absolute;bottom:10px;left:20px}.expand-button[data-v-b2753f8c]:hover{color:var(--gold-hover)}.testimonial-number[data-v-b2753f8c]{position:absolute;top:10px;right:10px;color:var(--gold);font-weight:700}#fine-print[data-v-b2753f8c]{margin-top:30px;font-style:italic}@media (max-width: 1000px){.testimonial-container[data-v-b2753f8c]{max-width:400px}.testimonial[data-v-b2753f8c]{flex:0 0 100%}}#pricing-bubble[data-v-a6e5ccfe]{background-color:var(--dark-background);background-color:var(--vt-c-black);color:#fff;padding:30px;border-radius:20px;border:4px solid var(--gold);align-items:center;position:relative}h3[data-v-a6e5ccfe]{font-weight:700}.title[data-v-a6e5ccfe]{font-weight:900;font-size:3em;line-height:.8em}ul[data-v-a6e5ccfe]{margin-top:15px;font-size:1.3em}ul#sub-list[data-v-a6e5ccfe]{margin-top:0;font-size:1em}li[data-v-a6e5ccfe]{text-align:left}#start[data-v-a6e5ccfe]{margin-top:30px;width:100%}#pricing-bubble.popup h1[data-v-a6e5ccfe]{font-size:3rem}#pricing-bubble.popup ul[data-v-a6e5ccfe]{font-size:1.6rem}#pricing-bubble.popup #start[data-v-a6e5ccfe]{display:none}.original-price[data-v-a6e5ccfe]{text-decoration:line-through;color:#888;font-size:.8em;margin-right:10px;line-height:1.2em}.discounted-price[data-v-a6e5ccfe]{color:#4caf50;font-weight:700}.early-access[data-v-a6e5ccfe]{color:orange;font-weight:700;font-size:1.2em;margin-top:0;margin-bottom:10px}@media screen and (max-width: 550px){.original-price[data-v-a6e5ccfe]{font-size:.5em;margin-bottom:0;line-height:1em}#pricing-bubble[data-v-a6e5ccfe]{padding:10px}.discounted-price[data-v-a6e5ccfe],.amount[data-v-a6e5ccfe]{font-size:.7em}.early-access[data-v-a6e5ccfe]{font-size:1em}.free-sticker[data-v-a6e5ccfe]{width:60px;height:60px;font-size:.9em;bottom:0;right:0;padding:10px}}.pricing-tiers[data-v-a6e5ccfe]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;text-align:center}.pricing-tiers[data-v-a6e5ccfe]:has(.tier:nth-child(2):last-child){grid-template-columns:repeat(2,1fr);max-width:80%;margin-left:auto;margin-right:auto}.tier[data-v-a6e5ccfe]{padding:10px;border:1px solid var(--gold);border-radius:8px}.tier-header[data-v-a6e5ccfe]{font-weight:700;color:var(--gold);font-size:.9em;margin-bottom:5px}.tier-price[data-v-a6e5ccfe]{font-weight:900;font-size:1.2em;color:#4caf50}.tier-detail[data-v-a6e5ccfe]{font-size:.8em;color:#fff}@media screen and (max-width: 550px){.pricing-tiers[data-v-a6e5ccfe]{gap:5px}.tier[data-v-a6e5ccfe]{padding:5px}.tier-price[data-v-a6e5ccfe]{font-size:1em}}.free-sticker[data-v-a6e5ccfe]{position:absolute;bottom:30px;right:0;background-color:#ff3b30;color:#fff;padding:15px;font-weight:700;transform:rotate(0);box-shadow:0 4px 8px #0000004d;animation:pulse-a6e5ccfe 2s infinite;z-index:10;width:100px;height:100px;display:flex;align-items:center;line-height:1em;justify-content:center;text-align:center;border-radius:50%}@keyframes pulse-a6e5ccfe{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pricing-toggle[data-v-a6e5ccfe]{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.toggle-btn[data-v-a6e5ccfe]{padding:8px 16px;border:2px solid var(--gold);background:transparent;color:var(--gold);border-radius:20px;cursor:pointer;transition:all .3s ease}.toggle-btn.active[data-v-a6e5ccfe]{background:var(--gold);color:var(--vt-c-black)}.toggle-btn[data-v-a6e5ccfe]:hover{background:var(--gold);color:var(--vt-c-black);opacity:.9}[data-v-4d7d214f] .answer a{color:var(--gold);text-decoration:none;font-weight:700}[data-v-4d7d214f] .answer a:hover{text-decoration:underline}.container[data-v-4d7d214f]{display:flex;justify-content:center;overflow-y:auto}.wrapper.desktop[data-v-4d7d214f]{max-width:var(--max-width);padding:0 50px;height:fit-content}.wrapper.mobile[data-v-4d7d214f]{max-width:var(--max-width);padding:0;height:fit-content}h1[data-v-4d7d214f]{font-weight:900}.faq[data-v-4d7d214f]{margin:20px 0;display:flex;align-items:left;flex-direction:column}.question-container[data-v-4d7d214f]{flex-grow:1;display:flex;cursor:pointer;justify-content:space-between;align-items:center;padding-right:10px}.question[data-v-4d7d214f]{padding:10px}.question-container[data-v-4d7d214f]:hover{background-color:var(--dark-background);border-radius:10px}.answer[data-v-4d7d214f]{padding:10px;border-left:3px solid #ccc}.icon[data-v-4d7d214f]{float:right;transition:transform .3s ease;margin-left:10px}.faq:not(.open) .icon[data-v-4d7d214f]{transform:rotate(0)}.faq.open .icon[data-v-4d7d214f]{transform:rotate(180deg)}.expand-button[data-v-4d7d214f]{background-color:var(--color-background-soft);border:1px solid var(--color-border);border-radius:5px;padding:5px 10px;cursor:pointer}.expand-button[data-v-4d7d214f]:hover{background-color:var(--color-background-mute)}.expand-button.disabled[data-v-4d7d214f]{opacity:.5;cursor:not-allowed}.container[data-v-f378a99d]{background-color:var(--dark-background);color:#fff;position:relative}.nowrap[data-v-f378a99d]{white-space:nowrap}.section[data-v-f378a99d]{display:flex;width:90%;margin:auto;border-radius:20px;padding:50px;justify-content:center;align-items:center}.section[data-v-f378a99d]:first-child{padding-top:30px}.section:not(.lighter)+.section[data-v-f378a99d]:not(.lighter){padding-top:0}.section-content[data-v-f378a99d]{height:100%;width:100%;max-width:var(--max-width);margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px}.hidden-image[data-v-f378a99d]{visibility:hidden;position:absolute;width:0;height:0;overflow:hidden}.tagline h1[data-v-f378a99d]{font-weight:700;font-size:3.5em;margin:-8px;-webkit-text-stroke-color:black;-webkit-text-stroke-width:1px;text-shadow:2px 2px 5px rgba(0,0,0,.7)}#world-building[data-v-f378a99d]{font-family:WhiteStorm,Barlow;font-size:1.8em;font-size-adjust:1.5;line-height:2em;font-display:swap}#testimonials[data-v-f378a99d]{padding-bottom:20px}.tagline span[data-v-f378a99d]{font-size:3.5em;margin:0;-webkit-text-stroke-color:black;-webkit-text-stroke-width:1px;text-shadow:2px 2px 5px rgba(0,0,0,.7);line-height:1em}#pre-tagline[data-v-f378a99d]{color:var(--gold);font-size:1.8em;font-weight:800}.tagline[data-v-f378a99d]{justify-content:space-between;padding:0 30px 60px;width:100%;background-position-x:left;background-position-y:bottom;background-repeat:no-repeat;background-size:contain;box-shadow:0 0 8px 8px var(--dark-background) inset;background-image:url(/assets/DRAGON_hero_inf.C1SlUpP0.png)}.tagline .col[data-v-f378a99d]{padding:0 15px}.col[data-v-f378a99d]{min-width:30%}@media (max-width: 450px){.tagline[data-v-f378a99d]{background-image:url(/assets/DRAGON_hero_450.DMkDI9gF.png)}#pre-tagline[data-v-f378a99d]{font-size:1.3em}.tagline .col[data-v-f378a99d]{padding:0}}.tagline[data-v-f378a99d]>*{max-width:40%}#hero[data-v-f378a99d]{width:100%}#hero .blurb[data-v-f378a99d]{margin:20px 0;font-size:1.3em}#hero #screenshot[data-v-f378a99d]{max-width:700px;position:relative}#hero #screenshot img[data-v-f378a99d]{position:absolute;right:0;margin:auto;border-radius:10px;box-shadow:4px 4px 15px #000c;width:500px;height:700px;z-index:10}#start[data-v-f378a99d]{font-size:2em;padding:15px 35px;border-radius:20px}.button-container[data-v-f378a99d]{position:relative;display:inline-block}.free-sticker[data-v-f378a99d]{position:absolute;top:-10px;right:-10px;background-color:var(--gold);color:#000;font-size:.8em;font-weight:700;padding:4px 8px;border-radius:12px;transform:rotate(15deg);box-shadow:2px 2px 4px #0000004d;z-index:10;white-space:nowrap}.lighter[data-v-f378a99d]{background-color:var(--lighter-background);max-width:var(--max-width);width:90%;margin:30px auto;border-radius:20px;padding:30px}.row.light-cards[data-v-f378a99d]{align-items:stretch!important}.light-card[data-v-f378a99d]{background-color:var(--lighter-background);background-color:var(--vt-c-black);width:100%;border-radius:20px;padding:30px;font-weight:500;box-shadow:2px 2px 8px #0003;flex:1;text-align:center}.light-card[data-v-f378a99d]>*{font-weight:inherit}.light-card h3[data-v-f378a99d]{font-weight:700;font-size:1.3em;white-space:nowrap}.light-card#values .value[data-v-f378a99d]:not(:last-child){margin-bottom:15px}.light-card#hiw ol li[data-v-f378a99d]{font-size:1.3em}.light-card h2[data-v-f378a99d]{text-align:center;font-size:1.8em;margin-bottom:15px}#pitch .light-card .row.light-card-header[data-v-f378a99d]{justify-content:center;align-items:center;gap:15px;margin-bottom:15px;flex-direction:row!important}.light-card .features-icon[data-v-f378a99d]{background-color:var(--green);padding:10px;border-radius:50px;display:flex}.light-card .features-icon.d10[data-v-f378a99d]{background-color:var(--gold)}.light-card .features-icon.d12[data-v-f378a99d]{background-color:var(--blue)}.light-card .features-icon.d20[data-v-f378a99d]{background-color:var(--purple)}.light-card .features-icon img[data-v-f378a99d]{width:25px}#demo[data-v-f378a99d]{align-items:flex-start;position:relative}#demo .col[data-v-f378a99d]{max-width:var(--max-width);margin-right:20%;position:relative}#demo p[data-v-f378a99d]{font-size:20px;font-weight:500;margin-top:20px}#demo p span[data-v-f378a99d]{font-weight:500;margin-right:.6rem}#demo #p2[data-v-f378a99d]{position:absolute;right:-65%;top:50%}#demo img[data-v-f378a99d]{width:auto;height:auto}#demo-imgs[data-v-f378a99d]{display:flex}#demo-imgs img#upload-img[data-v-f378a99d]{max-width:50%;border-radius:10px;box-shadow:4px 4px 15px #000c}.demo-header[data-v-f378a99d]{display:flex;justify-content:space-between;width:100%;align-items:center}#demo-description[data-v-f378a99d]{max-width:48%;min-height:120px;padding-bottom:20px}#demo .expandable-content.hidden[data-v-f378a99d]{display:none}.demo-title[data-v-f378a99d]{margin-right:auto;font-weight:800}.demo-link[data-v-f378a99d]{color:#fff}.demo-header .green-btn[data-v-f378a99d]{margin-left:auto}#arrow[data-v-f378a99d]{position:absolute;right:3%;z-index:12;width:20%!important;top:37%;rotate:-17deg}#pricing-and-faq .row[data-v-f378a99d]{width:100%;justify-content:space-evenly}#demo:has(.expandable-content.hidden)+#pitch[data-v-f378a99d]{margin-top:50px}#pitch .col[data-v-f378a99d]{min-width:50%;gap:20px}#pitch .row[data-v-f378a99d]{width:100%;gap:20px;align-items:flex-start}#pitch .row#pitch-content[data-v-f378a99d]{align-items:center;gap:30px}#pitch .col.space-between[data-v-f378a99d]{justify-content:space-between}#pitch h1[data-v-f378a99d],#how-it-works h1[data-v-f378a99d]{font-size:3.5em;font-weight:800;line-height:1em;margin-bottom:15px}#pitch h1[data-v-f378a99d]{width:80%}#pitch-blurb p[data-v-f378a99d]{font-size:1.8em;line-height:1.5em;width:80%}.languages[data-v-f378a99d]{text-align:center}.flags[data-v-f378a99d]{font-size:40px;line-height:40px}.gmassistant[data-v-f378a99d]{font-weight:900;font-size:1.1em}#pitch .emphasis[data-v-f378a99d]{font-size:1.1em;font-weight:700;font-style:italic}#how-it-works[data-v-f378a99d]>*{font-weight:500}#how-it-works h1[data-v-f378a99d]{margin-bottom:30px}#how-it-works .row[data-v-f378a99d]{width:100%;font-size:1.7em;gap:30px;align-items:center}#how-it-works .row .col[data-v-f378a99d]{width:100%}#how-it-works h2[data-v-f378a99d]{text-align:center;font-weight:700}#pricing-and-faq h3[data-v-f378a99d]{font-weight:700}#pricing-and-faq h2[data-v-f378a99d],#pitch h2[data-v-f378a99d]{font-weight:900;line-height:1.4em}#pricing-and-faq ul[data-v-f378a99d]{margin-top:15px;font-size:1.3em}#faq-component[data-v-f378a99d]{background-color:transparent;max-width:550px;padding-left:50px}#email[data-v-f378a99d],#email[data-v-f378a99d]:link{color:#fff;background-color:var(--blue);text-decoration:none;margin-left:.5rem;padding:1px 8px 3px;border-radius:10px;font-weight:500}#email[data-v-f378a99d]:hover{background-color:var(--blue-hover)}.expandable[data-v-f378a99d]{cursor:pointer;width:100%}.expandable-header[data-v-f378a99d]{margin-bottom:1rem;width:100%}.expandable-content[data-v-f378a99d]{transition:max-height .3s ease-out;overflow:hidden}.expandable-content p[data-v-f378a99d]:first-child{margin-bottom:.5rem}.expand-icon[data-v-f378a99d]{font-size:small}.loading[data-v-f378a99d]{text-align:center;padding:1rem}a.discord[data-v-f378a99d]{margin-left:5px;vertical-align:middle;color:#fff;text-decoration:none}a.discord[data-v-f378a99d]:hover{color:var(--gold)}#pricing-and-faq .row[data-v-f378a99d]{gap:2rem}@media screen and (max-width: 1450px){#demo .col[data-v-f378a99d]{margin-right:30%}#arrow[data-v-f378a99d]{right:0;width:25%!important}}@media screen and (max-width: 1450px){#arrow[data-v-f378a99d]{top:28%}.tagline .col[data-v-f378a99d]{max-width:50%}#hero #screenshot[data-v-f378a99d]{width:60%}}@media screen and (max-width: 1250px){#pitch .row.light-cards[data-v-f378a99d]{flex-direction:column}}@media screen and (max-width: 1215px){#hero #screenshot[data-v-f378a99d]{width:50%}#world-building[data-v-f378a99d]{font-size:1.6em}}@media screen and (max-width: 1190px){.tagline[data-v-f378a99d]{position:relative}#demo #p2[data-v-f378a99d]{display:flex;flex-direction:column;right:-46%;top:55%}}@media screen and (max-width: 1155px){.tagline[data-v-f378a99d]{position:relative}#demo #p2[data-v-f378a99d]{right:-40%;top:40%}}@media screen and (max-width: 1025px){#arrow[data-v-f378a99d]{width:30%!important;right:-30px;top:20%}#demo #p2[data-v-f378a99d]{top:40%}}@media screen and (max-width: 1000px){.tagline[data-v-f378a99d]{position:relative}.tagline .col[data-v-f378a99d]{max-width:70%}#screenshot[data-v-f378a99d]{display:none}#demo-description[data-v-f378a99d]{max-width:100%}#demo[data-v-f378a99d]{padding-bottom:9rem}#arrow[data-v-f378a99d]{right:0;top:60%}#demo #p2[data-v-f378a99d]{top:105%}}@media screen and (max-width: 880px){.tagline .col[data-v-f378a99d]{max-width:100%}#arrow[data-v-f378a99d]{top:65%}#demo[data-v-f378a99d]{padding-bottom:7rem}#demo #p2[data-v-f378a99d]{top:95%}}@media screen and (max-width: 850px){.section.lighter[data-v-f378a99d]{border-radius:8px}#demo[data-v-f378a99d]{padding:5px}#demo .expandable-header[data-v-f378a99d]{margin:1rem auto;text-align:center}#demo .col[data-v-f378a99d]{margin-right:0}#demo .expandable-content p[data-v-f378a99d]:first-child{margin-top:.5rem}#arrow[data-v-f378a99d]{top:35%;left:-10px;right:unset;rotate:250deg;-webkit-transform:scaleX(-1) scaleY(-1);transform:scaleX(-1) scaleY(-1)}#demo #p2[data-v-f378a99d]{position:relative;display:flex;flex-direction:row;right:unset;top:unset;justify-content:center}#screenshot-mobile[data-v-f378a99d]{display:block;width:80%;align-self:flex-end}#screenshot-mobile img[data-v-f378a99d]{margin:20px 0;width:100%;border-radius:10px;box-shadow:4px 4px 15px #000c}#pricing[data-v-f378a99d]{padding:20px 0}#pricing-and-faq .row[data-v-f378a99d],#pitch .row[data-v-f378a99d]{flex-direction:column;gap:2rem}#pricing .row[data-v-f378a99d],#pitch .row[data-v-f378a99d]{align-items:center}#how-it-works .row[data-v-f378a99d]{flex-direction:column-reverse}#pricing .row .col[data-v-f378a99d],#pitch .row .col[data-v-f378a99d],#how-it-works .row .col[data-v-f378a99d]{width:100%}#pitch h1[data-v-f378a99d],#pitch-blurb p[data-v-f378a99d]{width:100%;text-align:center}#faq-component[data-v-f378a99d]{padding-left:10px}}@media screen and (max-width: 650px){#start[data-v-f378a99d]{font-size:2rem}.free-sticker[data-v-f378a99d]{font-size:.7em;padding:3px 6px;top:-8px;right:-8px}.tagline h1[data-v-f378a99d]{font-size:3em}#arrow[data-v-f378a99d]{z-index:inherit;left:-30px;width:37%!important;rotate:260deg}#demo #p2[data-v-f378a99d]{flex-direction:column}#pricing[data-v-f378a99d]{font-size:1.2rem}}@media screen and (max-width: 600px){#campaign[data-v-f378a99d]{display:flex;flex-wrap:wrap;background-color:#000;padding:5px 15px;position:sticky;top:0}#campaign span[data-v-f378a99d]{font-weight:500}#campaign #campaign-btn.green-btn[data-v-f378a99d]{font-size:1.4rem;padding:5px 10px;margin:0 3px}.section-content[data-v-f378a99d]{padding:10px}}@media screen and (max-width: 550px){#arrow[data-v-f378a99d]{top:36%}}@media screen and (max-width: 500px){.tagline[data-v-f378a99d]{padding:0 0 30px}.free-sticker[data-v-f378a99d]{font-size:.6em;padding:2px 5px;top:-6px;right:-6px}#arrow[data-v-f378a99d]{width:45%!important;top:38%}#FAQ .section-content[data-v-f378a99d],.section[data-v-f378a99d]{padding:0}#world-building[data-v-f378a99d]{font-size:1.4em}}@media screen and (max-width: 470px){.tagline[data-v-f378a99d]{padding-bottom:50px;margin-bottom:30px}}@media screen and (max-width: 400px){#arrow[data-v-f378a99d]{width:50%!important;top:40%}}@media screen and (max-width: 430px){.tagline[data-v-f378a99d]{background-position-x:center}}@media screen and (max-width: 380px){.tagline span[data-v-f378a99d]{font-size:3em}#world-building[data-v-f378a99d]{font-size:1.2em}}@media screen and (max-width: 325px){#arrow[data-v-f378a99d]{width:60%!important;top:45%}#world-building[data-v-f378a99d]{font-size:1em}}.container #demo-video-desktop[data-v-f378a99d],.container #demo-video-mobile[data-v-f378a99d]{width:100%;aspect-ratio:16/9;background-color:var(--dark-background)}@media screen and (max-width: 1200px){.col.desktop[data-v-f378a99d]{display:none}.section.mobile[data-v-f378a99d]{display:flex}}.video-link[data-v-f378a99d]{display:block;text-align:center;color:var(--gold);margin-top:10px;text-decoration:none;font-size:.5em}.video-link[data-v-f378a99d]:hover{text-decoration:underline}
