@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&family=Satisfy&display=swap');html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type="button"],[type="reset"],[type="submit"],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--cbg1:#181818;--cbg2:#AECA36;--cbg3:#fff;--offWhite:#D7D7D7;--fTitle:'Satisfy', cursive;--fContent:'Libre Franklin', sans-serif;--constrain:1080px}body{background:var(--cbg1);font-family:var(--fContent);overscroll-behavior:none;scroll-behavior:smooth}h2,header{font-family:var(--fTitle);font-weight:normal}header{text-align:center;background:var(--cbg3);padding:4rem 4rem 5rem}header img{width:80%;max-width:40rem}header p:first-of-type{line-height:1;margin:0.5rem}header p:last-of-type{line-height:1;font-family:var(--fContent);margin-top:2.5rem}h1{margin:0}div.cmyk,header h1,header p{animation-name:nav-appear;animation-duration:1s;animation-fill-mode:forwards}header h1{animation-name:content-appear;animation-delay:200ms}div.cmyk,header p:first-of-type{animation-delay:500ms}header p:last-of-type{animation-delay:500ms}div.cmyk{display:flex;gap:0.5rem;width:45%;max-width:25rem;margin:2rem auto}div.cmyk > div{flex:1;height:0.25rem;border-radius:3px}div.cmyk > div:nth-of-type(1){background:#0ff}div.cmyk > div:nth-of-type(2){background:#f0f}div.cmyk > div:nth-of-type(3){background:#ff0}div.cmyk > div:nth-of-type(4){background:#000}nav{background:white;margin-bottom:2rem;box-shadow:1px 1px 10px #00000025;position:fixed;inset:0 0 auto 0;z-index:400;padding:1rem 2rem;transition:transform 200ms linear;font-family:var(--fContent)}nav.hide{transform:translateY(-100%)}nav.hide ul{display:none !important;background:red}nav div.container{display:flex;justify-content:space-between}nav a{transition:border-bottom-color 200ms linear;font-size:1.1rem;display:block;color:var(--cbg1);text-decoration:none;border-bottom:1px dotted transparent;padding:0.25rem 0}a:focus,nav a:hover{color:var(--cbg1);border-bottom-color:var(--cbg1)}nav ul{list-style:none;margin:0;padding:0}nav ul li{padding:0;position:relative}nav li > ul{position:absolute;width:16rem;max-width:calc();background:white;font-family:var(--fContent);text-align:left;max-height:75vh;overflow:auto;z-index:100;border-radius:1rem;border-top-left-radius:0;padding:0.5rem 0;margin-top:-2px;box-shadow:1px 1px 4px #00000050;display:none}nav.active li > ul{display:block;animation-name:nav-appear;animation-duration:200ms;animation-fill-mode:forwards}nav li > ul a{transition:background 200ms linear;display:block;padding:0.75rem 1rem;font-size:1rem;background:transparent;color:var(--cbg1);border-bottom:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}nav li > ul a:focus,nav li > ul a:hover{background:#00000015}article.service.s1,footer{--bg:var(--cbg1);--fg:var(--offWhite)}article.service.s2{--bg:var(--cbg2);--fg:var(--cbg1)}article.service.s3{--bg:var(--cbg3);--fg:var(--cbg1)}article{background:var(--bg);color:var(--fg);padding:3rem 3rem 6rem;position:relative;box-sizing:border-box}article h2{text-align:center;font-size:3rem;margin:2rem auto}article p{max-width:var(--constrain);font-size:18px;line-height:1.8;text-align:justify;margin-left:auto;margin-right:auto}article p:not(:last-child){margin-bottom:1.5rem}article.service.s1 p > span:nth-of-type(2n){opacity:0.55}article.service.s2 p > span:nth-of-type(2n),article.service.s3 p > span:nth-of-type(2n){font-weight:bolder}footer{position:relative;background:var(--cbg1);color:var(--offWhite);min-height:100vh}footer::after{position:absolute;content:'';inset:0;background-image:url('./logo.svg');background-size:200% auto;background-position:20% 20%;z-index:0;opacity:0.03;filter: saturate(0)}footer article{background:transparent;z-index:1}footer h2{margin-bottom:3rem}footer div.row > div:first-child{display:flex;flex-direction:column;gap:1rem}footer div.row > div:first-child > div{flex:1}footer div.row > div:first-child > a{min-width:100%}footer div.row:not(.article-row) > div:nth-of-type(1){border-right-color:#333}p.address span{display:block}table{width:100%;text-align:left;z-index:0}table:first-of-type{margin-bottom:2.5rem;margin-top:2.5rem}table:last-of-type{margin-bottom:1rem}td,th{padding:0.25rem 0}th{padding-right:2rem}table.larger{font-size:1.25rem;position:relative}table.larger::before{position:absolute;content:'';border:1px dotted var(--offWhite);inset:-1rem -1.25rem -1rem -1.25rem;background:#00000025;z-index:-1;border-radius:1rem}article a.btn{transition:outline 200ms linear, border-radius 200ms linear;display:block;margin:2rem auto 1rem;width:80%;max-width:30rem;text-align:center;padding:1.25rem;border-radius:2rem;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:0 solid white;box-sizing:border-box}article a.btn:focus-visible,article a.btn:hover{outline:0.5em solid rgba(255, 255, 255, 0.35);border-radius:0}article.service.s3 a.btn:focus-visible,article.service.s3 a.btn:hover{outline:0.5em solid rgba(55, 55, 55, 0.25)}article.service.s1 a.btn,footer a.btn{background:white;color:var(--cbg1)}article.service.s2 a.btn,article.service.s3 a.btn{background:var(--cbg1);color:var(--offWhite)}footer a.btn{width:auto;max-width:100%;margin-top:0}a.inline{transition:border-bottom-color 200ms linear;text-decoration:none;color:var(--offWhite);border-bottom:1px dotted transparent}a.inline:focus-visible,a.inline:hover{text-decoration:none;color:var(--offWhite);border-bottom-color:var(--cbg2);outline:none}i svg path{fill:var(--fg)}i{position:absolute;inset:0 auto auto 50%;transform:translate(-50%, -40%);border-radius:50%;background:var(--bg);display:block;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}i svg{height:2.75rem}i.smaller svg{height:2.45rem}div.decoration{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}div.decoration > div{transition:filter 1s linear;border-top-left-radius:3rem;border-bottom-right-radius:3rem;flex:1;background-size:cover;border:1px solid #aaa}div.decoration > div.garment{filter: grayscale(0.25);background-image:url('./garment.jpg');min-height:10rem}div.decoration > div.gls{filter: grayscale(0.5);background-position:0 50%;background-image:url('./gls.jpg');min-height:12rem}div.decoration > div.shop{border-color:#555;background-image:url('./shop.jpg');min-height:12rem;background-position:50% 0}div.decoration > div.wedding-a{background-image:url('./wedding-a.jpg')}div.decoration > div.wedding-b{background-image:url('./wedding-b.jpg');min-height:12rem}@media screen and (min-width: 780px){div.row{display:flex;margin:0 auto;justify-content:stretch}div.row > div{flex:1}div.row > div article{height:100%}div.container{max-width:var(--constrain);margin:0 auto}div.row:not(.article-row) > div:nth-of-type(1){padding-right:3rem;border-right:1px dashed #ddd}div.row:not(.article-row) > div:nth-of-type(2){padding-left:3rem}div.row.article-row div.container{max-width:calc(var(--constrain) / 2)}div.row.article-row > div:first-child div.container{margin-right:0}div.row.article-row > div:last-child div.container{margin-left:0}div.row.article-row > div:first-child article{box-shadow:-1px 1px 10px #00000088}div.row.article-row > div:last-child article{box-shadow:1px 1px 10px #00000020}div.row.article-row > div:nth-of-type(1) article{margin-left:auto}div.row.article-row > div:nth-of-type(1){background:var(--cbg1)}div.row.article-row > div:nth-of-type(2){background:var(--cbg2)}div.row.article-row article{max-width:calc(var(--constrain) * 0.5 + 3rem);display:flex;align-items:stretch}div.row.article-row div.container{display:flex;flex-direction:column}div.row.article-row div.container p{flex:1}}header p:first-of-type{font-size:calc(18px + 32 * ((100vw - 320px) / 680))}article h2{font-size:calc(24px + 26 * ((100vw - 320px) / 680))}header p:last-of-type{font-size:calc(12px + 4 * ((100vw - 320px) / 680))}@media screen and (min-width: 1000px){article h2,header p:first-of-type{font-size:50px}header p:last-of-type{font-size:18px}}@media screen and (max-width: 375px){article p{font-size:14px !important}}@media screen and (max-width: 820px){article p{font-size:16px}article a.btn{font-size:14px}footer p{text-align:center}table td,table th{width:50%}table td{text-align:right}table.larger::before{border-radius:0}div.decoration > div{border-radius:2rem}div.decoration > div.wedding-a{display:none}}@media screen and (max-width: 680px){header{padding:4rem 1rem}article{padding:2rem 2rem 4rem}article h2{margin-bottom:1.5rem}article a.btn{padding:1rem}table.larger::before{border-left:none;border-right:none}div.row:not(.article-row) > div:nth-of-type(1){border-right:none}div.cmyk{margin-top:1rem}}@media screen and (max-width: 420px){table.larger{font-size:1rem}table:not(.larger){font-size:0.8rem}}@keyframes nav-appear{from{transform:translateY(-1rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes content-appear{from{transform:scale(0.5) translateY(21rem);opacity:0}to{transform:translateY(0);opacity:1}}article i{transition:transform 350ms linear, border-color 350ms linear}article i svg{transition:opacity 350ms linear}article.above-the-fold i{transform:translate(-50%, 0.5rem) scale(0.75)}article.above-the-fold i svg{opacity:0.25}@media screen and (max-width: 681px){article.above-the-fold i{transform:translate(-50%, -0.25rem) scale(0.6)}}