*{margin:0;padding:0;box-sizing:border-box}:root{--teal:#00ced1;--teal-dark:#00b4b8;--launcher-teal:#05b4c6;--launcher-teal-light:#2ec9d8;--launcher-teal-deep:#048896;--brand-blue:#329df8;--brand-blue-dark:#1475f2;--brand-blue-wash:rgba(50,157,248,.14);--launcher-teal-glow:rgba(5,180,198,.35);--purple-cta:#7c4dff;--purple-cta-deep:#5c3ddb;--warm-cream:#fff9f0;--sky-wash:#dff3ff;--dark-gray:#5e5e5e;--surface-ink:#2a3333;--light-bg:#f8fffe;--mint-wash:#e8f8f9;--mint-deep:#0d4a4f;--white:#fff;--error-red:#e53935;--amber:#ff8f00;--lavender-wash:#f3f0ff;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}body{font-family:var(--font);color:var(--surface-ink);background:linear-gradient(180deg,rgba(5,180,198,.12) 0,var(--brand-blue-wash) 18%,#f2fcfc 32%,#fff 58%,rgba(124,77,255,.06) 100%);background-attachment:fixed;line-height:1.6}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1100px;margin:0 auto;padding:0 24px}.nav{background:hsla(0,0%,100%,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(5,180,198,.28);padding:14px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 6px 28px rgba(5,100,120,.1),inset 0 1px 0 rgba(50,157,248,.08)}.nav .container{display:flex;align-items:center;justify-content:space-between}.nav-logo{display:inline-flex;align-items:center;gap:14px}.nav-logo,.nav-logo:hover{text-decoration:none!important}.nav-logo-mark{width:46px;height:46px;border-radius:12px;box-shadow:0 3px 14px var(--launcher-teal-glow),0 0 0 1px rgba(50,157,248,.2);flex-shrink:0}.nav-logo-text{font-size:23px;font-weight:800;letter-spacing:-.02em;color:var(--mint-deep)}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{color:var(--dark-gray);font-size:15px;font-weight:500}.nav-links a:hover{color:var(--teal);text-decoration:none}.nav-auth-btn,.nav-login-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(5,180,198,.26);background:rgba(5,180,198,.1);color:var(--mint-deep);font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.nav-auth-btn:hover,.nav-login-link:hover{background:rgba(5,180,198,.18);border-color:rgba(5,180,198,.42);color:var(--teal-dark);text-decoration:none}.nav-auth-btn{font-family:inherit}.hero{background:radial-gradient(ellipse 120% 80% at 20% 0,hsla(0,0%,100%,.25),transparent 55%),radial-gradient(ellipse 70% 50% at 92% 80%,rgba(50,157,248,.35),transparent 55%),linear-gradient(135deg,var(--launcher-teal) 0,var(--teal) 38%,var(--brand-blue-dark) 100%);color:#fff;padding:80px 0 60px;text-align:center}.hero--compact{padding:52px 0 36px}.hero h1{font-size:42px;font-weight:800;margin-bottom:16px;text-shadow:0 2px 24px rgba(0,0,0,.12)}.hero p{font-size:18px;opacity:.95;max-width:600px;margin:0 auto 32px}.hero-badges{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.photo-strip{padding:48px 0 40px;background:linear-gradient(180deg,var(--warm-cream) 0,var(--mint-wash) 32%,rgba(5,180,198,.14) 55%,var(--sky-wash) 100%);border-top:1px solid rgba(255,143,0,.22);border-bottom:1px solid rgba(5,180,198,.2)}.photo-strip--compact{padding:28px 0 32px}.photo-strip-head{text-align:center;margin-bottom:28px}.photo-strip-title{font-size:26px;font-weight:800;color:var(--mint-deep);margin-bottom:10px}.photo-strip-sub{font-size:16px;color:#3d5558;max-width:640px;margin:0 auto;line-height:1.55}.photo-strip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px;padding:0 24px;max-width:1200px;margin:0 auto}.photo-strip-grid--three{max-width:1100px}.photo-strip-card{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 12px 36px rgba(0,60,70,.15);border:3px solid hsla(0,0%,100%,.85);transform:rotate(-.4deg);transition:transform .2s ease,box-shadow .2s ease}.photo-strip-card:nth-child(2){transform:rotate(.5deg)}.photo-strip-card:nth-child(3){transform:rotate(-.3deg)}.photo-strip-card:hover{transform:rotate(0deg) scale(1.02);box-shadow:0 18px 44px rgba(0,100,110,.22)}.photo-strip-card img{display:block;width:100%;height:220px;object-fit:cover}.photo-strip--compact .photo-strip-card img{height:160px}.photo-strip-credit{text-align:center;font-size:12px;color:#5a6e70;margin-top:20px;padding:0 16px;max-width:720px}.home-cta-band{padding:64px 0;text-align:center;background:linear-gradient(120deg,var(--purple-cta) 0,var(--launcher-teal) 42%,var(--teal) 72%,var(--brand-blue) 100%);color:#fff}.home-cta-band h2{font-size:30px;font-weight:800;margin-bottom:12px}.home-cta-band p{opacity:.95;margin-bottom:24px;font-size:17px}.legal-page{padding:24px clamp(16px,5vw,32px) 48px;background:linear-gradient(180deg,rgba(5,180,198,.08),#eefcfb 35%,#fff)}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;border:none;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none}.btn-primary{background:var(--white);color:var(--teal)}.btn-outline{background:transparent;color:var(--white);border:2px solid hsla(0,0%,100%,.6)}.btn-teal{background:var(--teal);color:#fff}.btn-dark{background:var(--dark-gray);color:#fff}.features{padding:80px 0;background:linear-gradient(180deg,#fff 0,var(--lavender-wash) 100%)}.features h2{text-align:center;font-size:32px;margin-bottom:48px;color:#1a2a2a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:28px;gap:28px}.feature-card{border-radius:18px;padding:28px;box-shadow:0 8px 28px rgba(60,40,120,.08);border:1px solid hsla(0,0%,100%,.9)}.feature-card:nth-child(6n+1){background:linear-gradient(145deg,#fff,#e3fafb);border-top:4px solid var(--teal)}.feature-card:nth-child(6n+2){background:linear-gradient(145deg,#fff,#fff4e6);border-top:4px solid var(--amber)}.feature-card:nth-child(6n+3){background:linear-gradient(145deg,#fff,#e8f5e9);border-top:4px solid #43a047}.feature-card:nth-child(6n+4){background:linear-gradient(145deg,#fff,#fce4ec);border-top:4px solid #ec407a}.feature-card:nth-child(6n+5){background:linear-gradient(145deg,#fff,#e3f2fd);border-top:4px solid #1e88e5}.feature-card:nth-child(6n+6){background:linear-gradient(145deg,#fff,#f3e5f5);border-top:4px solid #8e24aa}.feature-card .emoji{font-size:36px;margin-bottom:12px}.feature-card h3{font-size:18px;margin-bottom:8px;color:#1a2a2a}.feature-card p{font-size:14px;color:#4a5555}.hub-page{padding-top:40px;padding-bottom:64px}.hub-page--admin{padding-top:32px}.hub-page--embedded{padding-top:0}.advertiser-dashboard-section{padding:36px 0 20px;background:linear-gradient(180deg,rgba(0,206,209,.08),hsla(0,0%,100%,.88) 18%,hsla(0,0%,100%,.96));border-top:1px solid rgba(0,180,184,.14)}.hub-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);grid-gap:24px;gap:24px;margin-bottom:24px}.hub-inline-intro{margin-bottom:22px;padding:24px 26px;border-radius:22px;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(240,252,252,.94));border:1px solid rgba(0,180,184,.18);box-shadow:0 10px 28px rgba(9,69,80,.05)}.hub-inline-intro h2{font-size:32px;line-height:1.06;margin-bottom:10px;color:#163334}.hub-eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);margin-bottom:8px}.hub-hero h1{font-size:38px;line-height:1.05;margin-bottom:12px;color:#163334}.hub-lead{font-size:17px;color:#4d6467;max-width:720px}.hub-hero--signed-in{grid-template-columns:1fr;gap:0;padding-bottom:12px}.hub-card,.hub-detail-card,.hub-tip-card{background:hsla(0,0%,100%,.94);border:1px solid rgba(0,180,184,.18);border-radius:20px;box-shadow:0 14px 36px rgba(9,69,80,.08)}.hub-card,.hub-tip-card{padding:22px}.hub-card h2,.hub-detail-card h3,.hub-tip-card h2{font-size:22px;color:#173233;margin-bottom:10px}.hub-tip-card ul{padding-left:18px;color:#4d6467}.hub-tip-card li+li{margin-top:8px}.hub-card+.hub-card{margin-top:20px}.hub-grid>.hub-card+.hub-card,.hub-grid>.hub-card+.hub-detail-card,.hub-grid>.hub-detail-card+.hub-card{margin-top:0}.hub-admin-shell{display:grid;grid-gap:28px;gap:28px}.hub-card--admin-overview{background:linear-gradient(145deg,rgba(8,27,33,.94),rgba(17,47,54,.96));color:#e9fbfb;border-color:rgba(46,201,216,.28);box-shadow:0 18px 42px rgba(5,46,52,.28)}.hub-card--admin-overview .hub-feedback,.hub-card--admin-overview .hub-field span,.hub-card--admin-overview .hub-muted-copy,.hub-card--admin-overview h2,.hub-card--admin-overview p{color:inherit}.hub-card--admin-overview .hub-card-head p,.hub-card--admin-overview .hub-field span,.hub-card--admin-overview .hub-muted-copy,.hub-card--admin-overview .hub-stats-grid span{color:rgba(233,251,251,.78)}.hub-card--admin-overview .hub-field input,.hub-card--admin-overview .hub-field select,.hub-card--admin-overview .hub-field textarea{background:hsla(0,0%,100%,.08);border-color:rgba(46,201,216,.22);color:#f5ffff}.hub-card--admin-overview .hub-stats-grid div{background:hsla(0,0%,100%,.08)}.hub-card--admin-overview .hub-stats-grid strong{color:#fff}.hub-card--feature{border-width:1px;border-color:rgba(20,117,242,.16);box-shadow:0 16px 40px rgba(20,117,242,.08)}.hub-section-block{display:grid;grid-gap:14px;gap:14px}.hub-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}.hub-section-heading h2{font-size:26px;color:#173233;letter-spacing:-.02em}.hub-section-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#157f8b;margin-bottom:6px}.hub-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.hub-card-head p,.hub-detail-card p,.hub-empty,.hub-muted-copy,.hub-summary{color:#556b6d}.hub-dashboard-account{margin-top:8px;font-size:15px}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:20px;align-items:start}.hub-grid--balanced{margin-top:0}.hub-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.hub-form-grid--tight{margin-top:20px}.hub-field{display:flex;flex-direction:column;gap:8px}.hub-field--full{grid-column:1/-1}.hub-field span{font-size:13px;font-weight:700;color:#254447}.hub-field input,.hub-field select,.hub-field textarea{width:100%;border-radius:14px;border:1px solid rgba(0,180,184,.22);background:#fff;color:#183233;padding:12px 14px;font:inherit}.hub-field input:focus,.hub-field select:focus,.hub-field textarea:focus{outline:none;border-color:rgba(0,180,184,.55);box-shadow:0 0 0 4px rgba(0,180,184,.12)}.hub-checkbox{flex-direction:row;align-items:center}.hub-checkbox input{width:auto}.hub-actions-inline,.hub-tab-row{display:flex;flex-wrap:wrap;gap:10px}.hub-tab-row{margin-bottom:16px}.hub-tab{border:1px solid rgba(0,180,184,.2);background:rgba(0,180,184,.06);color:#1f4a4d;border-radius:999px;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer}.hub-tab--active{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;border-color:transparent}.hub-btn-dark{color:#184244;border-color:rgba(24,66,68,.18)}.hub-feedback{margin-top:14px;padding:12px 14px;border-radius:14px;font-size:14px}.hub-feedback--good{background:rgba(67,160,71,.12);color:#236d2b}.hub-feedback--bad{background:rgba(229,57,53,.12);color:#972a28}.hub-summary{margin-top:16px;display:grid;grid-gap:6px;gap:6px}.hub-draft-preview{border-radius:18px;padding:16px;background:linear-gradient(180deg,rgba(240,251,252,.95),hsla(0,0%,100%,.98));border:1px solid rgba(0,180,184,.16)}.hub-draft-preview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.hub-draft-preview__head h3{font-size:18px;margin-bottom:4px}.hub-draft-preview__head p{color:#556b6d;font-size:14px}.hub-ad-preview{background:#fff;border:1px solid rgba(0,180,184,.18);overflow:hidden}.hub-ad-preview--prime{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-radius:20px;min-height:220px}.hub-ad-preview--inline{border-radius:16px;box-shadow:0 6px 16px rgba(11,50,56,.08)}.hub-ad-preview__image{background:#e7f7f8;color:#5d7274;display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:600}.hub-ad-preview__image img{display:block;width:100%;height:100%;object-fit:cover}.hub-ad-preview__image--prime{min-height:220px}.hub-ad-preview__image--inline{width:100%;height:190px}.hub-ad-preview__content{color:#173233}.hub-ad-preview__content--prime{display:flex;flex-direction:column;justify-content:space-between;padding:14px 14px 12px;gap:14px}.hub-ad-preview__content--inline{padding:14px 14px 16px}.hub-ad-preview__copy h4,.hub-ad-preview__title-row h4{font-size:15px;font-weight:700;line-height:1.25;margin-bottom:6px}.hub-ad-preview__content--inline p,.hub-ad-preview__copy p{font-size:12px;line-height:1.45;color:#42595c}.hub-ad-preview__footer{display:flex;align-items:center;gap:10px}.hub-ad-preview__title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.hub-ad-preview__badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:2px 8px;border-radius:999px;background:#424242;color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.hub-ad-preview__badge--event{background:#ff8f00}.hub-ad-preview__cta{border:1px solid var(--teal);background:transparent;color:var(--teal);border-radius:10px;padding:8px 14px;font-size:12px;font-weight:700}.hub-ad-preview__cta--full{width:100%;margin-top:10px}.hub-list{display:grid;grid-gap:14px;gap:14px}.hub-list-card{border:1px solid rgba(0,180,184,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(242,252,252,.88));border-radius:18px;padding:16px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hub-list-card:hover{transform:translateY(-2px);border-color:rgba(0,180,184,.3);box-shadow:0 10px 24px rgba(6,88,96,.08)}.hub-list-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.hub-list-head h3{font-size:17px;color:#163334;margin-bottom:4px}.hub-list-head p{color:#61787a;font-size:13px}.hub-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.hub-pill--good{background:rgba(67,160,71,.14);color:#236d2b}.hub-pill--warn{background:rgba(255,143,0,.14);color:#9a5a00}.hub-pill--bad{background:rgba(229,57,53,.14);color:#992b28}.hub-pill--neutral{background:rgba(30,136,229,.12);color:#16579a}.hub-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.hub-stats-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.hub-stats-grid div{border-radius:14px;padding:12px;background:rgba(0,180,184,.08);display:grid;grid-gap:4px;gap:4px}.hub-stats-grid strong{font-size:20px;color:#153132}.hub-stats-grid span{font-size:12px;color:#557173}.hub-detail-card{padding:18px;margin-top:18px}.hub-detail-card p+p{margin-top:8px}.hub-table-wrap{overflow-x:auto;margin-top:14px}.hub-table{width:100%;border-collapse:collapse;font-size:14px}.hub-table td,.hub-table th{text-align:left;padding:10px 12px;border-bottom:1px solid rgba(0,180,184,.12)}.hub-table th{color:#285357;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.hub-json-block{margin-top:14px;border-radius:14px;background:#0f2326;color:#dff8f6;padding:14px;overflow-x:auto}.hub-json-block pre{margin:0;font-size:12px;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.howitworks{padding:88px 0 96px;background:linear-gradient(180deg,#f0fdfd,#fff 45%,#f8fffe);position:relative;overflow:hidden}.howitworks:before{content:"";position:absolute;inset:-40% -20% auto -20%;height:70%;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(0,206,209,.12),transparent 70%);pointer-events:none}.howitworks .container{position:relative;z-index:1}.howitworks-intro{text-align:center;max-width:640px;margin:0 auto 48px}.howitworks-intro h2{font-size:34px;font-weight:800;color:#142828;margin-bottom:12px;letter-spacing:-.02em}.howitworks-intro p{font-size:17px;color:#4a5f5f;line-height:1.55}.howitworks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:28px;gap:28px}.hiw-card{position:relative;background:#fff;border-radius:20px;padding:28px 26px 26px;border:1px solid rgba(0,206,209,.18);box-shadow:0 10px 40px rgba(0,80,90,.06),inset 0 1px 0 hsla(0,0%,100%,.8);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hiw-card:hover{transform:translateY(-4px);box-shadow:0 18px 48px rgba(0,120,130,.12);border-color:rgba(0,206,209,.45)}.hiw-card-top{gap:14px;margin-bottom:16px}.hiw-card-top,.hiw-step-num{display:flex;align-items:center}.hiw-step-num{justify-content:center;min-width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;font-weight:800;font-size:15px;box-shadow:0 2px 8px rgba(0,180,184,.4)}.hiw-card h3{font-size:18px;font-weight:700;color:#1a2e2e;margin-bottom:10px;line-height:1.3}.hiw-card p{font-size:15px;color:#516666;line-height:1.6}.hiw-accent{display:inline-block;margin-top:12px;font-size:13px;font-weight:600;color:var(--teal-dark);letter-spacing:.02em}.packages{padding:80px 0}.packages--tinted{background:linear-gradient(180deg,#fff8f0,#e6fafb 55%,#fff)}.packages h2{text-align:center;font-size:32px;margin-bottom:16px}.packages .subtitle{text-align:center;color:#666;margin-bottom:48px;font-size:16px}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.package-card{border:2px solid #eee;border-radius:16px;padding:32px;text-align:center;transition:border-color .2s}.package-card:hover{border-color:var(--teal)}.package-card .badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.package-card .badge-teal{background:var(--teal);color:#fff}.package-card .badge-amber{background:var(--amber);color:#fff}.package-card h3{font-size:20px;margin-bottom:8px}.package-card .price{font-size:28px;font-weight:700;color:var(--teal);margin-bottom:4px}.package-card .duration{font-size:14px;color:#999;margin-bottom:16px}.package-card p{font-size:14px;color:#666}.faq{padding:80px 0;background:linear-gradient(180deg,#fdfbf7,#e8f4fc)}.faq h2{text-align:center;font-size:32px;margin-bottom:48px}.faq-item{max-width:700px;margin:0 auto 24px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.faq-item h3{font-size:16px;color:#222;margin-bottom:8px}.faq-item p{font-size:14px;color:#666}.contact{padding:80px 0;background:linear-gradient(180deg,#f5fff8,#eef7ff)}.contact h2{text-align:center;font-size:32px;margin-bottom:16px}.contact .subtitle{text-align:center;color:#666;margin-bottom:32px}.contact-form{max-width:500px;margin:0 auto}.contact-form input,.contact-form textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:10px;font-size:15px;font-family:var(--font);margin-bottom:16px}.contact-form textarea{min-height:120px;resize:vertical}.contact-form button{width:100%}.legal{padding:40px clamp(18px,5vw,40px) 56px;max-width:800px;margin:0 auto;box-sizing:border-box}.legal h1{font-size:28px;margin-bottom:8px;color:var(--teal)}.legal .updated{font-size:13px;color:#999;margin-bottom:32px}.legal h2{font-size:20px;margin-top:32px;margin-bottom:12px;color:#222}.legal li,.legal p{font-size:14px;color:#555;margin-bottom:8px}.legal ul{padding-left:24px;margin-bottom:16px}.legal .legal-markdown table{width:100%;border-collapse:collapse;margin:16px 0;font-size:14px}.legal .legal-markdown td,.legal .legal-markdown th{border:1px solid #ddd;padding:8px 10px;text-align:left}.legal .legal-markdown th{background:#f5fbfb;color:#222}.footer{background:linear-gradient(165deg,#1a2830,#0f1c22 50%,#0a1419);color:#b8c5c8;padding:40px 0;text-align:center;font-size:13px;border-top:3px solid var(--launcher-teal-deep);box-shadow:0 -12px 40px rgba(5,180,198,.08)}.footer a{color:#d8e8ea}.footer a:hover{color:var(--launcher-teal-light)}.footer-links{display:flex;gap:24px;justify-content:center;margin-bottom:12px}@media (max-width:768px){.hero h1{font-size:28px}.hero p{font-size:16px}.nav-links{gap:16px}.nav-links a{font-size:13px}.hub-form-grid,.hub-grid,.hub-hero{grid-template-columns:1fr}.hub-inline-intro h2{font-size:26px}.hub-card-head,.hub-list-head,.hub-section-heading{flex-direction:column}.hub-ad-preview--prime,.hub-ad-preview__title-row,.hub-draft-preview__head{grid-template-columns:1fr;flex-direction:column}.hub-ad-preview__image--inline,.hub-ad-preview__image--prime{height:180px;min-height:180px}.hub-stats-grid{grid-template-columns:1fr}}