*{margin:0;padding:0;box-sizing:border-box}html{font-size:17.5px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}:root{--lc-head-bg: #2c1e4a;--lc-text: #343a40;--lc-blue: #4a90d9;--lc-purple: #6e4ac8;--lc-light: #f8f9fa;--lc-border: #dee2e6;--lc-muted: #6c757d;--lc-bg: #f5f3f8}body{font-family:Quicksand,Nunito,sans-serif;background:var(--lc-bg);color:var(--lc-text);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.main{flex:1}.site-header{background:var(--lc-head-bg);padding:.75rem 0}.site-header .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.brand,.brand:link,.brand:visited,.brand:hover,.brand:active{text-decoration:none}.brand .brand-name{font-family:Comfortaa,Quicksand,cursive;font-size:2.1rem;font-weight:400;display:inline-block;line-height:1;letter-spacing:.02em;color:#fff}.nav-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:101}.nav-toggle span{display:block;height:3px;width:100%;background:#fff;border-radius:3px;transition:transform .3s ease,opacity .3s ease}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-9.5px) rotate(-45deg)}.nav ul{list-style:none;display:flex;gap:1.5rem;align-items:center}.nav a{color:#ffffffd9;text-decoration:none;font-size:1rem;transition:color .2s}.nav a:hover{color:#fff}.nav .nav-link{color:#fff;text-decoration:underline;font-weight:600}.nav .nav-link:hover{color:#fff;text-decoration:underline}.site-footer{border-top:1px solid var(--lc-border);text-align:center;padding:2rem 1rem;margin-top:3rem;color:var(--lc-muted);font-size:.85rem}.footer-links{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 0;margin-bottom:1rem}.footer-links li{display:inline}.footer-links li:after{content:" | ";color:var(--lc-muted)}.footer-links li:last-child:after{content:""}.footer-links a{color:var(--lc-muted);text-decoration:none}.footer-links a:hover{color:var(--lc-text);text-decoration:underline}.site-footer p{margin-top:1rem}.site-footer p a{color:var(--lc-muted)}.city-grid{column-count:4;column-gap:1.5rem;padding:2rem 0}.state-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #00000014;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;display:inline-block;width:100%;margin-bottom:1.5rem}.state-card h3{font-size:1.5rem;color:#000;margin-bottom:.5rem;font-weight:600;font-family:Quicksand,sans-serif}.state-card p{margin:.25rem 0}.state-card a{color:var(--lc-blue);text-decoration:underline;font-size:1.1rem;font-weight:600}.state-card a:hover{text-decoration:underline}.chicktok-cta{position:relative;overflow:hidden;max-width:760px;margin:2.5rem auto 0;padding:2.25rem 1.75rem;text-align:center;border-radius:18px;background:linear-gradient(135deg,#ff7a18,#e23b6d 55%,#c81e5a);box-shadow:0 14px 40px -14px #c81e5a8c;color:#fff}.chicktok-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.28),transparent 45%),radial-gradient(circle at 85% 90%,rgba(255,255,255,.18),transparent 40%);pointer-events:none}.chicktok-cta h2{position:relative;font-family:Quicksand,sans-serif;font-size:1.85rem;line-height:1.15;margin:0 0 .4rem;color:#fff}.chicktok-cta p{position:relative;margin:0 auto 1.35rem;max-width:480px;font-size:1.02rem;line-height:1.5;color:#fffffff0}.chicktok-btn{position:relative;display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 2rem;border-radius:999px;background:#fff;color:#c81e5a!important;font-family:Quicksand,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.01em;text-decoration:none;box-shadow:0 8px 22px -6px #00000059;transition:transform .15s ease,box-shadow .2s ease}.chicktok-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 28px -6px #00000073;color:#b01a4f!important}.chicktok-btn .flame{display:inline-block;font-size:1.3rem;transform-origin:50% 90%;animation:flame-flicker 1.5s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(255,140,0,.7))}@keyframes flame-flicker{0%,to{transform:scale(1) rotate(-3deg);opacity:1}25%{transform:scale(1.15) rotate(2deg);opacity:.92}50%{transform:scale(.95) rotate(-2deg);opacity:1}75%{transform:scale(1.1) rotate(3deg);opacity:.95}}@media(prefers-reduced-motion:reduce){.chicktok-btn .flame{animation:none}}@media(max-width:480px){.chicktok-cta{padding:1.75rem 1.15rem}.chicktok-cta h2{font-size:1.5rem}.chicktok-btn{font-size:1.05rem;padding:.8rem 1.6rem}}.cities-guide{max-width:820px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--lc-border)}.cities-guide h2{font-size:1.5rem;color:var(--lc-text);font-weight:600;margin:0 0 1rem;font-family:Quicksand,sans-serif}.cities-guide h3{color:var(--lc-purple);font-size:1.12rem;font-weight:600;margin:1.75rem 0 .6rem}.cities-guide p{margin-bottom:1rem;line-height:1.75;color:var(--lc-text)}.cities-guide a{color:var(--lc-blue);text-decoration:none}.cities-guide a:hover{text-decoration:underline}.content-section{background:#fff;padding:2.5rem 0}.text-block{word-wrap:break-word;overflow-wrap:break-word}.content-section .page-heading{font-size:1.75rem;color:var(--lc-text);margin:0 0 .5rem;font-weight:600;text-align:center}.content-section .page-subheading{font-size:1.05rem;color:var(--lc-muted);margin:0 0 1.5rem;text-align:center}.content-section h5{color:var(--lc-purple);font-size:1.1rem;margin:1.5rem 0 .75rem;font-weight:600}.content-section h4{color:var(--lc-text);font-size:1.2rem;margin:1.5rem 0;font-weight:600}.content-section p,.content-section .text-block{margin-bottom:1rem;line-height:1.7}.content-section a{color:var(--lc-blue)}.content-section b{font-weight:600}.city-page{padding:2rem 0}.city-page h1{font-size:1.5rem;margin-bottom:1.5rem;color:var(--lc-text);font-weight:600}.sponsor-block{background:#fff;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 3px #00000014}.sponsor-block a{color:var(--lc-text);text-decoration:none;font-size:1.1rem}.sponsor-block a:hover{text-decoration:underline}.sponsor-photos{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.sponsor-photos a{display:inline-block;line-height:0}.sponsor-photos img{width:80px;height:80px;object-fit:cover;border-radius:4px;transition:opacity .15s}.sponsor-photos a:hover img{opacity:.85}.listing-row{padding:.75rem 0;border-bottom:1px solid var(--lc-border)}.listing-row a{color:var(--lc-blue);text-decoration:none;font-size:1rem;font-weight:600}.listing-row a:hover{text-decoration:underline}.listing-row .age{color:var(--lc-muted);font-size:.9rem;margin-left:.5rem}.city-guide{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--lc-border);color:var(--lc-muted);max-width:780px;word-wrap:break-word;overflow-wrap:break-word}.city-guide h2{font-size:1.15rem;color:var(--lc-text);font-weight:600;margin-bottom:1rem;font-family:Quicksand,sans-serif}.city-guide p{margin-bottom:1rem;line-height:1.75;font-size:.95rem}.city-guide a{color:var(--lc-blue);text-decoration:none}.city-guide a:hover{text-decoration:underline}.listing-detail{padding:2rem 0}.listing-detail .ad-date{color:var(--lc-text);font-size:.9rem;margin-bottom:1rem}.listing-detail h1{font-size:1.3rem;color:var(--lc-text);margin-bottom:1rem;font-weight:600}.listing-detail .crumbs{margin-bottom:1rem}.listing-detail .crumbs a{color:var(--lc-primary, #2c6cb0);text-decoration:none;font-size:.95rem}.listing-detail .crumbs a:hover{text-decoration:underline}.listing-detail .ad-description{margin:1.5rem 0;line-height:1.7;padding-bottom:4rem;word-wrap:break-word;overflow-wrap:break-word}.listing-detail .ad-id{color:var(--lc-muted);font-size:.85rem;text-align:right;padding:.5rem 1rem}.signup-cta{display:inline-block;background:var(--lc-purple);color:#fff;padding:.75rem 2rem;border-radius:6px;text-decoration:none;font-size:1rem;font-weight:600;margin:2rem 0;transition:background .2s}.signup-cta:hover{background:#5a3aa8;color:#fff}.faq-content{padding:2rem 0;line-height:1.8}.faq-content h1,.faq-content h2{font-size:1.5rem;margin-bottom:1.5rem}.faq-content .qa{margin-bottom:1.5rem}.faq-content .question{font-weight:600;color:var(--lc-text);margin-bottom:.5rem}.faq-content .answer{color:var(--lc-text)}.auth-page{max-width:480px;margin:3rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.auth-page h2{text-align:center;margin-bottom:1.5rem;color:var(--lc-text)}.auth-page .form-group{margin-bottom:1.25rem}.auth-page label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--lc-text)}.auth-page input{width:100%;padding:.75rem;border:1px solid var(--lc-border);border-radius:6px;font-size:1rem;font-family:inherit}.auth-page button{width:100%;padding:.85rem;background:var(--lc-purple);color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.auth-page button:hover{background:#5a3aa8}.auth-page .note{text-align:center;color:var(--lc-muted);font-size:.9rem;margin-top:1rem}.auth-page .note a{color:var(--lc-blue)}@media(max-width:1024px){.city-grid{column-count:3}}@media(max-width:768px){html{font-size:16px}.site-header .container{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem}.brand .brand-name{font-size:1.85rem}.nav-toggle{display:flex}.nav{position:absolute;top:100%;left:0;right:0;background:var(--lc-head-bg);padding:1rem 1.25rem 1.5rem;transform:translateY(-12px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;z-index:100}.nav.open{transform:translateY(0);opacity:1;pointer-events:auto}.nav ul{flex-direction:column;align-items:flex-start;gap:1.1rem}.nav a{font-size:1.1rem}.city-grid{column-count:2;column-gap:1rem}.state-card{padding:.75rem;margin-bottom:1rem}.state-card a{font-size:1rem}.sponsor-photos img{width:60px;height:60px}.content-section{padding:1.75rem 0}.content-section .page-heading{font-size:1.4rem}.city-page,.listing-detail,.faq-content{padding:1.25rem 0}}@media(max-width:480px){html{font-size:15px}.container{padding:0 1rem}.brand .brand-name{font-size:1.6rem}.city-grid{column-count:2;column-gap:.75rem}.state-card{padding:.6rem .5rem;margin-bottom:.75rem}.state-card h3{font-size:1.375rem}.state-card a{font-size:1.05rem}.content-section .page-heading{font-size:1.25rem}.content-section .page-subheading{font-size:.95rem}.city-page h1{font-size:1.25rem}.listing-detail h1{font-size:1.15rem}.faq-content h1,.faq-content h2{font-size:1.25rem}.footer-links{gap:.25rem 0}.footer-links a{font-size:.8rem}}
