/* webrys — warm materials, sharp ideas, a quieter kind of character. */
:root {
  --paper: #f7f2e9;
  --paper-deep: #efe7dc;
  --ink: #282528;
  --muted: #756960;
  --line: #ded4c7;
  --lime: #ff8054;
  --coral: #ff8054;
  --blue: #b9cdd3;
  --display-size: clamp(64px, 6.15vw, 118px);
  --section-size: clamp(42px, 3.9vw, 74px);
}
body { background: var(--paper); }
::selection { background: #ffc4a7; color: var(--ink); }
:focus-visible { outline-color: #b75233; }
.scroll-progress { background: #d96743; height: 2px; }
.site-header { background: #f7f2e9ed; }
.header-inner { height: 106px; }
.brand { gap: 11px; font-size: 32px; letter-spacing: -1.5px; line-height: 1; }
.brand-mark { background: none; width: 45px; height: 49px; border-radius: 0; }
.brand-mark img { width: 100%; height: 100%; object-fit: contain; transition: transform .35s var(--ease); }
.brand:hover .brand-mark img { transform: translateY(-2px); }
.brand-wordmark { font-weight: 750; position: relative; display: block; padding-bottom: 13px; }
.brand-wordmark > span { font-weight: 750; }
.brand-wordmark small { position: absolute; left: 1px; bottom: 0; color: #8b7466; font: 7px var(--mono); letter-spacing: 1.4px; white-space: nowrap; }
.desktop-nav a { font-size: 13px; }
.desktop-nav a::after { background: #d96c49; }
.header-cta { border-color: #bbaea1; font-size: 13px; font-weight: 500; }
.header-cta:hover { background: #ffd8bf; border-color: #e8b193; }
.status-dot { background: #cc6846; box-shadow: 0 0 0 4px #d8834810; }
.eyebrow, .section-number, .small-note { color: #837266; }
.button { font-weight: 600; }
.button-dark { background: var(--ink); color: var(--paper); }
.button-dark:hover { background: #4a3631; }
.button-lime { color: #302621; }
.button-lime:hover { background: #ff9b75; }
.hero { gap: 35px 4vw; grid-template-columns: 1.06fr 1fr; padding-top: 52px; }
.hero-copy { padding-bottom: 5px; }
.hero h1 { line-height: 1.08; letter-spacing: -.067em; font-weight: 500; }
.hero h1 em { color: #b95537; font-size: 1.1em; letter-spacing: -.055em; }
.hero h1 em::after { height: 4px; bottom: 4%; left: 2%; right: 0; background: #dcaa85; transform: rotate(-2deg); opacity: .75; }
.hero-eyebrow { font-size: 10px; letter-spacing: 1.5px; margin-bottom: 32px; }
.hero-description { max-width: 530px; font-size: 17px; line-height: 1.9; color: #776b63; margin-top: 29px; }
.hero-benefits { gap: 14px 20px; margin-top: 22px; }
.hero-benefits > span { color: #756458; font-size: 11px; }
.hero-benefits .icon { color: #b7694c; width: 15px; height: 15px; }
.hero-actions { margin-top: 33px; gap: 23px; }
.hero-actions .button-dark { background: var(--coral); color: #332725; box-shadow: 0 6px 20px #da805413; }
.hero-actions .button-dark:hover { background: #f4926c; box-shadow: 0 8px 24px #a15d3424; }
.hero-actions .button-icon { background: #29252312; }
.hero-actions .button:hover .button-icon { background: #292523; color: #fff1e5; }
.hero-actions .text-link { font-weight: 500; font-size: 12px; }
.hero-person { margin-top: 33px; }
.person-monogram { border: 1px solid #decbb8; background: #eee2d2; width: 43px; height: 43px; font-family: var(--serif); font-style: italic; font-size: 28px; color: #664b3a; }
.person-monogram > span { background: #d57c54; border-color: var(--paper); }
.hero-person p { font-size: 11px; color: #8e7c6b; }
.hero-person p strong { color: #6b5c50; font-weight: 500; }
.hero-art { height: clamp(555px, 43vw, 735px); background: #dfc8ae; border-radius: 12px 80px 12px 12px; box-shadow: none; overflow: hidden; border: 1px solid #e2d2bf; }
.hero-art::before { background: linear-gradient(180deg, #f9ecda38, transparent 28%, transparent 62%, #dfcbb499); z-index: 1; }
.hero-art::after { display: none; }
.hero-sculpture { inset: 0; width: 100%; height: 100%; opacity: 1; object-fit: cover; object-position: 52% 44%; animation: none; }
.art-topline { left: 25px; top: 25px; right: 28px; font-size: 8px; letter-spacing: .9px; color: #725d4b; }
.art-topline > span:last-child { font-size: 7px; opacity: .8; }
.tiny-dot { background: #bd6943; }
.hero-art-caption { position: absolute; top: 70px; left: 27px; z-index: 2; color: #564231; }
.hero-art-caption > span:first-child { display: block; font: 7px var(--mono); letter-spacing: 1px; margin-bottom: 10px; color: #92775d; }
.hero-art-caption > span:last-child { font-size: 18px; font-weight: 500; line-height: 1.2; letter-spacing: -.5px; }
.hero-art-caption em { font-size: 24px; }
.showcase-browser { width: 65%; left: 5%; bottom: 100px; top: auto; transform: perspective(1100px) rotateY(-5deg) rotateX(4deg) rotateZ(-5deg) translate(var(--mouse-x,0px),var(--mouse-y,0px)); animation: none; box-shadow: 0 20px 35px #59422936, 0 0 0 1px #fff8ed; border-radius: 7px; background: #faf5ec; }
.browser-bar { background: #fbf8f2; color: #8f867a; height: 25px; }
.browser-address { background: #eee8dd; color: #887b6b; font-size: 7px; }
.browser-dots i { background: #c1b49e; }
.browser-star { color: #947e63; }
.browser-viewport { aspect-ratio: 1.48; }
.showcase-browser.is-mobile { width: 167px; left: 25%; top: auto; bottom: 83px; border: 5px solid #f9f2e8; border-radius: 21px; animation: none; transform: rotate(-3deg); }
.is-mobile .browser-viewport { aspect-ratio: .57; }
.mobile-preview-content { background: #f5efe4; color: #493d32; }
.mobile-preview-shape { background: url('assets/images/webrys-architecture.webp') center/cover; clip-path: none; border-radius: 2px; }
.mobile-preview-shape::before, .mobile-preview-shape::after { display: none; }
.hero-art .rys-habitat { --rys-size: 131px; position: absolute; right: 16px; bottom: 80px; z-index: 5; }
.hero-art .rys-note { left: auto; right: 0; transform: translateY(4px); max-width: 154px; font-size: 10px; }
.hero-art .rys-habitat.has-note .rys-note { transform: translateY(0); }
.art-bottomline { left: 25px; right: 25px; bottom: 18px; border-color: #79634b3b; color: #735d49; font-size: 8px; letter-spacing: .5px; padding-top: 14px; }
.device-toggle { background: #f8edde9c; border-color: #ad947654; }
.device-toggle button { color: #775f49; width: 38px; height: 29px; }
.device-toggle button.active { background: #302b28; color: #f7eddf; }
.device-toggle .icon { width: 16px; height: 16px; }
.hero-bottom { padding-bottom: 28px; margin-top: 0; }
.hero-bottom > span { color: #92806d; }
.hero-bottom > a { color: #726153; font-size: 9px; }
.hero-coordinate { letter-spacing: .7px; }
.capability-strip { background: #bdced1; color: #34434a; border-color: #a8bec1; }
.strip-inner > svg { color: #556d71; }
.ribbon-pause { background: #d8e3e4; border-color: #8aa4a9; color: #435d64; box-shadow: 0 0 18px 12px #bdced1; }
.ribbon-pause:hover { background: #eef3f1; }
.projects-section .section-top { margin-bottom: 29px; }
.project-image { border-radius: 11px; }
.project-image-forma { background: #e8d6bf; }
.project-image-rano { background: #b9cdd3; }
.project-image::after { background: linear-gradient(180deg, #36241405, transparent 30%, #4a322717); }
.project-window { width: 68%; bottom: 11%; border-radius: 6px; box-shadow: 0 25px 45px #3d271a38; }
.project-image-rano .project-window { width: 65%; }
.project-photo { filter: saturate(.94); }
.project-number { color: #f8f2e8; text-shadow: 0 1px 9px #33241855; }
.mini-window-bar { background: #fbf5eb; }
.preview-label { background: #fff5e8eb; color: #694a36; border-color: #e6d5c1; }
.project-image-north { background: #b9cdd3; }
.project-caption h3 { font-size: 35px; }
.project-caption p { color: #7b6859; }
.project-type { color: #887968; }
.project-invitation { border-radius: 11px; background: #eedccd; border: 1px solid #dec7b3; }
.project-invitation > p { color: #986d50; }
.invitation-star { color: #c785635c; }
.project-filters button.active { background: #302b28; color: #fbf2e8; }
.concept-label, .projects-disclaimer { color: #89735f; }
.concept-label > span { background: #c88967; }
.design-lab { background: #282528; color: #f6eee5; }
.design-lab::before { background-image: radial-gradient(#e4c1a329 .75px,transparent .75px); }
.design-lab .eyebrow { color: #c4ac9d; }
.design-lab h2 em { color: #ffc8a6; }
.design-lab .section-heading-row > p { color: #bba99c; }
.design-lab .status-dot, .live-dot, .lab-live > span { background: #ff9870; box-shadow: 0 0 0 5px #ff98700d; }
.lab-live { color: #bea99c; }
.lab-grid > article { border-radius: 13px; }
.creative-playground { background: #242125; border-color: #866f603d; }
.creative-playground::before { background: radial-gradient(#df9c7810,transparent 68%); }
.creative-playground .lab-card-top { color: #bea294; }
.canvas-hint { color: #ab8e7d; }
.playground-bottom { border-color: #b590772d; }
.playground-bottom .eyebrow { color: #b29683; }
.playground-switch { border-color: #ac877049; }
.playground-switch button { color: #d6b49c; }
.playground-switch button:hover { background: #d69d7222; }
.playground-switch button.active { background: #ff9870; color: #382821; }
.playground-pause { color: #bd9e88; }
.playground-pause:disabled { color: #ad9584; }
.type-experiment { background: #ff926a; color: #382823; }
.type-composition { font-size: clamp(45px, 4.6vw, 86px); }
.type-composition em { color: #4d2e25; }
.type-star { color: #ae5c3c; }
.type-card-bottom { color: #824d35; }
.palette-experiment { background: #f3eadd; color: #413329; }
.palette-swatches > span:first-child { background: #ff8054; border-color: #ed754c; }
.palette-swatches > span:nth-child(2) { background: #f7f2e9; border-color: #e6dac9; }
.palette-swatches > span:nth-child(3) { background: #282528; border-color: #282528; }
.texture-experiment { background: #bda183; }
.texture-copy { color: #fff7eb; }
.texture-experiment::after { background: linear-gradient(transparent 30%,#342319bb); }
.responsive-experiment { background: #bdced1; color: #314047; }
.lab-monitor, .lab-phone { border-color: #425458; }
.lab-monitor { background: #f7f2e9; }
.lab-monitor::after { background: #425458; }
.lab-monitor > i { border-color: #cd8866; }
.lab-phone { background: #ffc2a2; }
.lab-monitor > span, .lab-phone > span { font-size: 8px; font-weight: 700; }
.engineering-intro { border-color: #baa08736; }
.engineering-kicker { color: #bba08d; }
.engineering-intro h3 em { color: #ffc9ab; }
.engineering-intro > p { color: #bca699; }
.engineering-braces { color: #ad81625b; }
.engineering-braces i { color: #ffc0a0; }
.code-scene { --scene-ink: #f7eee5; --scene-muted: #c0a799; --scene-line: #bd968033; background: #282528; border-color: #b293793f; border-radius: 13px; }
.code-scene:hover { border-color: #d7a08377; }
.scene-symbol { color: #d9aa8d; }
.scene-signal { background: #ffac81; }
.scene-action { color: #efc9b0; border-color: #ba8a694d; background: #ba8a6909; }
.scene-action:hover, .scene-action:focus-visible { background: #ffac81; color: #36281f; border-color: #ffac81; }
.build-scene { --scene-ink: #3c302a; --scene-muted: #897260; --scene-line: #a185652c; background: #f3ebe1; border-color: #f3ebe1; }
.build-scene .scene-symbol { color: #9e6e4c; }
.build-scene .scene-signal { background: #c27954; }
.build-scene .scene-action { color: #6d4f39; border-color: #bda18871; background: #bda18809; }
.build-scene .scene-action:hover { background: #ffc7a5; border-color: #e5aa80; }
.lab-footer { color: #c6ab97; }
.lab-footer .text-link, .lab-footer > span .icon { color: #ffc4a0; }
.services-grid { gap: 22px; }
.service-card { border-radius: 11px; background: #f5eee3; border-color: #dfd0be; }
.service-card:hover { border-color: #c7926d; box-shadow: 0 16px 32px #8c5d3b0a; }
.service-card h3 { color: #3e3029; }
.service-card > p { color: #786858; }
.service-tags > span { border-color: #ddc9b5; background: #f6ede2; color: #8d725b; }
.art-code { color: #bd7b52; }
.services-footer { color: #927961; }
.services-footer > p strong { color: #695442; }
.comparison-stage, .comparison-wrap { border-radius: 12px; }
.new-hero h3 em { color: #ffcfab; }
.new-nav > span, .new-hero > span:first-child { color: #f8eddf; }
.comparison-new-shade { background: linear-gradient(90deg,#38281ec9,transparent 95%); }
.new-button, .label-after { background: #ffc4a0; color: #523822; }
.comparison-help { color: #957758; }
.process-step:hover { background: #eed7c13b; }
.process-step p, .process-intro > p:not(.eyebrow), .faq-intro > p:not(.eyebrow) { color: #7d6755; }
.process-step:hover .step-symbol { color: #b56c40; }
.about-card { background: #eee4d5; border-radius: 12px; grid-template-columns: .9fr 1.1fr; }
.about-visual { min-height: 660px; background: #b9cdd3; color: #475c63; overflow: hidden; }
.about-edition { position: absolute; left: 34px; top: 32px; font: 9px var(--mono); letter-spacing: 1.2px; }
.about-monogram { position: absolute; width: 330px; height: 365px; top: 92px; left: calc(50% - 165px); font-size: initial; letter-spacing: 0; opacity: .14; transform: rotate(-10deg); }
.about-monogram img { width: 100%; height: 100%; object-fit: contain; }
.about-card:hover .about-monogram { transform: rotate(-7deg) translateY(-6px); }
.webrys-business-card { position: absolute; width: 287px; height: 177px; top: 45%; left: calc(50% - 143px); background: #fff5e9; border: 1px solid #decdbb; border-radius: 5px; transform: rotate(-9deg); box-shadow: 10px 25px 35px #374c5026; padding: 23px; transition: transform .8s var(--ease); }
.about-card:hover .webrys-business-card { transform: rotate(-6deg) translateY(-5px); }
.webrys-business-card img { position: absolute; width: 38px; height: 38px; object-fit: contain; top: 21px; left: 22px; }
.webrys-business-card strong { font: 800 29px var(--sans); letter-spacing: -1.5px; position: absolute; top: 20px; left: 65px; color: #282528; }
.webrys-business-card > span { position: absolute; bottom: 21px; left: 23px; font: 11px/1.5 var(--sans); color: #9b7559; }
.webrys-business-card > i { position: absolute; bottom: 21px; right: 23px; font-size: 28px; font-style: normal; color: #ca8055; }
.about-visual-caption { font-size: 10px; bottom: 82px; left: 34px; line-height: 1.7; color: #435b64; }
.about-visual-coordinate { font-size: 9px; left: 34px; bottom: 30px; color: #435b64; }
.about-copy { padding: 56px 54px; }
.about-copy > p:not(.eyebrow) { color: #786454; font-size: 16px; }
.about-copy h2 { font-size: clamp(40px,3.45vw,63px); }
.about-signature { border-color: #d8c7b2; }
.about-signature > span:nth-child(2) { color: #9a7d61; }
.faq-answer { color: #7b624f; }
.contact-section { background: #282528; }
.contact-section::before { border-color: #e5a48119; box-shadow: 0 0 0 80px #e5a48106,0 0 0 160px #e5a48106; }
.contact-top, .contact-top .eyebrow { color: #c9aa92; }
.contact-main { gap: 6vw; }
.contact-main h2 { font-size: clamp(73px,6.65vw,130px); color: #f5e9dc; }
.contact-main h2 em { color: #ffc7a5; }
.contact-main h2 > svg { display: none; }
.contact-side > p, .contact-person, .contact-hint, .contact-bottom { color: #c2a58f; }
.contact-phone { color: #f5e5d5; }
.contact-email { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin: 4px 0 13px; color: #f5e5d5; font-size: 20px; letter-spacing: -.5px; overflow-wrap: anywhere; }
.contact-email .icon { width: 20px; height: 20px; flex-shrink: 0; color: #ffb48f; }
.contact-email:hover { color: #ffb48f; }
.contact-side .button { background: #ff9b70; color: #3b281f; }
.contact-side .button:hover { background: #ffb48f; }
.contact-bottom { border-color: #97775b36; }
.site-footer .brand { font-size: 28px; }
.site-footer .brand-mark { width: 39px; height: 43px; }
.site-footer .brand-wordmark small { font-size: 6px; }
.copyright, .motion-toggle, .back-top { color: #947a60; font-size: 11px; }
.motion-indicator { background: #d99869; }
.dialog-header, .project-dialog, .brief-dialog { background: #fbf6ed; border-color: #dfcdb7; }
.brief-progress .active { background: #d08a5a; }
.choice-card:has(input:checked) { border-color: #d29870; background: #f8e5d1; }
.choice-card input:checked ~ .choice-circle { background: #c58656; border-color: #c58656; }
.project-dialog-body p, .brief-privacy { color: #927457; }
.brief-summary { background: #f1e4d3; border-color: #ddc8b0; }
.brief-contact-fields { min-width: 0; margin: 25px 0 0; padding: 0; border: 0; }
.brief-contact-fields legend { padding: 0; margin-bottom: 16px; font-size: 17px; font-weight: 600; letter-spacing: -.4px; }
.brief-contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.brief-contact-grid > div { min-width: 0; }
.brief-contact-phone { grid-column: 1 / -1; }
.brief-contact-fields input { display: block; width: 100%; min-height: 46px; padding: 11px 13px; border: 1px solid #d5bea7; border-radius: 7px; background: #fffaf3; color: var(--ink); font: inherit; font-size: 16px; line-height: 1.5; }
.brief-contact-fields input:focus-visible { outline: 2px solid #9f5635; outline-offset: 2px; }
.brief-contact-fields input[aria-invalid="true"] { border-color: #9d3429; }
.brief-contact-fields input[readonly] { background: #f1e4d3; }
.brief-submit { width: 100%; justify-content: space-between; margin-top: 19px; min-height: 52px; font-size: 13px; }
.brief-submit:disabled { cursor: default; opacity: .7; transform: none; }
.brief-submit:disabled .icon { transform: none; }
.brief-contact-status { margin-top: 13px; font-size: 12px; line-height: 1.7; overflow-wrap: anywhere; }
.brief-contact-status:empty { display: none; }
.brief-contact-status[data-state="error"] { color: #8a3027; }
.brief-contact-status[data-state="success"] { color: #365d46; padding: 13px 16px; border: 1px solid #b9cbb8; background: #e9f0e5; border-radius: 8px; }
.brief-contact-status[data-state="pending"] { color: #735441; }
.brief-direct-contact { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-top: 19px; padding-top: 17px; border-top: 1px solid var(--line); font-size: 12px; }
.brief-direct-contact > span { color: #7d624c; }
.brief-direct-contact a { font-weight: 600; text-underline-offset: 4px; }
.brief-direct-contact a:hover { text-decoration: underline; }
.brief-direct-contact + .brief-call { margin-top: 14px; border-top: 0; padding-top: 0; }
.contact-trap { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; pointer-events: none; }
@media (max-width: 479px) {
  .brief-contact-grid { grid-template-columns: 1fr; }
  .brief-direct-contact { flex-wrap: wrap; }
}
@media (min-width: 1900px) {
  .hero-description { max-width: 650px; font-size: 20px; }.hero-benefits > span { font-size: 13px; }.hero-eyebrow { font-size: 12px; }.hero-person p { font-size: 13px; }.hero-actions .button { font-size: 16px; }.hero-actions .text-link { font-size: 14px; }.hero-art .rys-habitat { --rys-size: 151px; right: 23px; bottom: 84px; }.about-copy { padding: 70px; }.about-copy > p:not(.eyebrow) { font-size: 18px; }.about-visual { min-height: 740px; }
}
@media (max-width: 1200px) {
  .brand { font-size: 29px; }.desktop-nav { gap: 25px; margin-left: 10px; }.desktop-nav a { font-size: 12px; }.hero-description { font-size: 15px; }.hero-benefits { gap: 12px; }.hero-benefits > span { font-size: 10px; }.hero-actions { gap: 18px; }.hero-actions .button { font-size: 12px; padding-left: 20px; }.hero-art { height: 520px; }.hero-art .rys-habitat { --rys-size: 116px; right: 9px; }.art-topline > span:last-child { display: none; }.art-bottomline { font-size: 7px; }.about-copy { padding: 42px 36px; }.about-copy > p:not(.eyebrow) { font-size: 14px; }.about-monogram { width: 280px; left: calc(50% - 140px); }.webrys-business-card { width: 247px; left: calc(50% - 123px); }
}
@media (min-width: 760px) and (max-width: 1040px) {
  .hero h1 { font-size: 5.85vw; }.hero { gap: 26px; }.hero-art { height: 465px; }.hero-description { font-size: 14px; line-height: 1.85; }.hero-eyebrow { font-size: 8px; margin-bottom: 25px; }.hero-person { margin-top: 25px; }.hero-person p { font-size: 9px; }.hero-benefits > span { font-size: 9px; }.hero-actions .button { min-height: 54px; font-size: 11px; }.hero-actions .text-link { font-size: 10px; }.hero-art-caption { left: 22px; top: 64px; }.hero-art-caption > span:last-child { font-size: 15px; }.hero-art-caption em { font-size: 20px; }.hero-art .rys-habitat { --rys-size: 98px; right: 5px; bottom: 76px; }.art-topline { font-size: 6px; left: 21px; top: 24px; }.showcase-browser { width: 66%; left: 5%; bottom: 100px; }.showcase-browser.is-mobile { width: 138px; bottom: 83px; left: 20%; }.art-bottomline { left: 20px; right: 20px; font-size: 6px; }.device-toggle button { width: 31px; height: 28px; }.about-visual { min-height: 600px; }.about-copy { padding: 36px 28px; }.about-copy h2 { font-size: 39px; }.about-copy > p:not(.eyebrow) { font-size: 13px; }.webrys-business-card { width: 227px; left: calc(50% - 113px); }.contact-main h2 { font-size: 6.8vw; }.contact-main { gap: 30px; }.contact-side { width: 315px; }
}
@media (max-width: 759px) {
  .header-inner { height: 88px; gap: 16px; }.brand { font-size: 29px; gap: 8px; }.brand-mark { width: 37px; height: 43px; }.brand-wordmark small { font-size: 6px; letter-spacing: 1px; }.header-cta { font-size: 11px; padding: 12px 15px; gap: 12px; }.hero { grid-template-columns: 1fr; gap: 34px; padding-top: 37px; }.hero h1 { font-size: clamp(56px,9.8vw,76px); line-height: 1.07; }.hero-eyebrow { font-size: 9px; margin-bottom: 25px; }.hero-description { font-size: 16px; max-width: 510px; margin-top: 26px; }.hero-benefits { gap: 13px 20px; }.hero-benefits > span { font-size: 11px; }.hero-actions { margin-top: 28px; gap: 23px; }.hero-actions .button { min-height: 59px; font-size: 13px; }.hero-actions .text-link { font-size: 12px; }.hero-person { margin-top: 25px; }.hero-person p { font-size: 11px; }.hero-art { height: 545px; border-radius: 12px 62px 12px 12px; }.hero-sculpture { object-position: 50% 45%; }.hero-art-caption { top: 68px; }.hero-art .rys-habitat { --rys-size: 130px; right: 15px; bottom: 79px; }.showcase-browser { width: 65%; left: 5%; bottom: 103px; }.showcase-browser.is-mobile { width: 169px; bottom: 82px; left: 25%; }.art-topline { font-size: 8px; }.art-bottomline { font-size: 8px; bottom: 20px; }.hero-bottom { margin-top: -11px; padding-block: 17px 23px; }.hero-bottom > a { font-size: 8px; }.hero-bottom > span { font-size: 10px; }.type-composition { font-size: 55px; }.about-card { grid-template-columns: 1fr; }.about-visual { min-height: 510px; }.about-monogram { top: 51px; width: 315px; height: 320px; left: calc(50% - 157px); }.webrys-business-card { width: 280px; height: 167px; left: calc(50% - 140px); top: 38%; }.about-visual-caption { bottom: 67px; }.about-copy { padding: 42px 36px; }.about-copy h2 { font-size: 47px; }.about-copy > p:not(.eyebrow) { font-size: 15px; }.contact-main h2 { font-size: 12.5vw; }.contact-side { width: auto; }.contact-main { gap: 30px; }.site-footer .brand { font-size: 26px; }.site-footer .brand-mark { width: 34px; height: 39px; }
}
@media (max-width: 479px) {
  .header-inner { height: 82px; gap: 11px; }.brand { font-size: 26px; gap: 7px; }.brand-mark { width: 31px; height: 37px; }.brand-wordmark { padding-bottom: 11px; }.brand-wordmark small { font-size: 5px; letter-spacing: .9px; }.header-cta { font-size: 10px; padding: 10px 12px; gap: 8px; }.header-cta .icon { width: 16px; height: 16px; }.hero { padding-top: 32px; gap: 28px; }.hero h1 { font-size: clamp(46px,12.45vw,60px); letter-spacing: -.063em; }.hero-description { font-size: 14px; line-height: 1.85; margin-top: 24px; }.hero-eyebrow { font-size: 8px; letter-spacing: 1px; margin-bottom: 25px; }.hero-benefits { gap: 11px; margin-top: 20px; }.hero-benefits > span { font-size: 9px; gap: 4px; }.hero-benefits .icon { width: 13px; height: 13px; }.hero-actions { gap: 17px; margin-top: 26px; }.hero-actions .button { font-size: 12px; min-height: 56px; padding-left: 18px; gap: 17px; }.hero-actions .text-link { font-size: 10px; gap: 7px; }.hero-actions .button-icon { width: 34px; height: 34px; }.hero-person { gap: 11px; }.hero-person p { font-size: 10px; }.person-monogram { width: 37px; height: 37px; font-size: 26px; }.hero-art { height: 455px; border-radius: 10px 50px 10px 10px; }.hero-art-caption { left: 21px; top: 61px; }.hero-art-caption > span:first-child { font-size: 6px; margin-bottom: 9px; }.hero-art-caption > span:last-child { font-size: 15px; }.hero-art-caption em { font-size: 20px; }.art-topline { left: 21px; top: 23px; font-size: 6px; }.hero-art .rys-habitat { --rys-size: 106px; right: 8px; bottom: 73px; }.showcase-browser { bottom: 100px; width: 65%; }.showcase-browser.is-mobile { width: 140px; bottom: 80px; left: 21%; }.browser-bar { height: 20px; }.browser-address { font-size: 5px; }.art-bottomline { left: 20px; right: 20px; font-size: 6px; gap: 10px; padding-top: 12px; bottom: 17px; }.device-toggle button { width: 32px; height: 27px; }.device-toggle .icon { width: 15px; height: 15px; }.hero-bottom > a { font-size: 7px; max-width: 180px; gap: 9px; }.hero-bottom > span { font-size: 9px; max-width: 130px; }.hero-coordinate { display: none; }.project-caption h3 { font-size: 30px; }.project-window { width: 73%; }.project-image-rano .project-window { width: 73%; }.type-composition { font-size: 61px; }.about-visual { min-height: 460px; }.about-edition { left: 25px; top: 28px; font-size: 8px; }.about-monogram { width: 268px; height: 285px; left: calc(50% - 134px); top: 48px; }.webrys-business-card { width: 242px; height: 150px; left: calc(50% - 121px); top: 38%; }.webrys-business-card strong { font-size: 26px; }.webrys-business-card > span { font-size: 10px; }.about-visual-caption { font-size: 9px; bottom: 62px; left: 25px; }.about-visual-coordinate { font-size: 7px; left: 25px; bottom: 25px; }.about-copy { padding: 34px 26px; }.about-copy h2 { font-size: 40px; }.about-copy > p:not(.eyebrow) { font-size: 14px; }.about-signature > span:first-child { font-size: 18px; }.contact-main h2 { font-size: 12.8vw; }.contact-person, .contact-hint { font-size: 11px; }.site-footer { row-gap: 25px; }.site-footer .brand { font-size: 24px; }.copyright { font-size: 9px; }.motion-toggle, .back-top { font-size: 10px; }
}
@media (max-width: 359px) {
  .header-cta { font-size: 9px; padding: 9px 10px; }.brand { font-size: 23px; }.brand-mark { width: 27px; height: 33px; }.header-inner { gap: 9px; }.hero h1 { font-size: 44px; }.hero-benefits { gap: 8px; }.hero-benefits > span { font-size: 8px; }.hero-actions { gap: 15px; }.hero-actions .text-link { font-size: 10px; }.hero-art { height: 421px; }.hero-art .rys-habitat { --rys-size: 91px; right: 4px; }.hero-art-caption { left: 18px; }.art-topline { left: 18px; font-size: 5px; }.art-bottomline { left: 17px; right: 17px; font-size: 5px; }.showcase-browser.is-mobile { width: 126px; left: 19%; }.type-composition { font-size: 53px; }.about-copy h2 { font-size: 35px; }.webrys-business-card { width: 211px; left: calc(50% - 105px); }.about-monogram { width: 232px; left: calc(50% - 116px); }.copyright { font-size: 8px; }
}
/* Keep every menu link reachable even on short landscape displays. */
@media (max-width: 759px) {
  .mobile-nav {
    top: 100%;
    max-height: calc(100vh - 100%);
    max-height: calc(100dvh - 100%);
    overflow-y: auto;
    overscroll-behavior-y: contain;
  }
  .mobile-nav > a { flex-shrink: 0; }
}

/* Service descriptions stay visible, with ordinary crawlable page links. */
.service-detail-link {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: fit-content;
  max-width: 100%;
  min-height: 44px;
  margin-top: 20px;
  color: #743d2c;
  font-size: 13px;
  font-weight: 650;
  line-height: 1.5;
  text-decoration: underline;
  text-decoration-color: #743d2c55;
  text-underline-offset: 5px;
}
.service-detail-link span { transition: transform .2s ease; }
.service-detail-link:hover { text-decoration-color: currentColor; }
.service-detail-link:hover span { transform: translate(2px, -2px); }
.service-detail-link:focus-visible { outline: 2px solid #743d2c; outline-offset: 5px; border-radius: 3px; }
@media (min-width: 480px) and (max-width: 759px) {
  .service-detail-link { grid-column: 2; }
}
@media (prefers-reduced-motion: reduce) {
  .service-detail-link span { transition: none; }
}
