*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--purple:#720eec;--purple-dark:#5a0bbd;--yellow:#ffba00;--yellow-light:#ffd54f;--dark:#0a0a0a;--dark-bg:#111;--dark-card:#1a1a1a;--gray:#666;--light-gray:#999;--off-white:#fcfbfe;--white:#fff;--font-heading:"Fredoka One",cursive;--font-body:"Nunito",sans-serif;--max-width:1200px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--dark);color:var(--off-white);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.ct-topbar{background:#1a1a1a;border-bottom:1px solid #ffffff0d;font-size:.8rem}.ct-topbar-inner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:.4rem 1.5rem;display:flex}.ct-topbar-left{align-items:center;gap:1rem;display:flex}.ct-topbar-left a{color:#fff9;transition:color .2s}.ct-topbar-left a:hover{color:var(--yellow)}.ct-social{align-items:center;gap:.5rem;display:flex}.ct-social a{color:#ffffff80;transition:color .2s}.ct-social a:hover{color:var(--yellow)}.ct-topbar-right{align-items:center;gap:1rem;display:flex}.ct-topbar-right a{color:#fff9;transition:color .2s}.ct-topbar-right a:hover{color:var(--yellow)}.ct-header{background:var(--dark);z-index:100;border-bottom:1px solid #720eec33;position:sticky;top:0}.ct-header-inner{max-width:var(--max-width);align-items:center;gap:1rem;height:70px;margin:0 auto;padding:0 1.5rem;display:flex}.ct-logo img{height:50px}.ct-nav{gap:.25rem;margin-left:auto;display:flex}.ct-nav a{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s}.ct-nav a:hover,.ct-nav a.active{color:var(--yellow);background:#ffba0014}.ct-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.ct-menu-btn span{background:var(--yellow);width:24px;height:2px;transition:all .3s;display:block;position:relative}.ct-menu-btn span:before,.ct-menu-btn span:after{content:"";background:var(--yellow);width:24px;height:2px;transition:all .3s;position:absolute}.ct-menu-btn span:before{top:-7px}.ct-menu-btn span:after{top:7px}.ct-menu-btn span.open{background:0 0}.ct-menu-btn span.open:before{top:0;transform:rotate(45deg)}.ct-menu-btn span.open:after{top:0;transform:rotate(-45deg)}@media (width<=768px){.ct-topbar-inner{flex-direction:column;gap:.25rem;padding:.5rem 1.5rem}.ct-menu-btn{display:block}.ct-nav{background:var(--dark);border-bottom:1px solid #720eec33;flex-direction:column;padding:1rem;display:none;position:absolute;top:70px;left:0;right:0}.ct-nav.open{display:flex}}.ct-footer{background:var(--dark-bg);color:#fff9;border-top:1px solid #720eec26}.ct-footer-inner{max-width:var(--max-width);grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin:0 auto;padding:3rem 1.5rem;display:grid}.ct-footer-brand img{margin-bottom:.5rem}.ct-footer-brand p{font-size:.85rem;line-height:1.6}.ct-footer-social{gap:.75rem;margin-top:.75rem;display:flex}.ct-footer-social a{color:#fff6;transition:color .2s}.ct-footer-social a:hover{color:var(--yellow)}.ct-footer-links h4{color:var(--yellow);text-transform:uppercase;letter-spacing:1.5px;margin:0 0 .75rem;font-size:.8rem}.ct-footer-links a{padding:.2rem 0;font-size:.85rem;transition:color .2s;display:block}.ct-footer-links a:hover{color:var(--yellow)}.ct-footer-bottom{text-align:center;color:#ffffff40;border-top:1px solid #ffffff0d;padding:1.5rem;font-size:.75rem}@media (width<=768px){.ct-footer-inner{grid-template-columns:1fr}}.ct-hero{background:var(--dark);position:relative;overflow:hidden}.ct-hero-banner{width:100%;display:block}.ct-welcome{text-align:center;background:var(--dark);padding:3rem 1.5rem}.ct-welcome h1{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1.5rem;font-size:3rem}.ct-welcome-mascot{max-width:280px;margin:0 auto}.ct-values{max-width:var(--max-width);margin:0 auto;padding:3rem 1.5rem}.ct-values-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.ct-value-card{text-align:center;padding:1.5rem}.ct-value-card img{object-fit:cover;border-radius:50%;width:100px;height:100px;margin-bottom:1rem}.ct-value-card h4{font-family:var(--font-heading);color:var(--yellow);margin-bottom:.75rem;font-size:1.1rem}.ct-value-card p{color:var(--light-gray);font-size:.9rem;line-height:1.7}.ct-mission{text-align:center;max-width:800px;margin:0 auto;padding:3rem 1.5rem}.ct-mission h2{font-family:var(--font-heading);color:var(--yellow);margin-bottom:.5rem;font-size:2rem}.ct-mission h4{color:var(--purple);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic}.ct-mission p{color:var(--light-gray);text-align:left;margin-bottom:1rem;line-height:1.8}.ct-mission-sig{text-align:left}.ct-mission-photo{border-radius:12px;max-width:600px;margin:2rem auto 0}.ct-tours{text-align:center;max-width:800px;margin:0 auto;padding:3rem 1.5rem}.ct-tours h2{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1rem;font-size:2rem}.ct-tours>p{color:var(--light-gray);text-align:left;margin-bottom:1rem;line-height:1.8}.ct-tours .ct-btn{margin:1.5rem 0}.ct-tours-gallery{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.ct-tours-gallery img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.ct-trending{max-width:var(--max-width);margin:0 auto;padding:3rem 1.5rem}.ct-trending h2{font-family:var(--font-heading);color:var(--yellow);text-align:center;margin-bottom:2rem;font-size:2rem}.ct-trending-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ct-trending-card{text-align:center;text-decoration:none;transition:transform .2s;display:block}.ct-trending-card:hover{transform:translateY(-4px)}.ct-trending-card img{aspect-ratio:1;object-fit:cover;background:#1a1a1a;border-radius:12px;width:100%;margin-bottom:.75rem}.ct-trending-card span{color:var(--off-white);font-size:1rem;font-weight:700}.ct-explore{max-width:var(--max-width);margin:0 auto;padding:3rem 1.5rem}.ct-explore h2{font-family:var(--font-heading);color:var(--yellow);text-align:center;margin-bottom:2rem;font-size:2rem}.ct-explore-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ct-explore-card{text-align:center;background:var(--dark-card);border:1px solid #720eec26;border-radius:12px;padding:2rem 1rem;text-decoration:none;transition:all .2s;display:block}.ct-explore-card:hover{border-color:var(--purple);transform:translateY(-2px)}.ct-explore-card h3{font-family:var(--font-heading);color:var(--off-white);margin-bottom:.5rem;font-size:1.2rem}.ct-explore-card span{color:var(--purple);text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:700}.ct-btn:hover{background:var(--purple-dark);border-color:var(--purple-dark);transform:translateY(-2px);box-shadow:0 4px 16px #720eec4d}.ct-cta{background:linear-gradient(135deg,var(--purple),#4a08a0);text-align:center;margin-top:2rem;padding:4rem 1.5rem}.ct-cta h2{font-family:var(--font-heading);color:var(--yellow);margin:0 0 1.5rem;font-size:2rem}.ct-cta .ct-btn{background:var(--yellow);color:var(--dark);border-color:var(--yellow)}@media (width<=1024px){.ct-values-grid,.ct-trending-grid,.ct-explore-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ct-welcome h1{font-size:2.2rem}.ct-values-grid,.ct-trending-grid,.ct-explore-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.ct-tours-gallery{grid-template-columns:1fr}.ct-mission h2,.ct-tours h2,.ct-trending h2,.ct-explore h2{font-size:1.6rem}}@media (width<=480px){.ct-values-grid{grid-template-columns:1fr}}.ct-shop{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}.ct-shop-header{margin-bottom:1.5rem}.ct-shop-header h1{font-family:var(--font-heading);color:var(--yellow);font-size:2rem}.ct-shop-header span{color:var(--gray);font-size:.85rem}.ct-shop-layout{grid-template-columns:200px 1fr;gap:2rem;display:grid}.ct-sidebar{align-self:start;position:sticky;top:85px}.ct-sidebar h3{color:var(--purple);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.8rem}.ct-sidebar a{color:var(--light-gray);padding:.25rem 0;font-size:.85rem;transition:color .2s;display:block}.ct-sidebar a:hover,.ct-sidebar a.active{color:var(--yellow)}.ct-controls{gap:1rem;margin-bottom:1.5rem;display:flex}.ct-controls input{background:var(--dark-card);color:#fff;border:1px solid #720eec26;border-radius:8px;outline:none;flex:1;padding:.6rem 1rem;font-size:.9rem}.ct-controls input:focus{border-color:var(--purple)}.ct-controls input::placeholder{color:var(--gray)}.ct-controls select{background:var(--dark-card);color:#fff;border:1px solid #720eec26;border-radius:8px;padding:.6rem;font-size:.85rem}.ct-sale{background:var(--purple);color:#fff;z-index:1;text-transform:uppercase;letter-spacing:1px;border-radius:12px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:8px;left:8px}.ct-pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.ct-pagination button{background:var(--purple);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:.5rem 1.25rem;font-weight:700}.ct-pagination button:disabled{background:var(--dark-card);color:var(--gray);cursor:default}.ct-pagination span{color:var(--gray);font-size:.85rem}@media (width<=768px){.ct-shop-layout{grid-template-columns:1fr}.ct-sidebar{flex-wrap:wrap;gap:.35rem;display:flex;position:static}.ct-sidebar h3{width:100%}.ct-sidebar a{border:1px solid #720eec26;border-radius:15px;padding:.25rem .6rem;font-size:.75rem}.ct-sidebar a.active{border-color:var(--purple);color:var(--yellow)}.ct-controls{flex-direction:column}}.ct-product-page{max-width:var(--max-width);margin:0 auto;padding:1.5rem}.ct-breadcrumbs{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.ct-breadcrumbs a{color:var(--gray)}.ct-breadcrumbs a:hover{color:var(--yellow)}.ct-breadcrumbs span{color:#ffffff4d}.ct-detail{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.ct-detail-img{background:var(--dark-card);aspect-ratio:1;border:1px solid #720eec1a;border-radius:12px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.ct-detail-img img{object-fit:contain;max-width:100%;max-height:100%}.ct-detail-cats{gap:.5rem;margin-bottom:.5rem;display:flex}.ct-detail-cats a{color:var(--purple);text-transform:uppercase;letter-spacing:1.5px;font-size:.7rem;font-weight:700}.ct-detail-cats a:hover{text-decoration:underline}.ct-detail-info h1{font-family:var(--font-heading);color:var(--yellow);margin:0 0 .5rem;font-size:2rem}.ct-detail-price{color:var(--off-white);margin-bottom:1.5rem;font-size:1.8rem;font-weight:800}.ct-detail-desc{color:var(--light-gray);margin-bottom:2rem;line-height:1.7}.ct-btn-full{text-align:center;width:100%;max-width:350px;padding:1rem}.ct-related{border-top:1px solid #720eec1a;margin-top:3rem;padding-top:2rem}.ct-related h2{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1.5rem;font-size:1.3rem}@media (width<=768px){.ct-detail{grid-template-columns:1fr;gap:1.5rem}.ct-detail-info h1{font-size:1.5rem}}.ct-about{max-width:800px;margin:0 auto;padding:0 1.5rem}.ct-about-hero{text-align:center;padding:3rem 0}.ct-about-hero h1{font-family:var(--font-heading);color:var(--yellow);font-size:2.5rem}.ct-about-hero p{color:var(--gray);font-size:1.1rem}.ct-about-content{padding:2rem 0}.ct-about-content section{margin-bottom:2.5rem}.ct-about-content h2{font-family:var(--font-heading);color:var(--purple);margin-bottom:.75rem;font-size:1.4rem}.ct-about-content p{color:var(--light-gray);margin-bottom:1rem;line-height:1.8}.ct-contact{max-width:600px;margin:0 auto;padding:0 1.5rem}.ct-contact-hero{text-align:center;padding:3rem 0}.ct-contact-hero h1{font-family:var(--font-heading);color:var(--yellow);font-size:2.5rem}.ct-contact-hero p{color:var(--gray)}.ct-field{margin-bottom:1rem}.ct-field label{color:var(--off-white);margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:block}.ct-field input,.ct-field textarea{background:var(--dark-card);color:#fff;border:1px solid #720eec26;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem}.ct-field input:focus,.ct-field textarea:focus{border-color:var(--purple)}.ct-success{text-align:center;background:var(--dark-card);border-radius:12px;padding:3rem}.ct-success h2{color:var(--yellow)}.ct-success p{color:var(--gray)}.ct-tacotours{background:var(--dark)}.ct-tt-hero{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.ct-tt-hero-bg{object-fit:cover;opacity:.5;width:100%;height:100%;position:absolute;inset:0}.ct-tt-hero-content{z-index:1;text-align:center;padding:3rem 1.5rem;position:relative}.ct-tt-hero h1{font-family:var(--font-heading);color:var(--yellow);text-transform:lowercase;font-size:3rem}.ct-tt-body{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.ct-tt-intro{margin-bottom:2rem}.ct-tt-intro h3{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1rem;font-size:1.4rem}.ct-tt-intro p{color:var(--light-gray);margin-bottom:1rem;line-height:1.8}.ct-tt-includes{background:var(--dark-card);border:1px solid #720eec26;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.ct-tt-includes strong{color:var(--yellow)}.ct-tt-includes ul{color:var(--light-gray);margin-top:.5rem;padding-left:1.5rem;line-height:2;list-style:outside}.ct-tt-cta-text{color:var(--off-white);font-size:1.05rem;font-weight:700}.ct-tt-photo{border-radius:12px;width:100%;margin:2rem 0}.ct-tt-itinerary h3{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1.5rem;font-size:1.4rem}.ct-tt-itinerary>p{color:var(--light-gray);margin-bottom:1rem;line-height:1.8}.ct-tt-stop{border-left:3px solid var(--purple);margin-bottom:1.5rem;padding-left:1rem}.ct-tt-stop h4{font-family:var(--font-heading);color:var(--purple);margin-bottom:.5rem;font-size:1.1rem}.ct-tt-stop p{color:var(--light-gray);line-height:1.8}.ct-tt-highlight{text-align:center;color:var(--yellow);padding:1.5rem;font-size:1.05rem}.ct-tt-notes{background:var(--dark-card);border:1px solid #ffba0026;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.ct-tt-notes h4{color:var(--yellow);margin-bottom:.5rem}.ct-tt-notes p{color:var(--light-gray);font-size:.9rem;line-height:1.8}.ct-tt-booking{text-align:center;margin-top:3rem}.ct-tt-booking h2{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1.5rem;font-size:2rem}.ct-tt-calendly{background:#fff;border-radius:12px;overflow:hidden}.ct-tt-calendly iframe{border:none}@media (width<=768px){.ct-tt-hero h1{font-size:2rem}}.ct-restaurant{background:var(--dark)}.ct-rest-hero{justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.ct-rest-hero-bg{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.ct-rest-hero-content{z-index:1;text-align:center;padding:3rem 1.5rem;position:relative}.ct-rest-hero h1{font-family:var(--font-heading);color:var(--yellow);font-size:2.5rem}.ct-rest-body{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.ct-rest-content{text-align:center}.ct-rest-logo{border-radius:12px;max-width:200px;margin:0 auto 2rem}.ct-rest-content h2{font-family:var(--font-heading);color:var(--yellow);margin-bottom:1rem;font-size:2rem}.ct-rest-content p{color:var(--light-gray);max-width:600px;margin-bottom:1rem;margin-left:auto;margin-right:auto;line-height:1.8}.ct-rest-social{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.ct-btn{background:var(--purple);color:#fff;text-transform:uppercase;letter-spacing:1px;border:2px solid var(--purple);border-radius:30px;padding:.85rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-block}.ct-btn:hover{background:var(--purple-dark);border-color:var(--purple-dark);transform:translateY(-2px)}.ct-btn-outline{border-color:var(--yellow);color:var(--yellow);background:0 0}.ct-btn-outline:hover{background:#ffba001a}@media (width<=768px){.ct-rest-hero h1{font-size:2rem}}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
