.app__aboutus{position:relative}.app__aboutus-overlay{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;overflow:hidden}.app__aboutus-monogram{font-family:var(--font-base);font-weight:700;font-size:clamp(220px,42vw,620px);line-height:1;color:var(--color-gold-deep);opacity:.05;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:0}.app__aboutus-content{width:100%;z-index:2;align-items:center}.app__aboutus-content_about{flex:1 1;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;text-align:right}.app__aboutus-content_history{flex:1 1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left}.app__aboutus-content_knife{margin:2rem 4rem}.app__aboutus-knife-img{height:740px}.rs-about__link{color:var(--gold-700);font-weight:700;font-size:1.1rem;text-decoration:none;margin-top:1.5rem;transition:color .2s ease,transform .2s ease;display:inline-block;padding:.6rem 0;margin-bottom:-.6rem}.rs-about__link:hover{color:var(--gold-700);transform:translateX(4px)}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:2rem 0;color:var(--color-grey)}@media screen and (min-width:2000px){.app__aboutus-knife-img{height:560px}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:4rem 0}}@media screen and (max-width:900px){.app__aboutus-content{flex-direction:column}.app__aboutus-content_knife{margin:4rem 0}}@media screen and (max-width:650px){.app__aboutus-monogram{font-size:150px}.app__aboutus-overlay{padding:0 .5rem}}.app__contact{position:relative;min-height:auto}.rs-contact__card{background:#fdfcf9;border:1px solid rgba(184,144,47,.2);border-radius:16px;padding:2rem;margin:1.5rem 0 2rem;box-shadow:0 10px 30px rgba(0,0,0,.03);max-width:480px}.rs-contact__section{margin-bottom:1.5rem}.rs-contact__section:last-child{margin-bottom:0}.rs-contact__section-title{font-family:var(--font-base,"Cormorant Upright",serif);color:var(--gold-700);font-size:1.4rem;font-weight:700;margin:0 0 .5rem;letter-spacing:.02em}.rs-contact__text{font-family:var(--font-alt,sans-serif);font-size:1rem;line-height:1.6;color:var(--color-grey,#555);margin:.25rem 0}.app__contact-corner{position:absolute;width:10%;aspect-ratio:1/1;pointer-events:none}.app__contact-corner_tl{top:1.5rem;left:1.5rem;border-top:4px double var(--color-golden);border-left:4px double var(--color-golden)}.app__contact-corner_br{bottom:1.5rem;right:1.5rem;border-bottom:4px double var(--color-golden);border-right:4px double var(--color-golden)}@media screen and (max-width:650px){.app__contact-corner{width:16%}.app__contact-corner_tl{top:1rem;left:1rem}.app__contact-corner_br{bottom:1rem;right:1rem}}.app__findus-map{align-items:stretch}.app__findus-map .app__findus-leaflet{height:500px;width:100%;border:1px solid hsla(47,55%,70%,.45);border-radius:12px;box-shadow:0 18px 40px rgba(0,0,0,.55);background:#0c0c0c}.app__findus-map .leaflet-touch .leaflet-control-zoom a{width:44px;height:44px;line-height:44px;font-size:1.3rem}.app__map-pin{width:40px;height:40px;background:#0c0c0c;border:3px solid var(--color-golden);border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(0,0,0,.55)}.app__map-pin svg{transform:rotate(45deg)}.app__findus-map .leaflet-popup-content-wrapper{background:#0c0c0c;color:var(--color-white);border:1px solid hsla(47,55%,70%,.4);border-radius:8px}.app__findus-map .leaflet-popup-content{font-family:var(--font-alt)}.app__findus-map .leaflet-popup-content strong{color:var(--color-golden);font-family:var(--font-base);font-size:16px}.app__findus-map .leaflet-popup-tip{background:#0c0c0c}.app__map-popup_link{display:inline-block;margin-top:.5rem;color:var(--color-golden);font-weight:600;text-decoration:none}.app__map-popup_link:hover{text-decoration:underline}@media screen and (max-width:650px){.app__findus-map .app__findus-leaflet{height:360px}}.app__footer{width:100%;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:transparent;padding:4rem 6rem}.app__footer-links{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-top:5rem;padding:0 2rem}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{width:210px;margin-bottom:.75rem}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:1.5rem;display:flex;justify-content:center;gap:.85rem}.app__footer-links_icons a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#f4f2ea;color:var(--gold-700);transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;text-decoration:none}.app__footer-links_icons a svg{margin:0;font-size:20px;cursor:pointer;transition:none}.app__footer-links_icons a:hover{background:var(--gold-500);color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px rgba(184,144,47,.22)}.app__footer-legal{margin-top:.5rem}.app__footer-legal a{color:var(--color-grey);transition:color .25s ease;display:inline-block;padding:.7rem .25rem;margin:-.7rem -.25rem}.app__footer-legal a:hover{color:var(--color-gold-deep)}.app__footer-headtext{font-family:var(--font-base);color:var(--color-ink);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-size:32px;line-height:41.6px;margin-bottom:1rem}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.app__hourscloud{position:absolute;top:2rem;left:50%;transform:translateX(-50%);z-index:3;width:max-content;line-height:1.5}.app__hourscloud-bubble{position:relative;background:#fff;border:2px solid var(--color-golden);border-radius:40px 40px 40px 12px;box-shadow:0 14px 34px rgba(184,144,47,.18);padding:1rem 1.25rem;min-width:220px}.app__hourscloud-head{display:flex;align-items:center;gap:.4rem;font-family:var(--font-base);color:var(--color-gold-deep);font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.app__hourscloud-row{display:flex;justify-content:space-between;align-items:baseline;gap:1.25rem;font-family:var(--font-alt);font-size:.9rem;padding:.18rem 0}.app__hourscloud-label{color:var(--muted-2)}.app__hourscloud-row--closed{margin-top:.2rem;padding-top:.45rem;border-top:1px dashed rgba(184,144,47,.35)}.app__hourscloud-row--closed .app__hourscloud-time{color:var(--muted-2);font-style:italic;font-weight:600}.app__hourscloud-time{font-weight:700;color:var(--color-ink);white-space:nowrap}.app__hourscloud-dot{position:absolute;border-radius:50%;background:#fff;border:2px solid var(--color-golden)}.app__hourscloud-dot--lg{width:20px;height:20px;bottom:-14px;left:22px}.app__hourscloud-dot--sm{width:11px;height:11px;bottom:-30px;left:10px}@media screen and (max-width:1150px){.app__hourscloud{position:static;transform:none;margin:0 auto}.app__hourscloud-dot{display:none}}.app__header.app__wrapper{background-color:transparent;padding-top:0;position:relative}.app__header-h1{font-family:var(--font-base);color:var(--gold-600);font-weight:700;letter-spacing:.02em;line-height:1.1;font-size:clamp(3rem,7vw,5.5rem);margin-bottom:1rem;text-shadow:0 4px 12px rgba(0,0,0,.03)}.app__header-img img{width:80%}.app__header-frame{position:relative;width:64%;display:inline-block;line-height:0;border:6px solid var(--color-golden)}.rs-hero__cta{display:inline-flex;align-items:center;justify-content:center;background:var(--gold-700);color:#fff;font-family:var(--font-base);font-size:1.25rem;font-weight:700;letter-spacing:.03em;padding:.9rem 2.2rem;border-radius:8px;text-decoration:none;box-shadow:0 8px 24px -6px rgba(184,144,47,.45);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.rs-hero__cta:hover{transform:translateY(-2px);background:#7d5d16;box-shadow:0 12px 30px -6px rgba(184,144,47,.5);color:#fff}.app__header-frame img{width:100%;display:block}@media screen and (min-width:1151px){.app__header .app__wrapper_info{flex:0 0 45%;max-width:45%}.app__header .app__wrapper_img{flex:0 0 45%;max-width:45%;margin-left:0}}@media screen and (max-width:1150px){.app__header.app__wrapper{min-height:auto;justify-content:flex-start;gap:2.5rem;padding-top:2rem;padding-bottom:4rem}.app__header-frame{width:88%}}@media screen and (max-width:650px){.app__header-frame{width:100%;border-width:4px}}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px;min-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:clamp(3.5rem,9vw,90px);min-height:117px}}@media screen and (max-width:650px){.app__header-h1{font-size:clamp(2.8rem,11vw,70px);line-height:1.15;min-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:clamp(2.2rem,12vw,50px);line-height:1.15;min-height:70px}}.app__video{height:100vh;height:100dvh;position:relative}.app__video video{width:100%;height:100%;object-fit:cover}.app__video-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.app__video-overlay,.app__video-overlay_content{display:flex;align-items:center;justify-content:center}.app__video-overlay_content{flex-direction:column;gap:1.5rem;text-align:center;padding:2rem;max-width:720px}.app__video-overlay_title{font-family:var(--font-base);color:var(--color-golden);font-size:clamp(2.5rem,5vw,4rem);line-height:1.2;letter-spacing:.04em;text-transform:capitalize;margin:0}.app__video-overlay_subtitle{font-family:var(--font-alt);color:var(--color-white);font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;letter-spacing:.04em;margin:0}.app__video-overlay_circle{width:100px;height:100px;border-radius:50%;border:1px solid var(--color-golden);cursor:pointer;margin-top:.5rem;transition:transform .2s ease,border-color .2s ease}.app__video-overlay_circle:hover{transform:scale(1.05);border-color:var(--color-crimson)}.app__specialMenu{flex-direction:column;background:transparent}.app__specialMenu-title{margin-bottom:2rem;text-align:center}.rs-categories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1100px;margin:1rem auto 3rem}.rs-category__card{position:relative;display:block;border-radius:16px;overflow:hidden;height:320px;box-shadow:0 12px 30px -12px rgba(70,55,20,.25);text-decoration:none}.rs-category__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.rs-category__card:hover .rs-category__bg{transform:scale(1.08)}.rs-category__overlay{position:absolute;bottom:0;left:0;width:100%;padding:3rem 1.5rem 1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,transparent);display:flex;align-items:flex-end}.rs-category__title{color:#fff;font-family:var(--font-base);font-size:2rem;font-weight:700;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media screen and (max-width:650px){.rs-categories__grid{grid-template-columns:1fr}}.rs-reviews{padding:clamp(3.5rem,8vw,6rem) 0;background:var(--surface-gold,#faf6ea);text-align:center;overflow:hidden}.rs-reviews__head{margin-bottom:clamp(1.75rem,4vw,2.75rem);padding:0 1.25rem}.rs-reviews__title{font-family:var(--font-title,"Cormorant Upright",serif);font-weight:700;font-size:clamp(2rem,5vw,3rem);line-height:1.1;color:var(--gold-500,#b8902f);margin:0}.rs-reviews__score{display:inline-flex;align-items:center;gap:.5rem;margin-top:.85rem;flex-wrap:wrap;justify-content:center}.rs-reviews__score strong{font-family:var(--font-title,"Cormorant Upright",serif);font-size:1.6rem;line-height:1;color:var(--ink,#161616)}.rs-reviews__count{font-size:.82rem;color:#6b6459;letter-spacing:.02em}.rs-reviews__rows{display:flex;flex-direction:column;gap:1.25rem}.rs-reviews__marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.rs-reviews__track{display:flex;width:max-content;margin:0;padding:.35rem 0;list-style:none;animation:rs-reviews-scroll 100s linear infinite}.rs-reviews__track--reverse{animation-direction:reverse;animation-duration:120s}.rs-reviews__marquee:hover .rs-reviews__track{animation-play-state:paused}@keyframes rs-reviews-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rs-reviews__card{flex:0 0 auto;width:320px;min-height:168px;margin-right:1.25rem;padding:1.25rem 1.35rem;background:var(--surface,#fff);border:1px solid var(--gold-200,#e7d39a);border-radius:var(--r-lg,14px);box-shadow:var(--shadow-sm,0 8px 22px -16px rgba(70,55,20,.3));text-align:left;display:flex;flex-direction:column;gap:.7rem;white-space:normal}.rs-reviews__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.rs-reviews__who{display:flex;align-items:center;gap:.6rem;min-width:0}.rs-reviews__avatar{width:38px;height:38px;border-radius:999px;object-fit:cover;flex:0 0 auto;background:var(--gold-100,#f5efdb);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-title,serif);font-weight:700;color:var(--gold-600,#a87f1f)}.rs-reviews__who-text{display:flex;flex-direction:column;min-width:0}.rs-reviews__name{font-family:var(--font-title,"Cormorant Upright",serif);font-weight:600;font-size:1.05rem;line-height:1.15;color:var(--gold-700,#946f1c);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rs-reviews__meta{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-2,#6a6a6a)}.rs-reviews__stars{display:inline-flex;gap:2px;color:var(--gold-200,#e7d39a);flex:0 0 auto}.rs-reviews__stars .is-on{color:var(--gold-500,#b8902f);fill:var(--gold-500,#b8902f)}.rs-reviews__text{font-size:.92rem;line-height:1.5;color:var(--ink-soft,#2c2c2c);margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.rs-reviews__date{display:block;margin-top:.75rem;font-size:.72rem;letter-spacing:.03em;color:var(--muted-2,#6a6a6a)}@media (prefers-reduced-motion:reduce){.rs-reviews__track{animation:none}.rs-reviews__marquee{overflow-x:auto}}.rs-reviews__cta{display:flex;justify-content:center;margin-top:2rem}.rs-reviews__cta-btn{background:transparent;color:var(--gold-700,#946f1c);border:1.5px solid var(--gold-500,#b8902f);border-radius:999px;padding:.7rem 1.6rem;font-family:var(--font-title,serif);font-size:1.05rem;letter-spacing:.02em;cursor:pointer;transition:background .2s,color .2s}.rs-reviews__cta-btn:hover{background:var(--gold-700,#946f1c);color:#fff}.rs-rf__overlay{position:fixed;inset:0;background:rgba(20,16,8,.5);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.rs-rf{position:relative;background:var(--surface,#fff);width:100%;max-width:460px;max-height:90dvh;overflow-y:auto;border-radius:var(--r-xl,18px);padding:1.75rem;box-shadow:var(--shadow-md,0 12px 40px rgba(0,0,0,.18))}.rs-rf__close{position:absolute;top:.9rem;right:.9rem;border:0;background:transparent;color:#8a8272;width:32px;height:32px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.rs-rf__close:hover{background:#f2efe8}.rs-rf__title{font-family:var(--font-title,serif);color:var(--gold-700,#946f1c);font-size:1.5rem;margin:0 0 1rem}.rs-rf__stars{display:flex;gap:.35rem;margin-bottom:1.1rem}.rs-rf__star{border:0;background:transparent;padding:0;cursor:pointer;color:#e2d6b4;line-height:0}.rs-rf__star svg{width:30px;height:30px}.rs-rf__star .is-on{color:var(--gold-500,#b8902f);fill:var(--gold-500,#b8902f)}.rs-rf__field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.9rem}.rs-rf__field span{font-size:.82rem;color:var(--ink-soft,#2c2c2c)}.rs-rf__field input,.rs-rf__field textarea{padding:.6rem .7rem;border:1px solid #d8d2c4;border-radius:var(--r-lg,14px);font:inherit;font-size:16px;background:#fff;width:100%}.rs-rf__field textarea{resize:vertical}.rs-rf__field input:focus,.rs-rf__field textarea:focus{outline:2px solid var(--gold-300,#e2c877);border-color:var(--gold-500,#b8902f)}.rs-rf__err{color:#b3261e;font-size:.88rem;margin:0 0 .75rem}.rs-rf__submit{width:100%;background:var(--gold-700,#946f1c);color:#fff;border:0;border-radius:999px;padding:.8rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.rs-rf__submit:hover:not(:disabled){background:#7d5d16}.rs-rf__submit:disabled{opacity:.55;cursor:default}.rs-rf__thanks{text-align:center;padding:.5rem .25rem}.rs-rf__thanks-icon{width:56px;height:56px;margin:.5rem auto 1rem;border-radius:999px;background:var(--surface-gold,#faf6ea);color:var(--gold-500,#b8902f);display:flex;align-items:center;justify-content:center}.rs-rf__thanks-icon svg{width:26px;height:26px;fill:currentColor}.rs-rf__thanks h3{font-family:var(--font-title,serif);color:var(--gold-700,#946f1c);font-size:1.4rem;margin:0 0 .5rem}.rs-rf__thanks p{color:var(--ink-soft,#2c2c2c);margin:0 0 1.25rem}