@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--ink:#1d2424;--paper:#f5f3ee;--line:#d7d7cf;--acid:#d7f467}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',Arial,sans-serif}a{color:inherit}button,input{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #7d9b17;outline-offset:4px}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(20px,5vw,84px);border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{font-family:'Space Grotesk',sans-serif;font-size:clamp(24px,2vw,31px);font-weight:700;letter-spacing:-.09em;text-decoration:none;white-space:nowrap}.wordmark span{color:#809a28}.header-links{display:flex;gap:35px;align-items:center}.header-links a{text-decoration:none;font-size:14px;font-weight:600}.header-links a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{max-width:1520px;margin:auto;padding:0 clamp(20px,5vw,84px)}.eyebrow{font:700 12px 'Space Grotesk',sans-serif;letter-spacing:.15em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;background:var(--ink);border:1px solid var(--ink);color:white;text-decoration:none;font:700 14px 'DM Sans',sans-serif;cursor:pointer}.btn:hover{background:#384246}.btn-outline{background:transparent;color:var(--ink)}.btn-outline:hover{background:#e7e9dd}.hub-hero{display:grid;grid-template-columns:55% 45%;min-height:680px;overflow:hidden}.hub-copy{padding:clamp(55px,7vw,112px) 5vw 80px clamp(20px,5vw,84px);align-self:center}.hub-copy h1{font-family:'Manrope',sans-serif;font-size:clamp(54px,6.3vw,109px);line-height:1.01;letter-spacing:-.085em;margin:23px 0 27px;max-width:880px}.hub-copy p{max-width:510px;font-size:clamp(18px,1.5vw,22px);line-height:1.5;color:#495250}.hub-copy .btn{margin-top:20px}.hub-art{position:relative;min-height:620px;background:#e6e6dd;border-left:1px solid var(--line);overflow:hidden}.sample{position:absolute;width:62%;height:52%;padding:20px;box-shadow:0 20px 45px #1a25232b;background:#eee;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.sample strong{font-size:14px;letter-spacing:.03em}.sample b{font-size:clamp(22px,2.7vw,42px);line-height:1.03;letter-spacing:-.05em}.sample em{font:700 10px Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.sample.one{top:8%;left:5%;transform:rotate(-8deg);background:#1b1a1a;color:#f1e9de}.sample.two{top:24%;left:34%;transform:rotate(8deg);background:#e5e0d0;color:#264c40}.sample.three{bottom:-13%;left:-5%;transform:rotate(5deg);background:#f3d758;color:#542b1e}.sample-art{height:47%;border:1px dashed currentColor;opacity:.5;display:grid;place-items:center;font:11px Arial,sans-serif}.hub-art .corner{position:absolute;bottom:20px;right:22px;z-index:3;background:var(--acid);padding:11px 15px;font-size:12px;font-weight:700}.intro-line{border-top:1px solid var(--line);padding:36px 0;display:flex;justify-content:space-between;gap:20px;color:#59615c;font-size:14px}.gallery{padding-top:95px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-heading h2{font-family:'Manrope';font-size:clamp(42px,5vw,76px);letter-spacing:-.07em;line-height:1.05;margin:8px 0}.section-heading p{max-width:350px;line-height:1.5;color:#5e6562}.filters{display:flex;gap:8px;overflow:auto;padding:0 0 24px;scrollbar-width:thin}.filter{padding:11px 17px;min-height:44px;border:1px solid #aeb5a8;background:transparent;white-space:nowrap;cursor:pointer;color:var(--ink)}.filter[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px 24px}.tile{min-width:0}.tile[hidden]{display:none}.tile-preview{height:clamp(290px,34vw,520px);overflow:hidden;position:relative;display:block;text-decoration:none;background:var(--preview-bg);color:var(--preview-ink);padding:32px;transition:transform .2s}.tile-preview:hover{transform:translateY(-4px)}.tile-preview:after{content:'';position:absolute;right:-12%;bottom:-22%;width:65%;height:100%;background:var(--preview-accent);transform:rotate(15deg);opacity:.75}.tile-preview .microbrand{font:700 17px 'Space Grotesk',sans-serif;letter-spacing:.07em;position:relative;z-index:1}.tile-preview .microtitle{position:absolute;z-index:2;left:32px;bottom:32px;font:700 clamp(35px,4vw,67px)/1.02 'Manrope',sans-serif;letter-spacing:-.07em;width:70%}.tile-preview .image-slot{position:absolute;z-index:1;right:10%;top:13%;width:43%;height:54%;border:1.5px dashed currentColor;opacity:.5;display:grid;place-items:center;padding:16px;text-align:center;font-size:13px;transform:rotate(4deg)}.tile:nth-child(2n) .image-slot{right:4%;top:6%;height:62%;transform:rotate(-5deg)}.tile-meta{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.tile-meta h3{font:700 clamp(21px,2vw,27px) 'Manrope';letter-spacing:-.04em;margin:0}.tile-meta span{font:700 12px 'Space Grotesk';border:1px solid #abb0a6;padding:7px 9px;height:max-content}.tile p{color:#5c6560;margin:7px 0 18px;font-size:14px}.tile-actions{display:flex;gap:19px;flex-wrap:wrap}.tile-actions a{font-weight:700;font-size:14px;text-underline-offset:5px}.steps{background:#202727;color:white;padding:95px 0}.steps h2{font:700 clamp(42px,5vw,72px) 'Manrope';letter-spacing:-.07em;margin:8px 0 50px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.step{border-top:1px solid #89918b;padding-top:21px}.step b{color:var(--acid);font:700 14px 'Space Grotesk'}.step h3{font:700 29px 'Manrope';letter-spacing:-.05em}.step p{max-width:310px;line-height:1.6;color:#c5ceca}.about-block{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:35% 1fr;gap:8vw}.about-block h2{font:700 clamp(40px,5vw,78px)/1.02 'Manrope';letter-spacing:-.075em;margin:0}.about-block p{font-size:clamp(19px,2vw,26px);line-height:1.45;margin:0}.about-block small{display:block;margin-top:20px;color:#59615c;font-size:14px}.contact-block{background:var(--acid);padding:90px 0}.contact-block h2{font:700 clamp(42px,6vw,88px)/1.02 'Manrope';letter-spacing:-.08em;max-width:950px;margin:10px 0 25px}.contact-block p{font-size:18px;max-width:650px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin:27px 0 18px}.contact-block .btn-outline{border-color:#1d2424}.contact-status{font-size:13px!important}.site-footer{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:35px clamp(20px,5vw,84px);font-size:13px;color:#55615b}.demo-toolbar{background:#f4f3ef;color:#1d2424;display:flex;align-items:center;gap:16px;justify-content:space-between;padding:10px clamp(14px,4vw,60px);min-height:64px;font-family:'DM Sans',sans-serif}.demo-toolbar .wordmark{font-size:22px}.demo-toolbar .left{display:flex;align-items:center;gap:18px}.demo-toolbar .badge{font-size:12px;border-left:1px solid #c4c6bd;padding-left:16px;white-space:nowrap}.demo-toolbar .back{font-size:13px;font-weight:700;text-decoration:none}.demo-toolbar .back:hover{text-decoration:underline}.demo-toolbar .btn{min-height:42px;padding:8px 13px;font-size:12px}.demo{--db:#eee;--di:#1b2220;--da:#b47350;background:var(--db);color:var(--di);font-family:'DM Sans',sans-serif}.demo a{color:inherit}.demo .demo-nav{display:flex;justify-content:space-between;align-items:center;padding:20px clamp(20px,6vw,92px);border-bottom:1px solid currentColor;gap:18px}.demo .demo-nav strong{font-size:22px;letter-spacing:-.05em}.demo .demo-nav a{font-size:13px;text-decoration:none;border-bottom:1px solid currentColor;padding:8px 0}.demo .demo-nav a:hover{opacity:.65}.demo .d-hero{min-height:630px;display:grid;grid-template-columns:52% 48%}.demo .d-copy{padding:clamp(55px,8vw,130px) 6vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.demo .d-copy h1{font-size:clamp(55px,6.6vw,118px);line-height:.99;letter-spacing:-.07em;margin:19px 0 23px}.demo .d-copy p{max-width:490px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.demo .d-photo{min-height:560px;position:relative;overflow:hidden;background:var(--da);display:grid;place-items:center}.demo .d-photo:after{content:'';width:62%;height:80%;border:1px solid currentColor;transform:rotate(-9deg);opacity:.28}.demo .d-photo .placeholder{position:absolute;z-index:1;max-width:220px;border:1.5px dashed currentColor;padding:24px;text-align:center;font-size:14px;line-height:1.5;background:#ffffff18}.demo .d-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 22px;background:var(--di);color:var(--db);text-decoration:none;font-weight:700;font-size:14px;margin-top:20px}.demo .d-button:hover{opacity:.8}.demo .d-section{padding:95px clamp(20px,6vw,92px);max-width:1600px;margin:auto}.demo .d-section h2{font-size:clamp(40px,5vw,76px);line-height:1.03;letter-spacing:-.06em;margin:13px 0 34px}.demo .d-services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.demo .d-service{border-top:1px solid currentColor;padding-top:20px;min-height:165px}.demo .d-service b{font-size:clamp(24px,2.8vw,42px);letter-spacing:-.04em}.demo .d-service p{opacity:.75}.demo .d-gallery{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:16px}.demo .d-gallery .placeholder{min-height:350px;display:grid;place-items:center;border:1.5px dashed currentColor;background:var(--da);padding:20px;text-align:center;opacity:.82}.demo .d-gallery .placeholder:nth-child(2){min-height:270px;align-self:end;background:var(--db)}.demo .d-gallery .placeholder:nth-child(3){min-height:310px;align-self:center}.demo .d-about{background:var(--di);color:var(--db);padding:95px clamp(20px,6vw,92px);display:grid;grid-template-columns:40% 1fr;gap:8vw}.demo .d-about h2{font-size:clamp(42px,5vw,76px);line-height:1;letter-spacing:-.06em;margin:0}.demo .d-about p{font-size:clamp(20px,2vw,29px);line-height:1.5;margin:0}.demo .d-contact{padding:90px clamp(20px,6vw,92px);border-top:1px solid currentColor}.demo .d-contact h2{font-size:clamp(42px,5vw,76px);line-height:1;letter-spacing:-.06em;margin:14px 0}.demo .d-contact p{max-width:620px;line-height:1.6}.demo .d-contact .d-button{margin-top:5px}.demo .d-foot{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(20px,6vw,92px);border-top:1px solid currentColor;font-size:13px}.demo.salon{--db:#161515;--di:#f6f0e8;--da:#b6714f;font-family:'Manrope',sans-serif}.demo.salon .d-hero{grid-template-columns:47% 53%}.demo.salon .d-copy h1{font-weight:500;letter-spacing:-.08em}.demo.salon .d-photo{background:linear-gradient(135deg,#674636,#ba8056 55%,#292522)}.demo.salon .d-button{background:#b6714f;color:#161515}.demo.salon .d-about{background:#e9ded3;color:#201716}.demo.beauty{--db:#e9e5d9;--di:#314b3e;--da:#bac8b2;font-family:Georgia,serif}.demo.beauty .d-copy h1{font-weight:400}.demo.beauty .d-photo{background:#bac8b2}.demo.beauty .d-button{border-radius:100px}.demo.barber{--db:#222321;--di:#eee9dc;--da:#a83f36;font-family:'Space Grotesk',sans-serif}.demo.barber .d-copy h1{text-transform:uppercase}.demo.barber .d-button{background:#ad473d}.demo.barber .d-photo{background:#4a302e}.demo.hotel{--db:#eee9dc;--di:#24443d;--da:#9eb8a8;font-family:Georgia,serif}.demo.hotel .d-hero{grid-template-columns:44% 56%}.demo.hotel .d-photo{background:#8ca797}.demo.hotel .d-copy h1{font-weight:400}.demo.hotel .d-button{border-radius:2px}.demo.restaurant{--db:#1d302a;--di:#f3e7cf;--da:#9b5149;font-family:Georgia,serif}.demo.restaurant .d-hero{grid-template-columns:40% 60%}.demo.restaurant .d-copy h1{font-weight:400}.demo.restaurant .d-photo{background:#695044}.demo.restaurant .d-button{background:#a34b48}.demo.imbiss{--db:#f4d74d;--di:#53261c;--da:#d64a34;font-family:'Space Grotesk',sans-serif}.demo.imbiss .d-copy h1{text-transform:uppercase;font-weight:700}.demo.imbiss .d-photo{background:#d74932}.demo.imbiss .d-button{background:#53261c;color:#fff}.demo.cafe{--db:#f5e8cb;--di:#533e2e;--da:#d6a858;font-family:Georgia,serif}.demo.cafe .d-copy h1{font-weight:400}.demo.cafe .d-photo{background:#c79f6a}.demo.cafe .d-button{border-radius:100px}.demo.handwerk{--db:#e8edef;--di:#19344b;--da:#e07832;font-family:'Manrope',sans-serif}.demo.handwerk .d-photo{background:#b6c7cd}.demo.handwerk .d-button{background:#d86c28;color:white}.demo.fitness{--db:#1f2423;--di:#edf1e8;--da:#c7ed52;font-family:'Space Grotesk',sans-serif}.demo.fitness .d-copy h1{text-transform:uppercase}.demo.fitness .d-photo{background:#3c4a37}.demo.fitness .d-button{background:#c7ed52;color:#17211b}.demo.event{--db:#edeae5;--di:#353933;--da:#afa694;font-family:Georgia,serif}.demo.event .d-hero{grid-template-columns:42% 58%}.demo.event .d-copy h1{font-weight:400}.demo.event .d-photo{background:#a99f8e}
/* Each demo has its own spatial direction, not just a new palette. */
.demo.beauty .d-hero{grid-template-columns:45% 55%}.demo.beauty .d-photo{order:-1}.demo.beauty .d-gallery{grid-template-columns:.8fr 1.3fr .8fr}.demo.beauty .d-gallery .placeholder:nth-child(2){align-self:start;min-height:410px}
.demo.salon .d-photo{order:-1}.demo.salon .d-gallery{grid-template-columns:1.4fr .75fr}.demo.salon .d-gallery .placeholder:first-child{grid-row:span 2;min-height:570px}.demo.salon .d-gallery .placeholder:nth-child(2),.demo.salon .d-gallery .placeholder:nth-child(3){min-height:270px;align-self:stretch}
.demo.barber .d-hero{grid-template-columns:60% 40%}.demo.barber .d-copy h1{font-size:clamp(70px,8vw,145px)}.demo.barber .d-services{grid-template-columns:1fr}.demo.barber .d-service{display:flex;justify-content:space-between;gap:25px;min-height:105px}.demo.barber .d-service p{max-width:310px}
.demo.hotel .d-hero{display:flex;flex-direction:column}.demo.hotel .d-photo{order:-1;min-height:510px}.demo.hotel .d-copy{padding:55px 6vw;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.demo.hotel .d-copy h1{grid-column:1;max-width:750px}.demo.hotel .d-copy p{grid-column:2;grid-row:2;align-self:end}.demo.hotel .d-copy .d-button{grid-column:2;justify-self:start}.demo.hotel .d-copy .eyebrow{grid-column:1/-1}
.demo.restaurant .d-hero{grid-template-columns:40% 60%}.demo.restaurant .d-photo{order:-1}.demo.restaurant .d-services{grid-template-columns:1fr}.demo.restaurant .d-service{min-height:100px;display:flex;gap:30px;justify-content:space-between}.demo.restaurant .d-service p{max-width:300px}
.demo.imbiss .d-hero{grid-template-columns:55% 45%}.demo.imbiss .d-gallery{grid-template-columns:1fr 1fr}.demo.imbiss .d-gallery .placeholder:first-child{grid-column:1/-1;min-height:290px}.demo.imbiss .d-services{gap:8px}.demo.imbiss .d-service{padding:22px;background:#fff2b8;border:0;min-height:150px}
.demo.cafe .d-photo{order:-1}.demo.cafe .d-hero{grid-template-columns:56% 44%}.demo.cafe .d-copy h1{font-size:clamp(53px,5.6vw,98px)}
.demo.handwerk .d-hero{grid-template-columns:58% 42%}.demo.handwerk .d-services{grid-template-columns:1fr}.demo.handwerk .d-service{display:grid;grid-template-columns:1fr 1fr;gap:15px;min-height:95px}.demo.handwerk .d-about{grid-template-columns:1fr 1fr}
.demo.fitness .d-photo{order:-1}.demo.fitness .d-hero{grid-template-columns:48% 52%}.demo.fitness .d-services{gap:0}.demo.fitness .d-service{border-right:1px solid currentColor;padding:20px}.demo.fitness .d-service:last-child{border:0}
.demo.event .d-hero{display:flex;flex-direction:column}.demo.event .d-photo{order:-1;min-height:570px}.demo.event .d-copy{display:grid;grid-template-columns:1.3fr 1fr;gap:15px;padding:58px 6vw}.demo.event .d-copy .eyebrow{grid-column:1/-1}.demo.event .d-copy h1{grid-column:1;grid-row:2/4}.demo.event .d-copy p{grid-column:2;grid-row:2}.demo.event .d-copy .d-button{grid-column:2;grid-row:3;justify-self:start}
@media(max-width:850px){.site-header{height:74px}.header-links{gap:15px}.hub-hero{grid-template-columns:1fr}.hub-copy{padding:60px 5vw 70px}.hub-art{min-height:460px;border-left:0;border-top:1px solid var(--line)}.gallery-grid{gap:45px 18px}.steps-grid{gap:18px}.demo .d-hero{grid-template-columns:1fr!important}.demo .d-copy{padding:60px 6vw}.demo .d-photo{min-height:430px}.demo .d-about{grid-template-columns:1fr;gap:24px}}@media(max-width:600px){.site-header{height:auto;min-height:70px;flex-wrap:wrap;padding-top:13px;padding-bottom:12px;gap:8px}.header-links{width:100%;justify-content:space-between;gap:7px}.header-links a{font-size:12px}.hub-copy h1{font-size:clamp(49px,12vw,70px)}.hub-copy{padding:46px 6vw 52px}.hub-art{min-height:360px}.sample{padding:13px}.sample .sample-art{font-size:9px}.sample strong{font-size:10px}.sample b{font-size:22px}.hub-art .corner{font-size:10px}.intro-line{font-size:12px;padding:22px 0}.intro-line span:last-child{display:none}.gallery{padding-top:68px;padding-bottom:75px}.section-heading{display:block}.section-heading p{font-size:15px}.gallery-grid{grid-template-columns:1fr;gap:45px}.tile-preview{height:360px;padding:22px}.tile-preview .microtitle{left:22px;bottom:22px;font-size:48px}.tile-preview .image-slot{font-size:11px}.steps{padding:65px 0}.steps-grid{grid-template-columns:1fr;gap:24px}.step{min-height:100px}.step h3{margin:9px 0}.step p{margin:0}.about-block{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px;gap:25px}.contact-block{padding:65px 0}.contact-actions{display:grid}.contact-actions .btn{width:100%}.demo-toolbar{flex-wrap:wrap;padding:9px 16px;gap:6px;min-height:0}.demo-toolbar .left{gap:9px;flex-wrap:wrap}.demo-toolbar .wordmark{font-size:19px}.demo-toolbar .badge{font-size:10px;padding-left:9px}.demo-toolbar .back{font-size:11px}.demo-toolbar .btn{min-height:40px;min-width:0;font-size:11px}.demo .demo-nav{padding:17px 6vw}.demo .demo-nav strong{font-size:19px}.demo .d-copy{padding:54px 6vw 60px}.demo .d-copy h1{font-size:clamp(47px,11vw,68px)}.demo .d-photo{min-height:340px;order:-1}.demo .d-section{padding:65px 6vw}.demo .d-services{grid-template-columns:1fr;gap:0}.demo .d-service{min-height:0;padding:16px 0}.demo .d-service b{font-size:27px}.demo .d-gallery{grid-template-columns:1fr 1fr;gap:9px}.demo .d-gallery .placeholder{min-height:210px;font-size:12px}.demo .d-gallery .placeholder:first-child{grid-column:1/-1;min-height:260px}.demo .d-gallery .placeholder:nth-child(2),.demo .d-gallery .placeholder:nth-child(3){min-height:180px}.demo .d-about,.demo .d-contact{padding:65px 6vw}.demo .d-foot{padding:23px 6vw;font-size:11px}.demo .d-button{min-height:48px}}
@media(max-width:850px){.demo.hotel .d-copy,.demo.event .d-copy{display:flex;flex-direction:column;align-items:flex-start}.demo.hotel .d-copy h1,.demo.event .d-copy h1{margin:15px 0}.demo.hotel .d-copy p,.demo.event .d-copy p{margin:0}.demo.barber .d-copy h1{font-size:clamp(50px,11vw,88px)}}
@media(max-width:600px){.demo.beauty .d-gallery,.demo.salon .d-gallery,.demo.imbiss .d-gallery{grid-template-columns:1fr 1fr}.demo.salon .d-gallery .placeholder:first-child{grid-row:auto;min-height:260px}.demo.barber .d-service,.demo.restaurant .d-service,.demo.handwerk .d-service{display:block}.demo.fitness .d-services,.demo.imbiss .d-services{grid-template-columns:1fr}.demo .d-gallery .placeholder:nth-child(2),.demo .d-gallery .placeholder:nth-child(3){min-height:180px}}
.tile-preview{padding:0;background:#e9e7de}.tile-preview:after{display:none}.tile-preview .preview-image{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.sample-art{width:100%;object-fit:cover;display:block;opacity:1}.demo .d-photo:after{display:none}.demo .d-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.demo .d-gallery img{display:block;width:100%;height:350px;object-fit:cover;background:var(--da)}.demo .d-gallery img:nth-child(2){height:270px;align-self:end}.demo .d-gallery img:nth-child(3){height:310px;align-self:center}.demo.salon .d-gallery img:first-child{height:570px;grid-row:span 2}.demo.salon .d-gallery img:nth-child(2),.demo.salon .d-gallery img:nth-child(3){height:270px;align-self:stretch}
@media(max-width:600px){.demo .d-gallery img:first-child{grid-column:1/-1;height:260px}.demo .d-gallery img:nth-child(2),.demo .d-gallery img:nth-child(3){height:180px}.demo.salon .d-gallery img:first-child{grid-row:auto;height:260px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
