.home{display:flex;flex-direction:column;gap:6rem;padding:2rem 1.5rem;font-family:Helvetica Neue,sans-serif;background:#f9f6f2;color:#333;max-width:1440px;margin:0 auto}.home__hero{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.home__hero{grid-template-columns:repeat(2,1fr)}}.home__left,.home__right{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:768px){.home__right{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}}.home__panel{background-color:var(--clr-neutral-100);border:1px solid var(--clr-neutral-300);padding:2rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;text-align:center;height:100%;transition:all .3s ease;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;color:#fff;overflow:hidden;min-height:250px}.panel__overlay{position:relative;z-index:1}.home__panel:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:0}.panel--bespoke{background-image:url(/images/A-M1032-low.jpg)}.panel--new{background-image:url(/images/ALY-750W-006-MPPL.jpg)}.panel--design{background-image:url(/images/amethyst-ring.jpg)}.home__panel:hover{background-color:var(--clr-neutral-200);transform:translateY(-4px)}.home__panel img{width:100%;height:auto;margin-bottom:1rem;border-radius:.75rem}.home__panel h2{font-size:1.25rem;font-weight:600;color:#f0f0f0;margin-bottom:.5rem;z-index:1}.home__panel p{font-size:.95rem;color:#f0f0f0;margin-bottom:1.5rem;z-index:1}.home__panel a{color:#f0f0f0;font-weight:500;text-decoration:underline;transition:color .2s ease;z-index:1}.home h2{font-size:2rem;margin-bottom:1rem;text-align:center;font-weight:600;letter-spacing:.5px}.quoteBox{text-align:cewnter;font-style:italic;font-size:1.25rem;line-height:1.6;max-width:800px;margin:0 auto;padding:2rem 1rem;border-left:5px solid #c4b99b}.quoteBox,.repairBox{background-color:#fff}.repairBox{padding:3rem 1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);text-align:center}.repairBox h2{font-size:1.75rem;margin-bottom:2rem}.repairBoxContent{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.repairBoxContent>div{max-width:220px;text-align:center}.repairBoxContent img{border-radius:10px;margin-bottom:.5rem}.about{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.about img{max-width:100%;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.aboutInfo{max-width:600px}.aboutInfo h2{font-size:1.75rem;margin-bottom:1rem}.aboutInfo p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.aboutInfo button{padding:.75rem 1.5rem;background-color:#2c3754;border:none;border-radius:5px;color:white;font-weight:500;cursor:pointer;transition:background .3s ease}.aboutInfo button:hover{background-color:#a89e84}.mailingList{text-align:center;background-color:#ece8e1;padding:3rem 1.5rem;border-radius:12px}.mailingList h2{font-size:1.5rem}.mailingList h2,.mailingList p{margin-bottom:1rem}.mailingList input{padding:.75rem;width:250px;max-width:90%;border:1px solid #ccc;border-radius:4px;margin-right:.5rem}.mailingList button{padding:.75rem 1.5rem;background-color:#2c3754;color:white;border:none;border-radius:5px;cursor:pointer}.mailingList button:hover{background-color:#a89e84}@media (max-width:768px){.repairBoxContent{align-items:center}.about,.repairBoxContent{flex-direction:column}.about img{width:100%}.halfway-hero{height:250px}}.halfway-hero{width:100vw;height:400px;background-image:url(/images/pfj-portrait-draft.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;margin-left:calc(-50vw + 50%)}