.customer-confirm-order,.customer-return-link{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:18px;border-color:#d8b36a;background:#fff9ec}.customer-confirm-order>div:first-child,.customer-return-link>div{max-width:720px}.customer-confirm-order button{white-space:nowrap}.customer-confirmed{display:flex;align-items:center;gap:18px;margin-bottom:18px;border-color:#9dbda9;background:#f1f7f3}.customer-confirmed>span{display:grid;place-items:center;min-width:48px;height:48px;border-radius:50%;background:var(--green);color:#fff;font-size:23px;font-weight:900}.customer-confirmed h2,.customer-confirmed p{margin-top:2px;margin-bottom:4px}.return-form{max-width:820px}.return-form fieldset{border:0;margin:24px 0;padding:0}.return-form legend,.return-form>label{display:block;margin:0 0 18px;font-weight:750}.return-form select,.return-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cfc1af;border-radius:9px;background:#fff;font:inherit}.return-form textarea{min-height:150px;resize:vertical}.return-items{display:grid;gap:9px}.return-item{display:grid;grid-template-columns:auto 1fr minmax(115px,150px);align-items:center;gap:13px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff}.return-item>input{width:20px;height:20px}.return-item small{display:block;margin-top:3px;color:var(--muted)}.return-item>span:last-child{font-size:12px;color:var(--muted)}.return-item input[type=number]{width:72px;margin-left:4px;padding:8px;border:1px solid #cfc1af;border-radius:7px}.return-status{max-width:820px}.return-status ul{list-style:none;margin:18px 0;padding:0}.return-status li{padding:11px 0;border-bottom:1px solid var(--line)}

.finder-public{max-width:1120px}.finder-form{display:grid;gap:26px;margin-bottom:26px}.finder-form fieldset{border:0;margin:0;padding:0}.finder-form legend{margin-bottom:12px;font:700 22px Georgia,serif;color:var(--green)}.finder-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.finder-options label{position:relative;cursor:pointer}.finder-options input{position:absolute;opacity:0}.finder-options span{display:flex;min-height:96px;flex-direction:column;justify-content:center;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:.18s ease}.finder-options span b{font-size:16px}.finder-options span small{margin-top:5px;color:var(--muted);line-height:1.4}.finder-options input:checked+span{border-color:var(--green);background:#edf5f0;box-shadow:inset 0 0 0 2px var(--green)}.finder-options input:focus-visible+span{outline:3px solid #d7a447;outline-offset:2px}.finder-options.compact span{min-height:68px}.finder-form>.customer-button{justify-self:start;min-width:240px}.finder-results{scroll-margin-top:20px;padding:30px;border-radius:20px;background:var(--green);color:#fff}.finder-results>header h2{margin:2px 0 7px;font:700 32px Georgia,serif}.finder-results>header>p:last-child{color:#d7e5dc}.finder-results>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.finder-result-card{display:flex;flex-direction:column;padding:20px;border:1px solid #d9cdbb;border-radius:14px;background:var(--paper);color:var(--ink)}.finder-result-card.recommended{border:3px solid var(--mustard)}.finder-result-card>p:first-child{margin:0;color:var(--brick);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.finder-result-card h2,.finder-result-card h3{margin:10px 0;font:700 22px Georgia,serif}.finder-result-card h2 a,.finder-result-card h3 a{color:var(--green);text-decoration:none}.finder-result-card>p:not(:first-child){flex:1;color:var(--muted);line-height:1.55}.finder-result-card>strong{margin:10px 0 14px;font:700 22px Georgia,serif;color:var(--green)}.finder-result-card .customer-button{align-self:start}.finder-results>footer{display:flex;gap:18px;margin-top:20px}.finder-results>footer a{color:#fff}.finder-results .customer-muted{grid-column:1/-1;color:var(--muted)}

.finder-results{padding:clamp(24px,4vw,42px);box-shadow:0 24px 70px rgba(16,62,46,.2)}.finder-results>div{gap:20px;margin-top:24px}.finder-result-card{min-width:0;padding:0;overflow:hidden;border:2px solid #dfd0bc;border-radius:18px;box-shadow:0 12px 30px rgba(20,38,29,.18);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.finder-result-card:hover{transform:translateY(-4px);border-color:#c69a50;box-shadow:0 18px 38px rgba(20,38,29,.24)}.finder-result-card.recommended{border:4px solid var(--mustard);box-shadow:0 18px 42px rgba(215,164,71,.3)}.finder-product-image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(145deg,#efe4d3,#fffaf0)}.finder-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.finder-result-card:hover .finder-product-image img{transform:scale(1.035)}.finder-product-image.placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--green);text-decoration:none}.finder-product-image.placeholder span{display:grid;place-items:center;width:68px;height:68px;border:3px solid #d2a95d;border-radius:50%;background:var(--brick);box-shadow:inset 0 0 0 5px #f2d6b8;color:#fff;font:700 22px Georgia,serif}.finder-product-image.placeholder small{font-weight:750;color:var(--muted)}.finder-card-body{display:flex;flex:1;flex-direction:column;padding:22px}.finder-card-label{align-self:flex-start;margin:0;padding:6px 9px;border-radius:999px;background:#f8ead1;color:var(--brick);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.finder-result-card.recommended .finder-card-label{background:var(--mustard);color:#2f2413}.finder-result-card h2,.finder-result-card h3{margin:14px 0 10px;font:700 clamp(22px,2.2vw,27px)/1.18 Georgia,serif}.finder-card-description{margin:0 0 16px;color:var(--muted);line-height:1.55}.finder-card-argument{display:grid;gap:5px;margin:auto 0 20px;padding:13px 14px;border-left:4px solid var(--mustard);border-radius:0 10px 10px 0;background:#fff7e8;color:#554838;line-height:1.48}.finder-card-argument b{color:var(--green);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.finder-card-argument span{font-size:14px}.finder-card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.finder-card-action>strong{font:700 clamp(22px,2.3vw,28px) Georgia,serif;color:var(--green);white-space:nowrap}.finder-card-action .customer-button{min-height:46px;align-items:center;padding:12px 16px}.finder-card-action .customer-button:focus-visible,.finder-product-image:focus-visible,.finder-result-card h2 a:focus-visible,.finder-result-card h3 a:focus-visible{outline:3px solid var(--mustard);outline-offset:3px}

@media(max-width:980px){.finder-results>div{grid-template-columns:repeat(2,minmax(0,1fr))}.finder-card-action{align-items:stretch;flex-direction:column}.finder-card-action .customer-button{width:100%}}

@media(max-width:760px){.customer-confirm-order,.customer-return-link{align-items:flex-start;flex-direction:column}.customer-confirm-order button{white-space:normal}.return-item{grid-template-columns:auto 1fr}.return-item>span:last-child{grid-column:2}.finder-options,.finder-results>div{grid-template-columns:1fr}.finder-form>.customer-button{width:100%}.finder-results{padding:20px 14px;border-radius:16px}.finder-results>header{padding:0 6px}.finder-results>header h2{font-size:28px}.finder-card-body{padding:20px}.finder-product-image{aspect-ratio:16/11}.finder-card-action{align-items:stretch;flex-direction:column}.finder-card-action .customer-button{width:100%}.finder-results>footer{align-items:flex-start;flex-direction:column}}
