@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&family=Roboto+Condensed:wght@400;500;600;700&display=swap";:root{--crudo: #dad2c5;--bone: #f5f1e9;--ink: #101010;--oxide: #b84a37;--stone: #827c73;--line: rgba(16, 16, 16, .18);--page: min( calc(100% - 48px) , 1440px);font-family:Roboto Condensed,Arial,sans-serif;color:var(--ink);background:var(--crudo);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--oxide);color:var(--bone)}.logo{width:132px;height:auto}.crudo-home-nav .logo{transition:width .18s ease,filter .18s ease}.logo--light{filter:invert(1)}.micro-label{margin:0;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.prototype-switcher{position:fixed;z-index:100;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:#101010f0;color:var(--bone);box-shadow:0 12px 36px #10101047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-switcher span{color:#f5f1e980;padding:0 7px}.prototype-switcher a{padding:9px 13px;border-radius:999px;white-space:nowrap}.prototype-switcher a.is-active{background:var(--oxide)}.prototype-switcher .switcher-home{border:1px solid rgba(245,241,233,.2)}.mobile-trigger{display:none;border:0;background:transparent;color:var(--ink);padding:8px}.mobile-trigger--dark{color:var(--bone)}.mobile-menu{display:none}.crudo-home{min-height:100vh;padding:0 22px;background:var(--crudo);color:var(--ink)}.crudo-home-nav,.crudo-home-hero,.crudo-home-viewpoint{width:min(100%,1440px);margin:0 auto}.crudo-home-nav{position:sticky;top:8px;z-index:80;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:12px 22px;background:#dad2c5a3;-webkit-backdrop-filter:blur(20px) saturate(1.12);backdrop-filter:blur(20px) saturate(1.12);border:1px solid rgba(16,16,16,.08);border-radius:22px;transition:min-height .18s ease,padding .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.crudo-home-nav.is-scrolled{min-height:68px;background:#dad2c580;box-shadow:0 18px 42px #10101014}.crudo-home-nav.is-dark{background:#10101094;border-color:#f5f1e91f;color:var(--bone);box-shadow:0 18px 46px #0000002e}.crudo-home-nav nav{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:auto;color:#101010c7}.crudo-home-nav.is-dark nav{color:#f5f1e9b8}.crudo-home-nav nav a,.crudo-home-viewpoint-head span{margin:0;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.crudo-home-nav-cta{display:inline-flex;align-items:center;gap:12px;min-width:212px;justify-content:center;padding:14px 21px;border-radius:999px;background:var(--oxide);color:var(--bone);box-shadow:0 14px 28px #b84a373d;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.crudo-home-nav.is-dark .crudo-home-nav-cta{background:#c84d38;box-shadow:0 14px 30px #00000038}.crudo-home-nav.is-scrolled .logo{width:118px}.crudo-home-nav.is-scrolled .crudo-home-nav-cta{padding-top:12px;padding-bottom:12px}.crudo-home-hero{padding:42px 0 40px}.crudo-home-grid{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(360px,.68fr);gap:clamp(36px,4vw,74px);align-items:center}.crudo-home-copy{min-width:0}.crudo-home-copy h1{margin:0 0 28px;font-family:Montserrat,sans-serif;font-size:6.75rem;font-weight:800;line-height:.87;letter-spacing:0}.crudo-home-copy h1 em{color:var(--oxide);font-style:normal}.crudo-home-lead{max-width:670px;margin:0;color:#6d6b66;font-size:clamp(1.25rem,1.7vw,1.45rem);line-height:1.38}.crudo-home-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:38px}.crudo-home-cta{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-width:342px;padding:18px 28px;border-radius:999px;background:var(--oxide);color:var(--bone);font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.crudo-home-secondary{display:inline-flex;align-items:center;justify-content:center;min-width:258px;padding:17px 28px;border:1px solid rgba(16,16,16,.18);border-radius:999px;background:transparent;color:var(--ink);font-size:14px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.crudo-home-visual{margin:0;justify-self:end;width:min(100%,430px);aspect-ratio:1.03;overflow:hidden;border-radius:50% 50% 18px 18px;background:#ffffff2e}.crudo-home-visual img{width:100%;height:100%;object-fit:cover}.crudo-home-viewpoint{width:calc(100% + 44px);min-height:100vh;margin:26px -22px 0;padding:54px max(24px,calc((100vw - 1440px)/2)) 70px;display:grid;grid-template-rows:auto 1fr auto;background:var(--ink);color:var(--bone)}.crudo-home-viewpoint-head{display:flex;justify-content:space-between;gap:24px;align-items:baseline}.crudo-home-viewpoint-head span{color:#f5f1e98c}.crudo-home-viewpoint h2{align-self:center;margin:0;padding:70px 0;max-width:none;font-family:Montserrat,sans-serif;font-size:7.8rem;font-weight:700;line-height:.92;letter-spacing:0}.crudo-home-viewpoint h2 em{color:var(--oxide);font-style:normal}.crudo-home-viewpoint-foot{display:flex;justify-content:space-between;gap:40px;align-items:end;padding-top:34px;border-top:1px solid rgba(245,241,233,.25)}.crudo-home-viewpoint-foot p{max-width:620px;margin:0;color:#f5f1e9ad;font-size:21px;line-height:1.42}.crudo-home-viewpoint-foot strong{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.crudo-home-services{width:calc(100% + 44px);margin:0 -22px;padding:26px max(24px,calc((100vw - 1440px)/2)) 80px;background:var(--crudo);border-top:1px solid rgba(16,16,16,.14)}.crudo-home-services-head{display:grid;grid-template-columns:1fr minmax(300px,.62fr);gap:64px;align-items:start;margin-bottom:56px}.crudo-home-services-head h2{max-width:930px;margin:0;font-family:Montserrat,sans-serif;font-size:4.15rem;font-weight:800;line-height:.98;letter-spacing:0}.crudo-home-services-head>p{max-width:460px;margin:48px 0 0;color:#6d6b66;font-size:16px;line-height:1.55}.crudo-home-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.crudo-home-service-card{min-height:506px;display:flex;flex-direction:column;padding:48px 50px;border-radius:32px;background:var(--bone);box-shadow:0 18px 42px #1010100f;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.crudo-home-service-card:hover{transform:translateY(-8px);background:#fbf7ef;box-shadow:0 28px 70px #1010101f}.crudo-home-service-card:last-child{grid-column:1 / -1}.crudo-home-service-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:38px}.crudo-home-service-top span{color:#706b63;font-size:11px;font-weight:700;letter-spacing:.12em}.crudo-home-service-top strong{padding:6px 12px;border-radius:999px;background:#1010100f;color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.1em}.crudo-home-service-card:first-child .crudo-home-service-top strong{background:var(--oxide);color:var(--bone)}.crudo-home-service-icon{display:grid;place-items:center;width:60px;height:60px;margin-bottom:46px;border-radius:16px;background:#dfd6c8;color:var(--oxide)}.crudo-home-service-card h3{margin:0 0 22px;font-family:Montserrat,sans-serif;font-size:2.1rem;font-weight:800;line-height:1.08;letter-spacing:0}.crudo-home-service-card>p{max-width:620px;margin:0 0 34px;color:#6d6b66;font-size:17px;line-height:1.62}.crudo-home-service-card ul{margin:auto 0 0;padding:22px 0;border-top:1px solid rgba(16,16,16,.12);border-bottom:1px solid rgba(16,16,16,.12);list-style-position:inside}.crudo-home-service-card li{color:var(--ink);font-size:14px;font-weight:700;line-height:1.7}.crudo-home-service-card li::marker{color:var(--oxide)}.crudo-home-service-card a{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.crudo-home-method{width:calc(100% + 44px);min-height:86vh;margin:0 -22px;padding:118px max(24px,calc((100vw - 1440px)/2)) 92px;background:var(--oxide);color:var(--bone)}.crudo-home-method-head{display:grid;grid-template-columns:.3fr 1fr;gap:56px;align-items:start}.crudo-home-method-head h2{margin:0;font-family:Montserrat,sans-serif;font-size:7.4rem;font-weight:800;line-height:.9;letter-spacing:0}.crudo-home-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:104px;border-top:1px solid rgba(245,241,233,.5)}.crudo-home-process article{min-height:290px;padding:28px 38px 20px 0;border-right:1px solid rgba(245,241,233,.5)}.crudo-home-process article+article{padding-left:38px}.crudo-home-process article:last-child{border-right:0}.crudo-home-process span{display:block;margin-bottom:78px;font-size:11px;font-weight:800;letter-spacing:.12em}.crudo-home-process h3{margin:0 0 18px;font-family:Montserrat,sans-serif;font-size:2.05rem;font-weight:800;line-height:1;letter-spacing:0}.crudo-home-process p{max-width:390px;margin:0;color:#f5f1e9c7;font-size:18px;line-height:1.5}.crudo-home-manifesto{width:calc(100% + 44px);margin:0 -22px;padding:120px max(24px,calc((100vw - 1440px)/2)) 108px;background:var(--ink);color:var(--bone)}.crudo-home-manifesto .micro-label{color:var(--oxide)}.crudo-home-manifesto-grid{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.crudo-home-manifesto h2{max-width:920px;margin:18px 0 34px;font-family:Montserrat,sans-serif;font-size:4.7rem;font-weight:800;line-height:.94;letter-spacing:0}.crudo-home-manifesto-grid>div>p:not(.micro-label){max-width:760px;margin:0;color:#f5f1e99e;font-size:17px;line-height:1.55}.crudo-home-manifesto-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;margin-top:78px;padding-top:42px;border-top:1px solid rgba(245,241,233,.22)}.crudo-home-manifesto-pillars span{color:var(--oxide);font-size:10px;font-weight:800;letter-spacing:.12em}.crudo-home-manifesto-pillars h3{margin:14px 0;font-family:Montserrat,sans-serif;font-size:1.7rem;font-weight:800;letter-spacing:0}.crudo-home-manifesto-pillars p{max-width:360px;margin:0;color:#f5f1e99e;font-size:15px;line-height:1.55}.crudo-home-contact{width:calc(100% + 44px);margin:0 -22px;padding:110px max(24px,calc((100vw - 1440px)/2)) 118px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(340px,.65fr);gap:90px;align-items:center;background:var(--bone);color:var(--ink)}.crudo-home-contact h2{margin:14px 0 24px;font-family:Montserrat,sans-serif;font-size:4.4rem;font-weight:800;line-height:.96;letter-spacing:0}.crudo-home-contact>div>p:not(.micro-label){max-width:520px;margin:0;color:#6d6b66;font-size:17px;line-height:1.55}.crudo-home-contact-links{display:grid;gap:18px}.crudo-home-contact-links a{display:grid;grid-template-columns:44px 1fr 20px;gap:18px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(16,16,16,.18)}.crudo-home-contact-links a:first-child{border-top:1px solid rgba(16,16,16,.18)}.crudo-home-contact-links a.crudo-home-meeting-card{padding:28px;border:1px solid rgba(16,16,16,.16);border-radius:18px;background:var(--crudo);box-shadow:0 20px 48px #10101014}.crudo-home-contact-links a.crudo-home-meeting-card+a{border-top:0}.crudo-home-meeting-card strong{font-size:22px}.crudo-home-contact-links svg:first-child{padding:10px;width:44px;height:44px;border-radius:12px;background:#dfd6c8;color:var(--oxide)}.crudo-home-contact-links span{display:grid;gap:5px;color:#6d6b66;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.crudo-home-contact-links strong{color:var(--ink);font-size:19px;letter-spacing:0;text-transform:none}.crudo-home-footer{width:calc(100% + 44px);margin:0 -22px;padding:92px max(24px,calc((100vw - 1440px)/2)) 70px;background:var(--ink);color:var(--bone)}.crudo-home-footer-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:80px;align-items:center;padding-bottom:76px;border-bottom:1px solid rgba(245,241,233,.16)}.crudo-home-footer-main .logo{width:224px}.crudo-home-footer-main p{max-width:560px;margin:34px 0 0;color:#f5f1e999;font-size:20px;line-height:1.45}.crudo-home-footer-main nav{display:flex;gap:46px;align-items:center;color:#f5f1e99e}.crudo-home-footer-social{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end;color:#f5f1e9bd}.crudo-home-footer-social a{display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid rgba(245,241,233,.16);border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.crudo-home-footer-main nav a,.crudo-home-footer-bottom p,.crudo-home-footer-bottom a{margin:0;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.crudo-home-footer-bottom{display:flex;justify-content:space-between;gap:32px;align-items:center;padding-top:62px;color:#f5f1e99e}.crudo-home-footer-bottom a{display:inline-flex;align-items:center;gap:14px;color:var(--bone)}.crudo-home-footer-bottom a svg{transform:rotate(-90deg)}.plans-page{min-height:100vh;padding:20px 22px 92px;background:var(--crudo);color:var(--ink)}.plans-nav,.plans-hero,.plans-browser{width:min(100%,1440px);margin:0 auto}.plans-nav{display:flex;justify-content:space-between;align-items:center;min-height:76px}.plans-back{padding:13px 18px;border-radius:999px;background:var(--ink);color:var(--bone);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.plans-hero{padding:92px 0 56px}.plans-hero h1{max-width:920px;margin:18px 0 24px;font-family:Montserrat,sans-serif;font-size:5.8rem;font-weight:800;line-height:.92;letter-spacing:0}.plans-hero h1 em{color:var(--oxide);font-style:normal}.plans-hero>p:last-child{max-width:590px;margin:0;color:#6d6b66;font-size:20px;line-height:1.45}.plans-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:38px}.plans-tabs button{border:1px solid rgba(16,16,16,.18);border-radius:999px;padding:11px 16px;background:transparent;color:var(--stone);cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.plans-tabs button:hover,.plans-tabs button:focus-visible{transform:translateY(-2px);border-color:#c44a348c;background:#c44a341a;color:var(--ink);box-shadow:0 12px 30px #10101014;outline:none}.plans-tabs button.is-active{background:var(--ink);color:var(--bone);border-color:var(--ink)}.plans-tabs button.is-active:hover,.plans-tabs button.is-active:focus-visible{background:var(--oxide);border-color:var(--oxide);color:var(--bone)}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.plans-card{position:relative;min-height:560px;display:flex;flex-direction:column;gap:28px;padding:34px;border-radius:24px;background:var(--bone);border:1px solid rgba(16,16,16,.08);box-shadow:0 18px 42px #1010100f;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.plans-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 85% 12%,rgba(196,74,52,.16),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.28),transparent 42%);opacity:0;transition:opacity .22s ease}.plans-card:hover,.plans-card:focus-within{transform:translateY(-8px);border-color:#c44a3447;box-shadow:0 30px 70px #10101021}.plans-card:hover:before,.plans-card:focus-within:before{opacity:1}.plans-card--featured{background:var(--ink);color:var(--bone);border-color:var(--oxide)}.plans-card-tag{position:absolute;top:24px;right:28px;padding:7px 11px;border-radius:999px;background:var(--oxide);color:var(--bone);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;z-index:1}.plans-card-description{margin:18px 0 0;color:#6d6b66;font-size:16px;line-height:1.5}.plans-card--featured .plans-card-description{color:#f5f1e9ad}.plans-price{display:flex;gap:8px;align-items:baseline}.plans-price strong{font-family:Montserrat,sans-serif;font-size:2.7rem;line-height:1}.plans-price span{color:var(--stone);font-size:15px}.plans-card--featured .plans-price span{color:#f5f1e98c}.plans-card ul{display:flex;flex-direction:column;gap:13px;margin:0;padding:0;list-style:none}.plans-card li{display:flex;gap:10px;align-items:flex-start;color:#5f5b55;font-size:15px;line-height:1.4}.plans-card li svg{flex:0 0 auto;margin-top:2px;color:var(--oxide)}.plans-card--featured li{color:#f5f1e9bd}.plans-excludes{padding-top:18px;border-top:1px solid rgba(16,16,16,.12)}.plans-card--featured .plans-excludes{border-color:#f5f1e924}.plans-excludes span{color:var(--stone);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.plans-excludes p{margin:8px 0 0;color:var(--stone);font-size:14px}.plans-card>a{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding:15px 18px;border-radius:999px;background:var(--oxide);color:var(--bone);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.plans-card>a:hover,.plans-card>a:focus-visible{transform:translateY(-2px);background:#a93f2d;box-shadow:0 14px 28px #c44a3442;outline:none}.plans-card>a svg{transition:transform .18s ease}.plans-card>a:hover svg,.plans-card>a:focus-visible svg{transform:translate(2px,-2px)}.plans-common{margin-top:26px;padding:28px;border-radius:22px;background:var(--bone)}.plans-common>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0}.plans-common span{display:flex;gap:9px;color:#5f5b55;font-size:14px}.plans-common svg{color:var(--oxide);flex:0 0 auto}.plans-common>p:last-child,.plans-note{margin:18px 0 0;color:var(--stone);font-size:15px}.editorial-page{overflow:clip;background:var(--crudo)}.editorial-nav{position:absolute;z-index:30;inset:0 0 auto;width:var(--page);margin:auto;min-height:84px;display:flex;align-items:center;justify-content:space-between}.editorial-nav nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.editorial-nav-cta{padding:13px 22px;border-radius:999px;background:var(--ink);color:var(--bone)}.editorial-hero{min-height:100svh;padding:116px max(24px,calc((100vw - 1440px)/2)) 32px;display:flex;flex-direction:column}.editorial-hero-meta{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.13em}.editorial-hero-grid{flex:1;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:clamp(42px,6vw,104px);padding:30px 0 16px}.editorial-hero h1,.editorial-statement h2,.editorial-section-title h2,.editorial-feature h2,.editorial-method h2,.editorial-contact h2{margin:0;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:-.065em}.editorial-hero h1{margin-top:40px;font-size:clamp(4rem,8vw,8.6rem);line-height:.87}.editorial-hero h1 em,.editorial-feature h2 em{color:var(--oxide);font-style:normal}.editorial-hero-bottom{display:flex;align-items:end;gap:34px;margin-top:58px}.editorial-hero-bottom>p{max-width:420px;margin:0;font-size:clamp(18px,1.5vw,23px);line-height:1.35}.editorial-hero-bottom a,.editorial-service-panel a,.editorial-feature a{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:17px 20px;background:var(--oxide);color:var(--bone);font-size:14px;font-weight:700}.editorial-portrait{margin:0;overflow:hidden;align-self:center;width:100%;aspect-ratio:1;border-radius:48% 48% 8px 8px}.editorial-portrait img{width:100%;height:100%;object-fit:cover}.page-number{align-self:flex-end;font-size:11px;font-weight:700;letter-spacing:.13em}.editorial-statement{min-height:100vh;padding:54px max(24px,calc((100vw - 1440px)/2)) 70px;display:grid;grid-template-rows:auto 1fr auto;background:var(--ink);color:var(--bone)}.editorial-statement-head{display:flex;justify-content:space-between}.editorial-statement-head span{font-size:11px;letter-spacing:.13em;color:#f5f1e98c}.editorial-statement h2{align-self:center;padding:70px 0;font-size:clamp(3.6rem,7.4vw,8rem);line-height:.92}.editorial-statement h2 em{color:var(--oxide);font-style:normal}.editorial-statement-foot{display:flex;justify-content:space-between;gap:40px;align-items:end;padding-top:34px;border-top:1px solid rgba(245,241,233,.25)}.editorial-statement-foot p{max-width:620px;margin:0;color:#f5f1e9ad;font-size:21px;line-height:1.42}.editorial-statement-foot strong{font-size:11px;letter-spacing:.14em}.editorial-services{padding:140px max(24px,calc((100vw - 1440px)/2));background:var(--bone)}.editorial-section-title{display:grid;grid-template-columns:.4fr 1fr .55fr;gap:48px;align-items:end;padding-bottom:82px}.editorial-section-title h2{font-size:clamp(3.8rem,6.6vw,7rem);line-height:.92}.editorial-section-title>p:last-child{margin:0;color:var(--stone);font-size:19px;line-height:1.45}.editorial-service-browser{display:grid;grid-template-columns:.8fr 1.2fr;border-top:1px solid var(--line)}.editorial-service-tabs{display:flex;flex-direction:column;padding-right:34px;border-right:1px solid var(--line)}.editorial-service-tabs button{display:grid;grid-template-columns:48px 1fr;gap:14px;text-align:left;padding:24px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--stone);cursor:pointer;font-weight:700;font-size:18px}.editorial-service-tabs button span{color:var(--oxide);font-size:12px}.editorial-service-tabs button.is-active{color:var(--ink);padding-left:16px}.editorial-service-panel{padding:46px 0 30px clamp(42px,7vw,110px)}.editorial-service-panel>div{display:flex;justify-content:space-between;align-items:center;color:var(--oxide)}.editorial-service-panel h3{margin:58px 0 18px;font:700 clamp(2.8rem,5vw,5.4rem)/.92 "Montserrat",sans-serif;letter-spacing:-.06em}.editorial-service-panel>p{max-width:680px;color:var(--stone);font-size:20px;line-height:1.45}.editorial-service-panel ul{margin:34px 0;padding:0;list-style:none;border-top:1px solid var(--line)}.editorial-service-panel li{padding:12px 0;border-bottom:1px solid var(--line)}.editorial-feature{min-height:88vh;display:grid;grid-template-columns:1fr 1fr}.editorial-feature figure{margin:0;min-height:680px;overflow:hidden}.editorial-feature figure img{width:100%;height:100%;object-fit:cover}.editorial-feature>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(58px,8vw,136px)}.editorial-feature h2{margin:34px 0 44px;font-size:clamp(3.5rem,5.6vw,6rem);line-height:.93}.editorial-feature>div>p:not(.micro-label){max-width:520px;color:#5e5952;font-size:20px;line-height:1.45}.editorial-feature a{margin-top:28px;align-self:flex-start}.editorial-method{padding:130px max(24px,calc((100vw - 1440px)/2));background:var(--oxide);color:var(--bone)}.editorial-method>div:first-child{display:grid;grid-template-columns:.38fr 1fr;gap:40px}.editorial-method h2{font-size:clamp(3.8rem,7vw,7.4rem);line-height:.9}.editorial-process{display:grid;grid-template-columns:repeat(3,1fr);margin-top:100px;border-top:1px solid rgba(245,241,233,.45)}.editorial-process article{min-height:290px;padding:26px 38px 20px 0;border-right:1px solid rgba(245,241,233,.45)}.editorial-process article+article{padding-left:38px}.editorial-process article:last-child{border-right:0}.editorial-process span{font-size:11px;font-weight:700;letter-spacing:.13em}.editorial-process h3{margin:78px 0 16px;font:700 31px Montserrat,sans-serif}.editorial-process p{margin:0;color:#f5f1e9bf;font-size:17px;line-height:1.45}.editorial-contact{min-height:90vh;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;padding:130px max(24px,calc((100vw - 1440px)/2));background:var(--crudo)}.editorial-contact h2{margin:45px 0 28px;font-size:clamp(3.7rem,6vw,6.6rem);line-height:.92}.editorial-contact>div>p:last-child{max-width:470px;color:#5d5851;font-size:19px;line-height:1.45}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-content:start}.interest-list{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.interest-list button{border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:transparent;cursor:pointer;font-size:13px}.interest-list button.is-selected{background:var(--ink);color:var(--bone)}.contact-form label{display:grid;gap:8px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:14px 0;outline:none;color:inherit;font-size:17px;text-transform:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--oxide)}.full-field{grid-column:1 / -1}.submit-button{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;border:0;padding:17px 20px;background:var(--oxide);color:var(--bone);cursor:pointer;font-weight:700}.success-state{align-self:start;padding:54px;background:var(--bone)}.success-state span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--oxide);color:var(--bone)}.success-state h3{margin:34px 0 10px;font:700 34px Montserrat,sans-serif}.success-state p{color:var(--stone)}.success-state button{border:0;border-bottom:1px solid;padding:8px 0;background:transparent;cursor:pointer;font-weight:700}.editorial-footer{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:76px max(24px,calc((100vw - 1440px)/2)) 38px;background:var(--ink);color:var(--bone)}.editorial-footer .logo{width:min(40vw,520px)}.editorial-footer p,.editorial-footer a{font-size:11px;font-weight:700;letter-spacing:.13em}.system-page{overflow:clip;background:var(--ink);color:var(--bone)}.system-nav{position:absolute;z-index:30;inset:0 0 auto;width:var(--page);margin:auto;min-height:84px;display:flex;align-items:center;justify-content:space-between}.system-nav nav{display:flex;align-items:center;gap:28px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.system-nav-cta{padding:13px 20px;background:var(--oxide);color:var(--bone)}.system-hero{min-height:100svh;padding:116px max(24px,calc((100vw - 1440px)/2)) 28px;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr auto;gap:20px 34px}.system-hero-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(245,241,233,.18);padding:clamp(32px,5vw,72px)}.system-status{display:flex;justify-content:space-between;color:#f5f1e98c;font-size:11px;font-weight:700;letter-spacing:.13em}.system-status span:last-child{color:var(--oxide)}.system-hero h1,.system-thesis h2,.system-architecture h2,.system-proof h2,.system-process h2,.system-contact h2{margin:0;font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:-.065em}.system-hero h1{margin:50px 0;font-size:clamp(4.2rem,7.5vw,8rem);line-height:.82;text-transform:uppercase}.system-hero h1 em{color:var(--oxide);font-style:normal}.system-hero-action{display:grid;grid-template-columns:1fr auto;gap:34px;align-items:end}.system-hero-action p{max-width:470px;margin:0;color:#f5f1e9ad;font-size:18px;line-height:1.45}.system-hero-action a{display:flex;align-items:center;gap:16px;padding:16px 18px;background:var(--oxide);font-weight:700}.system-hero-visual{margin:0;overflow:hidden;align-self:center;width:100%;aspect-ratio:1;border:1px solid rgba(245,241,233,.18)}.system-hero-visual img{width:100%;height:100%;object-fit:cover}.system-hero-strip{grid-column:1 / -1;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(245,241,233,.18)}.system-hero-strip span{padding:14px;border-right:1px solid rgba(245,241,233,.18);font-size:10px;font-weight:700;letter-spacing:.12em}.system-hero-strip span:last-child{border-right:0}.system-thesis{min-height:92vh;display:grid;grid-template-columns:.24fr 1fr .55fr;gap:50px;padding:120px max(24px,calc((100vw - 1440px)/2));background:var(--oxide)}.system-code{font-size:11px;font-weight:700;letter-spacing:.13em}.system-thesis-copy>p{margin:0 0 44px;font-size:11px;font-weight:700;letter-spacing:.13em}.system-thesis h2{font-size:clamp(3.6rem,6.5vw,7rem);line-height:.92}.system-thesis h2 em{color:var(--ink);font-style:normal}.system-thesis-notes{display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid rgba(245,241,233,.45);padding-left:32px}.system-thesis-notes p{margin:0;color:#f5f1e9cc;font-size:19px;line-height:1.45}.system-thesis-notes span{font-size:11px;font-weight:700;letter-spacing:.13em}.system-architecture{padding:130px max(24px,calc((100vw - 1440px)/2));background:var(--bone);color:var(--ink)}.system-architecture-head{display:grid;grid-template-columns:1.2fr .5fr;gap:60px;align-items:end;margin-bottom:80px}.system-architecture-head span{color:var(--oxide);font-size:11px;font-weight:700;letter-spacing:.13em}.system-architecture h2{margin-top:28px;font-size:clamp(3.7rem,6vw,6.8rem);line-height:.9}.system-architecture-head>p{margin:0;color:var(--stone);font-size:18px;line-height:1.45}.system-module-layout{display:grid;grid-template-columns:.82fr 1.18fr;border:1px solid var(--ink)}.system-module-list{display:flex;flex-direction:column;border-right:1px solid var(--ink)}.system-module-list button{display:grid;grid-template-columns:38px 30px 1fr 22px;gap:12px;align-items:center;min-height:76px;border:0;border-bottom:1px solid var(--ink);padding:0 22px;background:transparent;text-align:left;cursor:pointer}.system-module-list button:last-child{border-bottom:0}.system-module-list button.is-active{background:var(--ink);color:var(--bone)}.system-module-list button span{color:var(--oxide);font-size:11px;font-weight:700}.system-module-panel{min-height:580px;padding:clamp(34px,6vw,88px);background:var(--crudo)}.system-module-panel-top{display:flex;align-items:center;justify-content:space-between;color:var(--oxide);font-size:11px;font-weight:700;letter-spacing:.13em}.system-module-panel h3{margin:80px 0 20px;font:700 clamp(3rem,5vw,5.6rem)/.9 "Montserrat",sans-serif;letter-spacing:-.06em}.system-module-panel>p{max-width:650px;color:#5d5851;font-size:20px;line-height:1.45}.system-module-panel ul{margin:34px 0;padding:0;list-style:none}.system-module-panel li{display:flex;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.system-module-panel a{display:inline-flex;align-items:center;gap:18px;margin-top:16px;padding:15px 18px;background:var(--oxide);color:var(--bone);font-weight:700}.system-proof{min-height:84vh;display:grid;grid-template-columns:.85fr 1.15fr}.system-proof figure{margin:0;min-height:650px}.system-proof figure img{width:100%;height:100%;object-fit:cover}.system-proof>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,9vw,148px);background:var(--ink)}.system-proof>div>span{color:var(--oxide);font-size:11px;font-weight:700;letter-spacing:.13em}.system-proof h2{margin:46px 0;font-size:clamp(4rem,7vw,7.5rem);line-height:.82;text-transform:uppercase}.system-proof p{max-width:520px;color:#f5f1e9a6;font-size:20px;line-height:1.45}.system-process{padding:130px max(24px,calc((100vw - 1440px)/2));background:var(--oxide)}.system-process-head{display:grid;grid-template-columns:.28fr 1fr;gap:40px}.system-process-head>span{font-size:11px;font-weight:700;letter-spacing:.13em}.system-process h2{font-size:clamp(3.8rem,6.6vw,7rem);line-height:.9}.system-process-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:90px;border:1px solid var(--ink)}.system-process-grid article{min-height:320px;padding:26px;border-right:1px solid var(--ink)}.system-process-grid article:last-child{border-right:0}.system-process-grid article>span{display:block;margin-bottom:72px;font-size:11px;font-weight:700;letter-spacing:.13em}.system-process-grid h3{margin:24px 0 14px;font:700 30px Montserrat,sans-serif}.system-process-grid p{margin:0;color:#101010b8;font-size:17px;line-height:1.45}.system-contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;padding:130px max(24px,calc((100vw - 1440px)/2));background:#171717}.system-contact-head>span{color:var(--oxide);font-size:11px;font-weight:700;letter-spacing:.13em}.system-contact h2{margin:45px 0 26px;font-size:clamp(3.5rem,5.6vw,6rem);line-height:.92}.system-contact-head p{max-width:470px;color:#f5f1e99e;font-size:18px;line-height:1.45}.contact-form--system .interest-list button{color:var(--bone);border-color:#f5f1e940}.contact-form--system .interest-list button.is-selected{background:var(--oxide);border-color:var(--oxide)}.contact-form--system input,.contact-form--system textarea{color:var(--bone);border-color:#f5f1e940}.success-state--system{background:var(--oxide);color:var(--bone)}.success-state--system span{background:var(--ink)}.success-state--system p{color:#f5f1e9bf}.system-footer{padding:76px max(24px,calc((100vw - 1440px)/2)) 38px;background:var(--ink);border-top:1px solid rgba(245,241,233,.18)}.system-footer .logo{width:min(42vw,540px)}.system-footer>div{display:flex;justify-content:space-between;gap:24px;margin-top:70px;padding-top:24px;border-top:1px solid rgba(245,241,233,.18);font-size:10px;font-weight:700;letter-spacing:.13em}@media(max-width:960px){:root{--page: min( calc(100% - 36px) , 1440px)}.prototype-index-copy,.prototype-cards{grid-template-columns:1fr}.crudo-home-nav nav,.crudo-home-nav-cta,.editorial-nav nav,.system-nav nav{display:none}.mobile-trigger{display:block}.mobile-menu{position:absolute;z-index:40;top:70px;left:0;right:0;display:flex;flex-direction:column;background:var(--bone);border:1px solid var(--ink)}.mobile-menu--dark{background:var(--ink);border-color:#f5f1e940}.mobile-menu a{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line);font:700 20px Montserrat,sans-serif}.editorial-hero-grid,.editorial-feature,.editorial-contact,.system-contact,.system-proof,.crudo-home-grid{grid-template-columns:1fr}.crudo-home-visual{justify-self:start;width:min(100%,520px)}.crudo-home-copy h1{font-size:5.4rem}.crudo-home-copy h1 span{white-space:normal}.crudo-home-services-head{grid-template-columns:1fr;gap:20px}.crudo-home-services-head>p{margin-top:0}.crudo-home-services-grid{grid-template-columns:1fr}.crudo-home-service-card:last-child{grid-column:auto}.crudo-home-method-head{grid-template-columns:1fr}.crudo-home-method-head h2{font-size:5.4rem}.crudo-home-process{grid-template-columns:1fr}.crudo-home-manifesto-grid,.crudo-home-contact{grid-template-columns:1fr;gap:54px}.crudo-home-manifesto h2,.crudo-home-contact h2{font-size:4.2rem}.crudo-home-manifesto-pillars{grid-template-columns:1fr;gap:32px}.plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plans-common>div{grid-template-columns:repeat(2,minmax(0,1fr))}.crudo-home-footer-main{grid-template-columns:1fr;gap:54px}.crudo-home-footer-main nav{flex-wrap:wrap;gap:24px}.crudo-home-process article,.crudo-home-process article+article{min-height:0;padding:28px 0 46px;border-right:0;border-bottom:1px solid rgba(245,241,233,.5)}.crudo-home-process article:last-child{border-bottom:0}.crudo-home-process span{margin-bottom:46px}.editorial-hero h1{font-size:clamp(4rem,12vw,7rem)}.editorial-portrait{min-height:0}.editorial-section-title,.editorial-service-browser{grid-template-columns:1fr}.editorial-service-tabs{border-right:0;padding-right:0}.editorial-service-panel{padding-left:0}.editorial-feature figure{min-height:70vh}.editorial-method>div:first-child,.system-process-head{grid-template-columns:1fr}.editorial-process,.system-process-grid{grid-template-columns:1fr}.editorial-process article,.editorial-process article+article,.system-process-grid article{min-height:0;padding:28px 0 46px;border-right:0;border-bottom:1px solid currentColor}.editorial-process h3,.system-process-grid article>span{margin-top:46px;margin-bottom:18px}.system-hero{grid-template-columns:1fr}.system-hero-visual{min-height:0}.system-hero-strip{grid-column:1;grid-template-columns:1fr}.system-hero-strip span{border-right:0;border-bottom:1px solid rgba(245,241,233,.18)}.system-thesis{grid-template-columns:1fr}.system-thesis-notes{min-height:260px}.system-architecture-head,.system-module-layout{grid-template-columns:1fr}.system-module-list{border-right:0;border-bottom:1px solid var(--ink)}.system-proof figure{min-height:70vh}}@media(max-width:620px){:root{--page: calc(100% - 28px) }.prototype-switcher{bottom:10px;max-width:calc(100vw - 20px);font-size:9px}.prototype-switcher span{display:none}.prototype-switcher a{padding:8px 10px}.prototype-index{padding:20px 14px 100px}.prototype-index>header p{display:none}.prototype-index>section{padding-top:52px}.prototype-index-copy{gap:24px}.prototype-index-copy h1{font-size:3.35rem}.prototype-card{min-height:500px}.editorial-nav,.system-nav{min-height:70px}.crudo-home{padding:0 14px}.crudo-home-nav{width:calc(100% + 28px);min-height:64px;margin-left:-14px;margin-right:-14px;padding:10px 14px;border-radius:16px}.logo{width:110px}.crudo-home-hero{padding:36px 0 34px}.crudo-home-copy h1{font-size:4.2rem;line-height:.98}.crudo-home-lead{font-size:1.15rem}.crudo-home-actions{display:grid;gap:12px}.crudo-home-cta,.crudo-home-secondary{width:100%;min-width:0}.crudo-home-viewpoint{width:calc(100% + 28px);min-height:100vh;margin-left:-14px;margin-right:-14px;padding:44px 14px 60px}.crudo-home-viewpoint h2{font-size:3.25rem;letter-spacing:0}.crudo-home-viewpoint-foot{display:block}.crudo-home-viewpoint-foot strong{display:block;margin-top:28px}.crudo-home-services{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding:26px 14px 70px}.crudo-home-services-head h2{font-size:3rem}.crudo-home-services-grid{gap:20px}.crudo-home-service-card{min-height:0;padding:28px 24px;border-radius:18px}.crudo-home-service-top{margin-bottom:28px}.crudo-home-method{width:calc(100% + 28px);min-height:0;margin-left:-14px;margin-right:-14px;padding:90px 14px}.crudo-home-method-head h2{font-size:3.45rem}.crudo-home-process{margin-top:70px}.crudo-home-process h3{font-size:1.85rem}.crudo-home-process p{font-size:17px}.crudo-home-manifesto,.crudo-home-contact{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding:84px 14px}.crudo-home-manifesto h2,.crudo-home-contact h2{font-size:3.2rem}.crudo-home-contact-links a{grid-template-columns:42px 1fr 18px;gap:14px}.crudo-home-contact-links a.crudo-home-meeting-card{padding:22px}.crudo-home-contact-links strong{font-size:16px}.plans-page{padding:14px 14px 70px}.plans-hero{padding:68px 0 42px}.plans-hero h1{font-size:3.4rem}.plans-grid,.plans-common>div{grid-template-columns:1fr}.plans-card{min-height:0;padding:28px 24px}.plans-price strong{font-size:2.25rem}.crudo-home-footer{width:calc(100% + 28px);margin-left:-14px;margin-right:-14px;padding:76px 14px 110px}.crudo-home-footer-main{padding-bottom:54px}.crudo-home-footer-main .logo{width:190px}.crudo-home-footer-main p{font-size:17px}.crudo-home-footer-bottom{display:grid;gap:28px;padding-top:44px}.editorial-hero{padding:96px 14px 26px}.editorial-hero-meta span:last-child{display:none}.editorial-hero-grid{gap:52px}.editorial-hero h1{font-size:clamp(3.65rem,18vw,5rem)}.editorial-hero-bottom{display:block;margin-top:42px}.editorial-hero-bottom a{width:100%;margin-top:28px}.editorial-portrait{min-height:0}.editorial-statement{padding:44px 14px 60px}.editorial-statement h2{font-size:3.25rem}.editorial-statement-foot{display:block}.editorial-statement-foot strong{display:block;margin-top:28px}.editorial-services,.editorial-method,.system-architecture,.system-process{padding:90px 14px}.editorial-section-title h2,.editorial-method h2,.system-architecture h2,.system-process h2{font-size:3.45rem}.editorial-service-tabs button{font-size:16px}.editorial-service-panel h3,.system-module-panel h3{font-size:3.2rem}.editorial-feature>div,.system-proof>div{padding:82px 14px}.editorial-feature h2,.system-proof h2{font-size:3.55rem}.editorial-contact,.system-contact{padding:90px 14px 120px;gap:50px}.editorial-contact h2,.system-contact h2{font-size:3.4rem}.contact-form{grid-template-columns:1fr}.contact-form label,.full-field,.interest-list,.submit-button{grid-column:1}.editorial-footer{align-items:start;flex-direction:column;padding-bottom:110px}.editorial-footer .logo,.system-footer .logo{width:84vw}.system-hero{padding:94px 14px 28px}.system-hero-copy{padding:28px 20px}.system-status span:last-child{display:none}.system-hero h1{font-size:2.85rem;line-height:.86;margin:42px 0}.system-hero-action{grid-template-columns:1fr}.system-hero-visual{min-height:0}.system-thesis{padding:90px 14px}.system-thesis h2{font-size:3.4rem}.system-module-list button{grid-template-columns:30px 26px 1fr 20px;padding:0 14px}.system-module-panel{min-height:520px;padding:60px 20px}.system-footer{padding:70px 14px 110px}.system-footer>div{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
