@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap");:root{--green:#17543d;--dark:#152d23;--lime:#d8efae;--ink:#212b26;--muted:#7c8580;--line:#eef0ed;--paper:#fff;--outer:#f3f5f3;--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--outer);color:var(--ink);font-family:Noto Sans KR,Arial,sans-serif;font-size:16px;letter-spacing:-.035em;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none}a,button{color:inherit}a{text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #81ba97;outline-offset:4px}h1,h2,h3,p{margin:0}svg{flex-shrink:0}img{object-fit:cover}button{padding:0}a,button{touch-action:manipulation}.app-shell{max-width:680px;min-height:100dvh;margin:0 auto;background:#fff;position:relative;padding-bottom:calc(88px + env(safe-area-inset-bottom));box-shadow:0 0 35px #173b2110}.header{height:76px;position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0 26px;border-bottom:1px solid #f5f6f3;gap:10px}.header,.wordmark{display:flex;align-items:center}.wordmark{font-size:34px;font-weight:900;letter-spacing:-2px;color:var(--green);line-height:1}.wordmark span{font-weight:700}.wordmark i{width:7px;height:7px;background:#a4c774;border-radius:100%;align-self:flex-start;margin:4px 0 0 3px}.header-actions{margin-left:auto;display:flex;gap:11px}.icon-button{width:36px;height:40px;display:flex;align-items:center;justify-content:center;position:relative}.notification-dot{width:4px;height:4px;background:#7caf65;border-radius:50%;position:absolute;right:7px;top:8px}.page-title{font-size:18px}.section-pad{padding-left:26px;padding-right:26px}.top-tabs{display:flex;height:58px;align-items:stretch;padding:0 26px;gap:30px;border-bottom:1px solid var(--line);font-size:16px;font-weight:500;color:#878c88;overflow:auto;scrollbar-width:none}.top-tabs>*{display:flex;align-items:center;flex-shrink:0;position:relative}.top-tabs .selected{color:var(--green);font-weight:800;border-bottom:3px solid var(--green)}.tab-dot{background:#80ac65;width:4px;height:4px;border-radius:100%;position:absolute;right:-6px;top:16px}.home-hero{padding-top:24px}.hero-card{height:302px;border-radius:var(--radius);overflow:hidden;display:block;position:relative;background:#173f30}.hero-photo{object-position:68% 53%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,48,30,.96),rgba(12,48,30,.65) 45%,rgba(12,48,30,.06))}.hero-copy{position:relative;color:white;padding:28px;max-width:84%;height:100%}.hero-label{font-size:12px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:7px;color:#deefc9}.hero-label>span{width:5px;height:5px;border-radius:100%;background:#ddf2b3}.hero-copy h1{font-size:29px;letter-spacing:-1.3px;line-height:1.45;font-weight:800;margin:14px 0 9px}.hero-copy p{font-size:14px;color:#e2e9dd}.hero-date{font-size:12px;display:block;color:#d8e4d0;margin-top:6px;letter-spacing:.1px}.hero-cta{margin-top:23px;border:1px solid #dce6d75c;display:inline-flex;align-items:center;gap:20px;border-radius:99px;padding:10px 15px;font-size:13px;font-weight:500}.hero-page{position:absolute;bottom:21px;right:23px;background:#142f306b;border-radius:20px;color:white;font-size:12px;padding:5px 12px;letter-spacing:1px}.hero-page>span{color:#c2c7bb}.quick-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:26px;padding-bottom:27px}.quick-menu>a,.quick-menu>button{display:flex;flex-direction:column;align-items:center;gap:10px}.quick-menu strong{font-size:13px;font-weight:600}.quick-icon{width:55px;height:55px;border-radius:19px;display:grid;place-items:center}.quick-icon svg{width:26px;height:26px;stroke-width:1.7}.quick-icon.green{background:#e9f1e9;color:#377357}.quick-icon.lime{background:#f0f5de;color:#758643}.quick-icon.peach{background:#fbefe4;color:#b38b62}.quick-icon.blue{background:#edf2f5;color:#628194}.event-strip{margin:0 26px 29px;border:1px solid #e8eee3;background:#f7faf3;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.mini-gift{height:37px;width:37px;display:grid;place-items:center;background:white;border-radius:50%;color:#65905a}.event-strip div{flex:1 1}.event-strip strong{font-size:14px;display:block}.event-strip div>span{display:block;font-size:12px;margin-top:3px;color:#87917f}.event-strip>svg{color:#7d9471}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:600;color:#8b998a;display:block;margin-bottom:8px}.section-heading h2{font-size:22px;line-height:1.4;font-weight:800;letter-spacing:-.8px}.tiny-leaf{color:#a1bf7f;font-size:22px;margin-left:3px}.preview-badge{font-size:12px;background:#f5f6f3;color:#8d9489;border-radius:5px;padding:5px 7px;white-space:nowrap}.filter-row{display:flex;gap:7px;margin-bottom:20px;align-items:center;overflow:auto;scrollbar-width:none}.chip{padding:8px 13px;border-radius:20px;font-size:12px;border:1px solid #e4e8e1;white-space:nowrap;color:#707b71}.chip.active{background:var(--green);color:white;border-color:var(--green)}.filter-icon{width:33px;height:33px;display:grid;place-items:center;margin-left:auto;border:1px solid #e4e8e1;border-radius:50%;flex-shrink:0}.animal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.animal-photo{position:relative;aspect-ratio:1/1.04;border-radius:14px;overflow:hidden;background:#f3f4ee}.image-link{position:absolute;inset:0;width:100%}.animal-photo img{transition:transform .4s}.image-link:hover img{transform:scale(1.035)}.photo-tag{position:absolute;top:12px;left:12px;background:#ffffffdf;border-radius:5px;font-size:12px;padding:4px 7px;color:#4b624e}.like-button{position:absolute;bottom:10px;right:10px;background:#ffffffeb;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;color:#788477}.animal-species{font-size:12px;color:#969e94;margin:12px 0 5px}.animal-card h3{font-size:15px;line-height:1.5;font-weight:600}.animal-tags{display:flex;gap:5px;margin-top:8px}.animal-tags span{background:#f1f4ee;color:#7b8876;padding:3px 6px;font-size:12px;border-radius:4px}.animal-bottom{margin-top:10px}.animal-bottom strong{display:block;font-size:16px;color:#304737;font-weight:700}.animal-bottom>span{font-size:12px;display:block;color:#8d978b;margin-top:5px}.story-section{margin-top:36px;padding-top:28px;padding-bottom:30px;border-top:8px solid #f6f7f3}.story-section>.section-heading>svg{color:#8baf6d}.story-card{display:flex;gap:21px;align-items:center;background:#f4f6ef;border-radius:15px;overflow:hidden;padding:17px}.story-card>img{width:38%;height:auto;aspect-ratio:1;object-position:43% center;border-radius:10px}.small-label{font-size:12px;color:#7c8b71}.story-card h3{font-size:20px;line-height:1.5;font-weight:700;margin:7px 0}.story-card p{font-size:12px;color:#919888}.coming-label{display:inline-block;margin-top:13px;color:#758564;font-size:12px;border-bottom:1px solid #b4c19f;padding-bottom:3px}.footer{border-top:1px solid #edf0e8;padding:25px 26px 22px;background:#fafbf8;color:#9ba196}.footer>strong{font-size:20px;letter-spacing:-.9px;color:#65715f}.footer>strong>span{font-size:12px;color:#919b89;font-weight:400;margin-left:9px}.footer>p{font-size:12px;margin-top:8px}.footer-links{display:flex;gap:18px;font-size:12px;margin-top:20px}.footer .footnote{font-size:12px;margin-top:20px;line-height:1.6}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:680px;height:calc(74px + env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;z-index:30;background:#fffffffa;border-top:1px solid #e8ece5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav>*{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:20%;color:#a3aaa0}.bottom-nav svg{width:23px;height:23px;stroke-width:1.65}.bottom-nav span{font-size:12px}.bottom-nav .active{color:var(--green);font-weight:800}.bottom-nav .active svg{stroke-width:2}.toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);width:calc(100% - 36px);max-width:590px;z-index:60;background:#183b2ef5;color:#fff;padding:16px 19px;border-radius:14px;display:flex;gap:18px;align-items:center;font-size:14px;box-shadow:0 8px 25px #15332630}.toast span{flex:1 1;line-height:1.6}.toast button{white-space:nowrap;color:#d2e8b5;font-size:13px}.content-page{padding-top:26px;padding-bottom:30px}.content-page>h1{font-size:26px;margin-bottom:12px}.content-page>p{line-height:1.8;color:var(--muted);font-size:14px}.credit-list{line-height:1.9;font-size:14px;padding-left:20px}.credit-list li{margin:22px 0}.credit-list a{text-decoration:underline}@media (max-width:480px){.section-pad{padding-left:20px;padding-right:20px}.header{height:66px;padding:0 20px}.wordmark{font-size:31px}.top-tabs{padding:0 20px;gap:25px;font-size:15px;height:51px}.hero-card{height:283px}.hero-copy{padding:23px;max-width:93%}.hero-copy h1{font-size:26px}.hero-label{letter-spacing:1.2px}.hero-copy p,.hero-label{font-size:12px}.hero-shade{background:linear-gradient(90deg,#0c301eee,#0c301e88 65%,#0c301e22)}.home-hero{padding-top:18px}.hero-cta{font-size:12px;margin-top:20px}.quick-icon{width:49px;height:49px;border-radius:16px}.quick-menu strong{font-size:12px}.event-strip{margin-left:20px;margin-right:20px;padding:13px 12px}.event-strip strong{font-size:13px}.event-strip div>span{font-size:12px}.section-heading h2{font-size:20px}.eyebrow{font-size:12px;letter-spacing:1.1px}.preview-badge{font-size:12px;padding:5px}.animal-grid{gap:12px}.animal-card h3{font-size:13px}.animal-bottom strong{font-size:14px}.story-card{gap:14px;padding:13px}.story-card h3{font-size:17px}.small-label,.story-card p{font-size:12px}.story-card>img{width:37%}.filter-row{gap:5px}.chip{padding:8px 11px;font-size:12px}.footer{padding:23px 20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.giveaway-intro{padding-top:32px;padding-bottom:27px;background:linear-gradient(120deg,#f0f6e9,#fafbf6)}.giveaway-intro h1{font-size:31px;line-height:1.4;color:#214b35;letter-spacing:-1.4px;font-weight:800}.giveaway-intro>p{font-size:14px;color:#78906c;margin-top:13px}.event-dates{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:23px;font-size:13px;color:#58794a}.event-dates>span{display:flex;gap:6px;align-items:center}.admin-content,.event-content{padding-top:22px;padding-bottom:35px}.rehearsal-note{display:flex;align-items:flex-start;gap:8px;background:#fbf7ec;border:1px solid #f0e8d3;padding:13px 14px;border-radius:10px;color:#8d774a;font-size:12px;line-height:1.75;margin-bottom:24px}.rehearsal-note svg{margin-top:2px}.rehearsal-note strong{margin-right:5px;font-weight:700}.error-notice,.success-notice{padding:13px 16px;border-radius:10px;font-size:14px;line-height:1.7;margin:16px 0}.error-notice{background:#fff1ef;border:1px solid #efd4cd;color:#a04437}.success-notice{background:#eff6e9;color:#47743a;gap:9px}.loading-state,.success-notice{display:flex;align-items:center}.loading-state{min-height:160px;justify-content:center;gap:12px;color:var(--muted);font-size:14px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.event-overview{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.status-pill{display:inline-flex;align-items:center;white-space:nowrap;border-radius:6px;background:#edf3e7;color:#608244;padding:5px 8px;font-size:12px;font-weight:600}.status-pill.closed{background:#f5efe2;color:#998052}.status-pill.drawn{background:#e7f0ea;color:#376c52}.event-overview h2{font-size:20px;margin-top:10px;font-weight:700}.event-stats{display:flex;gap:20px;margin-bottom:22px;font-size:13px;color:#7e8e79}.event-stats>span{display:flex;align-items:center;gap:6px}.event-stats strong{color:#53684b}.event-animal-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.event-animal-row article>div{position:relative;aspect-ratio:1;border-radius:13px;overflow:hidden;background:#eaf0e4}.event-animal-row article>div>span{position:absolute;left:7px;top:7px;background:#ffffffed;padding:4px 7px;font-size:12px;border-radius:5px;color:var(--green);font-weight:700}.event-animal-row h3{font-size:15px;margin:9px 0 4px}.event-animal-row p{font-size:12px;color:#8f9b87;line-height:1.6}.steps{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0;color:#abb4a5;gap:4px;font-size:13px}.steps .done{color:var(--green);font-weight:700}.login-card{padding:30px 22px;text-align:center;background:#f7f9f2;border:1px solid #e8eddf;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:16px;margin:25px 0}.login-card>svg{color:#719657}.login-card h1,.login-card h2{font-size:21px;color:#314c2b}.login-card p{font-size:14px;line-height:1.8;color:#87957e;max-width:420px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:11px;padding:14px 19px;min-height:49px;font-size:14px;font-weight:600;line-height:1.5}.primary-button{background:var(--green);color:white}.primary-button:hover:not(:disabled){background:#103f2e}.secondary-button{border:1px solid #dce5d4;background:#fff;color:#5b7350}.secondary-button:hover:not(:disabled){background:#f6f9f0}.full{width:100%}.application-form{margin:32px 0}.application-form>.section-heading{margin-bottom:24px}.required-legend{color:#919b89;font-size:12px}.form-fields{border:0;margin:0;padding:0;min-width:0}.field{display:flex;flex-direction:column;gap:10px;font-size:14px;color:#41523a;font-weight:600;margin-bottom:23px;min-width:0}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #dfe5d8;padding:14px;border-radius:10px;background:#fff;color:#34432f;font-size:16px;font-weight:400;line-height:1.4;min-height:50px}.field input::placeholder{color:#abb2a5;font-size:14px}.field select{appearance:auto}.choice-field{border:0;padding:0;margin:0 0 24px;min-width:0}.choice-field legend{font-size:14px;font-weight:600;color:#41523a;margin-bottom:12px}.radio-options{display:flex;gap:10px}.radio-options>label{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e0e6d7;border-radius:10px;padding:14px 7px;font-size:14px;color:#718366;cursor:pointer;line-height:1.5}.radio-options>label:has(input:checked){border-color:#6c9160;background:#f1f6e9;color:#456f35}.consent-field input,.radio-options input{accent-color:var(--green);width:17px;height:17px;flex-shrink:0}.shipping-fields{padding:20px 16px 0;background:#f8faf3;border:1px solid #ebefe4;border-radius:12px;margin-bottom:22px}.field-help{font-size:12px;color:#849078;line-height:1.75;margin-top:9px}.consent-field{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#7d8873;line-height:1.8;padding:0 0 24px}.consent-field input{margin-top:4px}.submit-hint{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:#95a188;margin-top:13px}.ticket-card{margin:30px 0;background:#f0f6e8;border:1px solid #dce7cd;border-radius:17px;text-align:center;padding:25px 20px;position:relative}.ticket-label{color:#53763d;display:flex;align-items:center;gap:7px;justify-content:center;font-size:15px;font-weight:700}.ticket-number-label{display:block;font-size:13px;color:#859374;margin-top:24px}.ticket-number{font-size:64px;display:block;color:#34532c;letter-spacing:3px;font-weight:800;line-height:1.5}.ticket-card p{font-size:13px;color:#879778}.ticket-id{display:block;border-top:1px dashed #ccd9bd;padding-top:17px;margin-top:22px;font-size:12px;color:#849375}.result-card{border:1px solid #e3e8dc;border-radius:16px;text-align:center;padding:26px 18px;margin-bottom:20px}.result-card.winner{background:#fafcee;border-color:#dbe6b9}.result-card h2{font-size:21px;margin:10px 0 18px}.draw-number{font-size:14px;color:#8b937b;margin:10px 0 20px}.draw-number strong{font-size:25px;color:#52743b;margin-left:7px}.result-card>img{border-radius:13px;width:70%;height:auto;aspect-ratio:1.2;max-width:290px}.result-card h3{font-size:18px;margin:15px 0 8px}.result-card p{font-size:14px;color:#8a937c;line-height:1.85;margin:10px 0}.result-card .small-text{margin-top:22px}.waiting-card{display:flex;gap:15px;align-items:center;padding:21px 15px;border:1px solid #e5ebde;border-radius:13px;margin-bottom:16px}.waiting-card>svg{color:#91aa72}.waiting-card h3{font-size:14px;color:#546b46}.waiting-card p{font-size:12px;color:#92a084;margin-top:7px;line-height:1.7}.my-details{border:1px solid #e5eadd;border-radius:12px;margin:20px 0;overflow:hidden}.my-details summary{padding:18px;font-size:14px;color:#60754f;cursor:pointer;font-weight:600}.entry-details dl,.my-details dl{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px 12px;font-size:13px;line-height:1.7;margin:5px 18px 22px}.entry-details dt,.my-details dt{color:#929d87}.entry-details dd,.my-details dd{margin:0;color:#536746;overflow-wrap:anywhere}.info-card{margin:26px 0;padding:21px;background:#f8faf5;border-radius:13px;color:#87927c;font-size:13px;line-height:1.9}.info-card h3{font-size:14px;color:#556e42;display:flex;align-items:center;gap:7px;margin-bottom:12px}.info-card ul{padding-left:18px;margin:0}.info-card li+li{margin-top:7px}.info-card p+p{margin-top:14px}.admin-entry-link{padding:16px;justify-content:center;gap:9px;font-size:13px;color:#7c8e6d}.admin-entry-link,.empty-state{display:flex;align-items:center}.empty-state{padding:45px 15px;text-align:center;flex-direction:column;gap:18px;color:#8da07c}.empty-state h2{font-size:21px;color:#5e784c}.empty-state h3{font-size:17px}.empty-state p{font-size:14px;line-height:1.8}.small-text{font-size:12px!important;line-height:1.8}.muted{color:#8b9780}.admin-title{margin:26px 0}.admin-title h1{font-size:27px;letter-spacing:-1px}.admin-title p{font-size:14px;color:#8a9880;margin-top:10px}.event-picker{margin-bottom:23px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:29px}.admin-stats>div{background:#f5f8ef;border:1px solid #edf1e4;border-radius:13px;padding:19px 15px;display:flex;flex-direction:column;gap:10px}.admin-stats svg{color:#92aa78}.admin-stats span{font-size:12px;color:#899c77}.admin-stats strong{font-size:30px;font-weight:800;color:#4b6c34}.admin-stats small{font-size:12px;font-weight:400;margin-left:5px}.admin-tabs{display:flex;gap:4px;border-bottom:1px solid #e5eadc;margin-bottom:27px}.admin-tabs button{flex:1 1;padding:14px 0;font-size:14px;color:#93a083;border-bottom:2px solid transparent}.admin-tabs .selected{border-color:var(--green);color:var(--green);font-weight:700}.draw-panel{padding:25px 21px;border-radius:16px;border:1px solid #e0e8d5;text-align:center}.draw-panel h2{font-size:21px;margin:17px 0 10px;line-height:1.5}.draw-panel>p{font-size:13px;color:#8b987d;line-height:1.8;margin-bottom:20px}.draw-panel>.primary-button,.draw-panel>.secondary-button{margin-top:11px}.snapshot-note{display:flex;gap:6px;justify-content:center;align-items:center;padding:15px 0;font-size:13px;color:#70925c}.confirm-panel{padding:20px 15px;background:#fbf7e9;border:1px solid #eee6c8;border-radius:12px;margin-top:20px}.confirm-panel h3{font-size:16px;color:#807343}.confirm-panel p{font-size:13px;color:#9e956f;line-height:1.8;margin:12px 0 20px}.button-row{display:flex;gap:10px}.button-row>*{flex:1 1}.completed-mark{margin:24px auto 16px;width:59px;height:59px;display:grid;place-items:center;border-radius:50%;background:#edf5db;color:#659047}.draw-summary{display:flex;gap:20px;justify-content:center;margin:20px 0;color:#8e9d7f;font-size:14px}.draw-summary strong{color:#496b34;font-size:21px;margin-left:6px}.my-details>form{padding:0 18px 20px}.list-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.list-heading h2,.subheading{font-size:19px;font-weight:700}.subheading{margin-bottom:13px}.list-heading h2>span{font-size:15px;color:#8a9f76;margin-left:8px}.entry-card{border:1px solid #e5ebdc;border-radius:12px;padding:17px;margin:12px 0}.entry-card-top{display:flex;gap:9px;align-items:center}.entry-card-top>strong{font-size:14px;overflow-wrap:anywhere}.entry-card-top>.status-pill{margin-left:auto;font-size:12px;flex-shrink:0}.entry-no{font-size:12px;color:#99a48d;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.entry-meta{font-size:12px;color:#97a18b;margin-top:10px}.winner-pill{background:#e6efc6;color:#6c8536}.winner-animal{display:flex;align-items:center;gap:5px;font-size:13px;color:#668846;margin-top:13px}.entry-details{border-top:1px solid #edf1e5;margin-top:15px;padding-top:12px}.entry-details summary{font-size:12px;color:#91a080;cursor:pointer}.entry-details dl{margin:17px 0}.entry-details .field{margin-top:17px}.entry-details .button-row{margin-top:15px}.pagination{justify-content:space-between;margin:24px 0;font-size:13px;color:#8d9d7d}.pagination,.pagination button{display:flex;align-items:center}.pagination button{gap:6px;padding:12px 10px}.animal-edit-card{border:1px solid #e4ebd9;border-radius:13px;padding:20px;margin:18px 0}.animal-edit-heading{display:flex;align-items:center;gap:18px;margin-bottom:24px}.animal-edit-heading img{border-radius:11px}.animal-edit-heading p{font-size:13px;color:#8c9c7a;margin-top:10px}.audit-list{list-style:none;padding:0}.audit-list li{display:flex;gap:16px;margin:0;padding:0 0 25px;position:relative}.audit-dot{width:8px;height:8px;border-radius:50%;background:#a1b886;margin-top:7px;flex-shrink:0}.audit-list li strong{font-size:14px;color:#526e40;font-weight:600}.audit-list li time{display:block;font-size:12px;color:#9baa8b;margin-top:7px}.audit-list li p{font-size:12px;color:#8a9b77;margin-top:6px}.admin-scope-note{font-size:12px;line-height:1.9;color:#a0ab96;text-align:center;margin:17px 0}.error-text{color:#ab6549!important;font-size:13px!important;margin-top:16px}.form-fields:disabled{opacity:.7}@media (max-width:480px){.giveaway-intro h1{font-size:28px}.event-overview h2{font-size:18px}.event-stats{gap:14px}.event-animal-row{gap:8px}.event-animal-row p,.event-dates,.steps{font-size:12px}.radio-options>label{font-size:13px;padding:14px 5px;gap:5px}.admin-stats>div{padding:16px 12px}.admin-tabs button{font-size:13px}.draw-panel{padding:23px 16px}.draw-panel h2{font-size:19px}.entry-card{padding:14px}.entry-card-top{gap:7px}.entry-card-top>strong{font-size:13px}.entry-card-top>.status-pill{font-size:12px}.button-row .primary-button,.button-row .secondary-button{font-size:13px;padding:13px 11px}.entry-details dl,.my-details dl{grid-template-columns:95px minmax(0,1fr)}.required-legend{font-size:12px}}