.u-shaped-page .about-hero__title{max-width:14ch}.u-hero__microcopy{max-width:40rem;margin:-.45rem 0 1.35rem;color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.6}.u-hero__photo{position:relative;min-height:27rem}.u-hero__chips{position:absolute;right:1rem;bottom:1rem;left:1rem;z-index:2;display:flex;flex-wrap:wrap;gap:.55rem}.u-hero__chips span,.u-filter-row span,.u-step-list span{border:1px solid hsl(0 0% 100% / .22);border-radius:999px;background:hsl(var(--background) / .84);color:hsl(var(--foreground));font-size:.82rem;font-weight:700;line-height:1.2;padding:.6rem .8rem;backdrop-filter:blur(14px)}.u-inline-cta{margin-top:1.25rem}.u-plan-wrap{margin-top:clamp(1.5rem,4vw,2.75rem)}.u-plan-card{border:1px solid hsl(var(--border));border-radius:1.5rem;background:hsl(var(--card));padding:clamp(1rem,3vw,1.5rem);box-shadow:var(--shadow-soft)}.u-plan{position:relative;display:grid;grid-template-columns:minmax(5.5rem,1fr) minmax(8rem,1.4fr) minmax(5.5rem,1fr);grid-template-rows:minmax(5rem,auto) minmax(8rem,auto);gap:.8rem;min-height:18rem;border-radius:1.1rem;background:linear-gradient(90deg,hsl(var(--muted)) 1px,transparent 1px),linear-gradient(hsl(var(--muted)) 1px,transparent 1px),hsl(var(--background));background-size:2rem 2rem;padding:1rem}.u-plan__module,.u-plan__surface,.u-plan__passage{display:grid;place-items:center;min-height:4.5rem;border-radius:.9rem;text-align:center;font-size:.86rem;font-weight:800;line-height:1.3}.u-plan__module{background:hsl(var(--foreground));color:hsl(var(--background))}.u-plan__module--left{grid-row:1 / 3}.u-plan__module--top{grid-column:2 / 3}.u-plan__module--right{grid-column:3 / 4;grid-row:1 / 3}.u-plan__surface{align-self:start;background:hsl(var(--accent) / .16);color:hsl(var(--foreground))}.u-plan__passage{align-self:end;border:1px dashed hsl(var(--accent));background:hsl(var(--background) / .72);color:hsl(var(--muted-foreground))}.u-option-grid,.u-project-grid,.u-material-grid{display:grid;gap:1rem}.u-image-card,.u-project-card,.u-material-grid article{overflow:hidden;border:1px solid hsl(var(--border));border-radius:1.25rem;background:hsl(var(--card));box-shadow:var(--shadow-soft)}.u-image-card{position:relative}.u-image-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.u-image-card__badge{position:absolute;top:.8rem;left:.8rem;border-radius:999px;background:hsl(var(--background) / .86);color:hsl(var(--foreground));font-size:.78rem;font-weight:800;padding:.45rem .7rem;backdrop-filter:blur(14px)}.u-image-card__body{display:grid;gap:.55rem;padding:1rem}.u-image-card h3,.u-project-card h3,.u-material-grid h3{margin:0;color:hsl(var(--foreground));font-size:1.03rem;line-height:1.25}.u-image-card p,.u-image-card strong,.u-project-card p,.u-material-grid p,.u-seo-note{margin:0;color:hsl(var(--muted-foreground));font-size:.93rem;line-height:1.6}.u-image-card strong{color:hsl(var(--foreground));font-size:.86rem}.u-centered-action{display:flex;justify-content:center;margin-top:1.5rem}.u-step-list,.u-filter-row{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.25rem}.u-step-list span{border-color:hsl(var(--border));background:hsl(var(--muted))}.u-filter-row{justify-content:center;margin-bottom:1.25rem}.u-filter-row span{border-color:hsl(var(--border));background:hsl(var(--background))}.u-project-card{display:grid}.u-project-card img{width:100%;height:100%;min-height:15rem;object-fit:cover}.u-project-card>div{display:grid;align-content:start;gap:.75rem;padding:1.1rem}.u-project-card dl{display:grid;gap:.5rem;margin:0}.u-project-card dl div{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid hsl(var(--border));padding-top:.5rem}.u-project-card dt,.u-project-card dd{margin:0;color:hsl(var(--muted-foreground));font-size:.84rem}.u-project-card dd{color:hsl(var(--foreground));font-weight:700;text-align:right}.u-seo-note{max-width:60rem;margin:1.35rem auto 0;text-align:center}.u-material-grid{margin-top:1.25rem}.u-material-grid article{padding:1rem}.u-materials-card{display:grid;gap:1rem}.u-materials-card img{width:100%;aspect-ratio:16 / 10;border-radius:1rem;object-fit:cover}.u-contact .about-cta-panel{align-items:stretch}.u-contact-form{display:grid;gap:1rem;padding:1.25rem;border:1px solid hsl(0 0% 100% / .1);border-radius:1.5rem;background:#ffffff14}.zamer-form__field{display:grid;gap:.45rem;color:hsl(var(--primary-foreground))}.zamer-form__field span{color:hsl(var(--primary-foreground) / .76);font-size:.86rem;font-weight:600}.zamer-form__field input,.zamer-form__field select{width:100%;min-height:3.1rem;border:1px solid hsl(0 0% 100% / .18);border-radius:.9rem;background:#fffffff5;color:hsl(var(--foreground));font:inherit;padding:0 .95rem;outline:none}.zamer-form__field input:focus,.zamer-form__field select:focus{border-color:hsl(var(--accent));box-shadow:0 0 0 3px hsl(var(--accent) / .18)}.zamer-form__submit{width:100%;justify-content:center}.zamer-form__consent{color:hsl(var(--primary-foreground) / .68)}.zamer-form__consent a{color:hsl(var(--primary-foreground))}@media(min-width:640px){.u-option-grid,.u-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.u-contact-form{padding:1.5rem}}@media(min-width:900px){.u-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.u-option-grid .u-image-card:nth-child(4),.u-option-grid .u-image-card:nth-child(5){grid-column:span 1}.u-project-card{grid-template-columns:minmax(16rem,.85fr) minmax(0,1fr)}}@media(min-width:1100px){.u-option-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.u-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.u-shaped-page .about-hero__title{max-width:100%}.u-hero__photo{min-height:21rem}.u-plan{grid-template-columns:1fr;grid-template-rows:none;min-height:0}.u-plan__module--left,.u-plan__module--top,.u-plan__module--right,.u-plan__surface,.u-plan__passage{grid-column:auto;grid-row:auto}}
