.rep-page{background:#f7f3ea;color:#0b0e17;font-family:var(--font-sans, "Geist", system-ui, sans-serif);-webkit-font-smoothing:antialiased}.rep-container{max-width:920px;margin:0 auto;padding:0 2rem}.rep-container-wide{max-width:1180px;margin:0 auto;padding:0 2rem}.rep-hero{position:relative;background:radial-gradient(120% 80% at 50% 0%,#fbf8f2,#f7f3ea 55%,#ece6d9);padding:11rem 0 6rem;text-align:center;overflow:hidden;isolation:isolate}.rep-hero-glow{position:absolute;inset:0;background:radial-gradient(60% 40% at 30% 10%,rgba(46,158,142,.18),transparent 60%),radial-gradient(50% 35% at 75% 0%,rgba(46,158,142,.12),transparent 60%);pointer-events:none;z-index:-1}.rep-eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.4rem .85rem;background:#0b0e170f;border:1px solid rgba(11,14,23,.1);border-radius:999px;color:#6b6457;font-size:.75rem;font-weight:500;letter-spacing:.02em;margin-bottom:1.75rem}.rep-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#4fd4a6;box-shadow:0 0 12px #4fd4a6b3;animation:rep-pulse 2s ease-in-out infinite}@keyframes rep-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.rep-hero h1{font-size:clamp(2.5rem,5.4vw,4.25rem);font-weight:500;letter-spacing:-.045em;line-height:1.04;margin:0 auto 1.25rem;max-width:880px;color:#0b0e17}.rep-hero-sub{font-size:1.0625rem;color:#6b6457;line-height:1.7;max-width:640px;margin:0 auto 2.5rem}.rep-hero-actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap}.rep-btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:#2e9e8e;color:#fbf8f2;padding:.85rem 1.6rem;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:999px;box-shadow:0 1px #ffffff38 inset,0 8px 22px #2e9e8e47,0 1px 2px #0b0e1714;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.rep-btn-primary:hover{background:#35ae9e;transform:translateY(-1px);box-shadow:0 1px #ffffff47 inset,0 14px 28px #2e9e8e61,0 2px 4px #0b0e171a}.rep-btn-arrow{transition:transform .25s ease}.rep-btn-primary:hover .rep-btn-arrow{transform:translate(3px)}.rep-btn-ghost{display:inline-flex;align-items:center;background:transparent;color:#2a3048;padding:.85rem 1.6rem;font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:999px;border:1px solid rgba(11,14,23,.14);transition:all .2s ease}.rep-btn-ghost:hover{color:#0b0e17;border-color:#6b6457;background:#0b0e170a}.rep-btn-large{padding:1rem 2rem;font-size:1rem}.rep-hero-video{margin:5rem auto 0;max-width:1140px;padding:0 2rem}.rep-cine{position:relative;perspective:1400px}.rep-cine-frame{position:relative;border-radius:24px;overflow:hidden;background:#131826;box-shadow:0 32px 72px #0b0e172e,0 12px 32px #2e9e8e24,0 0 0 1px #d4ccba;isolation:isolate;cursor:pointer}.rep-cine-frame video{display:block;width:100%;height:auto;transition:transform .5s ease}.rep-cine-frame:hover video{transform:scale(1.005)}.rep-cine-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 80% at 50% 50%,transparent 55%,rgba(4,6,12,.45) 100%),linear-gradient(180deg,transparent 60%,rgba(4,6,12,.7) 100%);z-index:1}.rep-cine-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:72px;height:72px;border-radius:50%;background:#0b0e178c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(232,236,245,.18);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:opacity .3s ease,transform .3s ease,background .2s ease;padding:0}.rep-cine-center:hover{background:#0b0e17b3;transform:translate(-50%,-50%) scale(1.05)}.rep-cine-center.is-playing{opacity:0;pointer-events:none}.rep-cine-frame:hover .rep-cine-center.is-playing{opacity:1;pointer-events:auto}.rep-cine-controls{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;gap:.75rem;padding:.6rem .85rem;background:#0b0e178c;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(11,14,23,.1);border-radius:999px;z-index:3;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.rep-cine-frame:hover .rep-cine-controls,.rep-cine-frame:focus-within .rep-cine-controls{opacity:1;transform:translateY(0)}.rep-cine-btn{width:30px;height:30px;border-radius:50%;background:#e8ecf51a;border:none;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease}.rep-cine-btn:hover{background:#e8ecf538}.rep-cine-bar{flex:1;height:4px;background:#e8ecf52e;border-radius:999px;cursor:pointer;position:relative;overflow:hidden}.rep-cine-bar-fill{height:100%;background:linear-gradient(90deg,#2e9e8e,#35ae9e);border-radius:999px;transition:width .1s linear}@media (max-width: 640px){.rep-cine-center{width:56px;height:56px}.rep-cine-controls{opacity:1;transform:none}}.rep-hero-stage{margin:4rem auto 0;max-width:480px;padding:0 1.5rem}.rep-stage-card{background:linear-gradient(180deg,#fbf8f2,#f7f3ea);border:1px solid #D4CCBA;border-radius:22px;padding:1.5rem;box-shadow:0 24px 56px #0b0e1714,0 4px 12px #0b0e170a}.rep-stage-row{display:flex;justify-content:space-between;align-items:center}.rep-stage-label{font-size:.72rem;color:#4fd4a6;font-weight:500;letter-spacing:.04em}.rep-stage-num{font-family:var(--font-mono, "Geist Mono", monospace);font-size:.85rem;color:#1a2033}.rep-stage-divider{height:1px;background:#0b0e170f;margin:1rem 0}.rep-stage-feed{display:flex;flex-direction:column;gap:.6rem}.rep-feed-item{padding:.7rem .85rem;border-radius:12px;text-align:left}.rep-feed-top{display:flex;justify-content:space-between;margin-bottom:.2rem;font-size:.72rem}.rep-feed-from{color:#1a2033;font-weight:500}.rep-feed-time{color:#8c8472;font-family:var(--font-mono)}.rep-feed-line{font-size:.78rem;color:#6b6457;line-height:1.45}.rep-feed-handled{background:#4fd4a60f;border:1px solid rgba(79,212,166,.12)}.rep-feed-handled .rep-feed-line{color:#4fd4a6c7}.rep-feed-blocked{background:#e8ecf506;border:1px solid rgba(232,236,245,.05)}.rep-feed-blocked .rep-feed-from{text-decoration:line-through;color:#8c8472}.rep-feed-blocked .rep-feed-line{color:#8c8472}.rep-feed-passed{background:#2e9e8e0d;border:1px solid rgba(46,158,142,.1)}.rep-feed-passed .rep-feed-line{color:#2e9e8eb3}.rep-stage-foot{margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(11,14,23,.06);display:flex;align-items:center;gap:.5rem;font-size:.72rem;color:#6b6457}.rep-foot-pulse{width:6px;height:6px;border-radius:50%;background:#4fd4a6;box-shadow:0 0 10px #4fd4a6b3;animation:rep-pulse 2s ease-in-out infinite}.rep-pillars{background:#f7f3ea;padding:5rem 0 6.5rem;border-top:1px solid rgba(232,236,245,.05)}.rep-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.rep-pillar{background:#e8ecf506;border:1px solid rgba(11,14,23,.06);padding:1.75rem 1.5rem 2rem;border-radius:16px;transition:all .3s ease}.rep-pillar:hover{border-color:#0b0e1724;transform:translateY(-2px)}.rep-pillar-num{display:block;font-family:var(--font-mono);font-size:.7rem;color:#2e9e8eb3;letter-spacing:.08em;margin-bottom:1.5rem}.rep-pillar h3{font-size:1.05rem;color:#0b0e17;font-weight:500;margin:0 0 .5rem;letter-spacing:-.01em}.rep-pillar p{font-size:.875rem;color:#6b6457;line-height:1.55;margin:0}.rep-section{padding:7rem 0}.rep-section-tight{padding:5rem 0 4rem}.rep-section-light,.rep-section-dark{background:#f7f3ea;color:#0b0e17}.rep-section-deep{background:linear-gradient(180deg,#f7f3ea,#ece6d9);color:#0b0e17}.rep-section-tag{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#0b0e1780;margin-bottom:1.25rem}.rep-section-tag-light{color:#6b6457}.rep-section h2{font-size:clamp(2rem,4vw,3rem);font-weight:500;letter-spacing:-.035em;line-height:1.08;margin:0 0 1.25rem}.rep-section p{font-size:1.0625rem;line-height:1.7;color:#0b0e179e;max-width:540px;margin:0 0 1.75rem}.rep-section-dark p,.rep-section-deep p{color:#6b6457}.rep-statement{text-align:center;max-width:720px;margin:0 auto}.rep-statement h2{font-size:clamp(1.875rem,3.6vw,2.625rem);letter-spacing:-.035em;margin:0 0 1rem}.rep-statement p{margin:0 auto;max-width:520px;font-size:1.0625rem;color:#0b0e1799}.rep-section-head{text-align:center;margin-bottom:4rem}.rep-section-head h2{max-width:720px;margin:0 auto 1.25rem}.rep-section-head p{margin-left:auto;margin-right:auto}.rep-section-head-light h2{color:#0b0e17}.rep-split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:4.5rem;align-items:center}.rep-split-reverse .rep-split-copy{order:2}.rep-split-reverse .rep-split-visual{order:1}.rep-split-visual{min-width:0}.rep-bullets{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.65rem}.rep-bullets li{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:#0b0e17bf;line-height:1.55}.rep-bullets-light li{color:#2a3048}.rep-tick{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;background:#4fd4a624;color:#2fa47a;border-radius:50%;font-size:.7rem;flex-shrink:0;margin-top:2px}.rep-tick-light{background:#4fd4a62e;color:#4fd4a6}.rep-langs{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:4rem;align-items:center}.rep-langs-head h2{margin:0 0 1.25rem}.rep-langs-head p{max-width:460px;margin:0}.rep-langs-grid{display:flex;flex-wrap:wrap;gap:.55rem}.rep-lang-chip{padding:.55rem .95rem;background:#fff;border:1px solid #E2DACA;border-radius:999px;font-size:.875rem;font-weight:500;color:#0b0e17bf;box-shadow:0 1px 2px #0b0e1708;transition:all .2s ease}.rep-lang-chip:hover{border-color:#2e9e8e;color:#2e9e8e;transform:translateY(-1px);box-shadow:0 6px 16px #2e9e8e24}.rep-lang-chip-more{background:#f7f3ea;color:#0b0e17;border-color:#0b0e17}.rep-lang-chip-more:hover{background:#131826;border-color:#131826;color:#fff}@media (max-width: 980px){.rep-langs{grid-template-columns:1fr;gap:2rem}}.rep-conditions{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.rep-condition{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;background:#fff;border:1px solid #E2DACA;border-radius:12px;transition:all .2s ease}.rep-condition span{font-size:1.05rem;filter:grayscale(.2)}.rep-condition em{font-style:normal;font-size:.875rem;color:#0b0e17a6;font-weight:500}.rep-condition:hover{transform:translateY(-1px);border-color:#c8d0e0}.rep-condition-final{background:#f7f3ea;border-color:#0b0e17;color:#0b0e17;grid-column:span 2;justify-content:center}.rep-condition-final span{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;background:#4fd4a6;color:#0b0e17;border-radius:50%;font-size:.7rem;font-weight:700}.rep-condition-final em{color:#0b0e17;font-weight:600}@media (max-width: 880px){.rep-conditions{grid-template-columns:repeat(3,1fr)}.rep-condition-final{grid-column:span 3}}@media (max-width: 520px){.rep-conditions{grid-template-columns:repeat(2,1fr)}.rep-condition-final{grid-column:span 2}}.rep-directions{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.rep-direction{position:relative;padding:2.25rem 2rem;background:#fff;border:1px solid #E2DACA;border-radius:18px;box-shadow:0 18px 40px #0b0e170d}.rep-direction-tag{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#2e9e8e;background:#2e9e8e1a;padding:.3rem .65rem;border-radius:999px;margin-bottom:1.25rem}.rep-direction-tag-out{color:#2e9e8e;background:#2e9e8e1a}.rep-direction h3{font-size:1.5rem;font-weight:500;letter-spacing:-.02em;margin:0 0 .6rem;color:#0b0e17}.rep-direction p{font-size:.95rem;color:#0b0e1799;line-height:1.6;margin:0 0 1.25rem;max-width:none}.rep-direction-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.rep-direction-list li{font-size:.875rem;color:#0b0e17b3;padding:.6rem .85rem;background:#ece6d9;border-radius:10px;font-family:var(--font-mono, "Geist Mono", monospace)}.rep-direction-out .rep-direction-list li{background:#2e9e8e0f;color:#0b0e17c7}@media (max-width: 880px){.rep-directions{grid-template-columns:1fr}}.rep-numpad{background:#fff;border:1px solid #D4CCBA;border-radius:18px;padding:1.25rem;box-shadow:0 30px 60px #0b0e1714}.rep-numpad-head{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem 1rem;border-bottom:1px solid #E2DACA}.rep-numpad-label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#0b0e1773}.rep-numpad-area{font-size:.8rem;color:#0b0e178c;font-family:var(--font-mono)}.rep-numpad-list{display:flex;flex-direction:column;margin-top:.5rem}.rep-numpad-row{display:flex;justify-content:space-between;align-items:center;padding:.85rem .7rem;border-bottom:1px solid #E2DACA;transition:background .18s ease}.rep-numpad-row:last-child{border-bottom:none}.rep-numpad-row:hover{background:#ece6d9}.rep-numpad-row-active{background:#2e9e8e12!important}.rep-numpad-num{font-family:var(--font-mono);font-size:.95rem;color:#0b0e17}.rep-numpad-tag{font-size:.72rem;font-weight:600;color:#2e9e8e;background:#2e9e8e1a;padding:.2rem .55rem;border-radius:999px;letter-spacing:.04em}.rep-numpad-tag-muted{font-size:.78rem;color:#0b0e1773;font-weight:500;cursor:pointer}.rep-numpad-tag-muted:hover{color:#2e9e8e}.rep-config-card{background:#fbf8f2;border:1px solid #D4CCBA;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #0b0e1712,0 4px 12px #0b0e170a}.rep-config-tabs{display:flex;padding:.85rem 1rem 0;gap:.4rem;border-bottom:1px solid #E2DACA}.rep-config-tab{font-size:.78rem;color:#6b6457;padding:.5rem .75rem;border-radius:8px 8px 0 0;cursor:default}.rep-config-tab-active{background:#f7f3ea;color:#0b0e17;font-weight:500}.rep-config-body{padding:.5rem .5rem 1.25rem}.rep-config-field{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;border-bottom:1px dashed #C9C6BC}.rep-config-field:last-child{border-bottom:none}.rep-config-key{font-family:var(--font-mono);font-size:.7rem;color:#6b6457;letter-spacing:.16em;text-transform:uppercase}.rep-config-val{font-size:.9rem;color:#2a3048;line-height:1.5}.rep-blog-image{width:100%;height:auto;border-radius:18px;display:block;background:#fbf8f2;border:1px solid #D4CCBA;box-shadow:0 24px 56px #0b0e1714,0 4px 12px #0b0e170a;transform:scale(1.04);transform-origin:center}.rep-blog-image-light{border-color:#d4ccba;box-shadow:0 24px 48px #0b0e1714,0 4px 12px #0b0e170a;background:#fbf8f2}@media (max-width: 980px){.rep-blog-image{transform:none}}.rep-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.rep-case{background:#fff;border:1px solid #E2DACA;border-radius:16px;padding:2rem 1.75rem;transition:all .25s ease}.rep-case:hover{border-color:#c8d0e0;transform:translateY(-3px);box-shadow:0 18px 40px #0b0e1714}.rep-case-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;background:#2e9e8e1f;color:#2e9e8e;border-radius:10px;font-size:1.05rem;margin-bottom:1.25rem}.rep-case h4{font-size:1.05rem;font-weight:500;margin:0 0 .5rem;color:#0b0e17;letter-spacing:-.01em}.rep-case p{font-size:.9rem;color:#0b0e1799;line-height:1.6;margin:0;max-width:none}.rep-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.rep-line-card{position:relative;padding:2rem 1.75rem;border-radius:18px;border:1px solid rgba(11,14,23,.08);background:#e8ecf508;overflow:hidden}.rep-line-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,transparent 50%,rgba(46,158,142,.18) 100%);border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .3s ease}.rep-line-card:hover:before{opacity:1}.rep-line-card-a,.rep-line-card-b{border-top:2px solid #2E9E8E}.rep-line-card-c{border-top:2px solid #4FD4A6}.rep-line-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.85rem}.rep-line-tag{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#6b6457;font-weight:600}.rep-line-num{font-family:var(--font-mono);font-size:.78rem;color:#6b6457}.rep-line-desc{font-size:.92rem;color:#2a3048;margin:0 0 1.5rem;line-height:1.55}.rep-line-stat{font-size:.78rem;color:#8c8472;padding-top:.85rem;border-top:1px solid rgba(11,14,23,.06)}.rep-clock-grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1.75rem}.rep-clock-cell{padding:1rem 1.1rem;border-radius:12px;background:#2e9e8e0f;border:1px solid rgba(46,158,142,.1)}.rep-clock-cell span{display:block;font-family:var(--font-mono);font-size:.78rem;color:#2e9e8e;font-weight:600;letter-spacing:.06em;margin-bottom:.3rem}.rep-clock-cell em{display:block;font-style:normal;font-size:.85rem;color:#0b0e17a6;line-height:1.45}.rep-text-card{background:#fff;border:1px solid #E2DACA;border-radius:20px;padding:1.75rem;box-shadow:0 24px 48px #0b0e1714}.rep-text-head{font-size:.78rem;color:#0b0e1780;font-weight:500;letter-spacing:.04em;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid #E2DACA}.rep-text-body p{font-size:.95rem;line-height:1.55;color:#0b0e17c7;margin:0 0 .5rem}.rep-text-body p b{color:#0b0e17;font-weight:600}.rep-text-quiet{color:#0b0e1773!important;font-style:italic;padding-top:.5rem}.rep-jobs{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}p.rep-jobs-note{margin:1.75rem auto 0;max-width:640px;font-size:.9rem;color:#6b6457;text-align:center}.rep-facts{margin:0 auto;max-width:720px;font-size:.95rem;line-height:1.9;color:#6b6457;text-align:center}@media (max-width: 760px){.rep-jobs{grid-template-columns:1fr}}.rep-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.rep-step{padding:2rem 1.75rem;background:#e8ecf506;border:1px solid rgba(11,14,23,.06);border-radius:16px}.rep-step-num{display:inline-flex;width:30px;height:30px;border-radius:50%;background:#2e9e8e24;color:#2e9e8e;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;font-family:var(--font-mono);margin-bottom:1.25rem}.rep-step h4{font-size:1.05rem;color:#0b0e17;font-weight:500;margin:0 0 .5rem}.rep-step p{font-size:.9rem;color:#6b6457;line-height:1.55;margin:0;max-width:none}.rep-cta{position:relative;background:linear-gradient(180deg,#ece6d9,#f7f3ea);padding:8rem 0 9rem;text-align:center}.rep-cta:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(to right,transparent,#D4CCBA 12%,#D4CCBA 88%,transparent)}.rep-cta-inner h2{font-size:clamp(2rem,4.2vw,3.25rem);font-weight:600;letter-spacing:-.035em;color:#0b0e17;margin:0 0 1rem;line-height:1.08}.rep-cta-inner p{font-size:1.0625rem;color:#6b6457;margin:0 auto 2.5rem;max-width:480px}.rep-cta-actions{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap}@media (max-width: 980px){.rep-hero{padding:8rem 0 4rem}.rep-hero-video{margin-top:3rem;padding:0 1.25rem}.rep-section{padding:5rem 0}.rep-section-tight{padding:4rem 0 3rem}.rep-section-head{margin-bottom:2.75rem}.rep-split{grid-template-columns:1fr;gap:3rem}.rep-split-reverse .rep-split-copy{order:1}.rep-split-reverse .rep-split-visual{order:2}.rep-pillars-grid,.rep-cases{grid-template-columns:repeat(2,1fr)}.rep-lines,.rep-steps,.rep-clock-grid{grid-template-columns:1fr}.rep-pillars{padding:4rem 0 5rem}.rep-direction{padding:1.875rem 1.5rem}.rep-case,.rep-line-card,.rep-step{padding:1.75rem 1.5rem}.rep-pillar{padding:1.5rem 1.25rem 1.75rem}}@media (max-width: 640px){.rep-container,.rep-container-wide{padding:0 1.25rem}.rep-hero{padding:6.5rem 0 3rem}.rep-hero h1{font-size:clamp(2rem,8vw,2.5rem);letter-spacing:-.04em}.rep-hero-sub{font-size:.95rem;line-height:1.6;margin-bottom:2rem}.rep-hero-actions{gap:.65rem}.rep-section{padding:3.5rem 0}.rep-section-tight{padding:3rem 0 2.5rem}.rep-section-head{margin-bottom:2rem}.rep-section h2{font-size:clamp(1.625rem,6.8vw,2.125rem)}.rep-section p{font-size:.975rem}.rep-statement h2{font-size:clamp(1.5rem,6.4vw,1.875rem)}.rep-pillars-grid,.rep-cases{grid-template-columns:1fr;gap:.875rem}.rep-direction{padding:1.5rem 1.25rem}.rep-direction h3{font-size:1.25rem}.rep-direction p{font-size:.9rem}.rep-direction-list li{font-size:.8125rem;padding:.5rem .7rem}.rep-case h4{font-size:1rem}.rep-case p{font-size:.875rem}.rep-line-card,.rep-step{padding:1.5rem 1.25rem}.rep-condition{padding:.7rem .75rem;gap:.5rem}.rep-condition em{font-size:.8125rem}.rep-langs{gap:1.5rem}.rep-lang-chip{padding:.45rem .8rem;font-size:.8125rem}.rep-eyebrow{font-size:.7rem;padding:.35rem .75rem;margin-bottom:1.25rem}.rep-cta{padding:4.5rem 0 5rem}.rep-cta-inner h2{font-size:clamp(1.625rem,7vw,2rem)}.rep-cta-inner p{font-size:.975rem;margin-bottom:1.75rem}.rep-btn-large{padding:.95rem 1.5rem;font-size:.95rem}.rep-btn-primary,.rep-btn-ghost{width:100%;justify-content:center}.rep-hero-actions,.rep-cta-actions{width:100%;flex-direction:column;gap:.65rem}.rep-hero-video{margin-top:2.25rem;padding:0 1rem}.rep-cine-frame{border-radius:16px}.rep-cine-controls{left:10px;right:10px;bottom:10px;padding:.45rem .6rem;gap:.5rem}.rep-text-card{padding:1.25rem}.rep-text-body p{font-size:.9rem}}@media (max-width: 380px){.rep-conditions{grid-template-columns:1fr}.rep-condition-final{grid-column:span 1}}
