.prompt-preview-section{background:linear-gradient(135deg,rgba(16,185,129,0.1),rgba(5,150,105,0.1));border:1px solid #10b981;border-radius:16px;padding:30px;margin-bottom:40px;max-width:850px;}.prompt-preview-header{text-align:center;margin-bottom:25px;}.prompt-preview-title{font-size:24px;color:#10b981;font-weight:700;margin-bottom:10px;}.prompt-preview-subtitle{color:#94a3b8;font-size:14px;}.prompt-preview-content{background:rgba(15,23,42,0.8);border-radius:12px;padding:25px;border-left:4px solid #10b981;}.preview-prompt{font-family:'Fira Code',monospace;color:#cbd5e1;font-size:14px;line-height:1.6;margin-bottom:15px;}.prompt-preview-result{color:#10b981;font-weight:600;font-size:16px;}
.countdown-section{padding:3rem 1rem;}.countdown-section h2{font-size:1.5rem;margin-bottom:1.5rem;margin-top:0 !important;padding-top:0 !important;}.countdown-timer{font-size:2rem;font-weight:bold;display:flex;justify-content:center;gap:0.5rem;flex-wrap:wrap;}.countdown-digit{padding:0.4rem 0.75rem;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,0.1);min-width:48px;text-align:center;}.countdown-timer .label{font-size:1rem;margin:auto 0.25rem;}@keyframes fomoShake{0%,100%{transform:translateX(0);}20%,60%{transform:translateX(-2px);}40%,80%{transform:translateX(2px);}}.countdown-digit.fomo{animation:fomoShake 0.4s ease-in-out;}.countdown-expired{font-size:1.25rem;font-weight:600;margin-top:1rem;}.countdown-section.hidden{display:none !important;}.countdown-expired{font-size:1.25rem;font-weight:600;}.countdown-expired .btn{display:inline-block;font-size:1rem;padding:0.6rem 1.5rem;border-radius:8px;font-weight:600;transition:all 0.2s ease-in-out;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.countdown-expired .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.12);}.countdown-section.hidden{display:none !important;}.btn-outline-expired{display:inline-block;background-color:#fff;font-size:1rem;padding:0.65rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all 0.2s ease-in-out;box-shadow:0 2px 8px rgba(0,0,0,0.06);}.btn-outline-expired:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,0,0,0.1);}
html,body{height:100%;margin:0;}body{display:flex;flex-direction:column;font-family:"Inter","Inter Placeholder",sans-serif;}main{flex-grow:1;}footer{background-color:black;color:white;padding:5px;text-align:center;width:100%;}.fs-7{font-size:0.9rem !important;}.quotation-section footer,.quotation-block footer{color:black;}footer .rich-text-block{max-width:none;}.site-header{background-color:black;}.site-header a,.site-footer a{text-decoration:none;color:white;}.site-header a.nav-link,.site-footer a.nav-link,.site-header a.btn-primary-gradient{font-weight:700;}.site-header a:hover:not(.btn-primary-gradient),.site-footer a:hover{text-decoration:underline;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#f926e1,#2ab5fb);background-clip:text;}.navbar-toggler[aria-expanded="false"] .navbar-toggler-icon{border:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='white' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");}.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{border:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='white' stroke-width='2' d='M6 6L24 24M24 6L6 24'/%3E%3C/svg%3E");}.btn-primary-gradient {color:#fff;background-image:linear-gradient(90.27deg,#f926e1 .22%,#2ab5fb 99.76%);border-radius:10px;border:1px solid magenta;}.btn-primary-gradient:hover{color:#fff;background-image:linear-gradient(#0003,#0003),linear-gradient(90.27deg,#f926e1 .22%,#2ab5fb 99.76%);}p,li{letter-spacing:0.02em;}h1,h2,h3{letter-spacing:0.02em;}button{letter-spacing:0.03em;}.form-label.required:after{content:"*";color:red;}.loading-overlay-text {color:#1a3f90 !important;font-size:30px !important;padding:30px;margin:0;position:absolute;top:55%;}.popover{--bs-popover-max-width:450px !important;}.list-group-item{transition:background-color 0.3s ease;cursor:pointer;}.list-group-item:hover{background-color:#e0e0e0;}.progress{height:20px;border:1px solid #d1d1d1;box-shadow:0 1px 3px rgba(0,0,0,0.1);line-height:20px;}.progress-bar{padding-left:5px;}.btn-completed{background-color:#28a745 !important;border-color:#28a745 !important;color:white !important;cursor:not-allowed;}.video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;}.video{position:absolute;top:0;left:0;width:100%;height:100%;}@media (max-width:767px){.hide-on-mobile{display:none;}}@media (min-width:767px){.hide-on-desktop{display:none;}}.center-container-flex{display:flex;justify-content:center;align-items:center;min-height:100vh;flex-direction:column;}#our-edit-link{position:fixed;bottom:75px;right:25px;border-color:red !important;background-color:red !important;}.privacy-text p{font-size:12px !important;}.privacy-link{color:blue;}.no-underline{text-decoration:none;}.cursor-default{cursor:default !important;}.cursor-auto{cursor:auto !important;}.cursor-pointer{cursor:pointer !important;}#back-to-top{position:fixed;bottom:15px;right:25px;display:none;z-index:100000;background-color:#f926e1;border-color:#f926e1 }.no-border-radius{border-radius:0 !important;}@media (min-width:768px){.offcanvas{width:700px !important;}}#offcanvasSidebar{max-width:300px !important;}div.carousel-item a{text-decoration:none;}.carousel-indicators [data-bs-target]{background-color:#0d6efd;}.all-tags-section{background-color:#f0f0f0 !important;}.tags strong{background:#fff;padding:0 5px;border-radius:5px;display:inline-block;}.tags strong:before{content:"#";color:#000;background:#fff;padding-right:5px;font-weight:400;text-decoration:none !important;}.full-width-section{position:relative;width:100vw;margin-left:calc(-50vw + 50%);left:0;right:0;}section.trending-articles-section{background-color:#f0f0f0 !important;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;}.img-fullwidth{width:100%;max-width:100%;height:auto;}.img-threequarterwidth{width:100%;max-width:75%;height:auto;}.img-halfwidth{width:100%;max-width:50%;height:auto;}.img-quarterwidth{width:100%;max-width:25%;height:auto;}@media (max-width:767px){.img-mobile-fullwidth{max-width:100%;}.img-mobile-threequarterwidth{max-width:75%;}.img-mobile-halfwidth{max-width:50%;}.img-mobile-quarterwidth{max-width:25%;}}section.flexible-layout-columns-section div.row{justify-content:center !important;}div.container.breadcrumb{margin-bottom:0 !important;}
#cookiePolicyModal .modal-dialog{position:fixed;bottom:0 !important;right:0;margin:0;}#cookiePolicyModal .modal-content{background-color:white;border:none;opacity:0;box-shadow:0 6px 12px rgba(0,0,0,0.15),0 8px 24px rgba(0,0,0,0.15);}#cookiePolicyModal.show .modal-content{opacity:1;}#cookiePolicyModal .modal-body{padding:1rem;display:flex;justify-content:space-between;align-items:center;}#cookiePolicyModal .btn{border-radius:0.25rem;}#cookiePolicyModal p{font-size:.875rem;}@media (min-width:576px){#cookiePolicyModal .modal-body{align-items:stretch;}#cookiePolicyModal .modal-dialog{min-width:65% !important;max-width:calc(50% - 25px);margin:0 25px 25px 25px;}}#cookiePolicyModal .modal-body > div{display:flex;gap:0.1rem;}@media (max-width:575px){#cookiePolicyModal .modal-dialog{margin-right:10px;margin-bottom:10px;}#cookiePolicyModal .modal-body > div{margin-top:15px;text-align:center;}#cookiePolicyModal .btn{display:block;width:100%;margin-bottom:10px;}}
.optin-modal{max-width:750px;max-height:600px;}.optin-header{background-color:#003399;justify-content:center;padding:1.5rem;color:white;}#optin-modal-label{font-size:33px;font-weight:700;font-family:Poppins,sans-serif;}.optin-append{background-color:white;display:flex;align-items:center;border:1px solid #ccc;}.optin-append .input-group-text{background-color:transparent;border:none;}.input-group-append.optin-append{border-left:none;}.optin-append i{color:grey;}.input-group-text .svg-inline--fa{color:grey;}.optin-close{color:white;opacity:1;background:transparent;border:none;font-size:2rem;}.optin-progress{width:90%;height:20px;margin-top:1rem;margin-bottom:1rem;}.bg-light-green{background-color:#4CFF00 !important;}.optin-body{background-color:#f5f5f5;padding:2rem;}.optin-input{height:68px;margin:0 auto;border-radius:0;}.optin-input .form-control{border-radius:0;font-size:20px;}.optin-button,.optin-button:disabled{background-color:#28a745;color:white;width:100%;border-radius:5px;padding:1rem;font-size:19px;font-family:'IBM Plex Sans',sans-serif;margin:0 auto;transition:background-color 0.3s ease,color 0.3s ease;font-weight:bold;text-align:center;cursor:pointer;}.optin-button:hover{background-color:#34d058;color:white;}.optin-button:disabled{background-color:#6c757d;color:#e9ecef;cursor:not-allowed;}
strong.form-field-alias-hl{background-color:yellow;!important;font-weight:bold;}ul.list-green-checkmark-1,ul.list-green-checkmark-2,ul.list-green-checkmark-3,ul.list-red-crossmark-1,ul.list-red-crossmark-2,ul.list-red-crossmark-3{list-style:none;padding-left:1.5em;}ul.list-green-checkmark-1 li,ul.list-green-checkmark-2 li,ul.list-green-checkmark-3 li,ul.list-red-crossmark-1 li,ul.list-red-crossmark-2 li,ul.list-red-crossmark-3 li{position:relative;margin-bottom:0.5em;}ul.list-green-checkmark-1 li::before,ul.list-green-checkmark-2 li::before,ul.list-green-checkmark-3 li::before,ul.list-red-crossmark-1 li::before,ul.list-red-crossmark-2 li::before,ul.list-red-crossmark-3 li::before{position:relative;top:50%;margin-right:0.5em;line-height:1;font-size:inherit;}ul.list-green-checkmark-1 li::before{font-family:'Font Awesome 6 Free';content:'\f00c';color:#32CD32;font-weight:900;}ul.list-green-checkmark-2 li::before{font-family:'Font Awesome 6 Free';content:'\f058';color:#32CD32;font-weight:900;}ul.list-green-checkmark-3 li::before{font-family:'Font Awesome 6 Free';content:'\f14a';color:#32CD32;font-weight:900;}ul.list-red-crossmark-1 li::before{content:"✘";color:red;font-weight:bold;}ul.list-red-crossmark-2 li::before{content:"❌";color:red;font-weight:bold;}ul.list-red-crossmark-3 li::before{font-family:'Font Awesome 6 Free';content:'\f057';color:red;font-weight:bold;}
@media (max-width:767px){.btn-action{min-height:60px;font-size:1.3rem;font-weight:bold;width:80%;}}@media (min-width:767px){.btn-action{min-height:60px;font-size:1.3rem;font-weight:bold;width:35%;}}.btn-action{transition:transform 0.3s ease,background-color 0.3s ease;}.btn-danger.btn-action:hover,.btn-danger.btn-action:focus{transform:scale(1.05);background-color:#e74c3c;}.btn-success.btn-action{background-color:#28a745;}.btn-success.btn-action:hover,.btn-success.btn-action:focus{transform:scale(1.05);background-color:#34d058;}.btn-action:focus{outline:none;box-shadow:0 0 0 0.2rem rgba(40,167,69,0.5);}.btn-course-modules{padding:10px 20px;font-size:16px;align-items:center;justify-content:center;border-radius:5px;font-weight:600;}.btn-course-modules svg{margin-right:8px;width:20px;height:20px;}.btn-success.btn-action:hover{box-shadow:0 8px 16px rgba(0,0,0,0.15);}.btn.btn-xl{padding:1rem 2rem;font-size:1.875rem;line-height:1.3;border-radius:0.75rem;}
.video-section .container-md{max-width:900px;}.video-block .container-md{max-width:900px;}.video-block{max-width:900px;margin-left:auto;margin-right:auto;}.video-iframe-container{position:relative;padding-bottom:50.25%;height:0;}.video-iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}@media (min-width:992px){.rich-text-section .container-md{max-width:768px;}.quotation-section .container-md{max-width:768px;}.note-section .container-md{max-width:768px;}.rich-text-block{max-width:768px;margin:0 auto;}.quotation-block{max-width:768px;margin:0 auto;}.note-block{max-width:768px;margin:0 auto;}}section.progress-bar-section {padding:20px 0;background-color:#003399;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.accordion-section .accordion-body .rich-text-section{padding-top:0rem !important;padding-bottom:0rem !important;}.accordion-section .accordion-body .rich-text-section p{}.accordion-section .accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:white;}.accordion-button::after{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f068";float:right;background-image:none;font-size:1.1rem;margin-left:auto;transition:transform 0.2s;}.accordion-button.collapsed::after{content:"\f067";}.accordion-button:not(.collapsed)::after{background-image:none;}.landing .rich-text-section h2{padding-top:10px;padding-bottom:10px;}.landing .text-danger{color:red !important;}.course-content .container,.course-content .container-md{width:100% !important;max-width:100% !important;padding-left:0 !important;padding-right:0 !important;}.rating{color:gold !important;}.video-section .container,.video-block .container{max-width:60em;margin:0 auto;}.video-iframe-container,.video-section__internal-player-wrapper{position:relative;padding-bottom:56.25%;height:0;background-color:#0d1117;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.4);transition:transform 0.3s ease,box-shadow 0.3s ease;}.video-iframe-container:hover,.video-section__internal-player-wrapper:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,0.6);}.video-iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;}.video-section__internal-player-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;cursor:pointer;}.video-section__internal-player-wrapper video:focus{outline:3px solid #4a90e2;outline-offset:3px;}.video-section__internal-player-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#444,#222);opacity:0.3;z-index:0;pointer-events:none;}.video-section__internal-player-wrapper a{display:block;margin-top:8px;color:#4a90e2;text-decoration:underline;font-size:0.9rem;}.video-section__internal-player-wrapper a:hover{text-decoration:none;}.video-section h2,.video-block h2{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#333333;}.note-section__body,.note-block__body{border-left:10px solid #EFA9A2;border-radius:var(--bs-border-radius) !important;background:#fff;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important;padding:16px;font-size:16px;line-height:1.6;color:#374151;}.note-section--info .note-section__body,.note-block--type-info .note-block__body{border-left-color:#3b82f6;}.note-section--tip .note-section__body,.note-block--type-tip .note-block__body{border-left-color:#FF7907;}.note-section--warning .note-section__body,.note-block--type-warning .note-block__body{border-left-color:#eab308;}.note-section--example .note-section__body,.note-block--example .note-block__body{border-left-color:#6b7280;}
.hero-banner__title h1{font-weight:bold;}.hero-banner__description{font-size:1.25rem;letter-spacing:1px;}.text-white .hero-banner__title,.text-white .hero-banner__description{color:#FFF !important;}.hero-banner__background{z-index:-1;}.hero-banner__background img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.simple-banner__title > *{font-weight:bold !important;}.simple-banner__description{font-size:1.15rem;}.simple-banner__background{z-index:-1;}.simple-banner__background img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}@media (min-width:576px){.hero-banner__description{font-size:1.4rem;}.simple-banner__description{font-size:1.3rem;}}@media (min-width:768px){.hero-banner__foreground{height:100%;}.hero-banner--orientation-right .hero-banner__body{flex-direction:row-reverse !important;}.hero-banner__description{font-size:1.55rem;}.simple-banner__description{font-size:1.45rem;}}@media (min-width:992px){.hero-banner__foreground{height:100%;}.hero-banner--orientation-right .hero-banner__body{flex-direction:row-reverse !important;}.hero-banner__description{font-size:1.7rem;}.simple-banner__description{font-size:1.6rem;}}@media (min-width:1200px){.hero-banner__description{font-size:1.75rem;}.simple-banner__description{font-size:1.75rem;}}
.bsb-hover-pull{transform:scaleX(1);transform-style:preserve-3d;transition:all .5s}.bsb-hover-pull:hover{transform:scale3d(1.02,1.02,1.02)}.bsb-hover-push{transform:scaleX(1);transform-style:preserve-3d;transition:all .5s}.bsb-hover-push:hover{transform:scale3d(.98,.98,.98)}.bsb-hover-image .bsb-scale{--bsb-scale:1}.bsb-hover-image .bsb-scale,.bsb-hover-image .bsb-scale-up{transform:scale3d(var(--bsb-scale),var(--bsb-scale),var(--bsb-scale));transform-style:preserve-3d;transition:transform .5s}.bsb-hover-image .bsb-scale-up{--bsb-scale:1.2}.bsb-hover-image:hover .bsb-hover-scale{--bsb-scale-hover:1}.bsb-hover-image:hover .bsb-hover-scale,.bsb-hover-image:hover .bsb-hover-scale-up{transform:scale3d(var(--bsb-scale-hover),var(--bsb-scale-hover),var(--bsb-scale-hover))}.bsb-hover-image:hover .bsb-hover-scale-up{--bsb-scale-hover:1.2}.bsb-author-2 .bsb-social-media .nav-item{margin-right:.8rem}.bsb-author-2 .bsb-social-media .nav-link{align-items:center;background-color:#f5f5f5;border-radius:5px;display:flex;height:40px;justify-content:center;padding:0;transition:background-color .3s ease-in-out;width:40px}.bsb-author-2 .bsb-social-media .nav-link:hover{background-color:transparent}
:root{--title-size:3rem;--desc-size:1.25rem;--hero-padding:5rem 1.5rem;--section-padding:2.25rem 1rem;--section-padding-md:5rem 2rem;--max-width-sm:720px;--max-width-md:960px;--max-width-lg:1140px;--border-radius:12px;--shadow:0 8px 20px rgba(0,0,0,0.05);--border-color:#e0e0e0;}.flexible-layout-columns-section:nth-of-type(even),.common-context-section:nth-of-type(even){background-color:var(--section-bg-alt);}.flexible-layout-columns-section:nth-of-type(odd),.common-context-section:nth-of-type(odd){background-color:var(--section-bg);}.hero-banner__title h1{font-size:clamp(1.8rem,6vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;max-width:var(--max-width-md);margin-left:auto;margin-right:auto;}.hero-banner__title h1 p{margin:0;}.hero-banner__description{font-size:clamp(1rem,4vw,1.25rem);color:var(--text-muted);max-width:var(--max-width-sm);margin:0 auto 2rem auto;line-height:1.6;}section{padding:var(--section-padding);}@media (min-width:768px){section{padding:var(--section-padding-md);}}section h2{padding-top:1.5rem;padding-bottom:1.5rem;font-size:clamp(1.4rem,5vw,2rem);font-weight:700;text-align:center;}.testimonial-block{border-radius:20px !important;padding:1.5rem;transition:box-shadow 0.3s ease,transform 0.3s ease;}.testimonial-block:hover{transform:translateY(-4px);}.testimonial-block h3{font-weight:700;margin-bottom:0.25rem;}.testimonial-block .occupation{font-style:italic;margin-bottom:1rem;}.testimonial-block p{margin-bottom:1rem;font-style:italic;}.button,.btn-primary,.btn-success{background:linear-gradient(to right,var(--cta),var(--cta-hover));border:none;color:#fff;font-size:1.2rem;padding:1rem 2rem;border-radius:var(--border-radius);font-weight:700;text-decoration:none;display:inline-block;transition:background-position 0.3s ease-in-out,transform 0.2s ease-in-out;background-size:200% 100%;}.button:hover,.btn-primary:hover,.btn-success:hover{background-position:100% 0;transform:scale(1.03);}.btn-success{width:auto;max-width:100%;text-align:center;display:inline-block;white-space:normal;line-height:1.4;box-shadow:0 4px 12px rgba(0,0,0,0.1);}.video-iframe-container iframe{border:none;border-radius:var(--border-radius);box-shadow:0 12px 24px rgba(0,0,0,0.15);}.countdown-section{padding:3rem 1rem;text-align:center;}.countdown-section h2{font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;}.countdown-timer{font-size:2rem;font-weight:bold;display:flex;justify-content:center;flex-wrap:wrap;gap:0.25rem;}.countdown-digit{background:#fff;padding:0.4rem 0.75rem;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,0.1);}.countdown-timer .label{font-size:1rem;margin:auto 0.25rem;}.countdown-expired{font-size:1.25rem;font-weight:600;margin-top:1rem;}.countdown-expired .btn,.btn-outline-expired{font-size:1rem;padding:0.6rem 1.5rem;border-radius:8px;border:2px solid;}.countdown-expired .btn:hover,.btn-outline-expired:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(0,0,0,0.1);}.rich-text-section p,.rich-text-block p{font-size:clamp(1rem,3.5vw,1.1rem);line-height:1.7;margin-left:auto;margin-right:auto;margin-bottom:1rem;}.rich-text-section p,.rich-text-section li{color:var(--text-muted);font-size:0.95rem;margin-bottom:0.75rem;}.rich-text-section ul,.rich-text-section ol{padding-left:1.25rem;margin-bottom:1rem;}.rich-text-section strong{color:var(--text);}.rich-text-section a{color:var(--cta);text-decoration:underline;}.rich-text-section a:hover{color:var(--cta-hover);}.offcanvas{background-color:var(--section-bg-alt);color:var(--text);}.accordion-item p{border-radius:8px;overflow:hidden;color:var(--text-muted);font-size:clamp(0.9rem,4vw,1rem);margin-bottom:0;}.accordion-item .rich-text-block{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}body{--bs-border-color:var(--border-color);}.optin-close{color:var(--text-muted);}#cookiePolicyModal button{font-size:15px;}#cookiePolicyModal .modal-body{border:3px solid var(--border-color) !important;}.highlight{color:#e74c3c;position:relative;}.highlight::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border-radius:2px;}span.emoji{font-size:2.5rem;margin-bottom:15px;display:block;}.prompts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;justify-content:center;justify-items:center;padding:0 16px;box-sizing:border-box;}@media (max-width:768px){.prompts-grid{grid-template-columns:1fr;}}.prompts-grid > .prompt-card:only-child,.prompts-grid > .prompt-card:nth-last-child(1):nth-child(odd){grid-column:1 / -1;justify-self:center;}.prompt-card{box-shadow:0 10px 30px rgba(0,0,0,0.1);transform:translateY(0px) scale(1);width:100%;max-width:400px;box-sizing:border-box;background:linear-gradient(135deg,rgba(168,85,247,0.1),rgba(236,72,153,0.1)) !important;border:1px solid rgba(168,85,247,0.3);border-radius:16px;padding:25px;transition:all 0.3s ease;position:relative;overflow:hidden;}.prompt-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#a855f7,#ec4899) !important;}.prompt-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(168,85,247,0.2);}.prompt-card h4{font-size:1.3rem;color:white;margin-bottom:10px;font-weight:600;}.prompt-card p{color:#cbd5e1;font-size:1rem;line-height:1.6;}.social-proof{background:rgba(15,23,42,0.8);border:1px solid #334155;border-radius:12px;padding:20px;margin-bottom:40px;text-align:center;}.download-counter{font-size:24px;font-weight:700;color:#10b981;margin-bottom:10px;}.counter-text{color:#94a3b8;font-size:16px;}.cta-section div[class^="container"]{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:50px 40px;text-align:center;border:2px solid #10b981;box-shadow:0 0 50px rgba(16,185,129,0.2);max-width:920px;}.cta-section button{background:linear-gradient(135deg,#10b981,#059669) !important;}.theme-dark{--bg:#121212;--text:#f5f5f5;--text-muted:#bbbbbb;--cta:#f926e1;--cta-hover:#2ab5fb;--section-bg:#1e1e1e;--section-bg-alt:#2a2a2a;--border-color:#333;background-color:var(--bg);color:var(--text);font-family:'Inter',sans-serif;}.theme-dark .btn-cta{background-image:linear-gradient(90deg,var(--cta),var(--cta-hover));color:#fff;font-weight:600;border-radius:10px;border:none;padding:0.9rem 1.6rem;font-size:1.05rem;transition:transform 0.2s ease,box-shadow 0.2s ease;box-shadow:0 0 0 2px rgba(42,181,251,0.3);text-align:center;display:inline-block;}.theme-dark .btn-cta:hover{transform:scale(1.05);box-shadow:0 0 12px var(--cta-hover);}.theme-dark .countdown-section{background:radial-gradient(circle at center,#1e1e1e 0%,#111111 100%);color:#ffb347;padding:2.5rem 1rem;text-align:center;border-top:2px solid var(--cta);border-bottom:2px solid var(--cta);box-shadow:0 10px 30px rgba(0,0,0,0.7);position:relative;z-index:2;}.theme-dark .countdown-section h2{color:#ffb347;font-weight:700;font-size:1.4rem;margin-bottom:1.2rem;}.theme-dark .countdown-timer{display:flex;flex-wrap:wrap;justify-content:center;gap:0.25rem;}.theme-dark .countdown-timer .countdown-digit{background:#000000;color:#ffb347;padding:0.6rem 1rem;font-size:1.6rem;border-radius:8px;box-shadow:inset 0 1px 1px rgba(255,255,255,0.05),0 3px 6px rgba(0,0,0,0.6);font-weight:600;display:inline-block;}.theme-dark .countdown-timer .label{color:#aaa;font-size:0.9rem;margin:auto 0.25rem;}.theme-dark .video-section h2,.theme-dark .video-block h2{color:white !important;}.theme-dark .testimonial-block{background-color:var(--section-bg);border:1px solid var(--border-color);box-shadow:0 6px 24px rgba(0,0,0,0.5);color:var(--text);}.theme-dark .testimonial-block:hover{box-shadow:0 10px 36px rgba(0,0,0,0.6);}.theme-dark .testimonial-block .occupation{color:#cccccc;}.theme-dark .testimonial-block p{color:#dddddd;}.theme-dark .testimonial-block .rating{color:var(--cta);}.theme-dark .accordion-item{background-color:#1e1e1e;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,0.4);transition:all 0.2s ease-in-out;}.theme-dark .accordion-button{background-color:#1e1e1e;color:var(--text);font-weight:600;font-size:1.125rem;padding:1rem 1.25rem;border:none;border-radius:12px;box-shadow:none;transition:background-color 0.2s ease,color 0.2s ease;}.theme-dark .accordion-button:not(.collapsed){background-color:#2a2a2a;color:var(--cta-hover);}.theme-dark .accordion-button::after{content:'+';font-size:1.4rem;margin-left:auto;color:#999;transition:transform 0.2s ease,color 0.2s ease;}.theme-dark .accordion-button:not(.collapsed)::after{content:'–';color:var(--cta-hover);}.theme-dark .accordion-button:focus{box-shadow:none;outline:none;}.theme-dark .accordion-body{background-color:#1e1e1e;color:#dcdcdc;padding:1.2rem 1.5rem;border-top:1px solid #444;line-height:1.6;}.theme-dark .modal-content{background-color:var(--section-bg);color:var(--text);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.5);font-size:0.95rem;line-height:1.6;font-family:'Inter',sans-serif;padding:0;}.theme-dark .modal-header{background-color:var(--section-bg-alt);border-bottom:1px solid #444;color:var(--text);padding:0.75rem 1rem;}.theme-dark .modal-title{color:var(--text);font-weight:600;font-size:1.1rem;margin:0;}.theme-dark .modal-body{background-color:var(--section-bg);color:var(--text-muted);padding:1rem 1.25rem;}.theme-dark .btn-close{filter:invert(1);opacity:0.7;transition:opacity 0.2s ease;}.theme-dark .btn-close:hover{opacity:1;}.theme-dark .optin-form-section .shadow-lg{border:1px solid rgba(255,255,255,0.06);background-color:var(--section-bg);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.5);padding:2rem;transition:box-shadow 0.3s ease;}.theme-dark .optin-form-section .shadow-lg:hover{box-shadow:0 10px 36px rgba(0,0,0,0.6);}
