:root{--page:#f8f6f6;--ink:#201c1a;--beige:#ded5cb;--sand:#c7b8a8;--deep:#2b2521}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font:14px/1.55 Manrope,Arial,sans-serif}img{display:block;width:100%;height:100%;object-fit:cover}.nav{position:absolute;top:0;left:0;width:100%;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:15px 3.8%;color:var(--ink);background:var(--page)}.brand-logo{display:block;width:370px;height:66px}.brand-logo img{object-fit:contain}.nav nav{display:flex;gap:28px}.nav a{color:inherit;text-decoration:none;font-size:11px;letter-spacing:.06em}.nav-cta{font-size:12px!important}.menu-toggle{display:none}.hero{height:100svh;min-height:680px;color:#fff;position:relative;overflow:hidden;background:var(--deep)}.hero-image{position:absolute;inset:0}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,16,14,.43),rgba(20,16,14,.1) 68%,rgba(20,16,14,.25))}.hero-copy{position:relative;height:100%;z-index:1;padding:22vh 10.4vw 8vh;display:flex;flex-direction:column;justify-content:space-between}.hero h1,h2{font:400 clamp(49px,7.5vw,116px)/.92 'Playfair Display',Georgia,serif;letter-spacing:-.055em;margin:0}.hero h1 em,h2 em{font-weight:400}.hero-copy>p{max-width:280px;margin:0;font-size:15px;line-height:1.7}.section-pad{padding:150px 10.4vw}.intro,.origin{display:flex;justify-content:space-between;gap:8vw}.intro h2,.origin h2{max-width:820px;font-size:clamp(39px,5.5vw,78px)}.intro>div,.origin>div{max-width:310px;padding-top:15px}.intro p,.origin p{margin:0 0 28px;line-height:1.8}.collection{display:grid;grid-template-columns:54.5% 45.5%;min-height:810px}.collection-image{min-height:650px}.collection-panel{background:var(--beige);padding:12vw 8vw;display:flex;flex-direction:column;align-items:flex-start}.collection-panel h2{font-size:clamp(45px,5.8vw,87px)}.collection-panel p{max-width:290px;margin:44px 0 36px;line-height:1.75}.button{display:inline-block;background:var(--ink);color:#fff;text-decoration:none;padding:16px 22px;font-size:11px;letter-spacing:.04em}.jewellery-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;padding:7px;background:var(--page)}.jewellery-gallery img{height:250px}.jewellery-gallery img:nth-child(4n+1),.jewellery-gallery img:nth-child(7n){height:335px}.origin{background:#f0ece7}.koos{background:var(--sand)}.koos-intro{display:flex;justify-content:space-between;gap:8vw;margin-bottom:70px}.koos h2{font-size:clamp(43px,6.2vw,92px)}.koos-intro p{max-width:270px;margin:60px 0 0;line-height:1.75}.koos-gallery{display:grid;grid-template-columns:1.05fr .86fr .86fr 1.05fr;grid-template-rows:360px 260px;gap:10px}.koos-gallery figure{margin:0;overflow:hidden}.koos-gallery figure:first-child{grid-row:span 2}.koos-gallery figure:nth-child(3){grid-column:span 2}.koos-gallery figure:nth-child(6){grid-column:span 2}.koos-end{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:44px}.koos-end p{max-width:360px;font-size:15px;line-height:1.7;margin:0}.girls{background:var(--deep);color:var(--page);padding:150px 0 88px;overflow:hidden}.girls-heading{display:flex;justify-content:space-between;gap:8vw;padding-top:0;padding-bottom:75px}.girls-heading h2{font-size:clamp(48px,6.2vw,95px)}.girls-heading p{max-width:255px;align-self:end;line-height:1.75;margin:0}.girls-gallery{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;padding:0 3.8%;align-items:start}.girls-gallery figure{height:430px;margin:0;overflow:hidden}.girls-gallery figure:nth-child(2n){height:540px;margin-top:52px}.girls-gallery figure:nth-child(3n){height:475px;margin-top:15px}.girls-link{display:block;color:inherit;text-decoration:none;margin:78px 3.8% 0;text-align:right;font-size:12px}.merch{background:var(--page)}.merch-copy{max-width:600px;margin-bottom:65px}.merch-copy h2{font-size:clamp(48px,6.2vw,90px)}.merch-copy p{max-width:385px;margin:35px 0 0;line-height:1.8}.merch-images{display:grid;grid-template-columns:1fr 1fr 1fr;gap:13px;align-items:start}.merch-images img{height:565px}.merch-images img:nth-child(2){height:440px;margin-top:92px}.merch-images img:nth-child(3){height:500px;margin-top:35px}.team{background:#f0ece7}.team>h2{font-size:clamp(45px,5.8vw,84px);margin-bottom:75px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.team-image{height:620px}.team-meta{display:flex;justify-content:space-between;padding:17px 0}.team-meta h3{font:400 28px 'Playfair Display',serif;margin:0}.team-meta p{margin:5px 0 0;font-size:12px;line-height:1.7;text-align:right}.closing{min-height:580px;background:linear-gradient(rgba(21,17,15,.48),rgba(21,17,15,.66)),url('public/images/jewellery-IMG_8617.webp') 50% 40%/cover;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.closing h2{font-size:clamp(55px,7vw,104px);margin-bottom:42px}.light{background:var(--page);color:var(--ink)}footer{background:var(--page);color:var(--ink);padding:43px 3.8% 27px;display:grid;grid-template-columns:2fr 1.4fr 1fr .5fr;align-items:start;gap:20px;font-size:11px;line-height:1.7}footer a{color:inherit;text-decoration:none}.copyright{text-align:right;margin:0;font-size:10px}.reveal{opacity:0;transform:translateY(25px);transition:.8s cubic-bezier(.2,.65,.2,1)}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.jewellery-gallery{grid-template-columns:repeat(4,1fr)}.girls-gallery{grid-template-columns:repeat(4,1fr)}.girls-gallery figure:nth-child(5),.girls-gallery figure:nth-child(6),.girls-gallery figure:nth-child(7){margin-top:0}}@media(max-width:760px){.nav{padding:20px 6%}.brand-logo{width:210px;height:46px}.nav nav,.nav-cta{display:none}.menu-toggle{display:flex;border:0;background:transparent;padding:5px;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:24px;height:1px;background:var(--ink)}.nav.open nav{display:flex;position:absolute;top:76px;left:0;width:100%;padding:24px 6%;background:#302925;color:var(--page);flex-direction:column;gap:17px}.hero{min-height:620px}.hero-copy{padding:21vh 7% 7vh}.section-pad{padding:90px 7%}.intro,.origin{display:block}.intro h2,.origin h2{font-size:45px}.intro>div,.origin>div{margin-top:35px}.collection{grid-template-columns:1fr}.collection-image{min-height:480px;height:70vh}.collection-panel{padding:75px 7%}.collection-panel h2{font-size:56px}.jewellery-gallery{grid-template-columns:repeat(2,1fr);gap:5px;padding:5px}.jewellery-gallery img,.jewellery-gallery img:nth-child(4n+1),.jewellery-gallery img:nth-child(7n){height:270px}.jewellery-gallery img:nth-child(3n){height:340px}.koos-intro{display:block;margin-bottom:45px}.koos-intro p{margin-top:30px}.koos-gallery{grid-template-columns:1fr 1fr;grid-template-rows:310px 230px 230px 240px;gap:7px}.koos-gallery figure:first-child{grid-row:span 1}.koos-gallery figure:nth-child(3),.koos-gallery figure:nth-child(6){grid-column:span 1}.koos-gallery figure:nth-child(5){grid-column:span 2}.koos-gallery figure:nth-child(7){grid-column:span 2}.koos-end{display:block;margin-top:31px}.koos-end .button{margin-top:23px}.girls{padding:90px 0 55px}.girls-heading{display:block;padding:0 7% 50px}.girls-heading h2{font-size:53px}.girls-heading p{margin-top:35px}.girls-gallery{grid-template-columns:1fr 1fr;gap:6px;padding:0 3.5%}.girls-gallery figure,.girls-gallery figure:nth-child(2n),.girls-gallery figure:nth-child(3n){height:390px;margin:0}.girls-gallery figure:nth-child(3n){height:485px}.girls-link{margin-top:48px}.merch-copy{margin-bottom:42px}.merch-copy h2{font-size:53px}.merch-images{gap:7px}.merch-images img,.merch-images img:nth-child(2),.merch-images img:nth-child(3){height:360px;margin:0}.merch-images img:nth-child(2){margin-top:38px}.team>h2{font-size:53px;margin-bottom:45px}.team-grid{gap:10px}.team-image{height:390px}.team-meta{display:block}.team-meta h3{font-size:24px}.team-meta p{text-align:left;font-size:11px}.closing{min-height:500px}footer{grid-template-columns:1fr 1fr;padding:38px 7% 22px}footer .brand-logo{width:210px}footer .copyright{text-align:left;grid-column:1/-1;margin-top:25px}}
