:root{--paper:#faf8f1;--white:#fffefa;--green:#284d3d;--green-dark:#1e3d30;--ink:#283e33;--muted:#637066;--line:#dedfd2;--gold:#b98039;--sage:#edf0e6;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #bd863c}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.055em;font-weight:400;line-height:1.08}h1{font-size:76px}h2{font-size:43px}h3{font-size:18px;line-height:1.4}em{color:#6a7a56;font-weight:400}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}input,textarea,select{background:var(--white);width:100%;min-width:0;color:var(--ink);border:1px solid #ccd1c5;border-radius:9px;min-height:50px;padding:12px 14px}textarea{resize:vertical}label{margin-bottom:7px;font-size:15px;font-weight:600;display:block}.eyebrow{letter-spacing:2px;color:#617056;align-items:center;gap:9px;margin-bottom:20px;font-size:11px;font-weight:700;line-height:1.5;display:flex}.muted{color:var(--muted);font-size:14px}.intro{color:var(--muted);line-height:1.8}.text-link{text-underline-offset:5px;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:15px;font-weight:600;text-decoration:underline;display:inline-flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:13px 21px;font-size:15px;font-weight:600;line-height:1.4;transition:background .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.primary{background:var(--green);color:#fffefa}.primary:hover{background:var(--green-dark)}.secondary{background:var(--white);border-color:#cbd0c1}.secondary:hover{background:var(--sage)}.quiet{padding-left:5px;padding-right:5px}.full{width:100%}.icon-button{min-width:44px;min-height:44px;color:var(--green);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--sage)}.main-content{max-width:1200px;margin:0 auto;padding:0 34px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;max-width:1200px;margin:auto;padding:27px 34px;display:flex}.brand{font-family:var(--serif);align-items:center;gap:11px;font-size:28px;line-height:1.1;display:flex}.brand-icon{background:#e9eddf;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.brand-sub{font-family:var(--sans);letter-spacing:2px;margin-top:7px;font-size:8px;font-weight:700;display:block}.site-header nav{align-items:center;gap:26px;font-size:14px;font-weight:600;display:flex}.site-header nav form{display:flex}.nav-upload{align-items:center;gap:6px;display:flex}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:44px;padding:62px 0 48px;display:grid}.hero-copy h1{margin-bottom:24px}.hero-copy>p{max-width:450px;color:var(--muted);font-size:16px;line-height:1.85}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin:28px 0;display:flex}.tiny-sun{background:var(--gold);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #eedec5}.hero-location{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.hero-art{background:#efe8d5;border:9px solid #fffefa;border-bottom-width:43px;border-radius:4px;height:472px;position:relative;transform:rotate(2deg);box-shadow:0 9px 30px #263f3112}.camp-scene{width:100%;height:100%;display:block}.hero-art .camp-scene{object-fit:cover}.art-stamp{text-align:center;background:#f1ead8;border:1px solid #b7b394;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:113px;height:113px;line-height:1.5;display:flex;position:absolute;top:-20px;right:-17px;transform:rotate(12deg);box-shadow:0 3px #d8d1be}.art-stamp span{letter-spacing:1.3px;margin-top:4px;font-size:9px}.art-stamp strong{font-size:8px}.photo-label{font-family:var(--serif);justify-content:center;align-items:center;gap:14px;font-size:15px;font-style:italic;display:flex;position:absolute;bottom:-34px;left:0;right:0}.welcome-strip{background:#edf0e5;border:1px solid #e0e4d7;border-radius:10px;align-items:center;gap:18px;padding:23px 27px;display:flex}.welcome-heart{background:#e0e6d5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.welcome-strip p{color:#63715a;max-width:700px;margin:0;font-size:14px}.welcome-strip strong{color:var(--green);font-weight:600}.handwritten{white-space:nowrap;font-family:var(--serif);color:#667452;margin-left:auto;font-size:18px;font-style:italic}.section{padding:63px 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px;display:flex}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:13px}.section-heading p{color:var(--muted);margin:10px 0 0;font-size:14px}.album-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.album-card{border:1px solid var(--line);background:var(--white);border-radius:10px;overflow:hidden}.album-art{color:#728162;background:#e0e5d5;justify-content:center;align-items:center;height:153px;display:flex;position:relative;overflow:hidden}.album-art:before,.album-art:after{content:"";background:#61745322;border-radius:50%;width:240px;height:170px;position:absolute;bottom:-90px;left:-80px;transform:rotate(-18deg)}.album-art:after{background:#61745333;bottom:-120px;left:110px}.album-art>svg{opacity:.7;position:absolute;bottom:15px;right:11px}.album-year{z-index:1;font-family:var(--serif);color:#34503d;margin-right:50px;font-size:53px;font-style:italic;position:relative}.album-1 .album-art{color:#a48c5f;background:#eadfca}.album-1 .album-year{color:#785f3a}.album-2 .album-art{color:#719185;background:#dce5e1}.album-3 .album-art{color:#968679;background:#e8dfd5}.album-3 .album-year{color:#786454}.latest-badge{letter-spacing:1.1px;color:#fffefa;background:#52674a;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:700;position:absolute;top:13px;left:14px}.album-details{padding:18px}.album-details h3{font-family:var(--serif);letter-spacing:-.3px;min-height:50px;margin-bottom:11px;font-size:18px;font-weight:400}.album-details>a{justify-content:space-between;align-items:center;min-height:36px;font-size:13px;font-weight:600;display:flex}.album-details .local-album-link{color:var(--muted);text-underline-offset:3px;font-size:11px;font-weight:400;text-decoration:underline}.album-help{color:var(--muted);text-align:center;margin:19px 0 0;font-size:12px}.album-help span{font-weight:700}.share-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1.08fr;gap:76px;display:grid}.share-copy>p{color:var(--muted);max-width:390px;font-size:16px;line-height:1.9}.steps{margin:0;padding:12px 0 0;list-style:none}.steps li{gap:16px;margin-bottom:26px;display:flex}.steps li>span{width:31px;height:31px;font-family:var(--serif);background:var(--white);border:1px solid #d5d9ca;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.steps h3{margin:2px 0 3px;font-size:15px;font-weight:600}.steps p{color:var(--muted);margin:0;font-size:13px}.quality-note{background:#eff0e6;border-radius:9px;gap:14px;margin-top:31px;padding:17px;display:flex}.quality-note p{color:#63715a;margin:0;font-size:12px}.quality-note strong{color:var(--ink)}.upload-form{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:0 5px 20px #34493105}.form-row{grid-template-columns:.8fr 1.2fr;gap:16px;display:grid}.form-row label{font-size:13px}.form-row input,.form-row select{font-size:14px}.drop-zone{text-align:center;background:#f6f7f0;border:1.5px dashed #b7c0a9;border-radius:9px;margin:23px 0;padding:28px 15px}.upload-circle{background:#e5e9d9;border-radius:50%;margin-bottom:11px;padding:13px;display:inline-flex}.drop-zone h3{font-family:var(--serif);margin:0 0 6px;font-size:22px;font-weight:400}.drop-zone p{color:var(--muted);margin-bottom:18px;font-size:12px}.drop-note{color:var(--muted);margin-top:15px;font-size:10px;display:block}.optional{color:var(--muted);font-size:11px;font-weight:400}.upload-form>label{font-size:13px}.upload-form textarea{margin-bottom:17px;font-size:13px}.privacy-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:11px;display:flex}.file-list{max-height:330px;margin-bottom:18px;overflow:auto}.file-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px 0;display:flex}.file-info{flex:1;min-width:0}.file-info strong{overflow-wrap:anywhere;font-size:13px;display:block}.file-info span{color:var(--muted);overflow-wrap:anywhere;font-size:11px;display:block}progress{width:100%;height:6px;accent-color:var(--green)}.success,.error,.notice{overflow-wrap:anywhere;border-radius:7px;padding:13px 15px;font-size:14px}.success{color:#2b5737;background:#e6efe0;gap:8px;display:flex}.error{color:#893d27;background:#f7e9df}.notice{color:#76572d;background:#f5ecd9}.empty-state{text-align:center;color:var(--muted);background:#f5f5ed;border:1px dashed #cbd1bf;border-radius:12px;padding:42px 25px}.empty-state>svg{margin-bottom:13px}.empty-state h3{font-family:var(--serif);color:var(--green);margin-bottom:8px;font-size:23px;font-weight:400}.empty-state p{margin-bottom:10px;font-size:14px}.photo-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.photo-card{background:var(--white);border:1px solid var(--line);border-radius:10px;overflow:hidden}.photo-preview{background:var(--sage);height:240px;display:block}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-info{justify-content:space-between;align-items:start;gap:5px;padding:16px;display:flex}.photo-info strong{font-size:14px}.photo-info p{color:var(--muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:12px}.format-placeholder{flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.format-placeholder span{font-size:15px}.format-placeholder small{color:var(--muted);font-size:12px}.pagination{gap:12px;margin-top:23px;display:flex}.pagination:empty{display:none}.help-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.3fr;gap:60px;display:grid}.faq details{border-bottom:1px solid var(--line);padding:15px 0}.faq details:first-child{padding-top:0}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:44px;font-size:15px;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:23px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted);margin:7px 0 12px;font-size:14px;line-height:1.85}.closing-note{text-align:center;color:#7c886b;padding:22px 0 68px}.closing-note p{font-family:var(--serif);color:var(--green);margin:13px 0 0;font-size:26px;font-style:italic}.closing-note span{font-size:12px}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:25px;padding:25px max(34px,50vw - 566px);font-size:11px;display:flex}.site-footer>div{align-items:center;gap:10px;display:flex}.site-footer p{margin:0}.site-footer>a{text-underline-offset:3px;white-space:nowrap;text-decoration:underline}.login-page{max-width:1170px;margin:0 auto;padding:45px 35px}.login-brand{font-family:var(--serif);justify-content:center;align-items:center;gap:12px;margin-bottom:39px;font-size:30px;line-height:1.2;display:flex}.login-brand small{font-family:var(--sans);letter-spacing:2px;margin-top:7px;font-size:8px;display:block}.login-card{background:var(--white);border:1px solid var(--line);border-radius:16px;grid-template-columns:1fr 1fr;min-height:605px;display:grid;overflow:hidden;box-shadow:0 15px 65px #263f3108}.login-art{background:#294c3e;position:relative;overflow:hidden}.login-art>.camp-scene{height:62%;position:absolute;top:0;left:0}.login-art-caption{color:#f3eedf;background:linear-gradient(#0000,#294c3e 10%);width:100%;padding:36px 42px;position:absolute;bottom:0}.login-art-caption .eyebrow{color:#c8d0b7;font-size:9px}.login-art-caption h2{margin-bottom:15px;font-size:53px}.login-art-caption p{color:#ccd3bb;margin:0;font-size:12px}.login-content{align-self:center;padding:58px 47px}.login-content h1{margin-bottom:20px;font-size:45px}.login-content .eyebrow{letter-spacing:1.7px;font-size:9px}.login-content .intro{margin-bottom:29px;font-size:15px}.password-field{border:1px solid #ccd1c5;border-radius:9px;align-items:center;gap:10px;padding-left:13px;display:flex}.password-field input{background:0 0;border:0;width:100%;padding-left:0;font-size:16px}.password-field button{min-width:44px;min-height:50px;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.login-form>.muted{margin:10px 0 23px;font-size:12px}.login-form>.privacy-note{margin-top:18px;font-size:10px}.login-switch{color:var(--muted);justify-content:center;width:100%;margin-top:24px;font-size:11px}.login-bottom{text-align:center;font-family:var(--serif);color:var(--muted);margin-top:30px;font-style:italic}.admin-main{padding-top:50px;padding-bottom:60px}.admin-main>h1{margin-bottom:17px;font-size:49px}.admin-instructions{background:var(--sage);border:1px solid var(--line);border-radius:10px;margin:26px 0 32px;padding:25px 29px;font-size:15px}.admin-instructions li{padding:5px 0}.admin-instructions p{color:var(--muted);margin-bottom:0;font-size:13px}.admin-year-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-year-bar nav{gap:8px;display:flex}.year-tab{border:1px solid var(--line);border-radius:7px;padding:10px 18px;font-size:15px}.year-tab.active{background:var(--green);color:#fff;border-color:var(--green)}.admin-queue{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:23px}.queue-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.check-label{align-items:center;gap:10px;margin:0;display:flex}.admin-queue input[type=checkbox]{width:22px;height:22px;min-height:22px;accent-color:var(--green);flex-shrink:0}.admin-photo{border-top:1px solid var(--line);align-items:center;gap:17px;padding:20px 0;display:flex}.admin-thumbnail{background:var(--sage);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.admin-thumbnail img{object-fit:cover;width:100%;height:100%}.admin-photo-info{flex:1;min-width:0}.admin-photo-info>strong{overflow-wrap:anywhere;font-size:15px}.admin-photo-info p{color:var(--muted);overflow-wrap:anywhere;margin:2px 0 4px;font-size:12px}.status-pill{color:#7b5b2e;background:#f3e9d6;border-radius:20px;margin:3px 6px 0 0;padding:3px 8px;font-size:10px;display:inline-block}.status-pill.transferred{color:var(--green);background:#e4ecd9}.admin-actions{flex-direction:column;align-items:start;gap:0;display:flex}.admin-actions .text-link{min-height:40px;font-size:12px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:1400px){.hero{padding-top:73px;padding-bottom:65px}}@media (max-width:1000px){h1{font-size:62px}.hero{gap:32px}.hero-art{height:420px}.hero-actions{gap:10px}.hero-actions .button{font-size:13px}.handwritten{display:none}.share-section{gap:38px}.album-grid{gap:14px}.album-details{padding:14px}.album-details h3{font-size:17px}.album-details>a{font-size:11px}.login-content{padding:38px 30px}.login-content h1{font-size:40px}.site-footer p{display:none}}@media (max-width:760px){body{font-size:16px}.main-content{padding:0 22px}.site-header{padding:21px 22px}.site-header nav{gap:11px}.site-header nav>a:first-child{display:none}.brand{font-size:25px}.brand-sub{letter-spacing:1.4px;font-size:7px}.brand-icon{width:39px;height:39px}.nav-upload,.site-header nav>a[href=\/admin]{font-size:12px}h1{font-size:61px}h2{font-size:36px}.hero{grid-template-columns:1fr;gap:27px;padding:38px 0 34px}.hero-copy h1{margin-bottom:21px;font-size:61px}.hero-copy>p{max-width:520px;font-size:16px}.hero .eyebrow{margin-bottom:22px;font-size:10px}.hero-actions{gap:15px;margin:23px 0}.hero-actions .button{font-size:14px}.hero-art{height:330px;margin:0 7px 12px;transform:rotate(1.5deg)}.art-stamp{width:90px;height:90px;top:-12px;right:-14px}.art-stamp span,.art-stamp strong{font-size:7px}.welcome-strip{align-items:start;gap:12px;padding:19px 17px}.welcome-strip p{font-size:13px}.welcome-strip strong{margin-bottom:5px;display:block}.welcome-heart{flex-shrink:0;width:34px;height:34px}.section{padding:42px 0}.section-heading{display:block}.section-heading>p{margin-top:15px}.eyebrow{letter-spacing:1.5px;font-size:9px}.album-grid{grid-template-columns:repeat(2,1fr);gap:17px}.album-art{height:140px}.album-details{padding:15px}.album-details h3{min-height:54px;font-size:19px}.album-details>a{font-size:12px}.album-details .local-album-link{font-size:11px}.album-help{text-align:left;font-size:12px;line-height:1.85}.share-section{grid-template-columns:1fr;gap:30px}.share-copy>p{max-width:none}.steps{padding-top:8px}.steps li{margin-bottom:19px}.steps h3{font-size:16px}.steps p{font-size:14px}.quality-note{margin-top:24px}.quality-note p{font-size:13px}.upload-form{padding:23px 18px}.upload-form input,.upload-form select,.upload-form textarea{font-size:16px}.upload-form>label,.form-row label,.drop-zone p{font-size:14px}.drop-note{font-size:11px}.privacy-note{font-size:12px}.file-info strong{font-size:14px}.file-info span{font-size:12px}.photo-grid{grid-template-columns:repeat(2,1fr);gap:13px}.photo-preview{height:190px}.photo-info{padding:12px}.photo-info strong{font-size:12px}.photo-info .icon-button{min-width:32px}.help-section{grid-template-columns:1fr;gap:20px}.help-section h2{margin:0}.faq summary{font-size:16px}.faq p{font-size:15px}.closing-note{padding:16px 0 47px}.closing-note p{font-size:23px}.site-footer{flex-wrap:wrap;gap:15px;padding:24px 22px;font-size:11px}.login-page{padding:27px 20px}.login-brand{margin-bottom:26px}.login-card{grid-template-columns:1fr}.login-art{height:230px}.login-art>.camp-scene{height:100%}.login-art-caption{background:linear-gradient(#0000,#254533d9);padding:22px}.login-art-caption .eyebrow,.login-art-caption p{display:none}.login-art-caption h2{margin:0;font-size:34px}.login-art-caption h2 br{display:none}.login-art-caption h2 br:after{content:" "}.login-content{padding:34px 25px}.login-content h1{font-size:39px}.login-content .intro{font-size:16px}.login-form>.muted{font-size:13px}.login-form>.privacy-note{font-size:12px}.login-switch{font-size:13px}.admin-main{padding-top:36px;padding-bottom:40px}.admin-main>h1{font-size:39px}.admin-instructions{padding:19px}.admin-instructions ol{padding-left:21px}.admin-instructions p{font-size:14px}.year-tab{padding:10px 15px}.queue-toolbar{flex-wrap:wrap}.admin-queue{padding:16px}.admin-photo{flex-wrap:wrap;align-items:start;gap:12px}.admin-thumbnail{width:65px;height:65px}.admin-photo-info{flex-basis:calc(100% - 122px)}.admin-actions{flex-flow:wrap;gap:5px 15px;padding-left:35px}.admin-actions .text-link,.admin-photo-info p{font-size:13px}.status-pill{font-size:11px}.check-label{font-size:14px}}@media (max-width:380px){.main-content{padding:0 17px}.site-header{padding:18px 17px}.brand-icon{display:none}.hero-copy h1{font-size:54px}.hero-actions{gap:7px}.hero-actions .button{padding:12px;font-size:13px}.hero-actions .quiet{padding:10px 0}.form-row{grid-template-columns:1fr}.album-grid{gap:11px}.album-details{padding:12px}.album-details h3{font-size:17px}.album-details>a{font-size:11px}.album-details .local-album-link{font-size:10px}.photo-grid{grid-template-columns:1fr}.login-content{padding:28px 20px}.login-content h1{font-size:35px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation-duration:.01ms!important}}
