/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--sky:#94cddd;--red:#b94b3f;--yellow:#e9c86a;--cream:#f5f0e4;--navy:#203b48;--green:#637c61;--ink:#203b48;--paper:#fbf8ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);background-image:radial-gradient(#19324a10 1px,#0000 1px);background-size:6px 6px;margin:0;font-family:Trebuchet MS,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{background:var(--sky);z-index:10;border-bottom:3px solid #19324a18;justify-content:space-between;align-items:center;height:112px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:14px;display:flex}.brand-seal{background:var(--cream);border:3px solid var(--navy);width:64px;height:64px;box-shadow:4px 4px 0 var(--red);border-radius:50%;place-items:center;font-size:34px;display:grid}.brand small,.brand strong{text-transform:uppercase;display:block}.brand small{letter-spacing:2px;font-size:12px;font-weight:800}.brand strong{text-transform:uppercase;font-family:Georgia,serif;font-size:27px;font-weight:900;line-height:1}.site-header nav{align-items:center;gap:30px;font-weight:800;display:flex}.site-header nav a:not(.nav-cta){border-bottom:3px solid #0000;padding:10px 0}.site-header nav a:hover{border-color:var(--red)}.nav-cta,.button.primary{background:var(--red);color:#fff;border:3px solid var(--navy);box-shadow:5px 5px 0 var(--navy);border-radius:9px;padding:14px 22px;transition:all .18s}.nav-cta:hover,.button.primary:hover{box-shadow:7px 7px 0 var(--navy);transform:translate(-2px,-2px)}.menu-button{color:var(--navy);background:0 0;border:0;font-size:30px;display:none}.hero{background:var(--sky);grid-template-columns:minmax(0,47%) minmax(0,53%);min-height:660px;padding:55px clamp(24px,5vw,76px) 35px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker{background:var(--yellow);border:2px solid var(--navy);text-transform:uppercase;letter-spacing:1.8px;padding:8px 18px;font-weight:900;display:inline-block;transform:rotate(-1deg);box-shadow:3px 3px #fffa}.hero h1,.section h2,.road-title strong{letter-spacing:-2.5px;font-family:Georgia,Times New Roman,serif;font-weight:900}.hero h1{text-shadow:2px 2px #fff5;margin:26px 0 20px;font-size:clamp(50px,5.6vw,83px);line-height:.91}.hero-copy>p{max-width:620px;font-size:19px;font-weight:600;line-height:1.55}.hero-actions{gap:20px;margin-top:28px;display:flex}.button{border-radius:9px;align-items:center;gap:16px;padding:16px 26px;font-size:18px;font-weight:900;display:inline-flex}.button.secondary{background:var(--cream);border:3px solid var(--red);box-shadow:4px 4px 0 var(--red);color:var(--red)}.hero-art{filter:drop-shadow(8px 12px #19324a18);background-image:url(/rabbit-fair-hero.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;min-height:520px}.road{background:var(--paper);z-index:3;border:3px solid var(--red);border-radius:18px;grid-template-columns:230px 1fr;margin:-14px 2.2vw 0;padding:24px 32px;display:grid;position:relative;box-shadow:8px 8px #19324a22}.road-title{border-right:2px dashed var(--navy);flex-direction:column;justify-content:center;display:flex}.road-title span{font-size:18px;font-weight:800}.road-title strong{font-size:40px;line-height:1}.steps{grid-template-columns:repeat(4,1fr);display:grid}.step{text-align:center;padding:4px 20px;position:relative}.step:not(:last-child){border-right:2px dashed #19324a55}.number{background:var(--yellow);border-radius:50%;place-items:center;width:46px;height:46px;font-family:Georgia,serif;font-size:28px;font-weight:900;display:inline-grid}.step-icon{margin-left:8px;font-size:24px}.step h2{margin:10px 0 4px;font-family:Georgia,serif;font-size:19px}.step p{margin:0;font-size:13px;line-height:1.4}.section{padding:100px clamp(24px,7vw,112px)}.section-kicker{padding:7px 12px;font-size:12px}.section-kicker.light{background:var(--cream)}.section>h2,.entry-copy h2,.resource-header h2,.faq h2,.show-ready h2{margin:20px 0 16px;font-size:clamp(42px,5vw,68px);line-height:1}.section-lead{max-width:760px;font-size:19px;line-height:1.6}.intro{text-align:center}.intro .section-lead{margin:0 auto}.compare-grid{text-align:left;grid-template-columns:1fr 1fr;gap:32px;margin-top:50px;display:grid}.paper-card{border:3px solid var(--navy);box-shadow:8px 8px 0 var(--navy);background:#fffdf7;border-radius:12px;grid-template-columns:70px 1fr;padding:34px;display:grid;position:relative}.paper-card.green-card{border-color:var(--green);box-shadow:8px 8px 0 var(--green)}.paper-card.red-card{border-color:var(--red);box-shadow:8px 8px 0 var(--red)}.card-number{color:var(--red);font-family:Georgia,serif;font-size:44px;font-weight:900}.green-card .card-number{color:var(--green)}.label{text-transform:uppercase;letter-spacing:1.5px;margin:0;font-size:12px;font-weight:900}.paper-card h3,.project-card h3,.resource-grid h3,.checklist-card h3{margin:6px 0 12px;font-family:Georgia,serif;font-size:30px}.paper-card p{line-height:1.6}.paper-card li{margin:10px 0}.entry-section{background:var(--navy);color:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.entry-copy>p{font-size:18px;line-height:1.7}.notice{border-left:6px solid var(--yellow);background:#ffffff10;margin-top:30px;padding:18px 20px}.notice strong,.notice span{display:block}.notice span{margin-top:6px;line-height:1.5}.checklist-card{background:var(--paper);color:var(--navy);box-shadow:11px 11px 0 var(--yellow);border-radius:10px;padding:38px;position:relative;transform:rotate(1deg)}.tape{background:#f5c84caa;width:100px;height:26px;position:absolute;top:-12px;left:calc(50% - 50px);transform:rotate(-2deg)}.checklist-card label{border-bottom:1px dashed #19324a55;grid-template-columns:28px 1fr 28px;align-items:center;gap:10px;padding:12px 0;font-weight:700;display:grid}.checklist-card input{width:20px;height:20px;accent-color:var(--red)}.checklist-card b{opacity:.45}.projects{text-align:center}.projects .section-lead{margin:0 auto}.project-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:46px;display:grid}.project-card{border:3px solid var(--navy);box-shadow:6px 6px 0 var(--navy);background:#fffdf7;border-radius:12px;padding:26px;transition:all .18s}.project-card:hover{transform:translateY(-5px)}.project-card>span{text-transform:uppercase;letter-spacing:1.4px;background:var(--yellow);padding:6px 8px;font-size:11px;font-weight:900}.project-card.red{box-shadow:6px 6px 0 var(--red)}.project-card.blue{box-shadow:6px 6px 0 var(--sky)}.project-card.yellow{box-shadow:6px 6px 0 var(--yellow)}.project-card.green{box-shadow:6px 6px 0 var(--green)}.project-rabbit{margin:22px 0 8px;font-size:50px}.project-card p{font-size:15px;line-height:1.6}.project-card a{color:var(--red);font-size:14px;font-weight:900}.show-ready{background:var(--yellow);grid-template-columns:.85fr 1.15fr;gap:7vw;display:grid}.ready-grid{gap:18px;display:grid}.ready-grid article{background:var(--cream);border:3px solid var(--navy);box-shadow:5px 5px 0 var(--navy);border-radius:10px;grid-template-columns:55px 150px 1fr;align-items:center;padding:22px 26px;display:grid}.ready-grid span{color:var(--red);font-family:Georgia,serif;font-size:30px;font-weight:900}.ready-grid h3{margin:0;font-family:Georgia,serif;font-size:26px}.ready-grid p{margin:0;line-height:1.5}.resources{background:var(--red);color:var(--cream)}.resource-header{justify-content:space-between;align-items:end;gap:30px;display:flex}.resource-header>p{max-width:360px;line-height:1.6}.resource-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px;display:grid}.resource-grid article{background:var(--cream);color:var(--navy);border:3px solid var(--navy);box-shadow:7px 7px 0 var(--navy);border-radius:10px;padding:30px}.resource-icon{font-size:34px}.resource-grid p{line-height:1.6}.status{background:#e9dfcd;padding:8px 10px;font-size:12px;font-weight:800;display:inline-block}.resource-grid a{color:var(--red);font-weight:900}.faq{grid-template-columns:.8fr 1.2fr;gap:7vw;display:grid}.faq>div>p{font-size:17px;line-height:1.6}.accordion article{border-bottom:2px solid var(--navy)}.accordion button{text-align:left;width:100%;color:var(--navy);cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:20px;padding:22px 0;font-family:Georgia,serif;font-size:21px;font-weight:900;display:flex}.accordion button b{color:var(--red);font-size:28px}.accordion article>p{margin:0 40px 22px 0;line-height:1.7}footer{background:var(--navy);color:var(--cream);grid-template-columns:1fr 1.2fr auto;align-items:center;gap:40px;padding:42px clamp(24px,5vw,76px);display:grid}.footer-brand{align-items:center;gap:15px;display:flex}.footer-brand>span{font-size:38px}.footer-brand strong,.footer-brand small{display:block}.footer-brand small{opacity:.7;margin-top:4px}footer>p{opacity:.75;font-size:13px;line-height:1.5}footer>a{color:var(--yellow);font-weight:900}.guide{background:#fffdf7}.guide-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:7vw;display:grid}.guide-heading h2{margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);line-height:1}.guide-heading>p{margin:0;font-size:18px;line-height:1.65}.chapter-list{gap:16px;margin-top:48px;display:grid}.chapter{background:var(--cream);border:3px solid var(--navy);box-shadow:5px 5px 0 var(--navy);border-radius:12px;overflow:hidden}.chapter.red{box-shadow:5px 5px 0 var(--red)}.chapter.green{box-shadow:5px 5px 0 var(--green)}.chapter.yellow{box-shadow:5px 5px 0 var(--yellow)}.chapter.sky,.chapter.blue{box-shadow:5px 5px 0 var(--sky)}.chapter.open{background:#fff}.chapter-button{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:60px 54px 1fr 42px;align-items:center;gap:16px;padding:22px 26px;display:grid}.chapter-number{color:var(--red);font-family:Georgia,serif;font-size:30px;font-weight:900}.chapter-icon{border:2px solid var(--navy);background:var(--yellow);border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid}.chapter-name small,.chapter-name strong,.chapter-name em{display:block}.chapter-name small{text-transform:uppercase;letter-spacing:1.4px;font-size:10px;font-weight:900}.chapter-name strong{margin:3px 0;font-family:Georgia,serif;font-size:25px}.chapter-name em{opacity:.8;font-size:14px;font-style:normal;font-weight:600;line-height:1.45}.chapter-toggle{text-align:center;color:var(--red);font-size:34px;font-weight:900}.chapter-content{border-top:2px dashed #19324a55;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:30px;padding:28px 34px 32px 156px;display:grid}.chapter-content ul{margin-bottom:0;padding-left:20px}.chapter-content li{margin:8px 0}.chapter-content blockquote{border-left:5px solid var(--yellow);background:#f5c84c32;margin:0;padding:18px;line-height:1.55}.chapter-content blockquote span{text-transform:uppercase;letter-spacing:1.3px;margin-bottom:6px;font-size:10px;font-weight:900;display:block}.download-button{background:var(--red);color:#fff;border:3px solid var(--navy);box-shadow:4px 4px 0 var(--navy);text-align:center;border-radius:8px;min-width:160px;padding:14px 16px;font-weight:900}.guide-callout{background:var(--sky);border:3px solid var(--navy);box-shadow:7px 7px 0 var(--navy);border-radius:12px;justify-content:space-between;align-items:center;gap:30px;margin-top:38px;padding:25px 28px;display:flex}.guide-callout>div{align-items:center;gap:18px;display:flex}.guide-callout>div>span{font-size:48px}.guide-callout strong{font-family:Georgia,serif;font-size:24px}.guide-callout p{margin:4px 0 0;line-height:1.5}.guide-callout>a{text-underline-offset:4px;white-space:nowrap;font-weight:900;text-decoration:underline}@media (width<=1000px){.site-header{height:auto;min-height:90px}.menu-button{display:block}.site-header nav{background:var(--cream);flex-direction:column;padding:24px;display:none;position:absolute;top:90px;left:0;right:0;box-shadow:0 8px 12px #0002}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.hero-art{min-height:430px}.road{grid-template-columns:1fr}.road-title{border-right:0;border-bottom:2px dashed var(--navy);margin-bottom:18px;padding-bottom:18px}.project-grid{grid-template-columns:1fr 1fr}.show-ready,.faq,.entry-section,.resource-grid{grid-template-columns:1fr}.resource-header{flex-direction:column;align-items:start}}@media (width<=700px){.brand strong{font-size:20px}.brand small{font-size:9px}.brand-seal{width:50px;height:50px;font-size:26px}.hero{padding-top:40px}.hero h1{font-size:51px}.hero-actions{flex-direction:column;align-items:stretch}.button{justify-content:center}.hero-art{min-height:300px;margin:10px -20px 0}.road{border-radius:0;margin-top:0}.steps{grid-template-columns:1fr 1fr}.step{padding:18px 8px}.step:nth-child(2){border-right:0}.compare-grid,.project-grid,.paper-card{grid-template-columns:1fr}.section{padding:72px 24px}.ready-grid article{grid-template-columns:45px 1fr}.ready-grid article p{grid-column:1/-1;margin-top:12px}.resource-header h2{font-size:45px}.faq h2{font-size:46px}footer{text-align:left;grid-template-columns:1fr}}.project-grid{grid-template-columns:repeat(3,1fr)}.fair-schedule{background:var(--navy);color:var(--paper)}.schedule-heading{justify-content:space-between;align-items:center;gap:30px;display:flex}.schedule-heading h2,.study-heading h2{margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,68px);line-height:1}.schedule-stamp{background:var(--yellow);width:130px;height:130px;color:var(--navy);border:3px solid var(--paper);box-shadow:6px 6px 0 var(--red);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(4deg)}.schedule-stamp strong,.schedule-stamp small{letter-spacing:2px}.schedule-stamp span{font-family:Georgia,serif;font-size:30px;font-weight:900}.schedule-list{border-top:2px solid #fff4;margin-top:46px}.schedule-list article{border-bottom:1px dashed #fff5;grid-template-columns:145px 160px 1fr 1.2fr;align-items:center;gap:22px;padding:20px 0;display:grid}.date-tab{background:var(--red);border:2px solid var(--paper);text-align:center;padding:9px 12px;font-weight:900;transform:rotate(-1deg)}.schedule-time{color:var(--yellow);font-weight:900}.schedule-event h3{margin:0;font-family:Georgia,serif;font-size:22px}.schedule-event p,.schedule-note{margin:4px 0 0;line-height:1.45}.schedule-event p{opacity:.7;font-size:13px}.schedule-note{font-size:14px}.schedule-warning{background:var(--paper);color:var(--navy);border:3px solid var(--yellow);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:30px;padding:20px 24px;display:grid}.schedule-warning strong{font-family:Georgia,serif;font-size:20px}.schedule-warning span{line-height:1.5}.schedule-warning a{color:var(--red);font-weight:900}.study{background:var(--paper)}.study-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:7vw;display:grid}.study-heading>p{font-size:18px;line-height:1.65}.study-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:46px;display:grid}.study-card{background:var(--cream);border:3px solid var(--navy);box-shadow:5px 5px 0 var(--sky);border-radius:10px;grid-template-columns:48px 1fr;gap:15px;padding:25px;transition:all .18s;display:grid}.study-card:nth-child(3n+2){box-shadow-color:var(--yellow)}.study-card:nth-child(3n){box-shadow:5px 5px 0 var(--red)}.study-card:hover{transform:translateY(-4px)}.study-card>span{color:var(--red);font-family:Georgia,serif;font-size:28px;font-weight:900}.study-card h3{margin:2px 0 9px;font-family:Georgia,serif;font-size:23px}.study-card p{margin:0 0 15px;font-size:14px;line-height:1.55}.study-card b{color:var(--red);font-size:13px}@media (width<=1000px){.schedule-list article{grid-template-columns:130px 1fr}.schedule-note{grid-column:2}.study-grid{grid-template-columns:1fr 1fr}.study-heading{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr 1fr}.schedule-warning{grid-template-columns:1fr}}@media (width<=700px){.schedule-heading{align-items:flex-start}.schedule-stamp{flex:0 0 94px;width:94px;height:94px}.schedule-stamp span{font-size:22px}.schedule-list article{grid-template-columns:1fr;gap:8px}.schedule-note{grid-column:auto}.date-tab{justify-self:start}.study-grid,.project-grid{grid-template-columns:1fr}.study-card{padding:20px}.schedule-warning{padding:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media (width<=1000px){.guide-heading{grid-template-columns:1fr}.chapter-content{grid-template-columns:1fr 1fr;padding-left:34px}.download-button{grid-column:1/-1}.guide-callout{flex-direction:column;align-items:flex-start}}@media (width<=700px){.chapter-button{grid-template-columns:42px 1fr 32px;gap:10px;padding:18px 16px}.chapter-icon{display:none}.chapter-number{font-size:24px}.chapter-name strong{font-size:21px}.chapter-name em{font-size:13px}.chapter-content{grid-template-columns:1fr;padding:22px 18px}.download-button{grid-column:auto}.guide-callout>div{align-items:flex-start}.guide-callout>div>span{font-size:34px}.guide-callout>a{white-space:normal}}
