/*! 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)}.block{display:block}.table{display:table}}:root{--cream:#fff8e8;--cream-deep:#f0e4ca;--gold:#e7ab34;--sage:#899b73;--green:#5e714e;--brown:#34261f;--red:#a54b3f;--white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--brown);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:3px}h1,h2,h3,.brand span{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif}h1,h2,h3,p{margin-top:0}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8e8f0;border-bottom:1px solid #34261f1c;position:sticky;top:0}.nav-shell{align-items:center;gap:26px;max-width:1320px;min-height:82px;margin:auto;padding:10px 28px;display:flex}.brand{cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand img{object-fit:cover;border-radius:16px;width:64px;height:58px}.brand span{font-size:clamp(1.35rem,2.2vw,2rem);font-weight:700}nav{align-items:center;gap:30px;margin-left:auto;display:flex}nav button{cursor:pointer;background:0 0;border:0;padding:12px 0;font-weight:700}nav button:hover{color:var(--red)}.order-pill,.primary,.secondary{border:1.5px solid var(--brown);cursor:pointer;border-radius:14px;min-height:52px;padding:0 28px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.order-pill{background:var(--brown);color:var(--white);border-radius:999px}.primary{background:var(--gold);border-color:var(--gold);color:var(--brown)}.secondary{background:#fffdf8d1}.order-pill:hover,.primary:hover,.secondary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #34261f24}.primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.menu-button{display:none}.hero{align-items:center;min-height:690px;display:grid;position:relative;overflow:hidden}.hero-art,.hero-shade{width:100%;height:100%;position:absolute;inset:0}.hero-art{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#fff8e8fa 0%,#fff8e8db 32%,#fff8e833 58%,#0000 75%)}.hero-copy{z-index:2;width:min(680px,92%);margin-left:max(5vw,50vw - 660px);padding:74px 28px;position:relative}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;margin-bottom:16px;font-size:.82rem;font-weight:900}h1{margin-bottom:24px;font-size:clamp(3.4rem,6vw,6.2rem);line-height:.94}.lead{max-width:610px;font-size:1.25rem;line-height:1.6}.pickup-line{gap:28px;margin:28px 0;font-size:1.05rem;font-weight:800;display:flex}.pickup-line span{align-items:center;gap:10px;display:flex}.icon{color:var(--green)}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-actions button{min-width:210px}.section-shell{max-width:1260px;margin:auto;padding:90px 28px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}h2{margin-bottom:0;font-size:clamp(2.3rem,4vw,4rem);line-height:1}.availability{color:var(--green);background:#899b7333;border:1px solid #5e714e3d;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-size:.85rem;font-weight:800;display:inline-flex}.availability i{background:var(--green);border-radius:50%;width:9px;height:9px}.product-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.product-card{background:#fffdf8c7;border:1px solid #34261f29;border-radius:24px;grid-template-columns:130px 1fr auto;align-items:center;gap:22px;min-height:210px;padding:24px;display:grid;box-shadow:0 8px 30px #34261f0f}.product-card.seasonal{background:#f0e4ca8c}.egg-visual{text-align:center;background:radial-gradient(circle,#f3dca7 0%,#dfbc77 52%,#bf7b40 100%);border-radius:50%;place-content:center;height:130px;display:grid;box-shadow:inset 0 0 0 8px #ffffff47}.egg-visual span{max-width:100px;font-size:1.35rem;line-height:1.4}.egg-visual small{margin-top:5px;font-weight:800}.product-copy h3{margin:6px 0;font-size:1.8rem}.product-copy p{color:#6d5a50;margin-bottom:10px}.product-copy strong{color:var(--red);font:700 2rem Georgia,serif}.seasonal-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--red);font-size:.68rem;font-weight:900}.stepper{border:1px solid #34261f59;border-radius:14px;align-items:center;display:flex;overflow:hidden}.stepper button{cursor:pointer;background:0 0;border:0;width:42px;height:42px;font-size:1.4rem}.stepper button:hover{background:var(--cream-deep)}.stepper span{text-align:center;min-width:34px;font-weight:900}.cart-bar{background:var(--brown);color:var(--white);border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:18px 22px;display:flex}.cart-bar div{flex-direction:column;gap:5px;display:flex}.cart-bar strong{font-size:1.4rem}.carton-credit{text-align:center;color:#6d5a50;max-width:820px;margin:18px auto 0;line-height:1.6}.how{padding-top:36px}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.steps article{border-top:2px solid var(--gold);background:#fffdf88c;padding:30px}.steps b{background:var(--gold);border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:34px;display:grid}.steps h3{margin-bottom:10px;font-size:1.7rem}.steps p{color:#6d5a50;margin:0;line-height:1.65}.story{background:linear-gradient(115deg,#34261ff0,#34261fc7),url(/brand/hero-pasture-hen.png) 50%/cover;place-items:center;min-height:610px;padding:80px 28px;display:grid}.story-card{max-width:820px;color:var(--white);text-align:center}.story-card .eyebrow{color:#f4c765}.story-card h2{margin-bottom:30px}.story-card p{color:#f3eadc;font-size:1.1rem;line-height:1.75}.pickup{justify-content:space-between;align-items:center;gap:50px;display:flex}.pickup>div{max-width:760px}.pickup h2{margin-bottom:24px}.pickup p{color:#6d5a50;font-size:1.05rem;line-height:1.7}footer{color:#eee2d1;text-align:center;background:#2c211b;padding:42px 28px}.footer-brand{color:var(--white);justify-content:center;margin-bottom:18px}.footer-brand img{width:54px;height:54px}footer p{color:#cbbcad;margin:7px 0;font-size:.82rem}.farm-login{color:#d9ccba;text-underline-offset:3px;font-size:.82rem}.farm-login:hover,.farm-login:focus-visible{color:#fff8e8}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e140fa3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--cream);border-radius:24px;width:min(560px,100%);max-height:92vh;padding:34px;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.modal h2{margin-bottom:18px;font-size:2.6rem}.modal>p:not(.eyebrow):not(.fine-print){color:#6d5a50;line-height:1.6}.close{cursor:pointer;background:0 0;border:0;font-size:2rem;position:absolute;top:15px;right:18px}label{gap:7px;margin:15px 0;font-weight:800;display:grid}input,select{background:var(--white);width:100%;color:var(--brown);border:1px solid #34261f57;border-radius:12px;padding:14px}.check{grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;font-size:.87rem;font-weight:500;line-height:1.45;display:flex}.check input{width:18px;height:18px;margin-top:1px}.full{width:100%;margin-top:10px}.order-summary{background:var(--white);border:1px solid #34261f29;border-radius:14px;padding:15px}.order-summary div{justify-content:space-between;padding:8px 0;display:flex}.order-summary .total{border-top:1px solid var(--cream-deep);margin-top:6px;padding-top:14px;font-size:1.15rem}.fine-print{color:#59624e;background:#899b7329;border-radius:10px;padding:12px;font-size:.82rem;line-height:1.55}.text-button{cursor:pointer;background:0 0;border:0;width:100%;padding:14px;font-weight:800}.success-state{text-align:center;padding:16px 0 4px}.success-state>span{color:#526b3c;background:#dfead2;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:2rem;font-weight:900;display:grid}.form-error{color:#842f27;background:#f7ded9;border-radius:10px;padding:11px 13px;font-size:.86rem;line-height:1.45}.success-page{background:radial-gradient(circle at 50% 0%, #fffdf8, var(--cream));text-align:center;place-items:center;min-height:100vh;padding:28px;display:grid}.success-page section{border:1px solid var(--cream-deep);background:#fffdf8db;border-radius:28px;width:min(680px,100%);padding:50px;box-shadow:0 24px 80px #34261f1a}.success-page img{object-fit:cover;border-radius:22px;width:90px;height:90px}.success-page h1{margin:18px 0;font-size:clamp(3rem,7vw,5rem)}.success-page p:not(.eyebrow){color:#6d5a50;margin-bottom:28px;font-size:1.1rem;line-height:1.65}.success-check{color:#526b3c;background:#dfead2;border-radius:50%;place-items:center;width:56px;height:56px;margin:18px auto;font-size:1.8rem;font-weight:900;display:grid}@media (width<=900px){.nav-shell{padding-inline:18px}nav{background:var(--cream);border-bottom:1px solid var(--cream-deep);flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:81px;left:0;right:0}nav.open{display:flex}nav button{text-align:left}.menu-button{background:0 0;border:0;margin-left:auto;font-size:1.5rem;display:block}.order-pill{display:none}.hero{align-items:end;min-height:760px}.hero-art{object-position:64% center}.hero-shade{background:linear-gradient(#fff8e824 15%,#fff8e8f0 55%,#fff8e8 95%)}.hero-copy{width:min(700px,100%);margin:auto;padding:260px 22px 54px}.product-grid,.steps{grid-template-columns:1fr}.pickup{flex-direction:column;align-items:flex-start}}@media (width<=620px){.brand img{border-radius:12px;width:46px;height:46px}.brand span{font-size:1.35rem}.hero{min-height:730px}h1{font-size:3.4rem}.lead{font-size:1.05rem}.pickup-line{flex-direction:column;gap:12px}.hero-actions button{width:100%}.section-shell{padding:64px 18px}.section-heading{flex-direction:column;align-items:flex-start}.product-card{grid-template-columns:78px 1fr;gap:14px;padding:18px}.egg-visual{width:78px;height:78px}.egg-visual span{font-size:.75rem}.product-copy h3{font-size:1.35rem}.stepper{grid-column:1/-1;justify-content:space-between;justify-self:stretch}.stepper button{flex:1}.cart-bar{flex-direction:column;align-items:stretch;position:sticky;bottom:12px}.cart-bar button{width:100%}.story{padding-inline:20px}.modal{padding:28px 20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.admin-app{background:#f7f3e9;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff8e8;background:#2c211b;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.admin-brand{color:inherit;border-bottom:1px solid #ffffff21;align-items:center;gap:12px;padding-bottom:26px;text-decoration:none;display:flex}.admin-brand img{object-fit:cover;border-radius:13px;width:52px;height:52px}.admin-brand span,.admin-user p{flex-direction:column;gap:4px;margin:0;display:flex}.admin-brand small,.admin-user small{color:#cbbcad}.admin-nav{gap:8px;margin:28px 0;display:grid}.admin-nav button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:13px 14px;font-weight:800}.admin-nav button:hover,.admin-nav button.active{color:#ffd36f;background:#e7ab342e}.admin-user{border-top:1px solid #ffffff21;align-items:center;gap:10px;margin-top:auto;padding-top:20px;font-size:.82rem;display:flex}.admin-user>span{background:var(--gold);width:36px;height:36px;color:var(--brown);border-radius:50%;place-items:center;font-weight:900;display:grid}.admin-main{min-width:0;padding:42px}.admin-top{justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.admin-top h1{margin:0;font-size:clamp(2.3rem,4vw,3.6rem)}.admin-actions{gap:10px;display:flex}.link-button{place-items:center;text-decoration:none;display:inline-grid}.admin-notice{background:#edf3e2;border:1px solid #cbd7b8;border-radius:12px;justify-content:space-between;margin-bottom:20px;padding:14px 18px;display:flex}.admin-notice button{cursor:pointer;background:0 0;border:0}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px;display:grid}.metric-grid article{background:#fffdf8;border:1px solid #e1d7c5;border-radius:16px;flex-direction:column;gap:7px;padding:22px;display:flex}.metric-grid span{color:#715d52;font-weight:800}.metric-grid strong{font:700 2.6rem Georgia,serif}.metric-grid small{color:#8b776c}.admin-panel{background:#fffdf8;border:1px solid #e1d7c5;border-radius:18px;margin-bottom:22px;padding:26px}.admin-panel h2{font-size:2.1rem}.inventory-panel{justify-content:space-between;align-items:end;gap:40px;display:flex}.inventory-panel p{color:#715d52;margin:10px 0 0}.inventory-entry{align-items:end;gap:10px;display:flex}.inventory-entry label{margin:0}.inventory-entry input{width:120px}.inventory-entry select{min-width:160px}.deduction-entry{flex-wrap:wrap;justify-content:flex-end}.deduction-entry label:last-of-type input{width:210px}.danger-button{color:#fff;cursor:pointer;background:#a64b3f;border:1px solid #a64b3f;border-radius:8px;padding:12px 18px;font-weight:900}.danger-button:hover{background:#84372f}.panel-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.9rem}th{color:#806b60;text-transform:uppercase;letter-spacing:.08em;text-align:left;border-bottom:1px solid #e7ddcb;padding:12px;font-size:.72rem}td{white-space:nowrap;border-bottom:1px solid #eee6d8;padding:15px 12px}td small{color:#8b776c;margin-top:4px;display:block}.status{background:#eee7dd;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:900;display:inline-block}.status.ready{color:#4d6337;background:#e1ecd4}.status.waiting{color:#805b10;background:#fff0c9}.status.pickup-due{color:#345a72;background:#dce9f2}.status.payment-failed{color:#8f3e35;background:#f4d9d4}.table-button{cursor:pointer;background:#fff;border:1px solid #b8aa9d;border-radius:8px;padding:7px 10px;font-weight:800}.labels-panel{grid-template-columns:minmax(280px,.7fr) 1fr;align-items:center;gap:50px;display:grid}.labels-panel>div:first-child{max-width:390px}.carton-label{box-sizing:border-box;aspect-ratio:2;background:#fff8e8;border:2px dashed #aa9784;border-radius:10px;align-items:center;gap:20px;width:600px;max-width:100%;padding:22px;display:flex;overflow:hidden}.carton-label img{object-fit:cover;border-radius:20px;width:145px;height:145px}.carton-label-copy{min-width:0}.carton-label h3{margin:0 0 5px;font-size:2rem}.carton-label p{color:#5e714e;margin-bottom:10px}.carton-label b,.carton-label small{margin-top:6px;display:block}.carton-label small{font-size:.72rem}.print-label-sheet,.print-pick-list{display:none}@media (width<=980px){.admin-app{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;align-items:center;gap:20px;height:auto;padding:14px 18px;position:static}.admin-brand{border:0;padding:0}.admin-brand small,.admin-user{display:none}.admin-nav{margin:0 0 0 auto;display:flex}.admin-main{padding:26px 20px}.metric-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.admin-sidebar{display:block}.admin-nav{margin-top:14px;overflow-x:auto}.admin-nav button{white-space:nowrap}.admin-top,.inventory-panel,.panel-heading{flex-direction:column;align-items:flex-start}.admin-actions,.admin-actions a,.admin-actions button{width:100%}.metric-grid{grid-template-columns:1fr}.inventory-entry,.inventory-entry label,.inventory-entry input,.inventory-entry select,.inventory-entry button,.deduction-entry label:last-of-type input{width:100%}.labels-panel{grid-template-columns:1fr}}@media print{@page{size:letter portrait;margin:.5in .25in}body{background:#fff!important;margin:0!important}body *{visibility:hidden!important}body[data-print-target=labels] .print-label-sheet,body[data-print-target=labels] .print-label-sheet *{visibility:visible!important}body[data-print-target=labels] .print-label-sheet{grid-template-columns:repeat(2,4in);grid-auto-rows:2in;align-content:start;width:8in;position:absolute;inset:0;display:grid!important}body[data-print-target=labels] .print-label-sheet .carton-label{break-inside:avoid;color:#2c211b;background:#fff;border:1px dashed #aa9784;border-radius:0;gap:.14in;width:4in;max-width:none;height:2in;padding:.16in}body[data-print-target=labels] .print-label-sheet .carton-label img{border-radius:.12in;flex:none;width:1.18in;height:1.18in}body[data-print-target=labels] .print-label-sheet .carton-label h3{white-space:nowrap;margin:0 0 4pt;font-size:17pt;line-height:1}body[data-print-target=labels] .print-label-sheet .carton-label p{margin:0 0 5pt;font-size:8.5pt;line-height:1.1}body[data-print-target=labels] .print-label-sheet .carton-label b{margin:0 0 4pt;font-size:8.5pt;line-height:1.15}body[data-print-target=labels] .print-label-sheet .carton-label small{white-space:nowrap;margin:2pt 0 0;font-size:6.5pt;line-height:1.25}body[data-print-target=pick-list] .print-pick-list,body[data-print-target=pick-list] .print-pick-list *{visibility:visible!important}body[data-print-target=pick-list] .print-pick-list{color:#111;background:#fff;width:100%;padding:.15in;position:absolute;inset:0;display:block!important}.print-pick-list header{border-bottom:2px solid #111;justify-content:space-between;align-items:end;padding-bottom:.18in;display:flex}.print-pick-list header p{margin:0 0 3pt;font-size:10pt}.print-pick-list header h1{margin:0;font-size:24pt}.print-pick-list table{margin-top:.18in;font-size:10pt}.print-pick-list th,.print-pick-list td{white-space:normal;border:1px solid #777;padding:9pt 7pt}.print-pick-list th{color:#111;font-size:8pt}.print-pick-list th:first-child,.print-pick-list th:last-child,.print-pick-list td:first-child,.print-pick-list td:last-child{text-align:center;width:.62in}.print-checkbox{border:1.5px solid #111;width:.22in;height:.22in;display:inline-block}.print-pick-list footer{color:#111;background:0 0;justify-content:flex-end;gap:.3in;padding:.18in 0 0;font-size:10pt;display:flex}}
