@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Playfair+Display:wght@600;700&display=swap");
:root{--home-gold:#d89a08;--home-gold-dark:#b87900;--home-brown:#432714;--home-ink:#33261d;--home-cream:#fffaf0;--home-paper:#fffdf8;--home-bg:#f4ecde;--home-line:#e5d4b6;--home-muted:#716252}
*{box-sizing:border-box}body{margin:0;background:var(--home-bg);color:var(--home-ink);font-family:"DM Sans",Arial,sans-serif}a{color:inherit;text-decoration:none}
/* Existing non-home pages keep their original structure. */
.top,.nav,body>footer{display:block}
.home-page{max-width:1536px;margin:0 auto;background:var(--home-bg)}
body:has(.home-page)>.top,body:has(.home-page)>.nav,body:has(.home-page)>footer{display:none}
.home-topbar{height:43px;background:#efa900;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr 1.6fr;align-items:center;padding:0 55px;font-size:11px;font-weight:700;letter-spacing:.2px}.home-topbar>div{display:flex;justify-content:center;gap:8px}.home-topbar>div:last-child{justify-content:flex-end}.home-topbar div:first-letter{font-size:15px}
.home-header{height:83px;background:#fffdf8;border-bottom:1px solid var(--home-line);display:flex;align-items:center;padding:0 42px;position:sticky;top:0;z-index:20}.home-logo{display:flex;align-items:center;gap:8px;min-width:260px;color:var(--home-brown)}.home-logo-mark{font-size:28px;line-height:1}.home-logo strong{display:block;font:700 34px/1 "Playfair Display",Georgia,serif}.home-logo small{display:block;font-size:9px;letter-spacing:3px;text-align:center;margin-top:3px}.home-nav{margin-left:auto;display:flex;gap:25px;font-size:11px;font-weight:700;white-space:nowrap}.home-nav a{padding:31px 0 29px;border-bottom:2px solid transparent}.home-nav a.active,.home-nav a:hover{color:var(--home-gold-dark);border-color:var(--home-gold)}.home-actions{display:flex;align-items:center;gap:17px;margin-left:28px;font-size:25px}.home-actions a{position:relative}.home-actions sup{position:absolute;right:-9px;top:-7px;background:var(--home-gold);color:#fff;font-size:8px;line-height:15px;min-width:15px;height:15px;border-radius:50%;text-align:center}.home-search{font-size:30px;line-height:1;transform:rotate(-20deg)}.home-user{font-size:25px}.home-cart{font-size:21px}
.home-hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:395px;background:var(--home-cream)}.home-hero-copy{padding:55px 55px 45px;display:flex;justify-content:center;flex-direction:column}.home-hero-copy h1{font:700 39px/1.07 "Playfair Display",Georgia,serif;color:var(--home-brown);margin:0 0 18px}.home-hero-copy p{font-size:14px;line-height:1.55;color:#5f5043;margin:0}.home-buttons{display:flex;gap:7px;margin-top:25px}.home-btn{display:inline-block;border:1px solid var(--home-gold);background:#fff;color:#9a6200;padding:10px 14px;border-radius:5px;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer;text-align:center}.home-btn.primary{background:var(--home-gold);color:#fff}.home-hero-image{min-height:395px;background:url('/static/img/hero-clean.jpg') center/cover no-repeat}
.home-features{display:grid;grid-template-columns:repeat(4,1fr);background:var(--home-paper);border-bottom:1px solid var(--home-line)}.home-features article{display:flex;align-items:center;justify-content:center;gap:13px;padding:22px 15px;border-right:1px solid var(--home-line);min-height:95px}.home-features article:last-child{border-right:0}.feature-icon{font-size:30px;color:var(--home-gold);font-family:Georgia,serif}.home-features strong{display:block;font-size:10px}.home-features p{margin:5px 0 0;color:var(--home-muted);font-size:9px;line-height:1.45}
.home-section{background:var(--home-cream);padding:24px 24px 28px;border-top:1px solid var(--home-line)}.home-section-heading{text-align:center}.home-section-heading h2{font:700 21px "Playfair Display",Georgia,serif;color:var(--home-brown);margin:4px 0}.home-section-heading span{font-size:14px}.home-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.home-product-card{background:#fffdf8;border:1px solid var(--home-line);border-radius:6px;padding:8px;text-align:center}.home-product-image{height:175px;background:#f5ead6 center/cover no-repeat;border-radius:5px}.home-product-card h3{font:700 12px "Playfair Display",Georgia,serif;color:var(--home-brown);margin:9px 0 5px}.home-product-card p{margin:0 0 6px;font-size:10px}.home-product-card p strong{font-size:11px}.home-product-card p span{color:var(--home-muted)}.home-product-card .home-btn{margin-top:2px;padding:8px 13px;font-size:9px}
.home-about{display:grid;grid-template-columns:1fr 1fr;background:var(--home-cream);border-top:1px solid var(--home-line);margin-top:10px}.home-about-copy{padding:43px 50px}.home-kicker{font-size:10px;letter-spacing:2px;color:#bd7900;font-weight:800}.home-about-copy h2{font:700 27px/1.15 "Playfair Display",Georgia,serif;color:var(--home-brown);margin:12px 0 14px}.home-about-copy p{font-size:11px;line-height:1.65;color:var(--home-muted);margin:0 0 18px}.home-about-image{min-height:295px;background:url('/static/img/about.jpg') center/cover no-repeat}
.home-stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--home-paper);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-stats div{text-align:center;padding:23px 10px;border-right:1px solid var(--home-line)}.home-stats div:last-child{border-right:0}.home-stats span{display:block;font-size:26px;color:var(--home-gold)}.home-stats strong{display:block;font:700 24px/1.05 "Playfair Display",Georgia,serif;color:var(--home-brown);margin:4px 0}.home-stats small{font-size:10px;color:var(--home-muted)}
.home-service-card{display:grid;grid-template-columns:1.35fr 1fr auto;gap:30px;align-items:center;margin:10px 0 0;padding:24px 35px;background:#fff1d2;border:1px solid var(--home-line);border-radius:6px}.home-service-card h2{font:700 22px/1.15 "Playfair Display",Georgia,serif;color:var(--home-brown);margin:8px 0 0}.home-service-items p{display:flex;justify-content:space-between;gap:25px;margin:5px 0;font-size:10px}.home-service-items span{color:var(--home-gold-dark);font-weight:700}.home-service-card .home-btn{white-space:nowrap}
.home-footer{background:#38210f;color:#eadbc7;margin-top:10px;padding:31px 45px;display:grid;grid-template-columns:1.7fr 1fr 1.6fr 1.2fr 1fr;gap:24px;font-size:10px}.home-footer-brand .footer-logo{color:#fff;min-width:0}.home-footer-brand .footer-logo strong{font-size:24px}.home-footer p{margin:8px 0;color:#d9c8b0;line-height:1.45}.home-footer>div>strong{display:block;color:#fff;font-size:9px;letter-spacing:.5px;margin-bottom:10px}.home-footer a{display:block;color:#eadbc7;margin:7px 0}.home-footer-social>div{display:flex;gap:10px;margin-top:12px}.home-footer-social span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #c9a66b;border-radius:50%;font-size:16px}
/* Existing routes: retain the webshop functionality and layout. */
.hero{display:grid;grid-template-columns:1fr 1.1fr;min-height:470px;background:#f2e6d2}.hero-copy{padding:80px 7%;display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;color:#a66e08;font-size:12px;font-weight:700}.hero h1{font:700 clamp(38px,5vw,62px) "Playfair Display";line-height:1.05;margin:15px 0}.hero p{font-size:18px;line-height:1.7}.hero-img{min-height:470px;background:url("/static/gallery/gallery_05.jpeg") center/cover}.btn{display:inline-block;background:#c98c12;color:#fff;border:0;padding:13px 20px;border-radius:5px;font-weight:700;cursor:pointer}.btn.alt{background:transparent;color:#8a5d0a;border:1px solid #c98c12}.actions{display:flex;gap:12px;margin-top:18px}.section,.wrap{max-width:1280px;margin:auto;padding:55px 5%}.section h2{font:700 34px "Playfair Display";text-align:center}.features{display:grid;grid-template-columns:repeat(4,1fr);background:#fffaf1;border-block:1px solid #eadbc2}.feature{padding:25px;text-align:center;border-right:1px solid #eadbc2}.feature b{display:block;margin:7px}.cards,.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.grid{grid-template-columns:repeat(3,1fr)}.card,.form{background:#fffaf1;border:1px solid #eadbc2;padding:15px;text-align:center;border-radius:8px}.card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:5px}.price{font-weight:700;color:#6b401b;margin:8px}.about{display:grid;grid-template-columns:1fr 1fr;background:#efe0c8}.about img{width:100%;height:100%;object-fit:cover;min-height:320px}.about-copy{padding:50px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:8px}.footer{background:#4a2814;color:#fff;padding:45px 5%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:25px}.footer a{display:block;color:#f6e7cf;margin:8px 0}.form input,.form textarea,.form select{width:100%;padding:12px;border:1px solid #d9c8ad;border-radius:5px;margin:6px 0 14px;font:inherit}.notice{padding:12px;background:#f2e4c8;border-left:4px solid #c88b13;margin:15px 0}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:10px;border-bottom:1px solid #eadbc2;vertical-align:top}.mini{max-width:100px;max-height:80px;object-fit:cover}.admin{max-width:1400px;margin:auto;padding:25px}.admin-nav{background:#4a2814;color:#fff;padding:15px;display:flex;gap:18px;flex-wrap:wrap}.admin section{background:#fffaf1;padding:22px;margin:18px 0;border:1px solid #eadbc2;border-radius:8px}
@media(max-width:1100px){.home-nav{gap:14px;font-size:10px}.home-logo{min-width:210px}.home-product-image{height:150px}.home-service-card{grid-template-columns:1fr 1fr}.home-service-card .home-btn{justify-self:start}.home-footer{grid-template-columns:1.5fr 1fr 1.4fr 1.2fr}.home-footer-social{grid-column:2}}
@media(max-width:900px){.links{display:none}.home-topbar{padding:0 20px;grid-template-columns:repeat(3,1fr)}.home-topbar>div:last-child{display:none}.home-header{height:72px;padding:0 18px}.home-nav{display:none}.home-logo{min-width:0}.home-actions{margin-left:auto}.home-hero{grid-template-columns:1fr}.home-hero-copy{padding:42px 30px}.home-hero-image{min-height:300px}.home-features{grid-template-columns:repeat(2,1fr)}.home-features article:nth-child(2){border-right:0}.home-product-grid{grid-template-columns:repeat(3,1fr)}.home-about{grid-template-columns:1fr}.home-about-image{min-height:300px}.home-service-card{grid-template-columns:1fr}.home-footer{grid-template-columns:1fr 1fr}.home-footer-social{grid-column:auto}.features,.cards{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}}
@media(max-width:600px){.home-topbar{height:32px;font-size:8px}.home-topbar>div{gap:4px}.home-header{height:64px}.home-logo strong{font-size:24px}.home-logo-mark{font-size:22px}.home-logo small{font-size:7px;letter-spacing:2px}.home-actions{gap:10px}.home-search,.home-user{display:none}.home-hero-copy{padding:34px 20px}.home-hero-copy h1{font-size:31px}.home-hero-copy p{font-size:12px}.home-buttons{flex-wrap:wrap}.home-btn{font-size:9px;padding:9px 11px}.home-hero-image{min-height:240px}.home-features{grid-template-columns:1fr}.home-features article{border-right:0;border-bottom:1px solid var(--home-line);justify-content:flex-start;padding-left:25px}.home-product-grid{grid-template-columns:repeat(2,1fr)}.home-product-image{height:155px}.home-stats strong{font-size:20px}.home-service-card{padding:20px}.home-footer{grid-template-columns:1fr}.home-footer-social{grid-column:auto}.features,.cards,.gallery{grid-template-columns:1fr}.footer{grid-template-columns:1fr}.hero{grid-template-columns:1fr}.hero-img{min-height:300px}}
