:root{--ink:#202722;--green:#244a3c;--muted:#67716a;--line:#e1e5e0;--paper:#fff;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.06}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:5px}.site-header{min-height:98px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:15px 5%;border-bottom:1px solid var(--line);background:white;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;width:fit-content}.brand img{width:52px;height:58px;object-fit:contain;filter:invert(1);mix-blend-mode:multiply}.brand>span{font-family:var(--serif);font-size:19px;line-height:1.12;letter-spacing:.065em}.site-header nav{display:flex;gap:36px;align-items:center;font-size:14px}.site-header nav a{padding:10px 0;position:relative}.site-header nav a[aria-current=page]:after{content:'';position:absolute;height:1px;background:var(--ink);bottom:4px;left:0;right:0}.header-studio{justify-self:end;display:flex;gap:18px;align-items:center;font-size:14px;border-bottom:1px solid var(--ink);padding:8px 0}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;line-height:1.7}.runway{position:relative;isolation:isolate;min-height:calc(100svh - 168px);padding:clamp(30px,5vh,65px) 8% 25px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.runway-film{position:absolute;z-index:-3;inset:0 0 0 35%;background:#f1f3ef}.runway-film video{width:100%;height:100%;object-fit:cover;object-position:center 58%;display:block}.runway-fade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#fff 0%,#fff 28%,#ffffffe8 40%,#ffffff60 62%,#ffffff10 100%),linear-gradient(0deg,#fff 0%,#ffffffd9 18%,#ffffff0a 57%,#ffffff20 100%)}.hero-copy{margin-bottom:34px;position:relative;max-width:650px}.hero-copy .eyebrow{margin-bottom:20px}.hero-copy h1{font-size:clamp(68px,7.3vw,112px);line-height:.86;letter-spacing:-.035em}.hero-copy h1 em{font-weight:400}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1030px;width:100%;align-self:center}.category-card{min-width:0;background:#ffffffed;border:1px solid #ffffff;box-shadow:0 10px 40px #1e33231a;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-7px);box-shadow:0 16px 45px #1e33232a}.category-art{height:clamp(165px,23vh,265px);position:relative;display:flex;align-items:center;justify-content:center;margin:9px 16px 0;overflow:hidden}.suit-card .category-art img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.category-label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 24px 20px}.category-label h2{font-size:33px}.category-label>span{font-size:24px}.sprite{display:block;aspect-ratio:1;background-image:url('/assets/accessories.webp');background-size:300% 400%;background-repeat:no-repeat;mix-blend-mode:multiply}.shoe-art .sprite{width:min(100%,235px)}.accessories-art .sprite{position:absolute}.accessories-art .bow{width:62%;top:-8%;left:2%}.accessories-art .square{width:57%;right:-1%;bottom:-10%}.accessories-art .cuffs{width:43%;left:3%;bottom:-10%}.hero-bottom{position:relative;display:flex;justify-content:center;align-items:center;max-width:1030px;width:100%;align-self:center;margin-top:28px;min-height:52px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:50px;padding:14px 25px;border:1px solid var(--green);font-size:14px;font-weight:600}.primary{color:white;background:var(--green)}.primary:hover{background:#19372c}.secondary{background:white;color:var(--green)}.site-footer{display:flex;gap:30px;justify-content:space-between;padding:22px 5%;min-height:70px;font-size:12px;border-top:1px solid var(--line);color:#59655c;background:white}.skip-link{position:fixed;z-index:30;top:10px;left:10px;background:white;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}
@media(min-width:1700px){.category-grid,.hero-bottom{max-width:1200px}.category-art{height:280px}.runway{padding-left:12%;padding-right:12%}.hero-copy{margin-bottom:55px}.hero-copy h1{font-size:130px}}
@media(max-width:1050px){.site-header{gap:20px;padding:14px 4%;grid-template-columns:auto 1fr auto}.site-header nav{gap:23px;justify-content:center}.brand>span{font-size:17px}.runway{padding-left:5%;padding-right:5%}.hero-bottom{justify-content:flex-start}.category-grid{gap:16px}.category-label{padding:14px 18px 18px}.category-label h2{font-size:29px}.hero-copy h1{font-size:88px}.hero-copy{margin-bottom:38px}}
@media(max-width:760px){.site-header{grid-template-columns:1fr auto;gap:10px 20px;padding:10px 5% 0}.site-header nav{grid-row:2;grid-column:1/-1;justify-content:space-between;gap:15px;min-height:44px;overflow-x:auto}.brand img{height:43px;width:40px}.brand>span{font-size:17px}.header-studio{font-size:13px}.runway{min-height:calc(100svh - 198px);padding:40px 5% 27px;justify-content:flex-start}.runway-film{left:22%;height:500px}.runway-film video{transform:scale(1.15);transform-origin:center bottom}.runway-fade{background:linear-gradient(90deg,#fff 0%,#fffffff2 20%,#ffffff60 65%,#ffffff10 100%),linear-gradient(0deg,#fff 7%,#ffffffdd 28%,#ffffff00 76%)}.hero-copy{margin-bottom:90px;max-width:75%}.hero-copy h1{font-size:clamp(64px,11vw,84px)}.hero-copy .eyebrow{font-size:12px;max-width:185px;margin-bottom:20px}.category-grid{gap:10px}.category-art{height:150px;margin:4px 7px 0}.category-label{padding:10px 12px 15px}.category-label h2{font-size:25px}.category-label>span{font-size:18px}.hero-bottom{gap:20px;margin-top:24px;flex-wrap:wrap}.site-footer{flex-wrap:wrap;gap:7px 20px;padding:18px 5%}.site-footer>a:first-child{flex-basis:100%}.site-footer>a:last-child{margin-left:auto}}
@media(max-width:470px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.category-art{height:125px;margin:0 4px}.category-label{display:block;padding:9px 9px 13px}.category-label h2{font-size:22px}.category-label>span{display:none}.category-card{box-shadow:0 8px 25px #1e332312}.runway{padding-top:38px}.hero-copy{margin-bottom:80px}.hero-bottom .button{padding:13px 20px;gap:22px}.accessories-art .bow{top:9%;width:76%;left:-3%}.accessories-art .square{width:70%;bottom:7%;right:-11%}.accessories-art .cuffs{width:50%;bottom:9%;left:-5%}.hero-copy h1{font-size:65px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
.catalog-page{max-width:1500px;padding:58px 5% 70px;margin:auto}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.page-heading h1{font-size:clamp(48px,5.5vw,80px);letter-spacing:-.025em;margin:10px 0 14px}.page-heading p:not(.eyebrow){color:var(--muted)}.catalog-note{font-size:13px;color:#626f65;padding:16px 0;border-top:1px solid var(--line);margin-bottom:24px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.suits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{min-width:0}.product-image{display:block;overflow:hidden;background:#f5f6f3;aspect-ratio:1}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.suits-grid .product-image{aspect-ratio:3/4}.product-image .sprite{width:100%;height:100%;transition:transform .3s}.product-image:hover img,.product-image:hover .sprite{transform:scale(1.025)}.product-info{padding:18px 0 25px}.product-kind{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#647067;margin-bottom:8px}.product-info h2{font-size:29px;line-height:1.15}.product-info>p:not(.product-kind){font-size:14px;color:var(--muted);margin-top:8px}.style-link{font-size:14px;display:flex;justify-content:space-between;align-items:center;padding:15px 0 8px;border-bottom:1px solid #aab6ac;margin-top:9px;gap:14px}.store-link{display:inline-block;font-size:13px;margin-top:15px;text-decoration:underline;text-underline-offset:4px}.group-title{font-size:39px;padding:20px 0 24px;border-top:1px solid var(--line);margin-top:35px}.group-title:first-of-type{margin-top:10px}.visit-page{display:grid;grid-template-columns:1fr 1fr;max-width:1400px;margin:auto;padding:55px 5% 65px;gap:8%}.visit-photo{position:relative;max-height:800px;min-height:450px;overflow:hidden}.visit-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.visit-photo>a{position:absolute;bottom:20px;left:20px;background:#fffffff0;padding:10px 14px;font-size:12px}.visit-copy{align-self:center}.visit-copy h1{font-size:clamp(45px,4.7vw,70px);letter-spacing:-.025em;margin:14px 0 26px}.visit-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:24px}.visit-copy address{font-style:normal;line-height:1.8;margin:28px 0}.visit-buttons{display:flex;gap:12px;flex-wrap:wrap}.visit-copy .small-note{font-size:13px;margin-top:18px}.store-story{border-top:1px solid var(--line);padding-top:30px;margin-top:35px}.store-story h2{font-size:36px}.store-story a{max-width:260px}
@media(max-width:1000px){.suits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{gap:24px}.visit-page{gap:5%}.product-info h2{font-size:27px}}
@media(max-width:700px){.catalog-page{padding:34px 5% 45px}.page-heading{display:block}.page-heading .button{margin-top:22px}.page-heading h1{font-size:52px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.product-info{padding:13px 0 15px}.product-info h2{font-size:25px}.product-info>p:not(.product-kind){font-size:14px}.product-kind{font-size:12px;letter-spacing:.035em}.style-link{font-size:14px}.group-title{font-size:34px;margin-top:22px}.visit-page{grid-template-columns:1fr;padding-top:30px;gap:35px}.visit-copy{grid-row:1}.visit-photo{height:480px;min-height:0;max-width:430px;width:100%;justify-self:center}.visit-copy h1{font-size:54px}.visit-copy address{margin:22px 0}.store-story{margin-top:28px}.product-card .store-link{font-size:13px}}
.suits-grid .product-image{background:#fff;border:1px solid #ebeee8;aspect-ratio:2/3}.suits-grid .product-image img{object-fit:contain!important;object-position:center!important;padding:14px}.product-info .product-kind{display:none}
/* Shared card rhythm keeps product names and actions on the same baseline. */
.product-info h2{font-size:28px;min-height:2.3em;line-height:1.15}.product-info>p:not(.product-kind){min-height:3.2em;line-height:1.6}.product-info .style-link{margin-top:6px}.product-grid{align-items:start}.product-image{width:100%}
@media(max-width:700px){.product-info h2{font-size:25px}.product-info>p:not(.product-kind){font-size:14px}}
